summaryrefslogtreecommitdiff
path: root/binutils/dwarf.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* PR binutils/2768Nick Clifton2006-08-081-2/+8
* * dwarf.c (display_debug_frames): Catch a corrupt length field generating anNick Clifton2006-06-301-11/+32
* 2006-05-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2006-05-151-1/+1
* * dwarf.c (process_extended_line_op): Remove pointer_size param.Alan Modra2006-03-101-72/+8
* * dwarf.c (frame_display_row, display_debug_frames): HandleJakub Jelinek2006-03-031-1/+44
* 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-09-301-6/+13
* 2005-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-09-301-0/+3746