1 2008-02-07 Alan Modra <amodra@bigpond.net.au>
3 * objdump.c (main): Don't pass unadorned NULL to concat.
5 2008-02-04 H.J. Lu <hongjiu.lu@intel.com>
8 * configure: Regenerated.
10 2008-02-03 Adam Nemet <anemet@caviumnetworks.com>
12 * readelf.c (get_machine_flags): Handle Octeon.
14 2008-01-30 Tristan Gingold <gingold@adacore.com>
16 * readelf.c (dump_relocations): Decode OpenVMS-specific sections.
17 (get_ia64_dynamic_type): Decode OpenVMS-specific tags.
18 (get_dynamic_type): Handle IA64-specific tags.
19 (get_ia64_section_type_name): Handle OpenVMS-specific sections.
20 (get_section_type_name): Handle OS-specific sections (and
21 particularly IA64 OpenVMS one).
22 (get_elf_section_flags): Makes flags static. Add entries for IA64 and
25 2008-01-29 Nick Clifton <nickc@redhat.com>
27 * dwarf.c (print_dwarf_vma): New function. Display the value of a
28 dwarf_vma type at a specified precision. Use mingw field type
29 specifier if necessary.
30 (display_debug_loc): Use dwarf_vma type for begin and end values.
31 Use print_dwarf_vma to display their values. Use byte_get_signed
32 in order to correctly detect the -1 escape value.
33 (display_debug_aranges): Likewise.
34 (display_debug_ranges): Likewise.
36 2008-01-29 Alan Modra <amodra@bigpond.net.au>
38 * dwarf.c (display_debug_loc): Correct test for base address
39 entry when 64-bit host dumping 32-bit object.
41 2008-01-29 Alan Modra <amodra@bigpond.net.au>
43 * MAINTAINERS: Remove myself as ix86 maintainer. Add for SPU.
45 2008-01-28 Nick Clifton <nickc@redhat.com>
48 * rclex.c (yylex): Also allow the hypen character.
50 2008-01-28 H.J. Lu <hongjiu.lu@intel.com>
52 * dwarf.c: Include "elf/common.h".
53 (eh_addr_size): Changed to int.
54 (dwarf_regnames_i386): New.
55 (dwarf_regnames_x86_64): Likewise.
56 (dwarf_regnames): Likewise.
57 (dwarf_regnames_count): Likewise.
58 (init_dwarf_regnames): Likewise.
60 (frame_display_row): Properly support different address size.
61 Call regname to get register name.
62 (display_debug_frames): Call regname to get register name.
63 Display DW_CFA_def_cfa_register as DW_CFA_def_cfa_register
64 instead of DW_CFA_def_cfa_reg.
66 * dwarf.h (init_dwarf_regnames): New.
68 * objdump.c: Include "elf-bfd.h".
69 (dump_dwarf): Call init_dwarf_regnames on ELF input.
71 * readelf.c (guess_is_rela): Change argument to int.
72 (parse_args): Remove the undocumented upper case options for
74 (process_file_header): Call init_dwarf_regnames.
76 2008-01-25 DJ Delorie <dj@redhat.com>
78 * readelf.c (process_section_headers): Add m16c handler.
79 (is_16bit_abs_reloc): Recognize R_M32C_16.
81 2008-01-25 Kai Tietz <kai.tietz@onevision.com>
83 * prdbg.c: Correct formatter style use.
84 * readelf.c: Likewise.
85 * strings.c: Likewise.
87 2008-01-25 Nick Clifton <nickc@redhat.com>
89 * po/ru.po: Updated Russian translation.
91 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
93 * MAINTAINERS: Update my email address.
95 2008-01-14 Nick Clifton <nickc@redhat.com>
97 * dwarf.c (process_debug_info): Include the CU offset and corrupt
98 version value when reporting unrecognised DWARF version numbers.
99 (load_debug_info): Remember a failed attempt to load and parse the
100 .debug_info section and do not repeat such attempts.
101 (display_debug_lines): Check the return value from load_debug_info
102 and return whilst displaying a warning message if the load failed.
103 (display_debug_loc): Likewise.
104 (display_debug_ranges): Likewise.
105 (DEBUG_INFO_UNAVAILABLE): Value stored in num_debug_info_entries
106 when the .debug_info section could not be loaded/parsed.
107 (process_debug_info): Display the length of the compilation unit
108 in hex, so that it corresponds with the offsets that will follow.
109 Tell the user if the length was 32-bit or 64-bit.
110 If a DIE abbreviation could not be found, tell the user the offset
112 (free_debug_memory): Do not attempt to free any entries in the
113 debug_information array if num_debug_info_entries is set to
114 DEBUG_INFO_UNAVAILABLE.
116 2008-01-10 Andreas Schwab <schwab@suse.de>
118 * readelf.c (is_64bit_abs_reloc): Handle R_S390_64.
120 2008-01-09 Jakub Zawadzki <darkjames@darkjames.ath.cx>
123 * bucomm.c (list_supported_architectures): Free architecture list
125 * windres.c (set_endianess): Likewise.
126 * windmc.c (set_endianess): Likewise.
128 2008-01-08 Kai Tietz <kai.tietz@onevision.com>
131 * binutils/rclex.c: (yylex): Add ':', '_', '\\', and '/' to post
132 characters for name tokens.
134 2008-01-04 Greg McGary <greg@mcgary.org>
136 * prdbg.c (print_vma): Print as long long, if host supports it.
138 2008-01-03 Nick Clifton <nickc@redhat.com>
140 * dwarf.c (read_and_display_attr_value): Prefix values that are
141 displayed in hexadecimal with 0x.
142 For the DW_AT_import attribute display the abbreviation number and
143 tag of the imported DIE.
144 (process_debug_info): Warn about lengths that reserved by the
145 DWARF3 specification.
146 Provide more information when corrupted DIEs are detected.
147 Warn if DIE corruption makes the sibling level negative.
149 For older changes see ChangeLog-2007
155 version-control: never