1 2010-04-01 Jakub Jelinek <jakub@redhat.com>
3 * dwarf.c (read_and_display_attr_value): Don't reject
4 dwarf_version == 4. Handle DW_FORM_sec_offset, DW_FORM_flag_present
6 (process_debug_info): Handle cu_version == 4.
7 (display_debug_lines_raw, display_debug_lines_decoded): Handle
10 2010-03-25 Joseph Myers <joseph@codesourcery.com>
12 * MAINTAINERS: Add self as TI C6X maintainer.
13 * NEWS: Add news entry for TI C6X support.
14 * readelf.c: Include elf/tic6x.h.
15 (guess_is_rela): Handle EM_TI_C6000.
16 (dump_relocations): Likewise.
17 (get_tic6x_dynamic_type): New.
18 (get_dynamic_type): Call it.
19 (get_machine_flags): Handle EF_C6000_REL.
20 (get_osabi_name): Handle machine-specific values only for relevant
21 machines. Handle C6X values.
22 (get_tic6x_segment_type): New.
23 (get_segment_type): Call it.
24 (get_tic6x_section_type_name): New.
25 (get_section_type_name): Call it.
26 (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
29 2010-03-25 Thomas Schwinge <thomas@codesourcery.com>
31 * doc/binutils.texi (readelf) <unwind information>: Mention support for
34 2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
36 * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
38 2010-03-17 Alan Modra <amodra@gmail.com>
40 * readelf.c (dump_arm_unwind): Warning fix.
42 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
44 * MAINTAINERS: Update my email address. List Tristan Gingold
45 as the release branch maintainer.
47 2010-03-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
49 * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
51 2010-03-02 Daniel Jacobowitz <dan@codesourcery.com>
53 * NEWS: Document .ARM.exidx / .ARM.extab support.
55 * dwarf.c (read_leb128): Make non-static.
56 * dwarf.h (read_leb128): Declare.
57 * readelf.c (REMOVE_ARCH_BITS): Define.
58 (find_section_by_address): New.
59 (read_uleb128): Move higher. Use read_leb128 from dwarf.c.
60 (find_symbol_for_address): Handle the Thumb bit for ARM, by
61 using REMOVE_ARCH_BITS.
62 (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
63 (arm_free_section, arm_section_get_word, decode_arm_unwind)
64 (dump_arm_unwind, arm_process_unwind): New.
65 (process_unwind): Handle ARM.
67 2010-02-26 Jie Zhang <jie@codesourcery.com>
69 * MAINTAINERS: Update my email address.
71 2010-02-23 Peter Breitenlohner <peb@mppmu.mpg.de>
74 * doc/binutils.texi (windmc): Fix synopsis and description of
77 2010-02-19 Alan Modra <amodra@gmail.com>
79 * readelf.c (get_group_flags): Return empty string when flags zero.
80 Add space in other returned values.
81 (process_section_groups): Adjust format string.
83 2010-02-18 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
85 * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
86 newly permitted attribute values.
87 (arm_attr_tag_Virtualization_use): Likewise.
88 (arm_attr_tag_DIV_use): Add description of new attribute.
89 (arm_attr_tag_MPextension_use_legacy): Likewise.
91 2010-02-15 Nick Clifton <nickc@redhat.com>
93 * po/vi.po: Updated Vietnamese translation.
95 2010-02-09 Michael Holzheu <holzheu@de.ibm.com>
97 * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
98 NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
100 2010-02-08 Jim Blandy <jimb@red-bean.com>
102 * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
103 'z' augmentation strings.
105 2010-02-08 Christophe Lyon <christophe.lyon@st.com>
107 * objdump.c (disassemble_bytes): Clear aux->reloc before printing
108 a new address, so as not to reuse a previous, non-related reloc.
110 2010-02-02 H.J. Lu <hongjiu.lu@intel.com>
112 * readelf.c (get_note_type): Handle NT_X86_XSTATE.
114 2010-02-01 Nathan Sidwell <nathan@codesourcery.com>
116 * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
119 2010-01-28 Nick Clifton <nickc@redhat.com>
122 * objdump.c (only): Replace with linked list.
123 (only_size, only_used): Replace with only_list.
124 (process_section_p): Set seen field on matches sections.
125 (add_only): New function.
126 (free_only_list): New function.
127 (disassemble_section): Check only_list.
128 (main): Use add_only and free_only_list.
130 2010-01-26 Tristan Gingold <gingold@adacore.com>
132 * Makefile.am (bin2c): Add libintl dependance and library.
133 * Makefile.in: Regenerate.
135 2010-01-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
137 * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
139 2010-01-19 Ian Lance Taylor <iant@google.com>
141 * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
142 with non-ordinary files like /dev/null.
144 2010-01-19 Daisuke Hatayama <d.hatayama@jp.fujitsu.com>
145 Alan Modra <amodra@gmail.com>
147 * readelf.c (process_file_header): Handle e_phnum extension.
149 2010-01-14 Tristan Gingold <gingold@adacore.com>
151 * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
152 and DW_AT_GNAT_descriptive_type.
154 2010-01-13 Tristan Gingold <gingold@adacore.com>
156 * ar.c (main): Use lbasename.
158 * objdump.c (update_source_path): Ditto.
160 2010-01-12 Tristan Gingold <gingold@adacore.com>
162 * makefile.vms (CFLAGS): Turns warnings into informational messages.
164 2010-01-11 H.J. Lu <hongjiu.lu@intel.com>
167 * NEWS: Mention --dyn-syms for readelf.
169 * readelf.c (do_dyn_syms): New.
170 (OPTION_DYN_SYMS): Likewise.
171 (options): Add "dyn-syms".
172 (usage): Add --dyn-syms.
173 (parse_args): Handle OPTION_DYN_SYMS.
174 (process_symbol_table): Handle do_dyn_syms.
175 (process_object): Likewise.
176 (process_archive): Likewise.
178 * doc/binutils.texi: Document --dyn-syms for readelf. Mention
179 symbol hash tables for -D.
181 2010-01-11 Nick Clifton <nickc@redhat.com>
183 * NEWS: Mention addition of elfedit.
185 * po/fi.po: Updated Finnish translation.
187 2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
189 * Makefile.in: Regenerate.
190 * configure: Regenerate.
191 * doc/Makefile.in: Regenerate.
193 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
195 * version.c (print_version): Change to "Copyright 2010".
197 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
199 * elfedit.c (input_elf_type): New.
200 (output_elf_type): Likewise.
201 (elf_type): Likewise.
202 (update_elf_header): Support updating ELF file type.
203 (command_line_switch): Add OPTION_INPUT_TYPE and
206 (usage): Add --input-type and --output-type.
207 (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE. Check
208 one of --output-mach and --output-type must be specified.
210 * doc/binutils.texi: Document --input-type and --output-type
213 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
215 * doc/binutils.texi: Fix a typo.
217 2010-01-08 H.J. Lu <hongjiu.lu@intel.com>
219 * elfedit.c (update_elf_header): Don't change input_elf_class
220 nor input_elf_machine if they are -1.
222 2010-01-08 Tristan Gingold <gingold@adacore.com>
224 * ar.c: Remove bfd_special_undocumented_glue prototype.
226 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
228 * elfedit.c (update_elf_header): Reformat.
230 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
232 * readelf.c (usage): Fix indent for --symbols.
234 2010-01-07 H.J. Lu <hongjiu.lu@intel.com>
236 * doc/binutils.texi: Replace -histogram with --histogram.
238 2010-01-06 H.J. Lu <hongjiu.lu@intel.com>
241 * Makefile.am (ELFEDIT_PROG): New.
242 (bin_PROGRAMS): Add $(ELFEDIT_PROG).
243 (CFILES): Add elfedit.c.
244 (elfedit_DEPENDENCIES): New.
245 (elfedit_SOURCES): Likewise.
246 (elfedit_LDADD): Likewise.
247 * Makefile.in: Regenerated.
251 * doc/binutils.texi: Document elfedit.
253 * doc/Makefile.am (man_MANS): Add elfedit.1.
255 * doc/Makefile.in: Regenerated.
257 2010-01-06 Tristan Gingold <gingold@adacore.com>
259 * nm.c (usage): Remove extra blanks.
261 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
263 * objcopy.c: Update copyright.
264 * readelf.c: Likewise.
266 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
269 * objcopy.c (copy_object): Remove "Warning: " from error
272 2010-01-04 Nick Clifton <nickc@redhat.com>
275 * readelf.c (dump_section_as_strings): Use two separate
276 invocations of printf() in order to work around bugs in
277 the Solaris 8 implementation.
279 2010-01-04 Nick Clifton <nickc@redhat.com>
281 * po/ru.po: Updated Russian translation.
283 For older changes see ChangeLog-2009
289 version-control: never