1 2017-08-14 Gustavo Romero <gromero@linux.vnet.ibm.com>
3 * readelf.c (get_note_type): Handle PPC note types available
6 2017-08-12 Alan Modra <amodra@gmail.com>
8 * readelf.c (process_note): Qualify NT_GNU_BUILD_ATTRIBUTE notes
11 2017-08-08 Nick Clifton <nickc@redhat.com>
14 * prdbg.c (pr_int_type): Increase size of local string buffer.
15 (pr_float_type): Likewise.
16 (pr_bool_type): Likewise.
18 2017-08-02 Nick Clifton <nickc@redhat.com>
21 * arsup.c (ar_addmod): Add plugin support for the MRI ADDMOD
24 2017-08-02 Nick Clifton <nickc@redhat.com>
26 * testsuite/binutils-all/objdump.exp (cpus_expected): Add am33-2.
28 2017-08-02 Alan Modra <amodra@gmail.com>
30 * readelf.c (is_32bit_abs_reloc): Add R_IA64_SECREL32MSB and
32 (is_64bit_abs_reloc): Add R_IA64_DIR64MSB.
33 (is_64bit_pcrel_reloc): Add R_IA64_PCREL64MSB.
35 2017-08-01 Nick Clifton <nickc@redhat.com>
37 * po/sv.po: Updated Swedish translation.
39 2017-07-31 Marty Plummer <ntzrmtthihu777@gmail.com>
42 * winduni.c (codepages): Use cp1252 for codepage 0.
44 2017-07-25 Nick Clifton <nickc@redhat.com>
47 * readelf.c (dump_section_as_strings): Do not fail if the section
49 (dump_section_as_bytes): Likewise.
51 2017-07-24 Nick Clifton <nickc@redhat.com>
54 * rddbg.c (read_symbol_stabs_debugging_info): Check for an empty
55 string whilst concatenating symbol names.
57 2017-07-21 Nick Clifton <nickc@redhat.com>
59 * po/fr.po: Updated French translation.
61 2017-07-21 Simon Marchi <simon.marchi@ericsson.com>
63 * dwarf.c (last_pointer_size, warned_about_missing_comp_units):
65 (load_debug_info): Remove assignments to those two variables.
67 2017-07-21 Alexandre Oliva <aoliva@redhat.com>
69 * dwarf.c (struct State_Machine_Registers): Add view field.
70 (reset_state_machine): Reset view.
71 (process_extended_line_op): Reset view when appropriate.
72 (display_debug_lines_raw): Increment or reset view when appropriate.
73 Print nonzero views. Support print view resets, disabled by default.
74 (display_debug_lines_decoded): Likewise. Disambiguate op_code tests,
75 enabling printing of end_sequence.
76 * testsuite/binutils-all/dw2-1.W: Add nonzero views.
77 * testsuite/binutils-all/dw2-3.W: Likewise.
78 * testsuite/binutils-all/dw2-3gabi.W: Likewise.
79 * testsuite/binutils-all/dw5.W: Add end sequence lines.
80 * testsuite/binutils-all/i386/compressed-1a.d: Add nonzero views.
81 * testsuite/binutils-all/libdw2-compressedgabi.out: Likewise.
82 * testsuite/binutils-all/objdump.W: Likewise.
83 * testsuite/binutils-all/objdump.WL: Add end sequence lines.
84 * testsuite/binutils-all/x86-64/compressed-1a.d: Add nonzero views.
86 2017-07-19 Tristan Gingold <gingold@adacore.com>
88 * nm.c (show_stats): Remove variable.
89 (long_options): Remove --stats option.
90 (main): Remove handling of --stats.
92 2017-07-18 Nick Clifton <nickc@redhat.com>
95 * coffgrok.c: Fix spelling typos.
96 * readelf.c: Likewise.
98 * testsuite/binutils-all/objcopy.exp: Likewise.
100 2017-07-18 Nick Clifton <nickc@redhat.com>
102 * po/sv.po: Updated Swedish translation.
104 2017-07-18 Hans-Peter Nilsson <hp@bitrange.com>
106 * dwarf.c (display_debug_names): Initialize hash_prev.
108 2017-07-17 Nick Clifton <nickc@redhat.com>
111 * ar.c (main): Skip check for no files on the command line when
114 2017-07-13 H.J. Lu <hongjiu.lu@intel.com>
116 * testsuite/binutils-all/objdump.exp: Always delete $testarchive
119 2017-07-12 Alan Modra <amodra@gmail.com>
121 * po/bg.po: Update from translationproject.org/latest/binutils/.
122 * po/ca.po: Likewise.
123 * po/da.po: Likewise.
124 * po/es.po: Likewise.
125 * po/fi.po: Likewise.
126 * po/fr.po: Likewise.
127 * po/hr.po: Likewise.
128 * po/id.po: Likewise.
129 * po/it.po: Likewise.
130 * po/ja.po: Likewise.
131 * po/ro.po: Likewise.
132 * po/ru.po: Likewise.
133 * po/sk.po: Likewise.
134 * po/sr.po: Likewise.
135 * po/sv.po: Likewise.
136 * po/tr.po: Likewise.
137 * po/uk.po: Likewise.
138 * po/vi.po: Likewise.
139 * po/zh_CN.po: Likewise.
140 * po/zh_TW.po: Likewise.
142 2017-07-12 Nick Clifton <nickc@redhat.com>
144 Fix compile time warnings using gcc 7.1.1.
145 * dwarf.c (dwarf_vmatoa_1): Do not pass a NULL string pointer to
147 * srconv.c (walk_tree_type): Initialise the spare field of the
150 2017-07-11 Andreas Schwab <schwab@suse.de>
152 * readelf.c (process_note): Print newline after description data
154 (print_core_note): Print newline if nothing was printed in wide
157 2017-07-09 Rafael Fontenelle <rafaelff@gnome.org>
159 * dwarf.c (display_formatted_table): Fix error message typo.
161 2017-07-07 John Baldwin <jhb@FreeBSD.org>
163 * readelf.c (get_freebsd_elfcore_note_type): Handle
164 NT_FREEBSD_PTLWPINFO.
166 2017-07-05 H.J. Lu <hongjiu.lu@intel.com>
168 * dwarf.c (display_debug_names): Replace index with xindex.
170 2017-07-04 Tristan Gingold <gingold@adacore.com>
172 * configure: Regenerate.
174 2017-07-04 Tristan Gingold <gingold@adacore.com>
176 * NEWS: Add marker for 2.29.
178 2017-07-03 Tristan Gingold <gingold@adacore.com>
180 * po/binutils.pot: Regenerate.
182 2017-07-03 Alan Modra <amodra@gmail.com>
184 * strings.c (filename_and_size_t): Delete.
185 (strings_a_section): Don't check section size against file size.
186 Use bdf_malloc_and_get_section. Report an error on failures.
187 Replace arg param with filename and got_a_section param.
188 (got_a_section): Move to..
189 (strings_object_file): ..an auto var here. Iterate over sections
190 rather than calling bfd_map_over_sections. Adjust strings_a_section
193 2017-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
195 * dwarf.c: Include assert.h.
196 (MAX, MIN, get_IDX_name, display_debug_names): New.
197 (debug_displays): Add .debug_names.
198 * dwarf.h: (enum dwarf_section_display_enum): Add debug_names.
199 * readelf.c (process_section_headers): Add ".debug_names".
201 2017-07-01 Alan Modra <amodra@gmail.com>
204 * objdump.c (strtab): Make var a bfd_byte*.
205 (disassemble_section): Don't limit malloc size. Instead, use
206 bfd_malloc_and_get_section.
207 (read_section_stabs): Use bfd_malloc_and_get_section. Return
209 (find_stabs_section): Remove now unnecessary cast.
210 * objcopy.c (copy_object): Use bfd_malloc_and_get_section. Free
211 contents on error return.
212 * nlmconv.c (copy_sections): Use bfd_malloc_and_get_section.
214 2017-06-30 Nick Clifton <nickc@redhat.com>
217 * objdump.c (disassemble_section): Move check for an overlarge
218 section to just before the allocation of memory. Do not check
219 section size against file size, but instead use an arbitrary 2Gb
220 limit. Issue a warning message if the section is too big.
222 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
224 * NEWS: Mention microMIPS XPA support.
226 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
228 * NEWS: Mention microMIPS Release 5 ISA support.
230 2017-06-30 Maciej W. Rozycki <macro@imgtec.com>
232 * testsuite/binutils-all/mips/mips-xpa-virt-1.d: New test.
233 * testsuite/binutils-all/mips/mips-xpa-virt-2.d: New test.
234 * testsuite/binutils-all/mips/mips-xpa-virt-3.d: New test.
235 * testsuite/binutils-all/mips/mips-xpa-virt-4.d: New test.
236 * testsuite/binutils-all/mips/mips-xpa-virt.s: New test source.
237 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
239 2017-06-29 Anton Kolesov <Anton.Kolesov@synopsys.com>
241 * testsuite/binutils-all/arc/double_store.s: New file.
242 * testsuite/binutils-all/arc/objdump.exp: Tests for disassembler
244 (do_objfile): New function.
245 (check_assembly): Likewise.
247 2017-06-29 Andreas Arnez <arnez@linux.vnet.ibm.com>
249 * readelf.c (get_note_type): Add NT_S390_GS_CB and NT_S390_GS_BC.
251 2017-06-28 H.J. Lu <hongjiu.lu@intel.com>
253 * objdump.c (dump_relocs_in_section): Cast to ufile_ptr when
254 comparing against bfd_get_file_size return.
256 2017-06-28 Nick Clifton <nickc@redhat.com>
258 * objcopy.c (merge_gnu_build_notes): Add support for version 2 notes.
259 * readelf.c (print_gnu_build_attribute_name): Likewise.
261 2017-06-28 Maciej W. Rozycki <macro@imgtec.com>
262 Matthew Fortune <matthew.fortune@imgtec.com>
264 * readelf.c (get_machine_flags) <E_MIPS_MACH_IAMR2>: New case.
265 (print_mips_isa_ext) <AFL_EXT_INTERAPTIV_MR2>: Likewise.
266 * NEWS: Mention Imagination interAptiv MR2 processor support.
268 2017-06-26 Nick Clifton <nickc@redhat.com>
271 * objdump.c (disassemble_section): Skip any section that is bigger
272 than the entire file.
274 2017-06-26 Nick Clifton <nickc@redhat.com>
277 * bucomm.c (get_file_size): Explicitly warn if the file is a
280 2017-06-24 Thomas Preud'homme <thomas.preudhomme@arm.com>
282 * readelf.c (arm_attr_tag_CPU_arch): Fill value for ARMv8-R.
284 2017-06-23 Nick Clifton <nickc@redhat.com>
287 * strings.c (strings_file): Warn about attempts to run strings on
290 2017-06-22 H.J. Lu <hongjiu.lu@intel.com>
292 * readelf.c (decode_x86_feature): Decode
293 GNU_PROPERTY_X86_FEATURE_1_SHSTK.
294 * testsuite/binutils-all/i386/shstk.d: New file.
295 * testsuite/binutils-all/i386/shstk.s: Likewise.
296 * testsuite/binutils-all/x86-64/shstk-x32.d: Likewise.
297 * testsuite/binutils-all/x86-64/shstk.d: Likewise.
298 * testsuite/binutils-all/x86-64/shstk.s: Likewise.
300 2017-06-22 H.J. Lu <hongjiu.lu@intel.com>
302 * readelf.c (decode_x86_feature): New.
303 (print_gnu_property_note): Call decode_x86_feature on
304 GNU_PROPERTY_X86_FEATURE_1_AND.
305 * testsuite/binutils-all/i386/empty.d: New file.
306 * testsuite/binutils-all/i386/empty.s: Likewise.
307 * testsuite/binutils-all/i386/ibt.d: Likewise.
308 * testsuite/binutils-all/i386/ibt.s: Likewise.
309 * testsuite/binutils-all/x86-64/empty-x32.d: Likewise.
310 * testsuite/binutils-all/x86-64/empty.d: Likewise.
311 * testsuite/binutils-all/x86-64/empty.s: Likewise.
312 * testsuite/binutils-all/x86-64/ibt-x32.d: Likewise.
313 * testsuite/binutils-all/x86-64/ibt.d: Likewise.
314 * testsuite/binutils-all/x86-64/ibt.s: Likewise.
316 2017-06-21 H.J. Lu <hongjiu.lu@intel.com>
318 * dwarf.c (READ_ULEB): Use DWARF_VMA_FMT to report error.
319 (READ_SLEB): Likewise.
321 2017-06-21 Nick Clifton <nickc@redhat.com>
324 * dwarf.c (LEB): Rename to SKIP_ULEB and READ_ULEB. Add check for
325 reading a value that is too big for the containing variable.
326 (SLEB): Rename to SKIP_SLEB and READ_SLEB. Add similar check.
327 Replace uses of LEB and SLEB with appropriate new macro.
328 (display_debug_frames): Use an unsigned int for the 'reg'
329 variable. Use a signed long for the 'l' variable.
331 2017-06-20 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
333 * readelf.c (get_s390_segment_type): Add support for the new
334 segment type PT_S390_PGSTE.
335 (get_segment_type): Call get_s390_segment_type.
337 2017-06-19 Nick Clifton <nickc@redhat.com>
340 * objdump.c (disassemble_bytes): Check that there is sufficient
341 data available before attempting to display it.
343 2017-06-06 Simon Marchi <simon.marchi@ericsson.com>
345 * sysinfo.y: Free memory allocated by token NAME.
347 2017-05-30 Anton Kolesov <anton.kolesov@synopsys.com>
349 * doc/binutils.texi: Document new cpu=... disassembler options for ARC.
351 2017-05-30 H.J. Lu <hongjiu.lu@intel.com>
354 * objdump.c (dump_relocs_in_section): Replace get_file_size
355 with bfd_get_file_size to get archive element size.
356 * testsuite/binutils-all/objdump.exp (test_objdump_f): New
358 (test_objdump_h): Likewise.
359 (test_objdump_t): Likewise.
360 (test_objdump_r): Likewise.
361 (test_objdump_s): Likewise.
362 Add objdump tests on archive.
364 2017-05-24 Yao Qi <yao.qi@linaro.org>
366 * objdump.c (disassemble_data): Caller update.
368 2017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
370 * objcopy.c (merge_gnu_build_notes): Remove workaround that
371 prevented deleting relocations in duplicated notes in mips64 and
374 2017-05-19 Maciej W. Rozycki <macro@imgtec.com>
376 * testsuite/binutils-all/mips/mips-note-2.d: New test.
377 * testsuite/binutils-all/mips/mips-note-2r.d: New test.
378 * testsuite/binutils-all/mips/mips-note-2-n32.d: New test.
379 * testsuite/binutils-all/mips/mips-note-2-n64.d: New test.
380 * testsuite/binutils-all/mips/mips-note-2r-n32.d: New test.
381 * testsuite/binutils-all/mips/mips-note-2r-n64.d: New test.
382 * testsuite/binutils-all/mips/mips.exp: Define `has_newabi'.
385 2017-05-19 Maciej W. Rozycki <macro@imgtec.com>
387 * testsuite/lib/utils-lib.exp (run_dump_test): Handle the `dump'
390 2017-05-19 Jose E. Marchesi <jose.marchesi@oracle.com>
392 * NEWS: Mention the SPARC M8 support.
394 2017-05-19 Maciej W. Rozycki <macro@imgtec.com>
396 * testsuite/binutils-all/mips/mips.exp: Bail out right away if
399 2017-05-18 Alan Modra <amodra@gmail.com>
401 * strings.c: Don't compare boolean values against TRUE or FALSE.
403 2017-05-15 Jeff Law <law@redhat.com>
405 * readelf.c (display_arc_attribute): Avoid implicit fallthru.
407 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
409 * testsuite/binutils-all/mips/mips16-undecoded.d: Add `-mips3'
411 * testsuite/binutils-all/mips/mips16e2-undecoded.d: New test.
412 * testsuite/binutils-all/mips/mips16e2-extend-insn.d: New test.
413 * testsuite/binutils-all/mips/mips16-undecoded.s: Remove
415 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
417 2017-05-15 Maciej W. Rozycki <macro@imgtec.com>
419 * readelf.c (print_mips_ases): Handle MIPS16e2 ASE.
420 * NEWS: Mention MIPS16e2 ASE support.
422 2017-05-12 Maciej W. Rozycki <macro@imgtec.com>
424 * testsuite/binutils-all/mips/mips16-extend-insn.d: Adjust BREAK
425 and SDBBP disassembly.
427 2017-05-10 Maciej W. Rozycki <macro@imgtec.com>
429 * testsuite/binutils-all/mips/mips.exp: Define `tempfile' and
430 `copyfile' variables.
432 2017-05-10 Claudiu Zissulescu <claziss@synopsys.com>
434 * readelf.c (decode_ARC_machine_flags): Recognize OSABI v4.
435 (get_arc_section_type_name): New function.
436 (get_section_type_name): Use the above function.
437 (display_arc_attribute): New function.
438 (process_arc_specific): Likewise.
439 (process_arch_specific): Handle ARC specific information.
441 2017-05-09 Kaz Kojima <kkojima@rr.iij4u.or.jp>
443 * MAINTAINERS (SH): Remove myself as SH maintainer.
445 2017-05-02 H.J. Lu <hongjiu.lu@intel.com>
447 * objcopy.c (merge_gnu_build_notes): Cast relcount to unsigned
448 long when comparing with sec->reloc_count.
450 2017-05-02 Nick Clifton <nickc@redhat.com>
452 * objcopy.c (merge_gnu_build_notes): Disable merge if there are
453 more internal relocs than external relocs.
455 2017-05-02 Maciej W. Rozycki <macro@imgtec.com>
457 * testsuite/binutils-all/mips/mips16-undecoded.d: Adjust the
458 disassembly of PC-relative LA and LW synthetic instructions.
460 2017-05-02 Nick Clifton <nickc@redhat.com>
463 * objdump.c (dump_relocs_in_section): Check for an excessive
464 number of relocs before attempting to dump them.
466 2017-05-01 Alan Modra <amodra@gmail.com>
468 * objcopy.c (merge_gnu_build_notes): Correct code deleting
471 2017-04-28 Nick Clifton <nickc@redhat.com>
474 * readelf.c (print_gnu_build_attribute_name): Allow for an empty
477 2017-04-28 Nick Clifton <nickc@redhat.com>
480 * readelf.c (process_version_sections): Check for underflow when
481 computing the start address of the auxillary version data.
483 2017-04-28 Nick Clifton <nickc@redhat.com>
486 * dwarf.c (process_extended_line_op): Do not assume that the
487 string extracted from the section is NUL terminated.
488 (fetch_indirect_string): If the string retrieved from the section
489 is not NUL terminated, return an error message.
490 (fetch_indirect_line_string): Likewise.
491 (fetch_indexed_string): Likewise.
493 2017-04-26 Nick Clifton <nickc@redhat.com>
496 * bucomm.c (get_file_size): Return -1 if file_name is NULL.
497 * ar.c (main): Fail with usage() invocation if no file names are
500 2017-04-26 Nick Clifton <nickc@redhat.com>
502 * readelf.c (process_section_headers): Warn about overlarge
504 (print_gnu_build_attribute_name): Print the number of unrecognised
505 note types. Fix formatting in the presence of errors.
506 (testsuite/binutils-all/note-2-32.s): Fix encoding of numeric notes.
507 (testsuite/binutils-all/note-2-64.s): Likewise.
509 2017-04-26 Maciej W. Rozycki <macro@imgtec.com>
511 * readelf.c (process_mips_specific): Add static GOT support.
513 2017-04-25 Maciej W. Rozycki <macro@imgtec.com>
515 * readelf.c (process_mips_specific): Remove error reporting from
518 2017-04-25 Maciej W. Rozycki <macro@imgtec.com>
520 * readelf.c (process_mips_specific): Remove null GOT data check.
522 2017-04-25 Maciej W. Rozycki <macro@imgtec.com>
524 * testsuite/binutils-all/mips/mips16-alias.d: New test.
525 * testsuite/binutils-all/mips/mips16-noalias.d: New test.
526 * testsuite/binutils-all/mips/mips16-alias.s: New test source.
527 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
529 2017-04-23 Alan Modra <amodra@gmail.com>
532 * ar.c (main): Check -a, -b, -i and -N args are given.
534 2017-04-23 Alan Modra <amodra@gmail.com>
537 * ar.c (main): Check that an archive file is given after options.
539 2017-04-23 Alan Modra <amodra@gmail.com>
542 * objdump.c (disassemble_section): Check bfd_get_section_contents
545 2017-04-23 Alan Modra <amodra@gmail.com>
548 * dwarf.c (display_debug_lines_decoded): Don't segfault on NULL
551 2017-04-21 Nick Clifton <nickc@redhat.com>
554 * readelf.c (print_gnu_build_attribute_name): Check for an
555 overlarge name field.
557 2017-04-13 Nick Clifton <nickc@redhat.com>
560 * readelf.c (process_dynamic_section): Detect over large section
561 offsets in the DT_SYMTAB entry.
563 2017-04-13 Nick Clifton <nickc@redhat.com>
566 * readelf.c (process_mips_specific): Catch an unfeasible memory
567 allocation before it happens and print a suitable error message.
569 2017-04-13 Nick Clifton <nickc@redhat.com>
571 * objcopy.c: Add --no-merge-notes option to disable note merging.
572 Add --[no-]merge-notes option to strip, and enable it by default.
573 (num_bytes): New function.
574 (merge_gnu_build_notes): Add code to merge stack size notes.
575 * binutils.texi: Update strip and objcopy documentation.
576 * readelf.c (print_gnu_build_attribute_name): Use defined
577 constants for note types.
579 2017-04-10 John Delsignor <john.delsignore@roguewave.com>
582 * dwarf.c (display_gdb_index): Correct test for a corrupt address
585 2017-04-05 Jiong Wang <jiong.wang@arm.com>
587 * objcopy.c (struct redefine_node): Delete the field "next".
588 (redefine_sym_list): Deleted.
589 (redefine_specific_htab): New hash table.
590 (redefine_specific_reverse_htab): Likewise.
591 (eq_string_redefnode): New function.
592 (htab_hash_redefnode): Likewise.
593 (create_symbol2redef_htab): Likewise.
594 (add_specific_symbol_node): Likewise.
595 (create_symbol_htabs): Create redefine_specific_htab and
596 redefine_specific_reverse_htab.
597 (lookup_sym_redefinition): Use hash table instead of list.
598 (redefine_list_append): Likewise, and rename to add_redefine_and_check.
599 (copy_main): Use redefine_specific_htab instead of redefine_sym_list.
602 2017-04-04 H.J. Lu <hongjiu.lu@intel.com>
604 * NEWS: Mention support for ELF SHF_GNU_MBIND and
606 * readelf.c (get_segment_type): Handle PT_GNU_MBIND_XXX.
607 (get_elf_section_flags): Handle SHF_GNU_MBIND.
608 (process_section_headers): Likewise.
609 * testsuite/binutils-all/mbind1.s: New file.
610 * testsuite/binutils-all/objcopy.exp: Run readelf test on
613 2017-04-03 Nick Clifton <nickc@redhat.com>
616 * readelf.c (get_program_headers): Check for there being too many
617 program headers before attempting to allocate space for them.
619 2017-04-03 Nick Clifton <nickc@redhat.com>
622 * readelf.c (process_mips_specific): Check for an out of range GOT
623 entry before reading the module pointer.
625 2017-04-03 Nick Clifton <nickc@redhat.com>
628 * readelf.c (get_unwind_section_word): Fix snafu checking for
629 invalid word offsets in ARM unwind information.
631 2017-03-31 Pip Cet <pipcet@gmail.com>
633 * NEWS: Use "WebAssembly" consistently.
634 * testsuite/binutils-all/wasm32/wasm32.exp: Fix copyright notice.
636 2017-03-30 Pip Cet <pipcet@gmail.com>
638 * readelf.c: Add support for wasm32 ELF format WebAssembly files.
639 (guess_is_rela): Likewise.
640 (dump_relocations): Likewise.
641 (is_32bit_abs_reloc): Likewise.
642 (is_none_reloc_): Likewise.
643 * NEWS: Mention the new support.
644 * testsuite/lib/binutils-common.exp (is_elf_format): Mark wasm32
646 (supports_gnu_unique): Mark wasm32 as supporting STB_GNU_UNIQUE.
647 * testsuite/binutils-all/nm.exp: Mark wasm32 as requiring .size annotations.
648 * testsuite/binutils-all/wasm32: New directory.
649 * testsuite/binutils-all/wasm32/create-wasm.d: New file.
650 * testsuite/binutils-all/wasm32/create-wasm.s: Likewise.
651 * testsuite/binutils-all/wasm32/custom-section.d: Likewise.
652 * testsuite/binutils-all/wasm32/custom-section.s: Likewise.
653 * testsuite/binutils-all/wasm32/invalid-wasm-1.d: Likewise.
654 * testsuite/binutils-all/wasm32/invalid-wasm-1.s: Likewise.
655 * testsuite/binutils-all/wasm32/long-sections.d: Likewise.
656 * testsuite/binutils-all/wasm32/long-sections.s: Likewise.
657 * testsuite/binutils-all/wasm32/parse-wasm.d: Likewise.
658 * testsuite/binutils-all/wasm32/parse-wasm.s: Likewise.
659 * testsuite/binutils-all/wasm32/parse-wasm-2.d: Likewise.
660 * testsuite/binutils-all/wasm32/parse-wasm-2.s: Likewise.
661 * testsuite/binutils-all/wasm32/prepared-section.d: Likewise.
662 * testsuite/binutils-all/wasm32/prepared-section.s: Likewise.
663 * testsuite/binutils-all/wasm32/wasm32.exp: New file, run tests.
665 2017-03-29 Alan Modra <amodra@gmail.com>
667 * doc/binutils.texi (objdump): Document PowerPC -M options.
669 2017-03-21 Andi Kleen <ak@linux.intel.com>
671 * objdump.c (unwind_inlines): Add.
672 (option_values): Add OPTION_INLINES.
673 (show_line): Unwind inlines if requested.
674 (main): Parse OPTION_INLINES.
675 (usage): Document --inlines.
676 * doc/binutils.texi: Document --inlines.
679 2017-03-21 Nick Clifton <nickc@redhat.com>
681 * readelf.c (print_gnu_build_attribute_name): Allow stack
682 protection notes to contain numeric values. Use a colon rather
683 than a space to separate a string name from its values. Decode
684 the numeric value of a stack protection note.
685 * objcopy.c (merge_gnu_build_notes): Allow version notes to
686 contain extra text after the protocol version number.
688 2017-03-20 Mark Wielaard <mark@klomp.org>
690 * readelf.c (process_program_headers): Move dynamic_addr check
691 after .dynamic section cross check.
693 2017-03-17 Nick Clifton <nickc@redhat.com>
695 * readelf.c (print_gnu_build_attribute_name): Fix off by one error
696 printing the value for a build note with an ascii name.
698 2017-03-16 Nick Clifton <nickc@redhat.com>
700 * readelf.c (print_gnu_build_attribute_name): Add support for
701 GNU_BUILD_ATTRIBUTE_SHORT_ENUM.
703 2017-03-14 Nick Clifton <nickc@redhat.com>
705 * readelf.c (print_gnu_build_attribute_description): Move symbol
707 (print_symbol_for_build_attribute): New function. ...here.
708 Add to find the best symbol to associate with an OPEN note.
709 Add code to cache the symbol table and string table, so that they
710 are not loaded every time a note is displayed.
711 * testsuite/binutils-all/note-2-32.s: Add a function symbol.
712 * testsuite/binutils-all/note-2-64.s: Likewise.
713 * testsuite/binutils-all/note-2-32.d: Update expected note output.
714 * testsuite/binutils-all/note-2-64.d: Likewise.
716 2017-03-13 Alan Modra <amodra@gmail.com>
717 Taeung Song <treeze.taeung@gmail.com>
719 * objdump.c (update_source_path): Add abfd param. Add struct
720 stat var. Pass to try_print_file_open. Warn if source is more
722 (try_print_file_open, slurp_file): Add struct stat param to
724 (show_line): Call update_source_path with bfd.
726 2017-03-10 Chia-Hao Lo <fcamel@gmail.com>
729 * objdump.c (main): Set do_wide with --wide.
731 2017-03-10 Nick Clifton <nickc@redhat.com>
733 * readelf.c (get_machine_name): Rearrange switch table in order of
734 increasing machine number. Add missing entries.
736 2017-03-08 H.J. Lu <hongjiu.lu@intel.com>
739 * readelf.c (decode_x86_isa): Change argument to unsigned int.
740 (print_gnu_property_note): Retrieve property type and datasz as
741 4-byte integer. Consolidate property datasz check. Check
742 GNU_PROPERTY_LOPROC and GNU_PROPERTY_LOUSER.
743 * testsuite/binutils-all/i386/pr21231a.d: New file.
744 * testsuite/binutils-all/i386/pr21231a.s: Likewise.
745 * testsuite/binutils-all/i386/pr21231b.d: Likewise.
746 * testsuite/binutils-all/i386/pr21231b.s: Likewise.
747 * testsuite/binutils-all/x86-64/pr21231a.d: Likewise.
748 * testsuite/binutils-all/x86-64/pr21231a.s: Likewise.
749 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
750 * testsuite/binutils-all/x86-64/pr21231b.s: Likewise.
752 2017-03-06 Nick Clifton <nickc@redhat.com>
754 * readelf.c (print_gnu_build_attribute_name): Read byte values
755 from the name string as unsigned bytes.
756 (process_notes_at): Use memcpy to copy an unterminated name
759 2017-03-06 Sam Thursfield <sam.thursfield@codethink.co.uk>
761 * configure.ac (AC_CHECK_DECLS): Add asprintf.
762 * config.in: Regenerate.
763 * configure: Regenerate.
765 2017-03-02 Nick Clifton <nickc@redhat.com>
767 * readelf.c (print_gnu_build_attribute_description): Use global
768 symbols for OPEN attributes if at all possible.
769 * objcopy.c (is_merged_note_section): Support build note sections
770 without the SHF_GNU_BUILD_NOTE section flag set.
772 2017-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
774 * dwarf.c (debug_displays_assert): New static assertion.
776 2017-03-02 Jan Kratochvil <jan.kratochvil@redhat.com>
778 * dwarf.h (enum dwarf_section_display_enum): Add loclists and rnglists.
780 2017-03-01 Nick Clifton <nickc@redhat.com>
782 * readelf.c (get_note_type): Add support for GNU_BUILD_NOTEs.
783 (get_gnu_elf_note_type): Add support for GNU_PROPERTY_NOTEs.
784 (decode_x86_isa): New function.
785 (print_gnu_property_note): New function.
786 (print_gnu_note): Handle GNU_PROPERTY_NOTEs.
787 (print_gnu_build_attribute_description): New function.
788 (print_gnu_build_attribute_name): New function.
789 (process_note): Add support for GNU_BUILD_NOTEs.
790 * objcopy.c (--merge-notes): New command line option.
791 (copy_options): Add merge-notes.
792 (copy_usage): Likewise.
793 (is_merge_note_section): New function.
794 (merge_gnu_build_notes): New function.
795 (copy_object): Merge note sections if asked to do so.
796 (skip_section): Add skip_copy parameter. Add support for skipping
797 merged note sections.
798 (copy_relocations_in_section): Update call to skip_section.
799 (copy_section): Likewise.
800 (copy_main): Add support for merge-notes option.
801 * doc/binutils.texi: Document the new option to objcopy.
802 * NEWS: Mention the new feature.
803 * testsuite/binutils-all/note-2-32.d: New test. Checks note
804 merging on 32-bit targets.
805 * testsuite/binutils-all/note-2-32.s: New test source file.
806 * testsuite/binutils-all/note-2-64.d: New test. Like note-2-32.d
807 but for 64-bit targets.
808 * testsuite/binutils-all/note-2-64.s: New test source file.
809 * testsuite/binutils-all/objcopy.exp: Run the new test.
811 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
813 * objdump.c (main): Use remove_whitespace_and_extra_commas.
815 2017-02-27 Jan Kratochvil <jan.kratochvil@redhat.com>
817 Fix compilation with GCC 4.4.7.
818 * dwarf.c (display_loclists_list, display_debug_rnglists_list):
819 Initialize begin and end.
821 2017-02-25 Alan Modra <amodra@gmail.com>
823 * testsuite/binutils-all/dw5.S: Replace .string with .asciz.
824 Support hpux .comm variant.
825 * testsuite/binutils-all/readelf.exp: Define HPUX when assembling
826 dw5 test for hppa64-hpux.
828 2017-02-24 Nick Clifton <nickc@redhat.com>
830 * readelf.c (show_name, do_dynamic, do_syms, do_dyn_syms,
831 (do_reloc, do_sections, do_section_groups, do_section_details,
832 (do_segments, do_unwind, do_using_dynamic, do_header, do_dump,
833 (do_version, do_histogram, do_debugging, do_arch, do_notes,
834 (do_archive_index, is_32bit_elf, decompress_dumps): Use
836 (parse_args): Treat the do_* variables as booleans.
837 (print_vma): Return an unsigned int.
838 (print_symbol): Change width parameter to signed int.
839 (is_ia64_vms): Change return type to bfd_boolean.
840 (guess_is_rela): Likewise.
841 (slurp_rela_relocs): Likewise.
842 (slurp_rel_relocs): Likewise.
843 (dump_relocations): Likewise.
844 (process_file_header): Likewise.
845 (get_program_headers): Likewise.
846 (process_program_headers): Likewise.
847 (process_section_headers): Likewise.
848 (process_section_groups): Likewise.
849 (dump_ia64_vms_dynamic_fixups): Likewise.
850 (dump_ia64_vms_dynamic_relocs): Likewise.
851 (process_ia64_vms_dynamic_relocs): Likewise.
852 (process_relocs): Likewise.
853 (dump_ia64_unwind): Likewise.
854 (ia64_process_unwind): Likewise.
855 (dump_hppa_unwind): Likewise.
856 (slurp_hppa_unwind_table): Likewise.
857 (hppa_process_unwind): Likewise.
858 (decode_arm_unwind_bytecode): Likewise.
859 (decode_tic6x_unwind_bytecode): Likewise.
860 (decode_arm_unwind): Likewise.
861 (dump_arm_unwind): Likewise.
862 (arm_process_unwind): Likewise.
863 (process_unwind): Likewise.
864 (get_32bit_dynamic_section): Likewise.
865 (get_64bit_dynamic_section): Likewise.
866 (process_dynamic_section): Likewise.
867 (process_version_sections): Likewise.
868 (process_symbol_table): Likewise.
869 (process_syminfo): Likewise.
870 (apply_relocations): Likewise.
871 (disassemble_section): Likewise.
872 (dump_section_as_strings): Likewise.
873 (dump_section_as_bytes): Likewise.
874 (load_specific_debug_section): Likewise.
875 (load_debug_section): Likewise.
876 (display_debug_section): Likewise.
877 (process_section_contents): Likewise.
878 (process_attributes): Likewise.
879 (process_nds32_specific): Likewise.
880 (process_gnu_liblist): Likewise.
881 (print_core_note): Likewise.
882 (print_gnu_note): Likewise.
883 (print_v850_note): Likewise.
884 (process_netbsd_elf_note): Likewise.
885 (print_stapsdt_note): Likewise.
886 (print_ia64_vms_note): Likewise.
887 (process_note): Likewise.
888 (process_notes_at): Likewise.
889 (process_corefile_note_segments): Likewise.
890 (process_v850_notes): Likewise.
891 (process_note_sections): Likewise.
892 (process_notes): Likewise.
893 (process_arch_specific): Likewise.
894 (get_file_header): Likewise.
895 (process_object): Likewise.
896 (process_archive): Likewise.
897 (process_file): Likewise.
898 (section_subset): Make static.
899 (get_mips_reg_size): Return a signed integer.
900 (process_object): Reverse the logic of the return value.
901 (process_archive): Likewise.
902 (process_file): Likewise.
903 (process_program_headers): Fix snafu - if the program headers are
904 not available then this is not a cause to fail.
905 (process_corefile_note_segments): Likewise.
907 2017-02-24 Maciej W. Rozycki <macro@imgtec.com>
909 * readelf.c (get_ver_flags): Tidy the formatting of the string
912 2017-02-24 Maciej W. Rozycki <macro@imgtec.com>
914 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Make
916 <SHT_GNU_verneed>: Likewise.
918 2017-02-24 Maciej W. Rozycki <macro@imgtec.com>
920 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Limit
921 the number of entries processed by the section size. Don't
922 break out of the loop if `ent.vd_next' is 0.
924 2017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
926 * testsuite/binutils-all/dw5.S: New file.
927 * testsuite/binutils-all/dw5.W: New file.
928 * testsuite/binutils-all/readelf.exp (readelf -wiaoRlL): New test.
930 2017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
932 * dwarf.c (read_and_display_attr_value): Support DW_FORM_data16.
934 2017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
936 * dwarf.c (display_debug_macro): Support DWARF-5. Rename
939 2017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
941 * dwarf.c (decode_location_expression): Support DW_OP_implicit_pointer,
942 DW_OP_const_type, DW_OP_regval_type, DW_OP_deref_type, DW_OP_convert
943 and DW_OP_reinterpret.
944 (read_and_display_attr_value): Support DW_AT_call_value,
945 DW_AT_call_data_value, DW_AT_call_target and
946 DW_AT_call_target_clobbered.
948 2017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
950 * dwarf.c (fetch_indirect_line_string): New function.
951 (abbrev_attr): New field implicit_const.
952 (add_abbrev_attr): New parameter implicit_const.
953 (process_abbrev_section): Support DW_FORM_implicit_const.
954 (decode_location_expression): Support DW_OP_entry_value.
955 (read_and_display_attr_value): Add parameter implicit_const. Support
956 DW_FORM_line_strp and DW_FORM_implicit_const.
957 (read_and_display_attr): Add parameter implicit_const.
958 (process_debug_info): Support line_str and DWARF-5.
959 (read_debug_line_header): Support DWARF-5.
960 (display_formatted_table): New function.
961 (display_debug_lines_raw): New parameter file. Support DWARF-5.
962 (display_debug_lines_decoded): New parameter fileptr. Support DWARF-5.
963 (display_debug_lines): Pass file parameter.
964 (display_debug_macro): Update read_and_display_attr_value caller.
965 (display_debug_abbrev): Support DW_FORM_implicit_const.
966 (display_loclists_list): New function.
967 (display_loc_list): Support .debug_loclists.
968 (display_debug_ranges_list): New function from display_debug_ranges.
969 (display_debug_rnglists_list): New function.
970 (display_debug_ranges): Support .debug_rnglists.
971 (debug_displays): Add .debug_line_str, .debug_loclists and
973 * dwarf.h: Include dwarf2.h
974 (DWARF2_Internal_LineInfo): Add li_offset_size.
975 (DWARF2_Internal_CompUnit): Add cu_unit_type.
976 (enum dwarf_section_display_enum): Add line_str.
977 * readelf.c (process_section_headers): Add rnglists and loclists.
979 2017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
981 * dwarf.c (display_block): Add parameter delimiter.
982 (decode_location_expression): Update display_block callers.
983 (read_and_display_attr_value): Add parameter delimiter.
984 (read_and_display_attr, display_debug_macro): Update
985 read_and_display_attr_value caller.
987 2017-02-23 Jan Kratochvil <jan.kratochvil@redhat.com>
989 * dwarf.c (display_loc_list): Use dwarf_vma for offset, base_address
991 (display_loc_list_dwo): Use dwarf_vma for offset.
992 (display_debug_loc): Use dwarf_vma for offset, base_address.
993 (struct range_entry, range_entry_compar): Use dwarf_vma for
995 (display_debug_ranges): Use dwarf_vma for ranges_offset, offset and
998 2017-02-23 Nick Clifton <nickc@redhat.com>
1000 * readelf.c (display_tag_value): Use an explicit signed type for
1002 (display_gnu_attributes): Use an unsigned integer type for
1004 (display_power_gnu_attribute): Likewise.
1005 (display_s390_gnu_attribute): Likewise.
1006 (display_sparc_hwcaps): Likewise.
1007 (display_sparc_hwcaps2): Likewise.
1008 (display_sparc_gnu_attribute): Likewise.
1009 (display_mips_gnu_attribute): Likewise.
1010 (display_tic6x_attribute): Likewise.
1011 (display_raw_attribute): Likewise.
1012 (process_attributes): Likewise.
1013 (process_arm_specific): Delete redundant function.
1014 (process_power_specific): Likewise.
1015 (process_s390_specific): Likewise.
1016 (process_sparc_specific): Likewise.
1017 (process_tic6x_specific): Likewise.
1018 (process_msp430x_specific): Likewise.
1019 (display_public_gnu_attributes): New function. Displays known
1020 information about an unknown gnu attribute.
1021 (display_generic_attribute): New function. Calls
1022 display_tag_value for non-nul tags.
1023 (process_arch_specific): Call process_attributes even for
1024 architectures not known to specifically support gnu attributes.
1026 2017-02-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1028 * dwarf.c (decode_location_expression): Display also OP.
1030 2017-02-22 Maciej W. Rozycki <macro@imgtec.com>
1032 * readelf.c (process_version_sections) <SHT_GNU_verdef>: Print a
1033 new line between the heading and the first version definition
1036 2017-02-20 Nick Clifton <nickc@redhat.com>
1039 * dwarf.c (cu_tu_indexes_read): Move into...
1040 (load_cu_tu_indexes): ... here. Change the variable into
1041 tri-state. Change the function into boolean, returning
1042 false if the indicies could not be loaded.
1043 (find_cu_tu_set): Return NULL if the indicies could not be
1046 2017-02-17 Nick Clifton <nickc@redhat.com>
1049 * readelf.c (find_section_in_set): Test for invalid section
1052 2017-02-17 Nick Clifton <nickc@redhat.com>
1054 * readelf.c (get_section_type_name): Add decoding of GNU section
1057 2017-02-15 Nick Clifton <nickc@redhat.com>
1059 * MAINTAINERS: (MIPS, MN10300): Move Eric Christopher to Past
1060 Maintainers section.
1062 2017-02-14 Nick Clifton <nickc@redhat.com>
1065 * readelf.c (dump_section_as_strings): Reset the start address if
1066 no decompression is perfromed.
1067 (dump_section_as_bytes): Likewise.
1069 2017-02-14 Nick Clifton <nickc@redhat.com>
1072 * rddbg.c (read_symbol_stabs_debugging_info): Check for a null or
1075 2017-02-14 Nick Clifton <nickc@redhat.com>
1078 * stabs.c (parse_stab_enum_type): Check for corrupt NAME:VALUE
1080 (parse_number): Exit early if passed an empty string.
1082 2017-02-14 Nick Clifton <nickc@redhat.com>
1085 * readelf.c (IN_RANGE): New macro. Tests for an address + offset
1086 being within a given range.
1087 (target_specific_reloc_handling): Use macro to test for underflow
1088 as well as overflow of reloc offset.
1090 2017-02-13 Nick Clifton <nickc@redhat.com>
1093 * nm.c (file_symbol): Add test of string length before testing
1096 2017-02-13 Nick Clifton <nickc@redhat.com>
1099 * readelf.c (dump_section_as_bytes): Handle the case where
1100 uncompress_section_contents returns false.
1101 (dump_section_as_bytes, load_specific_debug_section): Likewise.
1103 2017-02-13 Nick Clifton <nickc@redhat.com>
1106 * readelf.c (get_compression_header): Add size parameter. Check
1107 size against sizeof compression header before attempting to
1109 (process_section_headers): Pass size to get_compression_header.
1110 (dump_section_as_strings): Likewise.
1111 (dump_section_as_bytes): Likewise.
1112 (load_specific_debug_section): Likewise.
1114 2017-02-13 Nick Clifton <nickc@redhat.com>
1117 * readelf.c (process_version_sections): Include size of auxillary
1118 version information when checking for buffer overflow.
1120 2017-02-13 Nick Clifton <nickc@redhat.com>
1123 * readelf.c (process_section_contents): Fix off by one error
1124 reporting un-dumped sections.
1126 2017-02-13 Nick Clifton <nickc@redhat.com>
1129 * readelf.c (target_specific_reloc_handling): Add num_syms
1130 parameter. Check for symbol table overflow before accessing
1131 symbol value. If reloc pointer is NULL, discard all saved state.
1132 (apply_relocations): Pass num_syms to target_specific_reloc_handling.
1133 Call target_specific_reloc_handling with a NULL reloc pointer
1134 after processing all of the relocs.
1136 2017-02-13 Nick Clifton <nickc@redhat.com>
1139 * readelf.c (target_specific_reloc_handling): Add end parameter.
1140 Check for buffer overflow before writing relocated values.
1141 (apply_relocations): Pass end to target_specific_reloc_handling.
1143 2017-01-27 Dilyan Palauzov <dilyan.palauzov@aegee.org>
1144 Nick Clifton <nickc@redhat.com>
1147 * doc/binutils.texi (ar): Extend documentation of the --plugin
1148 option. Include a description of where the plugins should be
1152 2017-01-23 Nick Clifton <nickc@redhat.com>
1154 * MAINTAINERS: Add Bernd to Past Maintainers section.
1155 (SCORE): Remove Mei Ligang as maintainer. Add to Past Maintainers
1158 2017-01-23 Bernd Schmidt <bschmidt@redhat.com>
1160 * MAINTAINERS (BFIN): Remove myself as Blackfin maintainer.
1162 2017-01-20 Andrew Burgess <andrew.burgess@embecosm.com>
1164 * objdump.c (dump_section_header): Extract max section name length
1165 from data parameter, use this when formatting output.
1166 (find_longest_section_name): New function.
1167 (dump_headers): Calculate longest section name when in wide mode,
1168 reformat to unify printing of header line.
1170 2017-01-18 Bernhard Rosenkranzer <bero@lindev.ch>
1173 * arlex.l: Support processing with flex 2.6.3.
1174 * deflex.l: Likewise.
1176 2017-01-17 Dmitry Timoshkov <dmitry@baikal.ru>
1178 * resbin.c: Optional dialog control data immediately follows
1179 the control description without alignment.
1180 * testsuite/binutils-all/windres/controldata.rc: New test.
1182 * testsuite/binutils-all/windres/controldata.rsd: New test.
1184 2017-01-12 Nick Clifton <nickc@redhat.com>
1187 * NEWS: Mention the new feature.
1188 * testsuite/binutils-all/objdump.exp (test_build_id_debuglink):
1189 New proc to test the location of separate debug info files using
1190 the build-id method.
1192 2017-01-10 Nick Clifton <nickc@redhat.com>
1195 * stabs.c (parse_stab_members): Fix thinko checking for g++
1196 version 1 stabs information.
1198 2017-01-09 Nick Clifton <nickc@redhat.com>
1200 * objdump.c (display_file): Add new parameter 'last_file'. If
1201 last_file is true, do not call bfd_close at the end of the
1203 (main): Set the value of the last_file parameter when calling
1206 2017-01-09 Alan Modra <amodra@gmail.com>
1208 * readelf.c (process_section_headers): Correct .rel.dyn/.rela.dyn
1211 2017-01-06 Nick Clifton <nickc@redhat.com>
1213 * MAINTAINERS: Move Paul Brook to the Past Maintainers section.
1215 2017-01-04 Dilan Palauzov <dilyan.palauzov@aegee.org>
1218 * syslex.l (option): Add noyywrap
1221 2017-01-02 Alan Modra <amodra@gmail.com>
1223 Update year range in copyright notice of all files.
1225 For older changes see ChangeLog-2016
1227 Copyright (C) 2017 Free Software Foundation, Inc.
1229 Copying and distribution of this file, with or without modification,
1230 are permitted in any medium without royalty provided the copyright
1231 notice and this notice are preserved.
1237 version-control: never