summaryrefslogtreecommitdiff
path: root/binutils/dwarf.c
Commit message (Expand)AuthorAgeFilesLines
* include/Cary Coutant2009-09-241-15/+97
* Updated soruces in binutils/* to compile cleanly with -Wc++-compat.Nick Clifton2009-09-101-32/+36
* * dwarf.c (byte_get_little_endian): Handle size of 3.Alan Modra2009-09-081-0/+10
* binutils/Jan Kratochvil2009-09-071-1/+14
* update copyright datesAlan Modra2009-09-021-1/+1
* * dwarf.c (display_debug_lines): If do_debug_lines has not beenNick Clifton2009-07-171-0/+3
* binutils/Jan Kratochvil2009-07-141-106/+107
* bfdTom Tromey2009-07-101-1/+1
* 2009-07-06 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-07-061-16/+16
* * dwarf2.h (enum dwarf_location_atom): Add DW_OP_implicit_valueJakub Jelinek2009-07-031-0/+13
* * dwarf.c (display_debug_lines_raw): Include the name of theNick Clifton2009-06-241-3/+4
* * readelf.c (target_specific_reloc_handling): New function:Nick Clifton2009-06-221-2/+3
* include/elf/Cary Coutant2009-04-241-10/+15
* * dwarf.c (display_debug_ranges): Add the base address to theNick Clifton2009-03-271-3/+5
* 2009-03-19 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2009-03-201-90/+170
* 2009-02-09 Tristan Gingold <gingold@adacore.com>Tristan Gingold2009-02-091-24/+173
* * dwarf.c (display_debug_frames): Change text for uniformity.Nick Clifton2008-10-061-4/+5
* include/binutils-arc-20081103-branchRichard Henderson2008-09-241-30/+48
* PR 6913Alan Modra2008-09-241-1/+1
* binutils/sid-snapshot-20080801H.J. Lu2008-08-011-10/+2
* Silence gcc printf warningsAlan Modra2008-07-301-7/+9
* bfd/Craig Silverstein2008-07-101-16/+16
* * dwarf.c (display_debug_lines): Rename toNick Clifton2008-04-111-12/+444
* * dwarf.c: Remove trailing whitespace throughout file.Alan Modra2008-04-081-19/+19
* binutils/sid-snapshot-20080403H.J. Lu2008-04-031-2/+10
* * dwarf2.h: (enum dwarf_location_atom): Add new DW_OP,Nick Clifton2008-03-031-0/+9
* * dwarf.c (print_dwarf_vma): Use mingw field type specified if necessary.Nick Clifton2008-01-291-0/+4
* * dwarf.c (print_dwarf_vma): New function. Display the value of aNick Clifton2008-01-291-34/+66
* update copyright dateAlan Modra2008-01-291-1/+1
* * dwarf.c (display_debug_loc): Correct test for base addressAlan Modra2008-01-291-1/+5
* binutils/H.J. Lu2008-01-281-33/+126
* Add mingw I64 support for printing long and long long valuesNick Clifton2008-01-251-35/+80
* (DEBUG_INFO_UNAVAILABLE): Value stored in num_debug_info_entriesNick Clifton2008-01-141-16/+23
* * dwarf.c (process_debug_info): Include the CU offset and corruptNick Clifton2008-01-141-6/+28
* * dwarf.c (read_and_display_attr_value): Prefix values that areNick Clifton2008-01-041-37/+81
* * dwarf.c (display_debug_loc): Cast section_end - start to longHans-Peter Nilsson2007-11-211-1/+1
* * dwarf.c (display_debug_loc): Issue a warning if there are bytes at the endNick Clifton2007-11-211-0/+4
* * dwarf2.h: Mention the location of the DWARF3 spec on the web.Nick Clifton2007-11-161-29/+170
* * dwarf.c (is_relocatable): Remove definition.Nick Clifton2007-10-311-8/+2
* * dwarf.c (process_debug_info): Check for corrupt lengths.Nick Clifton2007-10-281-0/+9
* * dwarf.c (process_debug_info): Line up section offsets ofJim Blandy2007-10-101-2/+2
* * dwarf.c (display_debug_lines): Print the offset of each lineJim Blandy2007-10-101-0/+3
* Change sources over to using GPLv3Nick Clifton2007-07-051-1/+1
* * dwarf.c (decode_location_expression): Add DW_OP_form_tls_address.Nathan Sidwell2007-06-111-0/+3
* bfd/Alan Modra2007-04-261-5/+5
* * dwarf.c (process_debug_info): Do not require DW_AT_frame_base forDaniel Jacobowitz2007-04-091-1/+0
* Add missing cast to (unsigned long)Nick Clifton2007-02-061-1/+1
* PR gas/3800Nick Clifton2007-02-061-22/+45
* * dwarf.c (process_debug_info): Protect against bogus length andNathan Sidwell2007-01-311-8/+19
* * dwarf.c (display_debug_loc): Don't dereference loc_offsets whenAndreas Schwab2006-10-101-2/+4