* po/ja.po: Updated Japanese transaltion.
[external/binutils.git] / binutils / ChangeLog
1 2010-10-26  Nick Clifton  <nickc@redhat.com>
2
3         * po/ja.po: Updated Japanese transaltion.
4
5 2010-10-21  Joseph Myers  <joseph@codesourcery.com>
6
7         * readelf.c (display_tic6x_attribute): Update for attribute
8         renaming.
9
10 2010-10-08  H.J. Lu  <hongjiu.lu@intel.com>
11
12         * dwarf.c (byte_get_signed): Make it extern.
13
14         * dwarf.h (byte_get_signed): New.
15
16         * readelf.c (BYTE_GET_SIGNED): New.
17         (slurp_rela_relocs): Use BYTE_GET_SIGNED on r_addend.
18         (dump_relocations): Properly dump r_addend.
19
20 2010-10-08  Joseph Myers  <joseph@codesourcery.com>
21
22         * nm.c (value_format_64bit): Define appropriately for __MSVCRT__.
23         (set_print_radix): Update for __MSVCRT__ definition of
24         value_format_64bit.
25
26 2010-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
27
28         Fix build with -DDEBUG=7
29         * nlmheader.y (DEBUG token): Rename to DEBUG_K.
30
31 2010-10-06  Alan Modra  <amodra@gmail.com>
32
33         * bucomm.c (bfd_nonfatal, bfd_nonfatal_message): Don't clobber errno.
34
35 2010-10-05  Alan Modra  <amodra@gmail.com>
36
37         * bucomm.c (bfd_nonfatal): Flush stdout before output to stderr.
38         (bfd_nonfatal_message, report, list_matching_formats): Likewise.
39         (list_supported_targets): Tidy.
40         * objdump.c (free_only_list): Formatting.
41         (slurp_dynamic_symtab): Non-zero exit status for "not a dynamic
42         object".
43         (update_source_path): Delete redundant check for NULL filename.
44         (disassemble_bytes): Error if disassemble_fn returns a value
45         that won't increment address.
46         (disassemble_data): Don't capitalize error message.
47         (read_section_stabs): Likewise.
48         (main): Return non-zero exit status on bad options.
49
50 2010-10-03  H.J. Lu  <hongjiu.lu@intel.com>
51
52         PR binutils/12088
53         * nm.c (plugin_target): New.
54         (main): Set plugin_target to "plugin" for --plugin.
55         (display_file): Pass plugin_target to bfd_openr if target
56         isn't set.
57
58 2010-09-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
59
60         * configure: Regenerate.
61
62 2010-09-22  Mike Frysinger  <vapier@gentoo.org>
63
64         * MAINTAINERS: Add self as ADI Blackfin maintainer.
65
66 2010-09-17  H.J. Lu  <hongjiu.lu@intel.com>
67
68         * emul_aix.c (ar_emul_aix_append): Add a target argument
69         and ignore it if it is set.
70         (ar_emul_aix5_append): Likewise.
71         (ar_emul_aix_replace): Likewise.
72         (ar_emul_aix5_replace): Likewise.
73
74 2010-09-15  H.J. Lu  <hongjiu.lu@intel.com>
75
76         * ar.c (plugin_target): New.
77         (main): Set plugin_target to "plugin" for --plugin.
78         (open_inarch): Initialize target to plugin_target.
79         (replace_members): Pass plugin_target to ar_emul_replace
80         and ar_emul_append.
81
82         * binemul.h (ar_emul_append): Add a target argument.
83         (ar_emul_default_append): Likewise.
84         (ar_emul_replace): Likewise.
85         (ar_emul_default_replace): Likewise.
86         (bin_emulation_xfer_struct): Add a target argument to
87         ar_append and ar_replace.
88
89         * binemul.c (ar_emul_append): Updated.  Pass target to bfd_openr.
90         (do_ar_emul_default_append): Likewise.
91         (ar_emul_default_append): Likewise.
92         (ar_emul_replace): Likewise.
93         (ar_emul_default_replace): Likewise.
94
95 2010-09-10  Ben Gardiner  <bengardiner@nanometrics.ca>
96
97         * objcopy.c: Add --interleave-width option to allow interleaving
98         of more than one byte at a time.
99         (copy_width): New variable.
100         (copy_options): Add --interleave-width.
101         (copy_section): When interleaving copy in units of copy_width
102         bytes.
103         (copy_main): Parse the new option.
104         * doc/binutils: Document the new option.
105         * NEWS: Mention the new feature.
106
107 2010-09-09  Jakub Jelinek  <jakub@redhat.com>
108
109         * dwarf.c (decode_location_expression): Fix data adjustment
110         for DW_OP_GNU_implicit_pointer in v3+.
111
112 2010-09-09  Tristan Gingold  <gingold@adacore.com>
113
114         * NEWS: Add entry to NEWS for hppa/som.
115
116 2010-09-09  Jakub Jelinek  <jakub@redhat.com>
117
118         * dwarf.h (debug_info): Add offset_info and dwarf_version fields.
119         * dwarf.c (decode_location_expression): Add offset_size and
120         dwarf_version arguments.  Prefix DIE offset with 0x for
121         DW_OP_call{2,4,_ref}.  Fix up DW_OP_call_ref operand size,
122         complain if in frame info section.  Handle
123         DW_OP_GNU_implicit_pointer.
124         (read_and_display_attr_value, display_debug_loc,
125         display_debug_frames): Adjust decode_location_expression callers.
126         (process_debug_info): Save offset_size and dwarf_version values
127         into debug_information array.
128
129 2010-09-07  Nick Clifton  <nickc@redhat.com>
130
131         * readelf.c (process_section_headers): Mention meaning of 'l'
132         section flag for x86-64 targets.
133
134 2010-09-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
135             Jakub Jelinek  <jakub@redhat.com>
136
137         * dwarf.c (regname): New declaration.
138         (decode_location_expression): Print for registers also regname output.
139
140 2010-09-02  Richard Henderson  <rth@redhat.com>
141
142         * dwarf.c (init_dwarf_regnames_i386, init_dwarf_regnames_x86_64): New.
143         (init_dwarf_regnames): Use them.
144         * dwarf.h: Declare them.
145         * objdump.c (dump_dwarf): Use bfd_get_arch + bfd_get_mach to set up
146         the regnames, rather than using elf_machine_code.
147
148 2010-09-02  Richard Henderson  <rth@redhat.com>
149
150         * objdump.c (dump_dwarf): Use bfd_arch_bits_per_address.
151
152 2010-08-23  H.J. Lu  <hongjiu.lu@intel.com>
153
154         * elfedit.c (input_elf_osabi): New.
155         (output_elf_osbi): Likewise.
156         (osabis): Likewise.
157         (elf_osabi): Likewise.
158         (update_elf_header): Support updating ELF OSABI.
159         (make_qualified_name): Break long line.
160         (command_line_switch): Add OPTION_INPUT_OSABI and
161         OPTION_OUTPUT_OSABI.
162         (options): Likewise.
163         (usage): Add --input-osabi and --output-osabi.
164         (main): Handle OPTION_INPUT_OSABI and OPTION_OUTPUT_OSABI.
165
166         * doc/binutils.texi: Document --input-osabi and --output-osabi
167         for elfedit.
168
169 2010-08-23  Maciej W. Rozycki  <macro@codesourcery.com>
170
171         * readelf.c (display_mips_gnu_attribute): Replace GCC options
172         with a textual description of a MIPS32r2 64-bit FPU.
173
174 2010-08-13  Dan Rosenberg  <dan.j.rosenberg@gmail.com>
175
176         PR binutils/11889
177         * readelf.c (get_32bit_elf_symbols): Check for a corrupt
178         sh_entsize.
179         (get_64bit_elf_symbols): Likewise.
180         (process_symbol_table): Likewise.
181         (process_section_groups): Check for corrupt headers.
182         (process_version_sections): Check for corrupt indicies.
183         (process_corefile_note_segment): Likewise.
184
185 2010-08-13  Nathan Sidwell  <nathan@codesourcery.com>
186
187         * readelf.c (get_machine_flags): Detect CF ISA C and EMAC_B
188         variants.
189
190 2010-08-13  Tom Tromey  <tromey@redhat.com>
191
192         * dwarf.c (process_debug_info): Don't subtract section address
193         when calculating location of cu abbrev within section.
194
195 2010-08-12  Michael Haubenwallner  <haubi@gentoo.org>
196
197         PR binutils/11742
198         * readelf.c (get_archive_member_name): Do not read beyond the end
199         of the ar_name field.
200
201 2010-08-03  Tristan Gingold  <gingold@adacore.com>
202
203         * dwarf.c (display_debug_lines): Mark file argument unused.
204         Do not try to load .debug_info section.
205
206 2010-08-02  Alan Modra  <amodra@gmail.com>
207
208         * readelf.c (apply_relocations): D30V is really REL.
209
210 2010-07-23  Naveen.H.S  <naveen.S@kpitcummins.com>
211             Ina Pandit  <ina.pandit@kpitcummins.com>
212
213         * binutils/readelf.c: Add support for V850E2 and V850E2V3.
214
215 2010-07-22  Alan Modra  <amodra@gmail.com>
216
217         * readelf.c: Add Moxie support.
218
219 2010-07-20  Alan Modra  <amodra@gmail.com>
220
221         * readelf.c (process_program_headers): Don't ignore all zero size
222         sections.
223
224 2010-07-19  Andreas Schwab  <schwab@redhat.com>
225
226         * readelf.c (process_section_headers): Update key to flags.
227
228 2010-07-17  Dave Korn  <dave.korn.cygwin@gmail.com>
229
230         * objcopy.c (copy_usage): Tweak previous typofix.
231
232 2010-07-17  H.J. Lu  <hongjiu.lu@intel.com>
233
234         * objcopy.c (copy_usage): Fix a typo.
235
236 2010-07-15  Kai Tietz <kai.tietz@onevision.com>
237
238         * dllwrap.c (main): Make sure is_leading_underscore
239         gets initialized with correct default.
240
241 2010-07-05  Alan Modra  <amodra@gmail.com>
242
243         * readelf.c (uncompress_section_contents): Avoid gcc-4.6 warning.
244
245 2010-07-03  Cary Coutant  <ccoutant@google.com>
246
247         * objdump.c (load_specific_debug_section): Decompress section contents
248         before applying relocations.
249         * readelf.c (load_specific_debug_section): Update section size after
250         decompression.
251
252 2010-06-29  Alan Modra  <amodra@gmail.com>
253
254         PR binutils/3166
255         * objcopy.c (is_strip_section): Revert 2006-09-05.
256         (setup_section): Make SHT_GROUP section nobits.
257
258 2010-06-29  Alan Modra  <amodra@gmail.com>
259
260         * configure: Regenerate.
261         * po/POTFILES.in: Regenerate.
262
263 2010-06-27  Alan Modra  <amodra@gmail.com>
264
265         * resbin.c (res_to_bin_accelerator): Delete set but unused variables.
266
267 2010-06-17  Nick Clifton  <nickc@redhat.com>
268
269         PR binutils/11711
270         * windres.c (enum option_values): New enum.
271         (long_options): Use separate option number for --include-dir
272         option.
273         (main): Separate backwards compatibility check from code to
274         implement --include-dir.  Check to see if directory exists and do
275         not complain if it does.
276
277 2010-06-15  Joseph Myers  <joseph@codesourcery.com>
278
279         * readelf.c (display_tic6x_attribute, process_tic6x_specific):
280         New.
281         (process_arch_specific): Call process_tic6x_specific for
282         EM_TI_C6000.
283
284 2010-06-11  H.J. Lu  <hongjiu.lu@intel.com>
285
286         * readelf.c (dump_ia64_vms_dynamic_fixups): Cast to unsigned long
287         for 0x%lx.
288
289 2010-06-11  Tristan Gingold  <gingold@adacore.com>
290             Doug Rupp <rupp@gnat.com>
291
292         * readelf.c (is_ia64_vms): New function.
293         (dump_relocations): Use it.
294         (get_machine_flags): Display IA-64 OpenVMS flags.
295         (process_program_headers): No error on OpenVMS if no .dynamic section.
296         (struct ia64_vms_dynfixup, struct ia64_vms_dynimgrela): New
297         declarations.
298         (dump_ia64_vms_dynamic_fixups): New function.
299         (dump_ia64_vms_dynamic_relocs): Ditto.
300         (process_ia64_vms_dynamic_relocs): Ditto.
301         (process_relocs): Handle IA-64 OpenVMS relocs.
302         (VMS_EPOCH_OFFSET, VMS_GRANULARITY_FACTOR): New macros.
303         (print_vms_time): New function.
304         (dynamic_section_ia64_val): Handle DT_IA_64_VMS_LINKTIME and
305         DT_IA_64_VMS_LNKFLAGS.
306         (get_ia64_symbol_other): New function.
307         (get_symbol_other): Handle EM_IA_64.
308
309 2010-06-11  Tristan Gingold  <gingold@adacore.com>
310
311         * unwind-ia64.c (unw_print_abreg): Add const to special_reg.
312         (UNW_DEC_ABI): Ditto for abiname.
313         (unw_decode_table): Make it const.
314
315 2010-06-10  Tristan Gingold  <gingold@adacore.com>
316
317         * readelf.c (slurp_ia64_unwind_table): IA64 rela relocations are
318         not inplace.
319
320 2010-05-25  Daniel Jacobowitz  <dan@codesourcery.com>
321             Joseph Myers  <joseph@codesourcery.com>
322             Andrew Stubbs  <ams@codesourcery.com>
323
324         * readelf.c (get_machine_flags): Handle EF_SH_PIC and EF_SH_FDPIC.
325
326 2010-05-25  Jay Krell  <jay.krell@cornell.edu>
327
328         PR ld/11621
329         * Makefile.am: Replace all occurences of .o with .@OBJEXT@
330         * Makefile.in: Regenerate.
331
332 2010-05-24  Tristan Gingold  <gingold@adacore.com>
333
334         * readelf.c (usage): Add new trace sections for --debug-dump.
335         (process_section_headers): Handle dump of trace sections.
336         * objdump.c (usage): Add new trace sections for --dwarf.
337         * dwarf.h (do_trace_info, do_trace_abbrevs): New variables.
338         (do_trace_aranges): Ditto.
339         (enum dwarf_section_display_enum): Add trace_info, trace_abbrev
340         and trace_aranges literals.
341         * dwarf.c (do_trace_info, do_trace_abbrevs): New variables.
342         (do_trace_aranges): Ditto.
343         (process_debug_info): Add abbrev_sec argument and replace
344         abbrev with abbrev_sec.
345         (load_debug_info): Adjust call of process_debug_info.
346         (display_debug_info): Ditto.
347         (display_trace_info): New function.
348         (dwarf_select_sections_by_names): Add trace_info, trace_abbrevs
349         and trace_aranges sections name.
350         (dwarf_select_sections_all): Also select trace sections.
351         (debug_displays): Reindent.  Add entries for the trace sections.
352         * doc/binutils.texi (readelf): Document new --dwarf parameters.
353         (objdump): Ditto.
354
355 2010-05-18  H.J. Lu  <hongjiu.lu@intel.com>
356
357         PR gas/11600
358         * readelf.c (get_elf_section_flags): Treat SHF_EXCLUDE as a
359         generic flag.
360
361 2010-05-07  Tristan Gingold  <gingold@adacore.com>
362
363         * Makefile.in: Regenerate with automake 1.11.1.
364         * aclocal.m4: Ditto.
365         * doc/Makefile.in: Ditto.
366
367 2010-05-06  H.J. Lu  <hongjiu.lu@intel.com>
368
369         * dwarf.c (init_dwarf_regnames): Handle EM_L1OM.
370         * readelf.c (get_elf_section_flags): Likewise.
371         (process_section_headers): Likewise.
372
373 2010-05-05  Nick Clifton  <nickc@redhat.com>
374
375         * po/es.po: Updated Spanish translation.
376
377 2010-04-27  Kai Tietz  <kai.tietz@onevision.com>
378
379         * dlltool.c (main): Query for bfd's underscoring default for
380         default target case.
381
382 2010-04-27  Nick Clifton  <nickc@redhat.com>
383
384         * po/ru.po: Updated Russian translation.
385
386 2010-04-23  Alan Modra  <amodra@gmail.com>
387
388         * readelf.c (process_program_headers): Replace use of
389         ELF_IS_SECTION_IN_SEGMENT_MEMORY with ELF_SECTION_IN_SEGMENT.
390
391 2010-04-22  Nick Clifton  <nickc@redhat.com>
392
393         * po/binutils.pot: Updated by the Translation project.
394         * po/fi.po: Updated Finnish translation.
395         * po/vi.po: Updated Vietnamese translation.
396         * po/bg.po: New Bulgarian translation.
397         * configure.in (ALL_LINGUAS): Add bg.
398         * configure: Regenerate.
399
400 2010-04-20  Nick Clifton  <nickc@redhat.com>
401
402         * po/fr.po: Updated french translation.
403
404 2010-04-20  Nick Clifton  <nickc@redhat.com>
405
406         * readelf.c: Add _() macros to constant strings that are
407         translatable.
408
409         * readelf.c (display_mips_gnu_attribute): Replace GCC options
410         with a textual description of single and double precision float.
411
412 2010-04-15  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
413
414         * readelf.c (arm_attr_tag_FP_arch): Rename from arm_attr_tag_VFP_arch.
415         (arm_attr_tag_ABI_align8_needed): Remove.
416         (arm_attr_tag_ABI_align8_preserved): Remove.
417         (arm_attr_tag_ABI_HardFP_use): Update text strings.
418         (arm_attr_public_tags): Add strings for ABI v2.08 attribute tags.
419         (display_arm_attribute): Add decoding of ABI v2.08 attributes.
420
421 2010-04-13  Nick Clifton  <nickc@redhat.com>
422
423         PR binutils/11419
424         * dwarf.c (process_debug_info): Initialise the signature array.
425
426 2010-04-09  Nick Clifton  <nickc@redhat.com>
427
428         * dwarf.c (process_debug_info): Remove unused variable
429         cu_abbrev_offset_ptr.
430         (display_debug_lines_decoded): Remove unused variable prev_line.
431         * elfedit.c (process_archive): Remove unused variable
432         file_name_size.
433         * ieee.c (ieee_start_compilation_unit): Remove unused variable
434         nindx.
435         (ieee_set_type): Remove unused variables info, targetindx and
436         baseindx.
437         * objdump.c (disassmble_byte): Remove unused variable done_dot.
438         * rddbg.c (read_section_stabs_debugging_info): Remove unused
439         variable other.
440         * readelf.c (dump_section_as_strings): Remove unused variable
441         addr.
442         (process_archive): Remove unused variable file_name_size.
443         * stabs.c (parse_stab_string): Mark desc parameter as unused.
444         Remove unused variable lineno.
445         (parse_stab_struct_type): Remove unused variable orig.
446         (stab_demangle_type): Remove unused variables constp, volatilep
447         and hold.
448
449 2010-04-07  Alan Modra  <amodra@gmail.com>
450
451         * configure: Regenerate.
452
453 2010-04-06  Nick Clifton  <nickc@redhat.com>
454
455         * po/vi.po: Updated Vietnamese translation.
456
457 2010-04-05  Jakub Jelinek  <jakub@redhat.com>
458
459         * dwarf.c (struct Frame_Chunk): Add ptr_size and segment_size
460         fields.
461         (display_debug_frames): Handle CIE version 4.
462
463         * dwarf.c (struct State_Machine_Registers): Add op_index field,
464         change end_sequence type to unsigned char.
465         (reset_state_machine): Clear op_index.
466         (process_extended_line_op): For DW_LNE_set_address clear op_index.
467         (display_debug_lines_raw): Initialize li_max_ops_per_insn.
468         Track op_index state machine register and print it if
469         li_max_ops_per_insn is != 1.
470         (display_debug_lines_decoded): Likewise.
471
472 2010-04-01  Jakub Jelinek  <jakub@redhat.com>
473
474         * dwarf.c (read_and_display_attr_value): Don't reject
475         dwarf_version == 4.  Handle DW_FORM_sec_offset, DW_FORM_flag_present
476         and DW_FORM_exprloc.
477         (process_debug_info): Handle cu_version == 4.
478         (display_debug_lines_raw, display_debug_lines_decoded): Handle
479         li_version == 4.
480
481 2010-03-30  Andreas Schwab  <schwab@linux-m68k.org>
482
483         * Makefile.am (CONFIG_STATUS_DEPENDENCIES): Define.
484         * Makefile.in: Regenerate.
485
486 2010-03-25  Joseph Myers  <joseph@codesourcery.com>
487
488         * MAINTAINERS: Add self as TI C6X maintainer.
489         * NEWS: Add news entry for TI C6X support.
490         * readelf.c: Include elf/tic6x.h.
491         (guess_is_rela): Handle EM_TI_C6000.
492         (dump_relocations): Likewise.
493         (get_tic6x_dynamic_type): New.
494         (get_dynamic_type): Call it.
495         (get_machine_flags): Handle EF_C6000_REL.
496         (get_osabi_name): Handle machine-specific values only for relevant
497         machines.  Handle C6X values.
498         (get_tic6x_segment_type): New.
499         (get_segment_type): Call it.
500         (get_tic6x_section_type_name): New.
501         (get_section_type_name): Call it.
502         (is_32bit_abs_reloc, is_16bit_abs_reloc, is_none_reloc): Handle
503         EM_TI_C6000.
504
505 2010-03-25  Thomas Schwinge  <thomas@codesourcery.com>
506
507         * doc/binutils.texi (readelf) <unwind information>: Mention support for
508         ARM unwind tables.
509
510 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
511
512         * readelf.c (decode_arm_unwind): Increase buf size to 9 byte.
513
514 2010-03-17  Alan Modra  <amodra@gmail.com>
515
516         * readelf.c (dump_arm_unwind): Warning fix.
517
518 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
519
520         * MAINTAINERS: Update my email address.  List Tristan Gingold
521         as the release branch maintainer.
522
523 2010-03-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
524
525         * readelf.c (get_ver_flags): Handle VER_FLG_INFO.
526
527 2010-03-02  Daniel Jacobowitz  <dan@codesourcery.com>
528
529         * NEWS: Document .ARM.exidx / .ARM.extab support.
530
531         * dwarf.c (read_leb128): Make non-static.
532         * dwarf.h (read_leb128): Declare.
533         * readelf.c (REMOVE_ARCH_BITS): Define.
534         (find_section_by_address): New.
535         (read_uleb128): Move higher.  Use read_leb128 from dwarf.c.
536         (find_symbol_for_address): Handle the Thumb bit for ARM, by
537         using REMOVE_ARCH_BITS.
538         (struct arm_section, struct arm_unw_aux_info, arm_print_vma_and_name)
539         (arm_free_section, arm_section_get_word, decode_arm_unwind)
540         (dump_arm_unwind, arm_process_unwind): New.
541         (process_unwind): Handle ARM.
542
543 2010-02-26  Jie Zhang  <jie@codesourcery.com>
544
545         * MAINTAINERS: Update my email address.
546
547 2010-02-23  Peter Breitenlohner  <peb@mppmu.mpg.de>
548
549         PR binutils/11298
550         * doc/binutils.texi (windmc): Fix synopsis and description of
551         ASCII options.
552
553 2010-02-19  Alan Modra  <amodra@gmail.com>
554
555         * readelf.c (get_group_flags): Return empty string when flags zero.
556         Add space in other returned values.
557         (process_section_groups): Adjust format string.
558
559 2010-02-18  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
560
561         * readelf.c (arm_attr_tag_Advanced_SIMD_arch): Add description of
562         newly permitted attribute values.
563         (arm_attr_tag_Virtualization_use): Likewise.
564         (arm_attr_tag_DIV_use): Add description of new attribute.
565         (arm_attr_tag_MPextension_use_legacy): Likewise.
566
567 2010-02-15  Nick Clifton  <nickc@redhat.com>
568
569         * po/vi.po: Updated Vietnamese translation.
570
571 2010-02-09  Michael Holzheu  <holzheu@de.ibm.com>
572
573         * readelf.c (get_note_type): Handle NT_S390_TIMER, NT_S390_TODCMP,
574         NT_S390_TODPREG, NT_S390_CTRS and NT_S390_PREFIX.
575
576 2010-02-08  Jim Blandy  <jimb@red-bean.com>
577
578         * dwarf.c (display_debug_frames): Skip the 'S' character in CFI
579         'z' augmentation strings.
580
581 2010-02-08  Christophe Lyon  <christophe.lyon@st.com>
582
583         * objdump.c (disassemble_bytes): Clear aux->reloc before printing
584         a new address, so as not to reuse a previous, non-related reloc.
585
586 2010-02-02  H.J. Lu  <hongjiu.lu@intel.com>
587
588         * readelf.c (get_note_type): Handle NT_X86_XSTATE.
589
590 2010-02-01  Nathan Sidwell  <nathan@codesourcery.com>
591
592         * objcopy.c (copy_object): Set SEC_LINKER_CREATED when adding
593         sections.
594
595 2010-01-28  Nick Clifton  <nickc@redhat.com>
596
597         PR 11225
598         * objdump.c (only): Replace with linked list.
599         (only_size, only_used): Replace with only_list.
600         (process_section_p): Set seen field on matches sections.
601         (add_only): New function.
602         (free_only_list): New function.
603         (disassemble_section): Check only_list.
604         (main): Use add_only and free_only_list.
605
606 2010-01-26  Tristan Gingold  <gingold@adacore.com>
607
608         * Makefile.am (bin2c): Add libintl dependance and library.
609         * Makefile.in: Regenerate.
610
611 2010-01-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
612
613         * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
614
615 2010-01-19  Ian Lance Taylor  <iant@google.com>
616
617         * objcopy.c (copy_main): Rewrite OPTION_ADD_SECTION code to work
618         with non-ordinary files like /dev/null.
619
620 2010-01-19  Daisuke Hatayama  <d.hatayama@jp.fujitsu.com>
621             Alan Modra <amodra@gmail.com>
622
623         * readelf.c (process_file_header): Handle e_phnum extension.
624
625 2010-01-14  Tristan Gingold  <gingold@adacore.com>
626
627         * dwarf.c (get_AT_name): Handle DW_AT_use_GNAT_descriptive_type
628         and DW_AT_GNAT_descriptive_type.
629
630 2010-01-13  Tristan Gingold  <gingold@adacore.com>
631
632         * ar.c (main): Use lbasename.
633         (normalize): Ditto.
634         * objdump.c (update_source_path): Ditto.
635
636 2010-01-12  Tristan Gingold  <gingold@adacore.com>
637
638         * makefile.vms (CFLAGS): Turns warnings into informational messages.
639
640 2010-01-11  H.J. Lu  <hongjiu.lu@intel.com>
641
642         PR ld/11146
643         * NEWS: Mention --dyn-syms for readelf.
644
645         * readelf.c (do_dyn_syms): New.
646         (OPTION_DYN_SYMS): Likewise.
647         (options): Add "dyn-syms".
648         (usage): Add --dyn-syms.
649         (parse_args): Handle OPTION_DYN_SYMS.
650         (process_symbol_table): Handle do_dyn_syms.
651         (process_object): Likewise.
652         (process_archive): Likewise.
653
654         * doc/binutils.texi: Document --dyn-syms for readelf.  Mention
655         symbol hash tables for -D.
656
657 2010-01-11  Nick Clifton  <nickc@redhat.com>
658
659         * NEWS: Mention addition of elfedit.
660
661         * po/fi.po: Updated Finnish translation.
662
663 2010-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
664
665         * Makefile.in: Regenerate.
666         * configure: Regenerate.
667         * doc/Makefile.in: Regenerate.
668
669 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
670
671         * version.c (print_version): Change to "Copyright 2010".
672
673 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
674
675         * elfedit.c (input_elf_type): New.
676         (output_elf_type): Likewise.
677         (elf_type): Likewise.
678         (update_elf_header): Support updating ELF file type.
679         (command_line_switch): Add OPTION_INPUT_TYPE and
680         OPTION_OUTPUT_TYPE.
681         (options): Likewise.
682         (usage): Add --input-type and --output-type.
683         (main): Handle OPTION_INPUT_TYPE and OPTION_OUTPUT_TYPE.  Check
684         one of --output-mach and --output-type must be specified.
685
686         * doc/binutils.texi: Document --input-type and --output-type
687         for elfedit.
688
689 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
690
691         * doc/binutils.texi: Fix a typo.
692
693 2010-01-08  H.J. Lu  <hongjiu.lu@intel.com>
694
695         * elfedit.c (update_elf_header): Don't change input_elf_class
696         nor input_elf_machine if they are -1.
697
698 2010-01-08  Tristan Gingold  <gingold@adacore.com>
699
700         * ar.c: Remove bfd_special_undocumented_glue prototype.
701
702 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
703
704         * elfedit.c (update_elf_header): Reformat.
705
706 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
707
708         * readelf.c (usage): Fix indent for --symbols.
709
710 2010-01-07  H.J. Lu  <hongjiu.lu@intel.com>
711
712         * doc/binutils.texi: Replace -histogram with --histogram.
713
714 2010-01-06  H.J. Lu  <hongjiu.lu@intel.com>
715
716         PR binutils/11131
717         * Makefile.am (ELFEDIT_PROG): New.
718         (bin_PROGRAMS): Add $(ELFEDIT_PROG).
719         (CFILES): Add elfedit.c.
720         (elfedit_DEPENDENCIES): New.
721         (elfedit_SOURCES): Likewise.
722         (elfedit_LDADD): Likewise.
723         * Makefile.in: Regenerated.
724
725         * elfedit.c: New.
726
727         * doc/binutils.texi: Document elfedit.
728
729         * doc/Makefile.am (man_MANS): Add elfedit.1.
730         (elfedit.1): New.
731         * doc/Makefile.in: Regenerated.
732
733 2010-01-06  Tristan Gingold  <gingold@adacore.com>
734
735         * nm.c (usage): Remove extra blanks.
736
737 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
738
739         * objcopy.c: Update copyright.
740         * readelf.c: Likewise.
741
742 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
743
744         PR binutils/11130
745         * objcopy.c (copy_object): Remove "Warning: " from error
746         message.
747
748 2010-01-04  Nick Clifton  <nickc@redhat.com>
749
750         PR 11128
751         * readelf.c (dump_section_as_strings): Use two separate
752         invocations of printf() in order to work around bugs in
753         the Solaris 8 implementation.
754
755 2010-01-04  Nick Clifton  <nickc@redhat.com>
756
757         * po/ru.po: Updated Russian translation.
758
759 For older changes see ChangeLog-2009
760 \f
761 Local Variables:
762 mode: change-log
763 left-margin: 8
764 fill-column: 74
765 version-control: never
766 End: