aboutsummaryrefslogtreecommitdiff
path: root/binutils/dwarf.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-01-25Add mingw I64 support for printing long and long long valuesNick Clifton1-35/+80
2008-01-14 (DEBUG_INFO_UNAVAILABLE): Value stored in num_debug_info_entriesNick Clifton1-16/+23
2008-01-14 * dwarf.c (process_debug_info): Include the CU offset and corruptNick Clifton1-6/+28
2008-01-04 * dwarf.c (read_and_display_attr_value): Prefix values that areNick Clifton1-37/+81
2007-11-21 * dwarf.c (display_debug_loc): Cast section_end - start to longHans-Peter Nilsson1-1/+1
2007-11-21* dwarf.c (display_debug_loc): Issue a warning if there are bytes at the endNick Clifton1-0/+4
2007-11-16* dwarf2.h: Mention the location of the DWARF3 spec on the web.Nick Clifton1-29/+170
2007-10-31* dwarf.c (is_relocatable): Remove definition.Nick Clifton1-8/+2
2007-10-28* dwarf.c (process_debug_info): Check for corrupt lengths.Nick Clifton1-0/+9
2007-10-10* dwarf.c (process_debug_info): Line up section offsets ofJim Blandy1-2/+2
2007-10-10* dwarf.c (display_debug_lines): Print the offset of each lineJim Blandy1-0/+3
2007-07-05Change sources over to using GPLv3Nick Clifton1-1/+1
2007-06-11 * dwarf.c (decode_location_expression): Add DW_OP_form_tls_address.Nathan Sidwell1-0/+3
2007-04-26bfd/Alan Modra1-5/+5