aboutsummaryrefslogtreecommitdiff
path: root/binutils/dwarf.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-09 * dwarf.c (decode_location_expression): Fix data adjustmentJakub Jelinek1-1/+1
2010-09-09 * dwarf.h (debug_info): Add offset_info and dwarf_version fields.Jakub Jelinek1-9/+61
2010-09-03binutils/Jan Kratochvil1-4/+9
2010-09-02 * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.Richard Henderson1-4/+16
2010-08-13 * dwarf.c (process_debug_info): Don't subtract section addressAlan Modra1-2/+1
2010-08-032010-08-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-8/+1
2010-05-242010-05-24 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-29/+53
2010-05-06Handle EM_L1OM.H.J. Lu1-0/+1
2010-04-13 PR binutils/11419Nick Clifton1-1/+1
2010-04-09bfd/ChangeLogNick Clifton1-6/+0
2010-04-05bfd/Jakub Jelinek1-40/+51
2010-04-05include/Jakub Jelinek1-25/+160
2010-04-01 * dwarf.c (read_and_display_attr_value): Don't rejectJakub Jelinek1-11/+31
2010-03-02 * NEWS: Document .ARM.exidx / .ARM.extab support.Daniel Jacobowitz1-1/+1
2010-02-08* dwarf.c (display_debug_frames): Skip the 'S' character in CFIJim Blandy1-0/+2
2010-01-142010-01-14 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+2
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-116/+113
2009-12-08 * dwarf.c (dwarf_select_sections_by_names): Handle pubtypes correctly.Cary Coutant1-3/+1
2009-12-03 PR binutils/11045Nick Clifton1-2/+11
2009-09-24include/Cary Coutant1-15/+97
2009-09-10 Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton1-32/+36
2009-09-08 * dwarf.c (byte_get_little_endian): Handle size of 3.Alan Modra1-0/+10
2009-09-07binutils/Jan Kratochvil1-1/+14
2009-09-02update copyright datesAlan Modra1-1/+1
2009-07-17 * dwarf.c (display_debug_lines): If do_debug_lines has not beenNick Clifton1-0/+3
2009-07-14binutils/Jan Kratochvil1-106/+107
2009-07-10bfdTom Tromey1-1/+1
2009-07-062009-07-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-16/+16
2009-07-03 * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_valueJakub Jelinek1-0/+13
2009-06-24 * dwarf.c (display_debug_lines_raw): Include the name of theNick Clifton1-3/+4
2009-06-22 * readelf.c (target_specific_reloc_handling): New function:Nick Clifton1-2/+3
2009-04-24include/elf/Cary Coutant1-10/+15
2009-03-27 * dwarf.c (display_debug_ranges): Add the base address to theNick Clifton1-3/+5
2009-03-202009-03-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-90/+170
2009-02-092009-02-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-24/+173
2008-10-06 * dwarf.c (display_debug_frames): Change text for uniformity.Nick Clifton1-4/+5
2008-09-24include/Richard Henderson1-30/+48
2008-09-24 PR 6913Alan Modra1-1/+1
2008-08-01binutils/H.J. Lu1-10/+2
2008-07-30Silence gcc printf warningsAlan Modra1-7/+9
2008-07-10bfd/Craig Silverstein1-16/+16
2008-04-11 * dwarf.c (display_debug_lines): Rename toNick Clifton1-12/+444
2008-04-08 * dwarf.c: Remove trailing whitespace throughout file.Alan Modra1-19/+19
2008-04-03binutils/H.J. Lu1-2/+10
2008-03-03* dwarf2.h: (enum dwarf_location_atom): Add new DW_OP,Nick Clifton1-0/+9
2008-01-29* dwarf.c (print_dwarf_vma): Use mingw field type specified if necessary.Nick Clifton1-0/+4
2008-01-29* dwarf.c (print_dwarf_vma): New function. Display the value of aNick Clifton1-34/+66
2008-01-29update copyright dateAlan Modra1-1/+1
2008-01-29 * dwarf.c (display_debug_loc): Correct test for base addressAlan Modra1-1/+5
2008-01-28binutils/H.J. Lu1-33/+126