Missing file from my previous commit.
[binutils.git] / binutils / ChangeLog
blobaeab175e9c11584967ebd2e7837598b9a9a2a09d
1 2011-12-13  Tristan Gingold  <gingold@adacore.com>
3         * od-macho.c: New file.
4         * objdump.h (objdump_private_desc_mach_o): Add.
5         * configure.in: Add Mach-O od_vectors.
6         * Makefile.am (CFILES): Add od-macho.c
7         * configure: Regenerate.
8         * Makefile.in: Regenerate.
10 2011-12-06 David Daney <david.daney@cavium.com>
12         * readelf.c (dynamic_section_mips_val): Factor out trailing '\n'
13         from printed strings and move it to the end of the function.
14         Use BFD_VMA_FMT for printf format specifier for dynamic tag value.
15         Use print_vma() to print dynamic tag values.
17 2011-12-02  Nick Clifton  <nickc@redhat.com>
19         * readelf.c (ia64_process_unwind): Turn into a void funtion.
20         (hppa_process_unwind): Likewise.
21         (arm_process_unwind): Likewise.
22         (process_unwind): Likewise.
23         (arm_get_section_word): Rename to get_unwind_section_word.
24         Add sym_name parameter to return the offset into the string table
25         of the symbol associated with the reloc applied to the word.
26         (decode_tic6x_unwind_regmask): Add NULL argument to invocation of
27         get_unwind_section_word.
28         (dump_arm_unwind): Likewise.
29         (decode_arm_unwind_bytecode): Prepend a comma when *not* the first
30         register in a list.
31         (decode_arm_unwind): If the returned function address is 0 and a
32         valid symname offset is provided use that to compute the name
33         associated with the entry.
34         Add extra checks of the compact model index entry.
36 2011-11-29  Roland McGrath  <mcgrathr@google.com>
38         * ar.c (ranlib_usage): Describe -D.
39         (ranlib_main): Parse -D.
40         (ranlib_touch): Set BFD_DETERMINISTIC_OUTPUT under -D.
41         * doc/binutils.texi (ranlib): Describe -D, and also --help/-h/-H.
43 2011-11-28  Nick Clifton  <nickc@redhat.com>
45         PR binutils/13421
46         * readelf.c (arm_section_get_word): Add descriptive comments.
47         Initliase the rel_type field of the arm_sec structure.
48         (expand_prel31): Rename to arm_expand_prel31.
49         (dump_arm_unwind): Use new name.
50         Print the function name based on the function address entry.
52 2011-11-11  Andreas Schwab  <schwab@linux-m68k.org>
54         * readelf.c (process_program_headers): Fix typo printing p_memsz
55         field.
57 2011-11-01  DJ Delorie  <dj@redhat.com>
59         * readelf.c: Include elf/rl78.h
60         (guess_is_rela): Handle EM_RL78.
61         (dump_relocations): Likewise.
62         (get_machine_name): Likewise.
63         (is_32bit_abs_reloc): Likewise.
64         * NEWS: Mention addition of RL78 support.
65         * MAINTAINERS: Add myself as RL78 port maintainer.
67 2011-10-28  Ian Lance Taylor  <iant@google.com>
69         * dwarf.c (display_debug_frames): If do_debug_frames_interp,
70         DW_CFA_restore goes to DW_CFA_undefined, not DW_CFA_unreferenced.
72 2011-10-28  Walter Lee  <walt@tilera.com>
74         * NEWS: Mention addition of TILEPro and TILE-Gx support.
75         * MAINTAINERS: Add myself as TILEPro and TILE-Gx port maintainer.
77 2011-10-27  Joern Rennecke  <joern.rennecke@embecosm.com>
79         * MAINTAINERS: Add myself as EPIPHANY port maintainer.
81 2011-10-25  Mike Frysinger  <vapier@gentoo.org>
83         * Makefile.am (syslex.@OBJEXT@): Add -I$(srcdir).
84         * Makefile.in: Regen.
86 2011-10-25  Joern Rennecke  <joern.rennecke@embecosm.com>
88         * readelf.c: Include "elf/epiphany.h".
89         (guess_is_rela, dump_relocation): Handle EM_ADAPTEVA_EPIPHANY.
90         (get_machine_name, is_32bit_abs_reloc, is_32bit_pcrel_reloc): Likewise.
91         (is_16bit_abs_reloc, is_none_reloc): Likewise.
92         * po/binutils.pot: Regenerate.
94 2011-10-25  Kai Tietz  <ktietz@redhat.com>
96         * winduni.h (unicode_from_ascii_len): New prototype.
97         * winduni.c (unicode_from_ascii_len): New function.
98         * windres.h (define_stringtable): Add additional length argument.
99         * windres.c (define_stringtable): Add length argument for string.
100         * rcparse.y (res_unicode_sizedstring): New rule.
101         (res_unicode_sizedstring_concat): Likewise.
102         (string_data): Adjust rule.
104 2011-10-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
106         * dwarf.c (read_and_display_attr_value) <DW_AT_import>: Add CU_OFFSET
107         also for DW_FORM_ref_udata.
109 2011-10-24  Nick Clifton  <nickc@redhat.com>
111         * po/ja.po: Updated Japanese translation.
113 2011-10-16  H.J. Lu  <hongjiu.lu@intel.com>
115         PR binutils/13278
116         * ar.c (open_inarch): Set the target from the the first object
117         on the list only if it isn't set.
119 2011-10-13  Nick Clifton  <nickc@redhat.com>
121         Fixes to aid translation:
122         * addr2line.c (translate_address): Add comments describing context
123         of a couple of printf statements.
124         * ar.c (write_archive): Allow translation of error message.
125         * bucomm.c (endian_string): Allow translation of strings.
126         (display_target_list): Allow translation.
127         * coffdump.c (dump_coff_type): Allow translation of output.
128         (dump_coff_where): Likewise.
129         (dump_coff_symbol): Likewise.
130         (dump_coff_scope): Likewise.
131         (dump_coff_sfile): Likewise.
132         (dump_coff_section): Likewise.
133         (coff_dump): Likewise.
134         * dlltool (def_version): Allow translation of output.
135         (run): Likewise.
136         * dllwrap.c (run): Allow translation of output.
137         * dwarf.c (print_dwarf_vma): Allow translation of output.
138         (process_extended_line_op): Remove spurious translation.
139         Add translation for strings that can be translated.
140         (decode_location_exression): Allow translation of output.
141         (read_and_display_attr_value): Allow translation of output.
142         * readelf.c (slurp_rela_relocs): Add translation for error
143         messages when failing to get data.
144         (slurp_rel_relocs): Likewise.
145         (get_32bit_elf_symbols): Likewise.
146         (get_64bit_elf_symbols): Likewise.
147         (dump_ia64_vms_dynamic_relocs): Replace abbreviation with full
148         word.
149         (process_relocs): Remove spurious translation.
150         (decode_tic6x_unwind_bytecode): Likewise.
151         (process_version_section): Improve error messages.
152         (process_mips_specific): Likewise.
153         (print_gnu_note): Remove spurious translation.
154         (print_stapsdt_note): Likewise.
155         (get_ia64_vms_note_type): Likewise.
156         * sysdump.c (getCHARS): Allow translation.
157         (fillup): Allow translation of output.
158         (getone): Likewise.
159         (must): Likewise.
160         (derived_type): Likewise.
161         * doc/binutils.doc (addr2line): Extend description of command line
162         options.
163         * po/binutils.pot: Regenerate.
165 2011-10-13  Nick Clifton  <nickc@redhat.com>
167         PR binutils/13219
168         * readelf.c (GET_ELF_SYMBOLS): Add sym_count parameter.
169         (get_32bit_elf_symbols): Add num_syms_return argument.
170         Return the number of symbols loaded into the symbol table.
171         (get_64bit_elf_symbols): Likewise.
172         (process_section_headers): Use GET_ELF_SYMBOLS to initialise
173         symbol count.
174         (proces_relocs): Likewise.
175         (ia64_process_unwind): Likewise.
176         (hppa_process_unwind): Likewise.
177         (arm_process_unwind): Likewise.
178         (process_dynamic_section): Likewise.
179         (process_version_sections): Likewise.
180         (process_symbol_table): Likewise.
181         (process_section_groups): Likewise.
182         Add check before indexing into the symbol table.
183         (apply_relocations): Likewise.
185 2011-10-11  Chris  <player1@onet.eu>
187         PR binutils/13051
188         Fix a syntax error bug when compiling rc files with the VERSIONINFO resource
189         containing more than one language block inside a single StringFileInfo block.
191         * windint.h (rc_ver_stringtable): New structure definition.
192         (rc_ver_info): Use it.
193         * rcparse.y (verstringtable): New variable.
194         (verstringtables): New type.
195         (verstringtables:): New rule declaration.
196         (verblocks:): Use it.
197         * resrc.c (append_ver_stringtable): New function.
198         (append_ver_stringfileinfo): Update to use stringtables.
199         * windres.h (append_ver_stringfileinfo): Update declaration.
200         (append_ver_stringtable): New declaration.
201         * resrc.c (write_rc_versioninfo): Update to support multiple blocks.
202         * resbin.c (bin_to_res_version): Likewise.
203         (res_to_bin_versioninfo): Likewise.
205 2011-10-10  Nick Clifton  <nickc@redhat.com>
207         * po/bg.po: Updated Bulgarian translation.
208         * po/es.po: Updated Spansih translation.
209         * po/fi.po: Updated Finnish translation.
210         * po/fr.po: Updated French translation.
212 2011-10-05  DJ Delorie  <dj@redhat.com>
213             Nick Clifton  <nickc@redhat.com>
215         * readelf.c (get_machine_dlags): Add support for RX's PID mode.
217 2011-10-04  Paul Woegerer  <paul_woegerer@mentor.com>
218             Carlos O'Donell  <carlos@codesourcery.com>
220         * dwarf.c (display_debug_lines_decoded): Index directory_table with
221         directory_index from file_table entry.
223 2011-09-30  Cary Coutant  <ccoutant@google.com>
225         * binutils/dwarf.h (dwarf_section_display_enum): Add missing enum
226         constant.
228 2011-09-28  Tristan Gingold  <gingold@adacore.com>
230         * od-xcoff.c (dump_xcoff32_aout_header): Fix typo.
232 2011-09-27  Tristan Gingold  <gingold@adacore.com>
234         * od-xcoff.c (dump_xcoff32_aout_header): Remove some gettext macros.
235         (dump_xcoff32_sections_header): Likewise.
236         (dump_xcoff32_symbols, dump_xcoff32_relocs): Likewise.
237         (dump_xcoff32_lineno, dump_xcoff32_loader): Likewise.
238         (dump_xcoff32_except): Likewise.
239         (dump_xcoff32_typchk, dump_xcoff32_tbtags): Likewise.
241 2011-09-27  Tristan Gingold  <gingold@adacore.com>
243         * readelf.c (print_ia64_vms_note): Fix xgettext warnings.
245 2011-09-22  Tristan Gingold  <gingold@adacore.com>
247         * NEWS: Add marker for 2.22.
249 2011-09-21  David S. Miller  <davem@davemloft.net>
251         * MAINTAINER: Take over from Jakub Jalinek as SPARC maintainer.
253         * readelf.c (display_sparc_hwcaps): New.
254         (display_sparc_gnu_attribute): New.
255         (process_sparc_specific): New.
256         (process_arch_specific): When EM_SPARC, EM_SPARC32PLUS,
257         or EM_SPARCV9 invoke process_sparc_specific.
259 2011-09-18  H.J. Lu  <hongjiu.lu@intel.com>
261         PR binutils/13196
262         * dwarf.c (display_debug_aranges): Check zero address size.
264 2011-09-15  H.J. Lu  <hongjiu.lu@intel.com>
266         PR binutils/13180
267         * objcopy.c (is_strip_section_1): New.
268         (is_strip_section): Use it.  Remove the group section if all
269         members are removed.
271 2011-09-08  Nick Clifton  <nickc@redhat.com>
273         * po/ja.po: Updated Japanese translation.
275 2011-08-26  Nick Clifton  <nickc@redhat.com>
277         * po/es.po: Updated Spanish translation.
279 2011-08-08  Marcus Comstedt  <marcus@mc.pp.se>
281         PR binutils/12964
282         * Makefile.am (embedspu): Use awk rather than sed.
283         * Makefile.in: Regenerate.
285 2011-07-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
287         * dwarf.c (read_and_display_attr_value): Recognize DW_FORM_data4 and
288         DW_FORM_data8 as location list pointers only for DWARF < 4.
290 2011-07-26  Jakub Jelinek  <jakub@redhat.com>
292         * NEWS: Mention .debug_macro support.
293         * dwarf.c (read_and_display_attr_value): Don't print a tab
294         if attribute is 0.
295         (get_AT_name): Handle DW_AT_GNU_macros.
296         (get_line_filename_and_dirname, display_debug_macro): New
297         functions.
298         (debug_displays): Add an entry for .debug_macro and .zdebug_macro.
299         * readelf.c (process_section_headers): With do_debug_macinfo
300         handle also .debug_macro sections.
301         * dwarf.h (dwarf_section_display_enum): Add macro.
303 2011-07-24  Chao-ying Fu  <fu@mips.com>
304             Maciej W. Rozycki  <macro@codesourcery.com>
306         * readelf.c (get_machine_flags): Handle microMIPS ASE.
307         (get_mips_symbol_other): Likewise.
309 2011-07-22  H.J. Lu  <hongjiu.lu@intel.com>
311         * dwarf.c (init_dwarf_regnames): Handle EM_K1OM.
313         * elfedit.c (elf_machine): Support EM_K1OM.
314         (elf_class): Likewise.
316         * readelf.c (guess_is_rela): Handle EM_K1OM.
317         (dump_relocations): Likewise.
318         (get_machine_name): Likewise.
319         (get_section_type_name): Likewise.
320         (get_elf_section_flags): Likewise.
321         (process_section_headers): Likewise.
322         (get_symbol_index_type): Likewise.
323         (is_32bit_abs_reloc): Likewise.
324         (is_32bit_pcrel_reloc): Likewise.
325         (is_64bit_abs_reloc): Likewise.
326         (is_64bit_pcrel_reloc): Likewise.
327         (is_none_reloc): Likewise.
329         * doc/binutils.texi: Mention K1OM for elfedit.
331 2011-07-11  Cary Coutant  <ccoutant@google.com>
333         PR 12983
334         * binutils/nm.c (display_file): Decompress debug sections when
335         printing line numbers.
337 2011-07-03  Samuel Thibault  <samuel.thibault@gnu.org>
338             Thomas Schwinge  <thomas@schwinge.name>
340         PR binutils/12913
341         * elfedit.c (osabis): Use ELFOSABI_GNU name instead of ELFOSABI_LINUX
342         alias and ELFOSABI_HURD.  Add GNU alias.
343         * readelf.c (get_osabi_name, get_symbol_binding, get_symbol_type):
344         Likewise.
345         * doc/binutils.texi <elfedit>: Update accordingly.
347 2011-07-01  Nick Clifton  <nickc@redhat.com>
349         PR binutils/12325
350         * doc/binutils.texi (ar cmdline): Document --target, --version and
351         --help command line options.
353 2011-06-30  Nick Clifton  <nickc@redhat.com>
355         PR binutils/12558
356         * ar.c (main): When asked to move members in an archive that is
357         being created, ignore the move request.
359 2011-06-29  Nick Clifton  <nickc@redhat.com>
361         * readelf.c (get_section_type_name): When displaying an unknown
362         section type display the hex value first on the assumption that
363         the full message will probably be truncated into a 15 character
364         field.
366 2011-06-22  Jakub Jelinek  <jakub@redhat.com>
368         * dwarf.c (decode_location_expression): For DW_OP_GNU_convert and
369         DW_OP_GNU_reinterpret, if uvalue is 0, don't add cu_offset.
370         Handle DW_OP_GNU_parameter_ref.
372 2011-06-16  Tom Tromey  <tromey@redhat.com>
374         * dwarf-mode.el (dwarf-do-insert-substructure): Call
375         expand-file-name.
376         (dwarf-do-refresh): Likewise.
378 2011-06-15  Ulrich Weigand  <ulrich.weigand@linaro.org>
380         * readelf.c (get_note_type): Handle NT_ARM_VFP.
382 2011-06-13  Walter Lee  <walt@tilera.com>
384         * readelf.c: Include tilepro.h and tilegx.h.
385         (guess_is_rela): Handle EM_TILEGX and EM_TILEPRO.
386         (dump_relocations): Likewise.
387         (get_machine_name): Likewise.
388         (is_32bit_abs_reloc): Likewise.
389         (is_32bit_pcerel_reloc): Likewise.
390         (is_64bit_abs_reloc): Likewise.
391         (is_64bit_pcrel_reloc): Likewise.
393 2011-06-09  Tristan Gingold  <gingold@adacore.com>
395         * od-xcoff.c (xcoff32_read_symbols): Allow missing string table
396         length.
398 2011-06-08  Nick Clifton  <nickc@redhat.com>
400         PR binutils/12855
401         * readelf.c (process_version_sections): Handle binaries containing
402         corrupt version information.
403         (process_symbol_table): Stop processing a symbol's version
404         information if it could not be read in.
406         (get_data): Add comment describing the function.
407         (process_section_headers): Set dynamic_strings_length to 0 if the
408         dynamic strings could not be read in.
409         (process_dynamic_section): Likewise.
410         (process_section_groups): Stop processing the group information if
411         the data could not be read in.
412         (hppa_processs_unwind): Assert that there is only one string table
413         in the file.
414         (arm_process_unwind): Likewise.
415         (ia64_process_unwind): Likewise.
416         Set the size of the unwind auxillary information to 0 if the data
417         could not be read.
418         (load_specific_debug_section): Handle a failure to read in the
419         section.
420         (process_mips_specific): Stop display of the PLT GOT section if it
421         could not be read in.
423 2011-06-08  Tristan Gingold  <gingold@adacore.com>
425         * makefile.vms (DEFS): Define OBJDUMP_PRIVATE_VECTORS.
427 2011-06-07  Cary Coutant  <ccoutant@google.com>
429         * dwarf.c: Fix conversion to TU number.
431 2011-06-02  Nick Clifton  <nickc@redhat.com>
433         * resres.c: Fix spelling typo.
434         * windint.h: Likewise.
435         * windmc.c: Likewise.
436         * windres.c: Likewise.
437         * po/POTFILES.in: Regenerate.
438         * po/binutils.pot: Regenerate.
440 2011-06-01  Daniel Jacobowitz  <drow@false.org>
442         * MAINTAINERS: Update my email address.
444 2011-05-31  Matthias Klose  <doko@ubuntu.com>
446         * configure.in (BUILD_INSTALL_MISC): Only add embedspu once.
447         * configure: Regenerate.
449 2011-05-30  Alan Modra  <amodra@gmail.com>
451         PR binutils/12820
452         * Makefile.am (bin_PROGRAMS): Move BUILD_INSTALL_MISC to..
453         (bin_SCRIPTS): ..here.
454         (EXTRA_SCRIPTS): Define.
455         (EXTRA_DIST): Add embedspu.sh.
456         (DISTCLEANFILES): Add embedspu.
457         (embedspu): Depend on Makefile.  Replace sed "s" command with "c".
458         * Makefile.in: Regenerate.
460 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
462         * dwarf.c (loc_offsets): New variable.
463         (loc_offsets_compar): New routine.
464         (display_debug_loc): Handle loc_offsets not being in ascending order
465         and also a single .debug_loc entry being used multiple times.
467 2011-05-18  Nick Clifton  <nickc@redhat.com>
469         PR binutils/12753
470         * nm.c (filter_symbols): Treat unique symbols as global symbols.
471         * doc/binutils.texi (nm): Mention that some lowercase letters
472         actually indicate global symbols.
474 2011-05-15  Tristan Gingold  <gingold@adacore.com>
476         * od-xcoff.c: New file.
477         * objdump.h: New file.
478         * objdump.c: Include objdump.h
479         (dump_private_options, objdump_private_vectors): New variables.
480         (usage): Mention -P/--private.  Display handled options.
481         (long_options): Add -P/--private.
482         (dump_target_specific): New function.
483         (dump_bfd): Handle dump_private_options.
484         (main): Handle -P.
485         * doc/binutils.texi (objdump): Document -P/--private.
486         * configure.in (OBJDUMP_PRIVATE_VECTORS, OBJDUMP_PRIVATE_OFILES):
487         New variables, compute them.
488         (od_vectors): Add vectors for private dumpers. Make them uniq.
489         (OBJDUMP_DEFS): Add OBJDUMP_PRIVATE_VECTORS.
490         * Makefile.am (HFILES): Add objdump.h
491         (CFILES): Add od-xcoff.c
492         (OBJDUMP_PRIVATE_OFILES): New variable.
493         (objdump_DEPENDENCIES): Append OBJDUMP_PRIVATE_OFILES.
494         (objdump_LDADD): Ditto.
495         (EXTRA_objdump_SOURCES): Define.
496         * Makefile.in: Regenerate.
497         * configure: Regenerate.
499 2011-05-10  Tristan Gingold  <gingold@adacore.com>
501         * dwarf.c (process_extended_line_op): Dump unknown records.
503 2011-05-07  Alan Modra  <amodra@gmail.com>
505         PR binutils/12632
506         * objcopy.c (copy_archive): Check bfd_openw result in unknown object
507         case.  Rewrite without goto.
509 2011-05-03  Jakub Jelinek  <jakub@redhat.com>
511         * dwarf.c (decode_location_expression): Handle DW_OP_GNU_const_type,
512         DW_OP_GNU_regval_type, DW_OP_GNU_deref_type, DW_OP_GNU_convert
513         and DW_OP_GNU_reinterpret.
515         * MAINTAINERS: Add myself as DWARF2 maintainer.
517 2011-05-02  Alan Modra  <amodra@gmail.com>
519         PR binutils/12720
520         Revert the following change
521         Michael Snyder  <msnyder@vmware.com>
522         * ar.c (move_members): Plug memory leak.
523         (delete_members): Plug memory leak.
525 2011-04-28  Tom Tromey  <tromey@redhat.com>
527         * NEWS: Add note about --dwarf-depth, --dwarf-start, and
528         dwarf-mode.el.
529         * objdump.c (suppress_bfd_header): New global.
530         (usage): Update.
531         (OPTION_DWARF_DEPTH, OPTION_DWARF_START): New constants.
532         (options): Add dwarf-depth and dwarf-start entries.
533         (dump_bfd): Use suppress_bfd_header.
534         (main): Handle OPTION_DWARF_START, OPTION_DWARF_DEPTH.
535         * doc/binutils.texi (objcopy): Document --dwarf-depth and
536         --dwarf-start.
537         (readelf): Likewise.
538         * dwarf-mode.el: New file.
539         * dwarf.c (dwarf_cutoff_level, dwarf_start_die): New globals.
540         (read_and_display_attr_value): Also check debug_info_p.
541         (process_debug_info): Handle dwarf_start_die and
542         dwarf_cutoff_level.
543         * dwarf.h (dwarf_cutoff_level, dwarf_start_die): Declare.
544         * readelf.c (usage): Update.
545         (OPTION_DWARF_DEPTH): New macro.
546         (OPTION_DWARF_START): Likewise.
547         (options): Add dwarf-depth and dwarf-start entries.
548         (parse_args): Handle OPTION_DWARF_START and OPTION_DWARF_DEPTH.
550 2011-04-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
552         * dwarf.c (display_gdb_index): Support version 5, warn on version 4.
554 2011-04-27  Tristan Gingold  <gingold@adacore.com>
556         * dwarf.c (process_extended_line_op): Handle
557         DW_LNE_HP_source_file_correlation.
559 2011-04-27  Nick Clifton  <nickc@redhat.com>
561         * po/da.po: Updated Danish translation.
563 2011-04-21  Tom Tromey  <tromey@redhat.com>
565         * readelf.c (print_stapsdt_note): New function.
566         (process_note): Use it.
568 2011-04-21  Tom Tromey  <tromey@redhat.com>
570         * readelf.c (get_stapsdt_note_type): New function.
571         (process_note): Recognize "stapsdt" notes.
573 2011-04-21  Tom Tromey  <tromey@redhat.com>
575         * readelf.c (process_corefile_note_segment): Change header field
576         widths.
577         (process_note): Change field widths.
579 2011-04-21  Tom Tromey  <tromey@redhat.com>
581         * readelf.c (print_gnu_note): New function.
582         (process_note): Use it.
584 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
586         * MAINTAINERS: Update my email address.
588 2011-04-11  Kai Tietz  <ktietz@redhat.com>
590         * windres.c (usage): Add new --preprocessor-arg option.
591         (option_values): Add new OPTION_PREPROCESSOR_ARG enumerator.
592         (option long_options): Add preprocessor-arg option.
593         (main): Handle it.
594         * doc/binutils.texi: Add documentation for --preprocessor-arg
595         option.
596         * NEWS: Add line about new --preprocessor-arg option for windres.
598 2011-04-08  John Marino  <binutils@marino.st>
600         * arlex.l: Prevent redefinition of YY_NO_UNPUT.
601         * syslex.l: Likewise.
603 2011-04-07  Paul Brook  <paul@codesourcery.com>
605         * readelf.c (arm_section_get_word): Handle C6000 relocations.
606         (decode_tic6x_unwind_regmask, decode_arm_unwind_bytecode,
607         decode_tic6x_unwind_bytecode, expand_prel31): New functions.
608         (decode_arm_unwind): Split out common code from ARM specific bits.
609         (dump_arm_unwind): Use expand_prel31.
610         (arm_process_unwind): Handle SHT_C6000_UNWIND sections.
611         (process_unwind): Add SHT_C6000_UNWIND.
613 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
615         * configure.in (thumb-*-pe*): Remove.
616         * configure: Regenerate.
618 2011-04-05  Sterling Augustine  <augustine.sterling@gmail.com>
620         * MAINTAINERS: Update my email address.
622 2011-04-03  H.J. Lu  <hongjiu.lu@intel.com>
624         PR binutils/12632
625         * objcopy.c (copy_unknown_object): Make the archive element
626         readable.
628 2011-04-03  David S. Miller  <davem@davemloft.net>
630         * objdump.c (dump_reloc_set): Output R_SPARC_OLO10 relocations
631         accurately, rather than how they are represented internally.
633 2011-03-31  Tristan Gingold  <gingold@adacore.com>
635         * makefile.vms (readelf.exe): New target.
637 2011-03-31  Tristan Gingold  <gingold@adacore.com>
639         * makefile.vms (DEBUG_OBJS): Add elfcomm.obj.
641 2011-03-31  Bernd Schmidt  <bernds@codesourcery.com>
643         * readelf.c (get_symbol_index_type): Handle SCOM for TIC6X.
644         (dump_relocations): Likewise.
646 2011-03-31  Tristan Gingold  <gingold@adacore.com>
648         * readelf.c (get_ia64_vms_note_type): New function.
649         (print_ia64_vms_note): Ditto.
650         (process_note): Recognize VMS/ia64 specific notes.
651         Display them.
652         (process_corefile_note_segment): Decode VMS notes.
654 2011-03-30  Catherine Moore  <clm@codesourcery.com>
656         * addr2line.c (translate_addresses): Sign extend the pc
657         if sign_extend_vma is enabled.
659 2011-03-30  Michael Snyder  <msnyder@msnyder-server.eng.vmware.com>
661         * readelf.c (process_gnu_liblist): Stop memory leak.
663 2011-03-29  Alan Modra  <amodra@gmail.com>
665         * coffdump.c: Include bfd_stdint.h
667 2011-03-28  Pierre Muller  <muller@ics.u-strasbg.fr>
669         * coffdump.c (coff_dump): Correct spelling error.
670         (show_usage): Replace SYSROFF by COFF.
672 2011-03-25  Pierre Muller  <muller@ics.u-strasbg.fr>
674         * coffdump.c (dump_coff_scope): Use double typecast for pointer P
675         to allow compilation for all targets.
677 2011-03-25  Pierre Muller  <muller@ics.u-strasbg.fr>
679         * dwarf.c (process_debug_info): Use offset_size to determine
680         the bit-size of the computation unit's offset.
681         (decode_location_expression): Use dwarf_vmatoa function to display
682         DW_OP_addr OP.
683         (process_debug_info): Use dwarf_vma type for local variables
684         length and type_offset.
686 2011-03-25  Michael Snyder  <msnyder@vmware.com>
688         * strings.c (print_strings): Plug memory leak.
689         * ar.c (move_members): Plug memory leak.
690         (delete_members): Plug memory leak.
691         (write_archive): Plug memory leak.
692         * ieee.c (ieee_add_bb11): Plug memory leak.
693         (ieee_function_type): Likewise.
694         (ieee_class_baseclass): Likewise.
695         * prdbg.c (pr_function_type): Close memory leaks.
696         (pr_method_type): Likewise.
697         (tg_class_static_member): Likewise.
698         (tg_class_method_variant): Likewise.
699         (tg_class_static_method_variant): Likewise.
700         * stabs.c (parse_stab_enum_type): Fix memory leaks.
701         (parse_stab_struct_type): Likewise.
702         (parse_stab_struct_fields): Likewise.
703         (parse_stab_one_struct_field): Likewise.
704         (parse_stab_members): Likewise.
705         (stab_demangle_qualified): Likewise.
706         * objdump.c (dump_reloc_set): Free malloced memory.
707         * bucomm.c (make_tempname): Stop memory leak.
709 2011-03-25  Pierre Muller  <muller@ics.u-strasbg.fr>
711         Replace bfd_vma type and analog types by dwarf_vma and analogs.
712         Use dwarf specific print functions to display these type values.
713         * dwarf.h (dwarf_signed_vma): New type;
714         (DWARF2_External_LineInfo): Replace bfd_vma by dwarf_vma.
715         (DWARF2_External_PubNames): Likewise.
716         (DWARF2_External_CompUnit): Likewise.
717         (DWARF2_External_ARange): Likewise.
718         (read_leb128): Change return type to dwarf_vma.
719         * dwarf.c (print_dwarf_vma): Use __MINGW32__ conditional and
720         check byte_size values.
721         (dwarf_vmatoa): Change parameter type to dwarf_vma.
722         (dwarf_svmatoa): New static function.
723         (read_leb128): Change return type to dwarf_vma.
724         (read_sleb128): New static function.
725         (struct State_Machine_Registers): Change address field type to
726         dwarf_vma.
727         (process_extended_line_op): Adapt to type changes.
728         (fetch_indirect_string): Likewise.
729         (idisplay_block): Likewise.
730         (decode_location_expression): Likewise.
731         (read_and_display_attr_value): Likewise.
732         (process_debug_info): Likewise.
733         (display_debug_lines_raw): Likewise.
734         (display_debug_lines_decoded): Likewise.
735         (SLEB macro): Use new read_sleb128 function.
737 2011-03-17  Alan Modra  <amodra@gmail.com>
739         PR 12590
740         * ar.c (ranlib_main): Init arg_index properly.
741         (usage): Describe --target.
743 2011-03-16  Jakub Jelinek  <jakub@redhat.com>
745         * dwarf.c (dw_TAG_name): Handle DW_TAG_GNU_call_site_parameter.
746         (read_and_display_attr_value): Handle DW_AT_GNU_call_site_data_value,
747         DW_AT_GNU_call_site_target and DW_AT_GNU_call_site_target_clobbered.
748         (get_AT_name): Handle DW_AT_GNU_call_site_value,
749         DW_AT_GNU_call_site_data_value, DW_AT_GNU_call_site_target,
750         DW_AT_GNU_call_site_target_clobbered, DW_AT_GNU_tail_call,
751         DW_AT_GNU_all_tail_call_sites, DW_AT_GNU_all_call_sites and
752         DW_AT_GNU_all_source_call_sites.
753         (decode_location_expression) <case DW_OP_GNU_entry_value>: Adjust
754         handling.
756 2011-03-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
758         * dwarf.c (get_TAG_name): Handle DW_TAG_GNU_call_site.
759         (decode_location_expression): Handle DW_OP_GNU_entry_value.
760         (read_and_display_attr_value): Handle DW_AT_GNU_call_site_value.
761         (get_AT_name): Likewise.
763 2011-03-14  Michael Snyder  <msnyder@vmware.com>
765         * objcopy.c (set_pe_subsystem): Free subsystem.
767         * wrstabs.c (stab_start_struct_type): Close memory leak.
769         * readelf.c (process_version_sections): Free symbols.
771         * nm.c (display_rel_file): Free symsizes.
773 2011-03-10  Nick Clifton  <nickc@redhat.com>
775         * readelf.c (get_machine_name): Update EM_V850 entry.
777 2011-03-03  Mike Frysinger  <vapier@gentoo.org>
779         * objdump.c (usage): Fix single typo.
780         * po/bg.po, po/binutils.pot, po/da.po, po/es.po, po/fi.po,
781         po/fr.po, po/id.po, po/ja.po, po/ru.po, po/vi.po: Likewise.
783 2011-03-01  Akos Pasztory  <akos.pasztory@gmail.com>
785         PR binutils/12523
786         * readelf.c (process_object): Clear dynamic_info_DT_GNU_HASH.
788 2011-02-28  Kai Tietz  <kai.tietz@onevision.com>
790         * debug.c (debug_start_source): Use filename_(n)cmp.
791         * ieee.c (ieee_finish_compilation_unit): Likewise.
792         (ieee_lineno): Likewise.
793         * nlmconv.c (main): Likewise.
794         * objcopy.c (strip_main): Likewise.
795         (copy_main): Likewise.
796         * objdump.c (show_line): Likewise.
797         (dump_reloc_set): Likewise.
798         * srconv.c (main): Likewise.
799         * wrstabs.c (stab_lineno): Likewise.
801 2011-02-24  Zachary T Welch  <zwelch@codesourcery.com>
803         * readelf.c (decode_arm_unwind): Implement decoding of remaining
804         ARM unwind instructions (i.e. VFP/NEON and Intel Wireless MMX).
806 2011-02-23  Kai Tietz  <kai.tietz@onevision.com>
808         * dwarf.c (read_leb128): Use bfd_vma instead of
809         long type.
810         (dwarf_vmatoa): New helper routine.
811         (process_extended_line_op): Use for adr bfd_vma
812         type and print those typed values via BFD_VMA_FMT
813         or via dwarf_vmatoa for localized prints.
814         (fetch_indirect_string): Adjust offset's type.
815         (decode_location_expression): Adjust argument types
816         and uvalue type.
817         (read_and_display_attr_value): Likewise.
818         (read_and_display_attr): Likewise.
819         (decode_location_expression): Adjust printf format.
820         (process_debug_info): Likewise.
821         (display_debug_lines_raw): Likewise.
822         (display_debug_lines_decoded): Likewise.
823         (display_debug_pubnames): Likewise.
824         (display_debug_loc): Likewise.
825         (display_debug_aranges): Likewise.
826         * dwarf.h (DWARF2_External_LineInfo,
827         DWARF2_Internal_LineInfo, DWARF2_External_PubNames,
828         DWARF2_Internal_PubNames, DWARF2_External_CompUnit,
829         DWARF2_Internal_CompUnit, DWARF2_External_ARange,
830         DWARF2_Internal_ARange): Added..
831         (read_leb128): Adjust return type.
833 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
835         * configure: Regenerate.
837 2011-02-08  Nick Clifton  <nickc@redhat.com>
839         PR binutils/12467
840         * readelf.c (process_program_headers): Issue a warning if there
841         are no program headers but the file header has a non-zero program
842         header offset.
843         (process_section_headers): Issue a warning if there are no section
844         headers but the file header has a non-zero section header offset.
845         (process_section_groups): Reword the no section message so that it
846         can be distinguished from the one issued by process_section_headers.
848 2011-01-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
849             Doug Evans  <dje@google.com>
851         * dwarf.c (display_gdb_index): Support version 4, warn on version 3.
853 2011-01-19  Maciej W. Rozycki  <macro@codesourcery.com>
855         * readelf.c (process_object): Free dynamic_section after use.
857 2011-01-18  H.J. Lu  <hongjiu.lu@intel.com>
859         PR binutils/12408
860         * readelf.c (process_archive): Free and reset dump_sects
861         after processing each archive member.
863 2011-01-11  Andreas Schwab  <schwab@redhat.com>
865         * readelf.c (print_symbol): Handle symbol characters as unsigned.
866         Whitespace fixes.
868 2011-01-10  Nick Clifton  <nickc@redhat.com>
870         * po/da.po: Updated Danish translation.
872 2011-01-06  Vladimir Siminov  <sv@sw.ru>
874         * bucomm.c (get_file_size): Check for negative sizes and issue a
875         warning message if encountered.
877 2011-01-01  H.J. Lu  <hongjiu.lu@intel.com>
879         * version.c (print_version): Update copyright to 2011.
881 For older changes see ChangeLog-2010
883 Local Variables:
884 mode: change-log
885 left-margin: 8
886 fill-column: 74
887 version-control: never
888 End: