aboutsummaryrefslogtreecommitdiff
path: root/bfd/dwarf2.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-29Add compressed debug section support to binutils and ld.H.J. Lu1-92/+82
2010-07-14 PR ld/11817Cary Coutant1-56/+36
2010-07-06Initialize prev_line.H.J. Lu1-0/+1
2010-07-03bfd/ChangeLog:Cary Coutant1-36/+56
2010-04-20 * dwarf2.c (find_abstract_instance_name, scan_unit_for_symbols): TreatJakub Jelinek1-2/+6
2010-04-05include/Jakub Jelinek1-12/+77
2010-04-01 * dwarf2.c (read_attribute_value): Handle CU version 4Jakub Jelinek1-3/+16
2010-03-04 PR 11302Alan Modra1-60/+119
2010-01-19 * dwarf2.c (read_attribute_value): Add DW_FORM_ref_sig8.Cary Coutant1-0/+4
2010-01-11update copyright dateAlan Modra1-1/+1
2010-01-11 PR 6832Alan Modra1-1/+5
2010-01-04 Fix -Wshadow warnings in dwarf2.c (seen on alpha-tru64).Joel Brobecker1-14/+14
2009-12-31 * dwarf2.c (struct line_sequence): New struct.Nick Clifton1-38/+172
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-11/+7
2009-09-24 PR binutils/10654Alan Modra1-80/+12
2009-09-09 Updated soruces in bfd/* to compile cleanly with -Wc++-compat.Nick Clifton1-44/+48
2009-07-10bfdTom Tromey1-1/+1
2009-07-032009-07-03 Cary Coutant <ccoutant@google.com>Dave Korn1-0/+4
2009-03-162009-03-16 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-2/+1
2009-03-122009-03-12 Andrew Stubbs <ams@codesourcery.com>Andrew Stubbs1-38/+38
2009-01-30 * dwarf2.c (read_rangelist): Use read_address to read low_pc andAdam Nemet1-14/+5
2009-01-22 PR 6832Alan Modra1-8/+9
2008-11-18 * dwarf2.c (read_section): Fix formatting.Nick Clifton1-18/+21
2008-11-10 PR 7012Alan Modra1-32/+37
2008-09-08 PR ld/3191Daniel Jacobowitz1-33/+99
2008-09-05Fix last commit.Daniel Jacobowitz1-31/+31
2008-09-05 * dwarf2.c: Change leading whitespace to tabs.Daniel Jacobowitz1-113/+113
2008-07-142008-07-13 Craig Silverstein <csilvers@google.com>Craig Silverstein1-5/+14
2008-07-11(read_section): Take pointer to bfd_size_type insteadAndreas Schwab1-5/+5
2008-07-10bfd/Craig Silverstein1-145/+184
2008-05-21 PR 868Nick Clifton1-0/+29
2008-02-22 PR 868Nick Clifton1-82/+15
2008-02-20PR 868Nick Clifton1-0/+1
2008-02-20PR 868Nick Clifton1-15/+81
2008-02-16 * dwarf2.c (find_line): Don't trust debug information after anNathan Sidwell1-34/+35
2008-02-12 PR 5755Alan Modra1-301/+67
2007-09-21* Makefile.am (BFD32_LIBS): Add arange-set.lo.Nick Clifton1-66/+300
2007-09-02bfd/H.J. Lu1-3/+13
2007-09-01bfd/H.J. Lu1-1/+2
2007-07-26Speed up bfd_dwarf2_find_line.Nick Clifton1-31/+553
2007-07-19PR binutils/4797Nick Clifton1-1/+2
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-06-26* dwarf2.c (find_line): New. Contains the duplicated code from:Nick Clifton1-277/+108
2007-06-23 * configure.in (--with-separate-debug-dir): New option.Andreas Schwab1-2/+2
2007-06-22* dwarf2.c: Add support for reading in debug information via a .gnu_debuglink...Nick Clifton1-47/+81
2007-04-26bfd/Alan Modra1-2/+2
2007-02-23bfd/Carlos O'Donell1-10/+22
2006-09-17 * dwarf2.c (concat_filename): Apply DW_AT_comp_dir if dir tableAlan Modra1-10/+31
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-1/+1
2006-05-02 * archive.c (bfd_generic_archive_p): Remove unused local variableBen Elliston1-4/+0