aboutsummaryrefslogtreecommitdiff
path: root/binutils/dwarf.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-04-09 * dwarf.c (process_debug_info): Do not require DW_AT_frame_base forDaniel Jacobowitz1-1/+0
2007-02-06Add missing cast to (unsigned long)Nick Clifton1-1/+1
2007-02-06PR gas/3800Nick Clifton1-22/+45
2007-01-31 * dwarf.c (process_debug_info): Protect against bogus length andNathan Sidwell1-8/+19
2006-10-10 * dwarf.c (display_debug_loc): Don't dereference loc_offsets whenAndreas Schwab1-2/+4
2006-08-08PR binutils/2768Nick Clifton1-2/+8
2006-06-30* dwarf.c (display_debug_frames): Catch a corrupt length field generating anNick Clifton1-11/+32
2006-05-152006-05-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2006-03-10 * dwarf.c (process_extended_line_op): Remove pointer_size param.Alan Modra1-72/+8
2006-03-03 * dwarf.c (frame_display_row, display_debug_frames): HandleJakub Jelinek1-1/+44
2005-09-302005-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-6/+13
2005-09-302005-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+3746