Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bfd: constify a few arrays | Mike Frysinger | 2011-04-28 | 1 | -1/+1 |
* | * dwarf2.c (scan_unit_for_symbols): Check for DW_AT_specification. | Cary Coutant | 2011-04-07 | 1 | -0/+1 |
* | 2011-03-03 Michael Snyder <msnyder@vmware.com> | Michael Snyder | 2011-03-03 | 1 | -1/+1 |
* | Add compressed debug section support to binutils and ld. | H.J. Lu | 2010-10-29 | 1 | -92/+82 |
* | PR ld/11817 | Cary Coutant | 2010-07-14 | 1 | -56/+36 |
* | Initialize prev_line. | H.J. Lu | 2010-07-06 | 1 | -0/+1 |
* | bfd/ChangeLog: | Cary Coutant | 2010-07-03 | 1 | -36/+56 |
* | * dwarf2.c (find_abstract_instance_name, scan_unit_for_symbols): Treat | Jakub Jelinek | 2010-04-20 | 1 | -2/+6 |
* | include/ | Jakub Jelinek | 2010-04-05 | 1 | -12/+77 |
* | * dwarf2.c (read_attribute_value): Handle CU version 4 | Jakub Jelinek | 2010-04-01 | 1 | -3/+16 |
* | PR 11302 | Alan Modra | 2010-03-04 | 1 | -60/+119 |
* | * dwarf2.c (read_attribute_value): Add DW_FORM_ref_sig8. | Cary Coutant | 2010-01-19 | 1 | -0/+4 |
* | update copyright date | Alan Modra | 2010-01-11 | 1 | -1/+1 |
* | PR 6832 | Alan Modra | 2010-01-11 | 1 | -1/+5 |
* | Fix -Wshadow warnings in dwarf2.c (seen on alpha-tru64). | Joel Brobecker | 2010-01-04 | 1 | -14/+14 |
* | * dwarf2.c (struct line_sequence): New struct. | Nick Clifton | 2009-12-31 | 1 | -38/+172 |
* | Add -Wshadow to the gcc command line options used when compiling the binutils. | Nick Clifton | 2009-12-11 | 1 | -11/+7 |
* | manually sync from the CVS repository | Jim Meyering | 2009-10-08 | 1 | -80/+12 |
* | Updated soruces in bfd/* to compile cleanly with -Wc++-compat. | Nick Clifton | 2009-09-09 | 1 | -44/+48 |
* | bfd | Tom Tromey | 2009-07-10 | 1 | -1/+1 |
* | 2009-07-03 Cary Coutant <ccoutant@google.com> | Dave Korn | 2009-07-03 | 1 | -0/+4 |
* | 2009-03-16 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 2009-03-16 | 1 | -2/+1 |
* | 2009-03-12 Andrew Stubbs <ams@codesourcery.com> | Andrew Stubbs | 2009-03-12 | 1 | -38/+38 |
* | * dwarf2.c (read_rangelist): Use read_address to read low_pc and | Adam Nemet | 2009-01-30 | 1 | -14/+5 |
* | PR 6832 | Alan Modra | 2009-01-22 | 1 | -8/+9 |
* | * dwarf2.c (read_section): Fix formatting. | Nick Clifton | 2008-11-18 | 1 | -18/+21 |
* | PR 7012 | Alan Modra | 2008-11-10 | 1 | -32/+37 |
* | PR ld/3191 | Daniel Jacobowitz | 2008-09-08 | 1 | -33/+99 |
* | Fix last commit. | Daniel Jacobowitz | 2008-09-05 | 1 | -31/+31 |
* | * dwarf2.c: Change leading whitespace to tabs. | Daniel Jacobowitz | 2008-09-05 | 1 | -113/+113 |
* | 2008-07-13 Craig Silverstein <csilvers@google.com> | Craig Silverstein | 2008-07-14 | 1 | -5/+14 |
* | (read_section): Take pointer to bfd_size_type instead | Andreas Schwab | 2008-07-11 | 1 | -5/+5 |
* | bfd/ | Craig Silverstein | 2008-07-10 | 1 | -145/+184 |
* | PR 868 | Nick Clifton | 2008-05-21 | 1 | -0/+29 |
* | PR 868 | Nick Clifton | 2008-02-22 | 1 | -82/+15 |
* | PR 868 | Nick Clifton | 2008-02-20 | 1 | -0/+1 |
* | PR 868 | Nick Clifton | 2008-02-20 | 1 | -15/+81 |
* | * dwarf2.c (find_line): Don't trust debug information after an | Nathan Sidwell | 2008-02-16 | 1 | -34/+35 |
* | PR 5755 | Alan Modra | 2008-02-12 | 1 | -301/+67 |
* | * Makefile.am (BFD32_LIBS): Add arange-set.lo. | Nick Clifton | 2007-09-21 | 1 | -66/+300 |
* | bfd/ | H.J. Lu | 2007-09-02 | 1 | -3/+13 |
* | bfd/ | H.J. Lu | 2007-09-01 | 1 | -1/+2 |
* | Speed up bfd_dwarf2_find_line. | Nick Clifton | 2007-07-26 | 1 | -31/+553 |
* | PR binutils/4797 | Nick Clifton | 2007-07-19 | 1 | -1/+2 |
* | Switch sources over to use the GPL version 3 | Nick Clifton | 2007-07-03 | 1 | -2/+3 |
* | * dwarf2.c (find_line): New. Contains the duplicated code from: | Nick Clifton | 2007-06-26 | 1 | -277/+108 |
* | * configure.in (--with-separate-debug-dir): New option. | Andreas Schwab | 2007-06-23 | 1 | -2/+2 |
* | * dwarf2.c: Add support for reading in debug information via a .gnu_debuglink... | Nick Clifton | 2007-06-22 | 1 | -47/+81 |
* | bfd/ | Alan Modra | 2007-04-26 | 1 | -2/+2 |
* | bfd/ | Carlos O'Donell | 2007-02-23 | 1 | -10/+22 |