Delete duplicate struct objdump_disasm_info field
[deliverable/binutils-gdb.git] / binutils / ChangeLog
1 2019-12-10 Alan Modra <amodra@gmail.com>
2
3 * objdump.c (struct objdump_disasm_info): Delete "sec".
4 (find_symbol_for_address): Use inf->section rather than aux->sec.
5 (objdump_print_addr, disassemble_bytes): Likewise.
6 (disassemble_section): Don't set aux->sec.
7
8 2019-12-08 Alan Modra <amodra@gmail.com>
9
10 * testsuite/lib/binutils-common.exp (regexp_diff): Support #?REGEXP.
11
12 2019-11-22 Andrew Burgess <andrew.burgess@embecosm.com>
13
14 * dwarf.c (regname_internal_riscv): New function.
15 (init_dwarf_regnames_riscv): Use new function.
16
17 2019-11-22 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * dwarf.c (typedef dwarf_regname_lookup_ftype): New typedef.
20 (dwarf_regnames_lookup_func): New static global.
21 (init_dwarf_regnames_i386): Set dwarf_regnames_lookup_func.
22 (init_dwarf_regnames_iamcu): Likewise.
23 (init_dwarf_regnames_x86_64): Likewise.
24 (init_dwarf_regnames_aarch64): Likewise.
25 (init_dwarf_regnames_s390): Likewise.
26 (init_dwarf_regnames_riscv): Likewise.
27 (init_dwarf_regnames_by_elf_machine_code): Reset
28 dwarf_regnames_lookup_func to NULL.
29 (init_dwarf_regnames_by_bfd_arch_and_mach): Likewise.
30 (regname_internal_by_table_only): New function.
31 (regname): Make use of dwarf_regnames_lookup_func.
32
33 2019-11-22 Andrew Burgess <andrew.burgess@embecosm.com>
34
35 * dwarf.c (init_dwarf_regnames_i386): Make static.
36 (init_dwarf_regnames_iamcu): Make static.
37 (init_dwarf_regnames_x86_64): Make static.
38 (init_dwarf_regnames_aarch64): Make static.
39 (init_dwarf_regnames_s390): Make static.
40 (init_dwarf_regnames_riscv): Make static.
41 * dwarf.h (init_dwarf_regnames_i386): Delete declaration.
42 (init_dwarf_regnames_iamcu): Delete declaration.
43 (init_dwarf_regnames_x86_64): Delete declaration.
44 (init_dwarf_regnames_aarch64): Delete declaration.
45 (init_dwarf_regnames_s390): Delete declaration.
46 (init_dwarf_regnames_riscv): Delete declaration.
47
48 2019-11-22 Andrew Burgess <andrew.burgess@embecosm.com>
49
50 * dwarf.c (init_dwarf_regnames_by_bfd_arch_and_mach): New
51 function.
52 * dwarf.h (init_dwarf_regnames_by_bfd_arch_and_mach): Declare.
53 * objdump.c (dump_dwarf): Call new function instead of calling
54 specific initialization routines. Restrucure so that eh_addr_size
55 is still calculated correctly.
56
57 2019-11-22 Andrew Burgess <andrew.burgess@embecosm.com>
58
59 * dwarf.c (init_dwarf_regnames): Renamed to...
60 (init_dwarf_regnames_by_elf_machine_code): ...this.
61 * dwarf.h (init_dwarf_regnames): Renamed to...
62 (init_dwarf_regnames_by_elf_machine_code): ...this.
63 * readelf.c (process_file_header): Update call to use new name.
64
65 2019-11-22 Andrew Burgess <andrew.burgess@embecosm.com>
66
67 * dwarf.c (frame_need_space): Compare dwarf_regnames_count against
68 0, and only warn about large numbers of registers if the number is
69 more than the dwarf_regnames_count.
70
71 2019-11-25 Christian Eggers <ceggers@gmx.de>
72
73 * objdump.c (disassemble_data): Provide section parameter to
74 bfd_octets_per_byte.
75 (dump_section): likewise
76 (dump_section_header): likewise. Show SEC_ELF_OCTETS flag if set.
77
78 2019-11-21 Alan Modra <amodra@gmail.com>
79
80 PR 273
81 * size.c (sysv_internal_sizer, sysv_internal_printer): Exclude
82 sections with no flag bits set.
83 * testsuite/binutils-all/size.exp: Allow $CODE$ as a text section.
84
85 2019-11-21 Nick Clifton <nickc@redhat.com>
86
87 * objcopy.c (merge_gnu_build_notes): Allow for the possibility
88 that the new notes might actually be larger than the original
89 notes.
90
91 2019-11-21 Alan Modra <amodra@gmail.com>
92
93 * testsuite/lib/binutils-common.exp (is_pecoff_format): Rewrite
94 with positive logic and add more target triples.
95
96 2019-11-19 Alan Modra <amodra@gmail.com>
97
98 PR 24499
99 * objcopy.c (copy_file): Ignore --add-gnu-debuglink for archives.
100
101 2019-11-19 Alan Modra <amodra@gmail.com>
102
103 PR 24968
104 * objcopy.c (copy_object): For ELF output and non-ELF input without
105 arch, take arch from output file if not given by -B. Don't
106 bfd_get_arch_info when we already have iarch.
107
108 2019-11-19 Alan Modra <amodra@gmail.com>
109
110 PR 25191
111 * objcopy.c (is_nondebug_keep_contents_section): Use bfd_get_flavour.
112 (copy_object): Likewise.
113 (setup_section): Likewise. If flavour of input and output files
114 differ, restrict section flags to the intersection of input and
115 output bfd_applicable_section_flags.
116
117 2019-11-19 Alan Modra <amodra@gmail.com>
118
119 * bucomm.c (bfd_nonfatal_message): Add a space between program
120 name and file.
121
122 2019-11-18 Alan Modra <amodra@gmail.com>
123
124 PR 25198
125 * prdbg.c (tg_start_class_type): Correct scope of idbuf.
126
127 2019-11-08 Alan Modra <amodra@gmail.com>
128
129 PR 25172
130 * objdump.c (usage): Correct --stop-address description.
131
132 2019-11-07 Nick Clifton <nickc@redhat.com>
133
134 * ar.c (open_output_file): Check for filename validity before
135 prefixing with output directory.
136 Display the constructed output filename if in verbose mode.
137 (extract_file): Let open_output_file display the filename.
138
139 2019-11-07 Nick Clifton <nickc@redhat.com>
140
141 * objcopy.c (copy_object): Skip note sections that do not have
142 an output section. Always copy note sections, even if no
143 changes are made.
144
145 2019-11-06 Christian Eggers <ceggers@gmx.de>
146
147 * readelf.c (IN_RANGE): Rename parameter OFF to NELEM. Add
148 comment. Catch potential integer overflow and fix off by one
149 error whilst checking reloc location against section size.
150 (apply_relocations): Use IN_RANGE macro.
151
152 2019-11-04 Fangrui Song <maskray@google.com>
153
154 * objcopy.c (enum option_values): Add OPTION_KEEP_SECTION.
155 (SECTION_CONTEXT_KEEP): Define. Adjust other SECTION_CONTEXT macros.
156 (copy_usage): Describe --keep-section.
157 (strip_usage): Likewise.
158 (copy_main): Handle SECTION_CONTEXT_KEEP.
159 (strip_main): Likewise.
160 (is_strip_section_1): Likewise.
161 * testsuite/binutils-all/objcopy.exp: Add tests.
162 * testsuite/binutils-all/keep-section-1.d: New test driver file.
163 * testsuite/binutils-all/keep-section-2.d: Likewise.
164 * doc/binutils.texi: Document the new feature.
165 * NEWS: Mention the new feature.
166
167 2019-10-20 Palmer Dabbelt <palmer@sifive.com>
168
169 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
170
171 2019-10-30 Fangrui Song <i@maskray.me>
172 Nick Clifton <nickc@redhat.com>
173
174 * ar.c (emum long option numbers): Declare. Use to provide
175 numerical values for long options.
176 (long_options): Add --output option.
177 (usage): Mention the --output option.
178 (open_output_file): New function. Create a filepath for an output
179 file and open it.
180 (extract_file): Use open_output_file().
181 (open_output_file):
182 * testsuite/binutils-all/ar.exp: Add a test of the new feature.
183 * doc/binutils.texi: Document the new feature.
184 * NEWS: Mention the new feature.
185
186 2019-10-26 Alan Modra <amodra@gmail.com>
187
188 * objcopy.c (sort_gnu_build_notes): Correct sort of deleted
189 note2.
190
191 2019-10-25 H.J. Lu <hongjiu.lu@intel.com>
192
193 * elfedit.c (elf_x86_feature): Report unknown x86 feature.
194
195 2019-10-25 H.J. Lu <hongjiu.lu@intel.com>
196
197 * elfedit.c (update_gnu_property): Replace BYTE_PUT with byte_put.
198
199 2019-10-25 Nick Clifton <nickc@redhat.com>
200
201 * objcopy.c (struct merged_note_section): New structure. Used to
202 chain together details of mergeable note sections.
203 (is_merged_note_section): Rename to is_megreable_note_section and
204 return true for note sections that use GNU_BUILD_ATTRS_SECTION_NAME
205 as a prefix.
206 (num_bytes): Delete
207 (objcoopy_internal_note): Add padded_namesz field.
208 (DEBUG_MERGE): New macro. Set to non-zero to enable debugging of
209 the note merging code.
210 (gap_exists): Rename to overlaps_or_adjoins and return TRUE for
211 overlapping notes or adjoining notes.
212 (contained_by, is_deleted_note, is_version_note)
213 (compare_gnu_build_notes, sort_gnu_build_notes): New functions.
214 (merge_gnu_build_notes): Rework. Sort notes into a mergeable
215 order first. Merge them. Then sort them into an ascending
216 address order before writing them out.
217 (copy_object): Handle more than one mergeable note section.
218 * testsuite/binutils-all/note-2-32.d: Update for new merging
219 behaviour.
220 * testsuite/binutils-all/note-2-32.s: Likewise.
221 * testsuite/binutils-all/note-2-64.d: Likewise.
222 * testsuite/binutils-all/note-2-64.s: Likewise.
223 * testsuite/binutils-all/note-3-32.d: Likewise.
224 * testsuite/binutils-all/note-3-32.s: Likewise.
225 * testsuite/binutils-all/note-3-64.d: Likewise.
226 * testsuite/binutils-all/note-3-64.s: Likewise.
227 * testsuite/binutils-all/note-4-32.d: Likewise.
228 * testsuite/binutils-all/note-4-32.s: Likewise.
229 * testsuite/binutils-all/note-4-64.d: Likewise.
230 * testsuite/binutils-all/note-4-64.s: Likewise.
231 * testsuite/binutils-all/note-6-32.s: New test source file.
232 * testsuite/binutils-all/note-6-64.s: New test source file.
233 * testsuite/binutils-all/note-6-32.d: New test driver file.
234 * testsuite/binutils-all/note-6-64.d: New test driver file.
235 * testsuite/binutils-all/objcopy.exp: Run the new test.
236
237 2019-10-25 Alan Modra <amodra@gmail.com>
238
239 * readelf.c (process_program_headers): Check PT_PHDR p_offset
240 as well as p_vaddr. Use p_filesz, not p_memsz, in vaddr test.
241
242 2019-10-21 Alan Modra <amodra@gmail.com>
243
244 PR 452
245 PR 25104
246 * ar.c (write_archive): Set BFD_ARCHIVE_FULL_PATH.
247 * doc/binutils.texi (extract from archive): Mention
248 restrictions when extracting from archives with full paths.
249 (ar P): Update to current P support.
250 (ar -X32_64): Fix spelling.
251
252 2019-10-14 Alan Modra <amodra@gmail.com>
253
254 * objcopy.c (compare_section_lma): Correct comment. Dereference
255 section pointer earlier and lose unnecessary const. Style fixes.
256 Add final sort by id.
257
258 2019-10-13 Nick Clifton <nickc@redhat.com>
259
260 * README-how-to-make-a-release: Add a note to reset the
261 development flag back to true after making a point release.
262
263 2019-10-12 Nick Clifton <nickc@redhat.com>
264
265 * README-how-to-make-a-release: Tweak a few sections based on the
266 results of the 2.33.1 release.
267
268 2019-10-11 Nick Clifton <nickc@redhat.com>
269
270 * po/zh_TW.po: Updated Chinese (traditional) translation.
271
272 2019-10-09 Alan Modra <amodra@gmail.com>
273
274 PR 25079
275 * ar.c (decode_options): Don't try for command options if
276 write_armap or mri_mode is selected.
277
278 2019-10-07 Jozef Lawrynowicz <jozef.l@mittosystems.com>
279
280 * readelf.c (display_msp430_gnu_attribute): New.
281 (process_arch_specific): Use msp430 specific handler for GNU
282 attributes.
283
284 2019-09-30 Nick Alcock <nick.alcock@oracle.com>
285
286 * objdump.c (main): Fix tabdamage.
287 * readelf.c (CTF_DUMP): Likewise.
288 (options): Likewise.
289 (dump_section_as_ctf): Likewise.
290
291 2019-08-03 Nick Alcock <nick.alcock@oracle.com>
292
293 * objdump.c (dump_ctf): Use the default CTF archive member as the
294 parent even when no parent section is specified.
295 (dump_ctf_archive_member): Only import from the parent
296 if this is not the default ".ctf" member.
297
298 2019-09-23 Nick Alcock <nick.alcock@oracle.com>
299
300 * Makefile.am (LIBCTF): Mention the .la file.
301 (LIBCTF_NOBFD): New.
302 (readelf_DEPENDENCIES): Use it.
303 (readelf_LDADD): Likewise.
304 * Makefile.in: Regenerated.
305
306 2019-07-13 Nick Alcock <nick.alcock@oracle.com>
307
308 * readelf.c (dump_ctf_symtab_name): Give default value.
309 (dump_ctf_strtab_name): Likewise.
310 (dump_section_as_ctf): Allow for the null string.
311
312 2019-07-08 Nick Alcock <nick.alcock@oracle.com>
313
314 * objdump.c (dump_ctf_archive_member): Dump the CTF header.
315 * readelf.c (dump_section_as_ctf): Likewise.
316
317 2019-10-02 Niklas Gürtler <profclonk@gmail.com>
318
319 PR 24942
320 * objcopy.c (copy_usage): Update description of
321 --set-section-alignment.
322 (copy_main): Interpret numeric argument of --set-section-alignment
323 as a byte alignment, not a power of two alignment.
324 * doc/binutils.texi: Update description of
325 --set-section-alignment.
326 * testsuite/binutils-all/set-section-alignment.d: New test.
327 * testsuite/binutils-all/objcopy.exp: Run the new test.
328
329 2019-09-30 Alan Modra <amodra@gmail.com>
330
331 PR 25046
332 * readelf.c (process_program_headers): Clear dynamic_addr and
333 dynamic_size earlier.
334
335 2019-09-24 Alan Modra <amodra@gmail.com>
336
337 PR 25031
338 * nm.c (print_format_string): New.
339 (get_print_format): Delete saved_format. Move earlier.
340 (set_print_width): Call get_print_format.
341 (print_value): Use print_format_string.
342
343 2019-09-23 Alan Modra <amodra@gmail.com>
344
345 * dlltool.c: Include coff-bfd.h.
346
347 2019-09-23 Alan Modra <amodra@gmail.com>
348
349 PR 25018
350 * dwarf.c (get_type_signedness): Delete ineffective pointer
351 comparison check. Properly range check uvalue offset on
352 recursive call.
353 (read_and_display_attr_value): Range check uvalue offset before
354 calling get_type_signedness.
355
356 2019-09-20 Alan Modra <amodra@gmail.com>
357
358 * ar.c (write_archive): Use bfd_set_thin_archive.
359
360 2019-09-18 Tamar Christina <tamar.christina@arm.com>
361
362 * testsuite/binutils-all/objdump.exp (objump -S): Update testcases.
363
364 2019-09-18 Alan Modra <amodra@gmail.com>
365
366 * addr2line.c, * bucomm.c, * coffgrok.c, * dlltool.c, * nm.c,
367 * objcopy.c, * objdump.c, * od-elf32_avr.c, * od-macho.c,
368 * od-xcoff.c, * prdbg.c, * rdcoff.c, * rddbg.c, * rescoff.c,
369 * resres.c, * size.c, * srconv.c, * strings.c, * windmc.c: Update
370 throughout for bfd section macro and function changes.
371
372 2019-09-18 Alan Modra <amodra@gmail.com>
373
374 * nm.c: Update bfd_get_section to bfd_asymbol_section throughout.
375 * objcopy.c: Likewise.
376 * objdump.c: Likewise.
377 * rdcoff.c: Likewise.
378 * objcopy.c (create_new_symbol): Use bfd_set_asymbol_name.
379 (filter_symbols): Likewise.
380
381 2019-09-18 Simon Marchi <simon.marchi@polymtl.ca>
382
383 * doc/Makefile.am (MOSTLYCLEANFILES): Clean all man pages,
384 cxxfilt.man and binutils.info.
385 (MAINTAINERCLEANFILES): Remove.
386 * doc/Makefile.in: Re-generate.
387
388 2019-09-18 Simon Marchi <simon.marchi@polymtl.ca>
389
390 * doc/Makefile.am: Remove references to binutils_TEXINFOS.
391 * doc/Makefile.in: Re-generate.
392
393 2019-09-18 Simon Marchi <simon.marchi@polymtl.ca>
394
395 * doc/Makefile.am (install-data-loca): Remove target.
396 (DISTCLEANFILES): Remove variable.
397 * doc/Makefile.in: Re-generate.
398
399 2019-09-18 Simon Marchi <simon.marchi@polymtl.ca>
400
401 * Makefile.in: Re-generate.
402 * configure: Re-generate.
403 * doc/Makefile.in: Re-generate.
404
405 2019-09-16 Phil Blundell <pb@pbcl.net>
406
407 * Makefile.in, configure. doc/Makefile.in: Regenerated.
408
409 2019-09-11 Tom Tromey <tom@tromey.com>
410
411 * objcopy.c (copy_archive): Update.
412 * bucomm.h (make_tempname, make_tempdir): Make argument const.
413 * bucomm.c (make_tempname, make_tempdir): Make argument const.
414
415 2019-09-11 Alan Modra <amodra@gmail.com>
416
417 PR 24907
418 * objdump.c (disassemble_bytes): Adjust code to avoid overlong
419 lines. Correct max_reloc_offset_into_insn test.
420
421 2019-09-10 Nick Clifton <nickc@redhat.com>
422
423 PR 24907
424 * objdump.c (null_print): New function.
425 (disassemble_bytes): Delete previous_octets local and replace with
426 a test of the max_reloc_offset_into_insn field of the
427 bfd_arch_info structure. If a reloc is a potential match for the
428 next insn, then perform a dummy disassembly in order to calculate
429 its real length.
430
431 2019-09-09 Phil Blundell <pb@pbcl.net>
432
433 binutils 2.33 branch created.
434
435 2019-09-06 Alan Modra <amodra@gmail.com>
436
437 * nm.c (print_object_filename_bsd, print_object_filename_sysv),
438 (print_object_filename_posix, print_archive_filename_bsd),
439 (print_archive_filename_sysv, print_archive_filename_posix),
440 (print_archive_member_bsd, print_archive_member_sysv),
441 (print_archive_member_posix): Constify parameter.
442 (struct output_fns <print_object_filename, print_archive_filename>),
443 (<print_archive_member>): Likewise.
444 * objcopy.c (copy_archive): Add cast for make_tempdir.
445
446 2019-08-29 Alan Modra <amodra@gmail.com>
447
448 * dwarf.c (check_uvalue): Remove unnecessary pointer checks.
449
450 2019-08-28 Niklas Gürtler <profclonk@gmail.com>
451
452 PR 24942
453 * objcopy.c (SECTION_CONTEXT_SET_ALIGNMENT): New constant.
454 (struct section_list): Add alignment field.
455 (command_line_switch): Add OPTION_SET_SECTION_ALIGNMENT.
456 (copy_options): Add --set-section-alignment.
457 (copy_usage): Describe --set-section-alignment.
458 (find_section_list): Initialise the alignment field.
459 (setup_section): Handle the alignment field.
460 (copy_main): Handle OPTION_SET_SECTION_ALIGNMENT.
461 * doc/binutils.texi: Document the new feature.
462 * NEWS: Mention the new feature.
463
464 2019-08-28 Nick Clifton <nickc@redhat.com>
465
466 PR 24931
467 * objdump.c (source_comment): New static variable.
468 (option_values): Add OPTION_SOURCE_COMMENT.
469 (long_opions): Add --source-comment.
470 (print_line): If source comment is set, use it as a prefix to the
471 source code line.
472 (main): Handle OPTION_SOURCE_COMMENT.
473 * doc/binutils.texi: Document the new option.
474 * NEWS: Mention the new feature.
475 * testsuite/binutils-all/objdump.exp (test_objdump_S): Add tests
476 of the -S and --source-comment options.
477
478 2019-08-27 Nick Clifton <nickc@redhat.com>
479
480 PR 24510
481 * dwarf.c (MAX_CU_NESTING): New constant.
482 (level_type_signed): New static array.
483 (skip_attr_bytes): New function.
484 (get_type_signedness): New function.
485 (read_and_print_leb128): New function.
486 (display_discr_list): New function.
487 (read_and_display_attr_value): Add start parameter.
488 Use new functions when handling DW_AT_type and DW_AT_discr_list.
489 (read_and_display_attr): Add start parameter. Pass to
490 read_and_display_attr_value.
491 (process_debug_info): Update call to read_and_display_attr.
492 (display_formatted_table): Likewise.
493 (display_debug_lines_decoded): Likewise. Also add start
494 parameter.
495 (display_debug_lines): Likewise.
496 * testsuite/binutils-all/dwarf-attributes.S: Update discrimination
497 lists.
498 * testsuite/binutils-all/dwarf-attributes.W: Update expected
499 output.
500
501 2019-08-26 Alan Modra <amodra@gmail.com>
502
503 PR 24938
504 * debug.c (debug_write_type): Call empty_type for NULL type here..
505 (debug_write_type): ..rather than in just one case here.
506
507 2019-08-23 Nick Clifton <nickc@redhat.com>
508
509 PR 24829
510 * dwarf.c (check_uvalue): New function. Ensures that a block's
511 size is valid.
512 (read_and_display_attr_value): Use check_value when processsing
513 DW_FORM_block<n> attributes.
514
515 2019-08-22 Nick Clifton <nickc@redhat.com>
516
517 PR 24921
518 * dwarf.c (process_cu_tu_index): Handle the case where a table
519 does not have any columns.
520
521 2019-08-19 Alan Modra <amodra@gmail.com>
522
523 PR 24898
524 * dwarf.c (display_debug_frames): Use the read_cie check and error
525 for augmentation data length.
526
527 2019-08-17 Alan Modra <amodra@gmail.com>
528
529 PR 24911
530 * dwarf.c (comp_addr_base): Dereference args.
531
532 2019-08-16 Alan Modra <amodra@gmail.com>
533
534 PR 24909
535 PR 23499
536 * readelf.c (get_symbol_version_string): Set sym_info earlier.
537
538 2019-08-15 Nick Clifton <nickc@redhat.com>
539
540 PR 24767
541 * doc/binutils.texi (nm): Document the 'n' symbol type.
542
543 2019-08-15 Christophe Vidal <support@krizalys.com>
544
545 * docs/binutils.texi: Fixed notice message disassembler options
546 section of the man page.
547
548 2019-08-09 Mihailo Stojanovic <mihailo.stojanovic@rt-rk.com>
549
550 * readelf.c (get_mips_dynamic_type): Return MIPS_XHASH dynamic type.
551 (get_mips_section_type_name): Return MI{S_XHASH name string.
552 (dynamic_section_mips_val): Initialize the .MIPS.xhash dynamic
553 info.
554 (process_symbol_table): Initialize the .MIPS.xhash section
555 pointer. Adjust the readelf output to support the new section.
556 (process_object): Set the .MIPS.xhash dynamic info to zero.
557
558 2019-08-09 Tamar Christina <tamar.christina@arm.com>
559
560 * testsuite/binutils-all/arm/in-order-all.d: Skip on pe, wince, coff.
561 * testsuite/binutils-all/arm/in-order.d: Likewise.
562 * testsuite/binutils-all/arm/out-of-order-all.d: Likewise.
563 * testsuite/binutils-all/arm/out-of-order.d: Likewise.
564
565 2019-08-08 Nick Clifton <nickc@redhat.com>
566
567 PR 24887
568 * readelf.c (process_notes_at): Left justify the "Data size"
569 column heading.
570 * testsuite/binutils-all/i386/empty.d: Adjust for new output format.
571 * testsuite/binutils-all/i386/ibt.d: Likewise.
572 * testsuite/binutils-all/i386/pr21231a.d: Likewise.
573 * testsuite/binutils-all/i386/pr21231b.d: Likewise.
574 * testsuite/binutils-all/i386/shstk.d: Likewise.
575 * testsuite/binutils-all/note-2-32.d: Likewise.
576 * testsuite/binutils-all/note-2-64.d: Likewise.
577 * testsuite/binutils-all/x86-64/empty-x32.d: Likewise.
578 * testsuite/binutils-all/x86-64/empty.d: Likewise.
579 * testsuite/binutils-all/x86-64/ibt-x32.d: Likewise.
580 * testsuite/binutils-all/x86-64/ibt.d: Likewise.
581 * testsuite/binutils-all/x86-64/pr21231a.d: Likewise.
582 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
583 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
584 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
585 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
586 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
587 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
588 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
589 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
590 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
591 * testsuite/binutils-all/x86-64/shstk-x32.d: Likewise.
592 * testsuite/binutils-all/x86-64/shstk.d: Likewise.
593
594 2019-08-08 Nick Clifton <nickc@redhat.com>
595
596 * testsuite/gentestdlls.c (main): Move declaration of loop
597 variable outside of the for() statement.
598
599 2019-08-08 Jordan Rupprecht <rupprecht@google.com>
600
601 * readelf.c (process_note): Mask unknown description data bytes.
602
603 2019-08-08 Alan Modra <amodra@gmail.com>
604
605 * readelf.c (get_data): Improve overflow checks.
606
607 2019-08-07 Nick Clifton <nickc@redhat.com>
608
609 PR 24777
610 * doc/binutils.texi: Ensure consistent formating of title strings
611 for man pages. Extend the title of the size man page to be more
612 informative.
613
614 2019-08-07 Omair Majid <omajid@redhat.com>
615
616 * testsuite/binutils-all/objdump.exp
617 (test_objdump_dotnet_assemblies): Fix test to distinguish errors
618 in parsing simple pei-i386 and pei-x86-64 vs parsing the newly
619 introduced machine types.
620 * testsuite/gentestdlls.c (write_simple_dll): New function.
621 (main): Generate simple and Linux-specific variants of pei-i386
622 and pei-x86-64 files so both can be used by tests.
623
624 2019-08-07 Alan Modra <amodra@gmail.com>
625
626 PR 24876
627 * readelf.c (dump_ia64_unwind): Check that buffer is large
628 enough for "stamp" before reading.
629
630 2019-08-05 Nick Clifton <nickc@redhat.com>
631
632 PR 24874
633 * objcopy.c (merge_gnu_build_notes): Do not insist on the first
634 note being a version note.
635 Remove spurious debugging fprintf.
636
637 2019-08-05 Nick Clifton <nickc@redhat.com>
638
639 PR 24829
640 * readelf.c (apply_relocations): Catch potential integer overflow
641 whilst checking reloc location against section size.
642
643 2019-08-02 Alan Modra <amodra@gmail.com>
644
645 PR 24871
646 * readelf.c (ABSADDR): Delete.
647 (dump_ia64_unwind): Expand ABSADDR. Check validity of info.section.
648
649 2019-07-29 Martin Liska <mliska@suse.cz>
650
651 PR 24768
652 * nm.c (filter_symbols): Set report_plugin_err if
653 error is reported.
654 (display_rel_file): Report error for a missing LTO plugin.
655
656 2019-07-26 Alan Modra <amodra@gmail.com>
657
658 PR 24798
659 * dwarf.c (process_cu_tu_index): Avoid integer overflow on 64-bit
660 systems by casting ncols and nslots expressions to size_t. Display
661 number of columns and slots before giving up due to buffer overflow.
662 Use %u to display unsigned ints. Perform more pointer wrap tests.
663
664 2019-07-25 Tom Tromey <tromey@adacore.com>
665
666 PR 24809
667 * dwarf.c (display_debug_names): Display the contents of the
668 augmentation string, if it is printable.
669
670 2019-07-25 Nick Clifton <nickc@redhat.com>
671
672 PR 24837
673 * readelf.c (process_mips_specific): Check for buffer overflow
674 before reading reginfo information.
675
676 2019-07-24 Nick Clifton <nickc@redhat.com>
677
678 PR 13256
679 * ar.c (decode_options): Restart option scanning if no operation
680 is detected and argument remain to be scanned.
681
682 2019-07-23 Nick Clifton <nickc@redhat.com>
683
684 PR 24818
685 * objdump.c (is_relocateable): Delete.
686 (load_specific_debug_section): Test the abfd for relocations
687 directly, rather than relying upon is_relocateable.
688 (dump_dwarf): Delete initlialization of is_relocateable.
689
690 2019-07-23 Alan Modra <amodra@gmail.com>
691
692 * readelf.c (get_parisc_segment_type): Split off hpux entries..
693 (get_ia64_segment_type): ..and these..
694 (get_hpux_segment_type): ..to here.
695 (get_segment_type): Condition GNU_MBIND on osabi. Use
696 get_hpux_segment_type.
697 (get_symbol_binding): Do not print UNIQUE for ELFOSABI_NONE.
698 (get_symbol_type): Do not print IFUNC for ELFOSABI_NONE.
699
700 2019-07-23 Alan Modra <amodra@gmail.com>
701
702 * testsuite/binutils-all/objcopy.exp (elf64): Correct object
703 file used to set this variable.
704
705 2019-07-23 Omar Majid <omajid@redhat.com>
706
707 * Makefile.am (AUTOMAKE_OPTIONS): Add subdir-objects
708 (GENTESTDLLSPROG): Define.
709 (TEST_PROGS): Add GENTESTDLLSPROG.
710 * Makefile.in: Regenerate.
711 * testsuite/binutils-all/objdump.exp
712 (test_objdump_dotnet_assemblies): New proc.
713 Run the new proc.
714 * testsuite/gentestdlls.c: New source file.
715
716 2019-06-28 Nick Clifton <nickc@redhat.com>
717
718 PR 24707
719 * objdump.c (slurp_symtab): Fail with a helpful error message if
720 the symbol table is too large. Skip this check for MMO format
721 files.
722
723 2019-06-26 Nick Clifton <nickc@redhat.com>
724
725 PR 24703
726 * bucomm.c (bfd_nonfatal): If no bfd error code has been set then
727 indicate this in the output.
728 (bfd_nonfatal_message): Likewise.
729
730 2019-06-25 Jan Beulich <jbeulich@suse.com>
731
732 * readelf.c (dump_ctf_indent_lines): Rename local variable
733 "spaces" to "blanks".
734
735 2019-06-25 Jan Beulich <jbeulich@suse.com>
736
737 * objdump.c (dump_ctf_indent_lines): Rename local variable
738 "spaces" to "blanks".
739
740 2019-06-14 Alan Modra <amodra@gmail.com>
741
742 * Makefile.in: Regenerate.
743 * aclocal.m4: Regenerate.
744 * doc/Makefile.in: Regenerate.
745
746 2019-06-12 Christos Zoulas <christos@zoulas.com>
747
748 PR 24663
749 * readelf.c (process_netbsd_elf_note): Add support for
750 NT_NETBSD_PAX.
751 (process_note): Add support for PaX notes.
752
753 2019-06-12 Christos Zoulas <christos@zoulas.com>
754
755 PR 24665
756 * readelf.c (get_netbsd_elfcore_note_type): Add support for SH
757 core notes.
758
759 2019-06-12 Christos Zoulas <christos@zoulas.com>
760
761 PR 24664
762 * readelf.c (get_netbsd_elfcore_note_type): Add support for NetBSD
763 auxv notes.
764
765 2019-06-11 Christos Zoulas <christos@zoulas.com>
766
767 PR 24662
768 * readelf.c (get_alpha_symbol_other): New function.
769 (get_symbol_other): Use for Alpha symbols.
770 (is_32bit_pcrel_reloc): Add R_VAX_PCREL32.
771
772 2019-06-11 Christos Zoulas <christos@zoulas.com>
773
774 PR 24661
775 * readelf.c (decode_arm_unwind): Ensure that the local variable
776 'addr' is always initialised.
777
778 2019-06-10 Christos Zoulas <christos@zoulas.com>
779
780 PR 24651
781 * strings.c (print_strings): Use %u to print unsigned values in
782 decimal.
783
784 2019-06-10 Christos Zoulas <christos@zoulas.com>
785
786 PR 24649
787 * arsup.c (ar_open): Use asprintf in place of xmalloc and
788 sprintf.
789
790 2019-06-03 Nick Clifton <nickc@redhat.com>
791
792 Revert:
793 2019-05-29 Nick Clifton <nickc@redhat.com>
794
795 * configure.ac (LIBCTF): Export. Set to empty for non-ELF based
796 targets.
797 (HAVE_LIBCTF): Define if libctf support is available.
798 * Makefile.am (LIBCTF): Set value to @LIBCTF@.
799 * objdump.c: Make CTF code conditional upon HAVE_LIBCTF being
800 defined.
801 * readelf.c: Likewise.
802 * configure: Regenerate.
803 * Makefile.in: Regenerate.
804 * config.in: Regenerate.
805
806 2019-05-30 Nick Alcock <nick.alcock@oracle.com>
807
808 * objdump.c (make_ctfsect): Drop cts_type, cts_flags, and
809 cts_offset.
810 * readelf.c (shdr_to_ctf_sect): Likewise.
811
812 2019-05-30 Nick Clifton <nickc@redhat.com>
813
814 PR 24627
815 * readelf.c (process_version_sections): Add 0x prefix to address
816 display. Correct indentation.
817
818 2019-05-30 Alan Modra <amodra@gmail.com>
819
820 * testsuite/lib/binutils-common.exp (supports_gnu_unique): Add
821 s12z to targets not supporting this feature.
822
823 2019-05-30 Alan Modra <amodra@gmail.com>
824
825 * testsuite/lib/binutils-common.exp (run_dump_test): Support
826 tcl procedures for xfail args.
827
828 2019-05-29 Nick Clifton <nickc@redhat.com>
829
830 * README-how-to-make-a-release: Add libctf to list of directories
831 that need updates in their ChangeLogs.
832
833 2019-05-29 Nick Clifton <nickc@redhat.com>
834
835 * configure.ac (LIBCTF): Export. Set to empty for non-ELF based
836 targets.
837 (HAVE_LIBCTF): Define if libctf support is available.
838 * Makefile.am (LIBCTF): Set value to @LIBCTF@.
839 * objdump.c: Make CTF code conditional upon HAVE_LIBCTF being
840 defined.
841 * readelf.c: Likewise.
842 * configure: Regenerate.
843 * Makefile.in: Regenerate.
844 * config.in: Regenerate.
845
846 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
847
848 * MAINTAINERS: Add myself as CTF maintainer.
849
850 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
851
852 * objdump.c (ctf-api.h): New include.
853 (dump_ctf_section_info): New variable.
854 (dump_ctf_section_name): Likewise.
855 (usage): Describe new options.
856 (enum option_values): Add OPTION_CTF and OPTION_CTF_PARENT.
857 (main): Use them to add --ctf and --ctf-parent.
858 (read_section_stabs): Add new parameter, entsize_ptr.
859 (find_stabs_section): Adjust accordingly.
860 (make_ctfsect): New.
861 (dump_ctf_indent_lines): New.
862 (dump_ctf_archive_member): New.
863 (dump_ctf): New.
864 (dump_bfd): Call it. Free resources afterwards.
865 * readelf.c (ctf-api.h): New include.
866 (CTF_DUMP): New.
867 (static bfd_boolean do_ctf): Likewise.
868 (dump_ctf_parent_name): Likewise.
869 (dump_ctf_symtab_name): Likewise.
870 (dump_ctf_strtab_name): Likewise.
871 (OPTION_CTF_DUMP): Likewise.
872 (OPTION_CTF_PARENT): Likewise.
873 (OPTION_CTF_SYMBOLS): Likewise.
874 (OPTION_CTF_STRINGS): Likewise.
875 (options): Add them.
876 (usage): Likewise.
877 (parse_args): Handle the new options, requesting CTF_DUMP.
878 (process_section_contents): Handle CTF_DUMP.
879 (shdr_to_ctf_sect): New.
880 (dump_ctf_indent_lines): New.
881 (dump_section_as_ctf): New.
882 (main): Free resources.
883 * Makefile.am (LIBCTF): New variable.
884 (objdump_DEPENDENCIES): Use it.
885 (readelf_DEPENDENCIES): Likewise.
886 (objdump_LDADD): Likewise.
887 (readelf_LDADD): Likewise.
888 * aclocal.m4: Regenerated.
889 * Makefile.in: Likewise.
890
891 * doc/binutils.texi (objdump): Document the new options.
892 (readelf): Likewise.
893 * doc/ctf.options.texi: New.
894 * doc/Makefile.in: Regenerated.
895 * NEWS: Mention the new feature.
896
897 2019-05-27 Alan Modra <amodra@gmail.com>
898
899 * readelf.c (process_section_groups): Continue processing groups
900 when sh_entsize exceeds group size.
901
902 2019-05-24 Szabolcs Nagy <szabolcs.nagy@arm.com>
903
904 * readelf.c (get_aarch64_dynamic_type): Handle DT_AARCH64_VARIANT_PCS.
905 (get_aarch64_symbol_other): New, handles STO_AARCH64_VARIANT_PCS.
906 (get_symbol_other): Call get_aarch64_symbol_other.
907
908 2019-05-24 Alan Modra <amodra@gmail.com>
909
910 * objdump.c (disassemble_bytes): Set WIDE_OUTPUT in flags.
911
912 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
913
914 * MAINTAINERS: Add myself as the maintainer for BPF.
915
916 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
917
918 * readelf.c: Include elf/bpf.h.
919 (guess_is_rela): Hanle EM_BPF.
920 (dump_relocations): Likewise.
921 (is_32bit_abs_reloc): Likewise.
922 * testsuite/binutils-all/nm.exp: Add bpf-*-* to the list of
923 ELF targets.
924
925 2019-05-21 Tamar Christina <tamar.christina@arm.com>
926
927 * dwarf.c (dwarf_regnames_aarch64): Add SVE registers.
928 * testsuite/binutils-all/aarch64/sve-dwarf-registers.d: New test.
929 * testsuite/binutils-all/aarch64/sve-dwarf-registers.s: New test.
930
931 2019-05-20 Faraz Shahbazker <fshahbazker@wavecomp.com>
932
933 PR 14798
934 * testsuite/binutils-all/readelf.ss-mips: Update reference output.
935 * testsuite/binutils-all/readelf.ss-tmips: Likewise.
936
937 2019-05-20 Nick Clifton <nickc@redhat.com>
938
939 * po/ca.po: Updated Catalan translation.
940
941 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
942
943 * NEWS: Mention Armv8.1-M Mainline and MVE.
944
945 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
946
947 * readelf.c (arm_attr_tag_MVE_arch): New array for Tag_MVE_arch values.
948 (arm_attr_public_tag arm_attr_public_tags): Add case for Tag_MVE_arch.
949
950 2019-05-14 Jamey Hicks <jamey.hicks@gmail.com>
951
952 PR 19921
953 * objcopy.c: Add new option --verilog-data-width. Use it to set
954 the value of VerilogDataWidth.
955 * doc/binutils.texi: Document the new option.
956 * testsuite/binutils-all/objcopy.exp: Run tests of new option.
957 * testsuite/binutils-all/verilog-1.hex: New file.
958 * testsuite/binutils-all/verilog-2.hex: New file.
959 * testsuite/binutils-all/verilog-4.hex: New file.
960 * testsuite/binutils-all/verilog-8.hex: New file.
961 * NEWS: Mention the new feature.
962
963 2019-05-10 Alan Modra <amodra@gmail.com>
964
965 * testsuite/binutils-all/objdump.exp (test_objdump_disas_limited),
966 (test_objdump_content_limited): Add text arg, use in place of .text.
967 (bintest_signed.o): Call get_standard_section_names for name of
968 text section.
969
970 2019-05-08 Faraz Shahbazker <fshahbazker@wavecomp.com>
971
972 * objdump.c (sign_extend_address): New function.
973 (dump_bfd): Sign-extend user-specified start/stop addresses
974 for targets that need it.
975 * testsuite/binutils-all/objdump.exp: Add tests for objdump
976 with start and stop addresses in higher address ranges.
977
978 2019-05-01 Matthew Malcomson <matthew.malcomson@arm.com>
979
980 * testsuite/binutils-all/objdump.exp: Correct executable
981 spelling.
982 * testsuite/binutils-all/compress.exp: Likewise.
983
984 2019-05-01 Nick Clifton <nickc@redhat.com>
985
986 PR 24507
987 * nm.c: (print_format): New variable.
988 (value_format_32bit, value_format_64bit): Delete.
989 (set_print_radix): Remove code to alter value_format strings.
990 (set_output_format): Record chosen format in print_format.
991 (get_print_format): New function - constructs a printf formatting
992 string according to the requirements of size, radix, and output
993 format.
994 (print_value): Use get_print_format.
995 * testsuite/binutils-all/nm.exp: Add tests of "nm --format=posix"
996 and "nm -t d".
997
998 2019-04-30 Alan Modra <amodra@gmail.com>
999
1000 * wrstabs.c (stab_start_class_type): Add assert to work around
1001 gcc9 warning. Tidy.
1002
1003 2019-04-24 Nick Clifton <nickc@redhat.com>
1004
1005 * objcopy.c (strip_main): Do not enable note merging by default if
1006 just stripping debug or dwo information.
1007 * doc/binutils.texi (strip): Update documentation.
1008
1009 2019-04-23 Nick Clifton <nickc@redhat.com>
1010
1011 * README-how-to-make-a-release: Add note to update the symbolic
1012 link from "docs" to "docs-2.x" on the sourceware website.
1013
1014 2019-04-16 Alan Modra <amodra@gmail.com>
1015
1016 * testsuite/binutils-all/copy-2.d: Don't run for ns32k-*-*.
1017 * testsuite/binutils-all/copy-3.d: Likewise.
1018
1019 2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
1020
1021 * readelf.c (arm_attr_tag_CPU_arch): Add entry for Armv8.1-M Mainline.
1022
1023 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
1024
1025 * readelf.c (decode_x86_isa): Handle
1026 GNU_PROPERTY_X86_ISA_1_AVX512_BF16.
1027 * testsuite/binutils-all/i386/pr21231b.d: Updated.
1028 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
1029
1030 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
1031
1032 * testsuite/binutils-all/nm.exp: Count i386-moss as ELF.
1033
1034 2019-03-26 Tamar Christina <tamar.christina@arm.com>
1035
1036 * testsuite/binutils-all/aarch64/in-order-all.d: Update.
1037 * testsuite/binutils-all/aarch64/in-order.d: Likewise.
1038 * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise.
1039 * testsuite/binutils-all/aarch64/out-of-order.d: Likewise.
1040 * testsuite/binutils-all/aarch64/out-of-order.s: Likewise.
1041 * testsuite/binutils-all/arm/in-order-all.d: Likewise.
1042 * testsuite/binutils-all/arm/in-order.d: Likewise.
1043 * testsuite/binutils-all/arm/out-of-order-all.d: Likewise.
1044 * testsuite/binutils-all/arm/out-of-order.d: Likewise.
1045 * testsuite/binutils-all/arm/out-of-order.s: Likewise.
1046
1047 2019-03-26 Nick Clifton <nickc@redhat.com>
1048
1049 * MAINTAINERS: Take over Dave Brolley's maintainerships for FR30,
1050 FRV and MEP.
1051
1052 2019-03-26 Alan Modra <amodra@gmail.com>
1053
1054 * objdump.c (dump_relocs_in_section): Warning fix.
1055
1056 2019-03-25 Tamar Christina <tamar.christina@arm.com>
1057
1058 * testsuite/binutils-all/arm/in-order-all.d: New test.
1059 * testsuite/binutils-all/arm/in-order.d: New test.
1060 * testsuite/binutils-all/arm/objdump.exp: Support .d tests.
1061 * testsuite/binutils-all/arm/out-of-order-all.d: New test.
1062 * testsuite/binutils-all/arm/out-of-order.T: New test.
1063 * testsuite/binutils-all/arm/out-of-order.d: New test.
1064 * testsuite/binutils-all/arm/out-of-order.s: New test.
1065
1066
1067 2019-03-25 Tamar Christina <tamar.christina@arm.com>
1068
1069 * testsuite/binutils-all/aarch64/in-order-all.d: New test.
1070 * testsuite/binutils-all/aarch64/out-of-order-all.d: New test.
1071 * testsuite/binutils-all/aarch64/out-of-order.d:
1072
1073 2019-03-25 Tamar Christina <tamar.christina@arm.com>
1074
1075 * testsuite/binutils-all/aarch64/in-order.d: New test.
1076 * testsuite/binutils-all/aarch64/out-of-order.d: Disassemble data as
1077 well.
1078
1079 2019-03-25 Tamar Christina <tamar.christina@arm.com>
1080
1081 * objdump.c (disassemble_bytes): Pass stop_offset.
1082 * testsuite/binutils-all/aarch64/out-of-order.T: New test.
1083 * testsuite/binutils-all/aarch64/out-of-order.d: New test.
1084 * testsuite/binutils-all/aarch64/out-of-order.s: New test.
1085
1086 2019-03-19 Nick Clifton <nickc@redhat.com>
1087
1088 PR 24360
1089 * objdump.c (load_specific_debug_section): Check that the amount
1090 of memory to be allocated matches the size of the section.
1091
1092 2019-03-13 Sudakshina Das <sudi.das@arm.com>
1093
1094 * readelf.c (get_aarch64_dynamic_type): Add case for
1095 DT_AARCH64_PAC_PLT.
1096 (dynamic_section_aarch64_val): Likewise.
1097
1098 2019-03-13 Sudakshina Das <sudi.das@arm.com>
1099 Szabolcs Nagy <szabolcs.nagy@arm.com>
1100
1101 * readelf.c (get_aarch64_dynamic_type): New.
1102 (get_dynamic_type): Use above for EM_AARCH64.
1103 (dynamic_section_aarch64_val): New.
1104 (process_dynamic_section): Use above for EM_AARCH64.
1105
1106 2019-03-13 Sudakshina Das <sudi.das@arm.com>
1107
1108 * readelf.c (decode_aarch64_feature_1_and): New.
1109 (print_gnu_property_note): Add case for AArch64 gnu notes.
1110
1111 2019-03-12 Alan Modra <amodra@gmail.com>
1112
1113 * objdump.c (load_specific_debug_section): Don't compare section
1114 size against file size.
1115 (dump_relocs_in_section): Don't compare reloc size against file size.
1116 Print "failed to read relocs" on bfd_get_reloc_upper_bound error.
1117
1118 2019-03-05 Nick Clifton <nickc@redhat.com>
1119
1120 PR 24295
1121 * doc/binutils.texi (ar cmdline): Fix spelling mistake.
1122
1123 2019-03-05 Nick Clifton <nickc@redhat.com>
1124
1125 * po/sv.po: Updated Swedish translation.
1126
1127 2019-03-05 Matthew Malcomson <matthew.malcomson@arm.com>
1128
1129 PR 24287
1130 * testsuite/lib/binutils-common.exp (run_dump_test): Replace a use
1131 of "lmap" with a "foreach" loop.
1132
1133 2019-03-04 Nick Clifton <nickc@redhat.com>
1134
1135 PR 24281
1136 * objcopy.c (copy_archive): Do not copy thin archives.
1137
1138 2019-02-27 Matthew Malcomson <matthew.malcomson@arm.com>
1139
1140 * testsuite/lib/binutils-common.exp: Allow multiple "as" lines.
1141
1142 2019-02-25 Nick Clifton <nickc@redhat.com>
1143
1144 * objdump.c (sym_ok): New function.
1145 (find_symbol_for_address): Use new function.
1146 (disassemble_section): Compare sections by name, not pointer.
1147 (dump_dwarf): Move code to initialise byte_get pointer and iterate
1148 over separate debug files from here to ...
1149 (dump_bfd): ... here. Add parameter indicating that a separate
1150 debug info file is being dumped. For main file, pull in the
1151 symbol tables from all separate debug info files.
1152 (display_object): Update call to dump_bfd.
1153 * doc/binutils.texi: Document extened behaviour of the
1154 --dwarf=follow-links option.
1155 * NEWS: Mention this new feature.
1156 * testsuite/binutils-all/objdump.WK2: Update expected output.
1157 * testsuite/binutils-all/objdump.exp (test_follow_debuglink): Add
1158 options and dump file parameters.
1159 Add extra test.
1160 * testsuite/binutils-all/objdump.WK3: New file.
1161 * testsuite/binutils-all/readelf.exp: Change expected output for
1162 readelf -wKis test.
1163 * testsuite/binutils-all/readelf.wKis: New file.
1164
1165 2019-02-22 Nick Clifton <nickc@redhat.com>
1166
1167 PR 23843
1168 * dwarf.h (struct separate_info): New structure for containing
1169 information on separate debug info files.
1170 * dwarf.c (struct dwo_info): New structure for containing dwo
1171 links.
1172 (first_dwo_info): Chain of dwo_info structures.
1173 (first_separate_file): Chain of separate_info structures.
1174 (separate_debug_file, separate_debug_filename): Delete.
1175 (fetch_alt_indirect_string): Scan all separate debug info files
1176 for the requested string.
1177 (add_dwo_info): New function.
1178 (add_dwo_name): New function.
1179 (add_dwo_dir): New function.
1180 (add_dwo_id: New function.
1181 (free_dwo_info): New function.
1182 (read_and_display_attr_value): Store DWO data using the new
1183 functions.
1184 (load_debug_section_with_follow): If necessary, scan the list of
1185 separate debug info files for the requested section.
1186 (add_separate_debug_file): New function.
1187 (load_separate_debug_info): Call add_separate_debug_file to store
1188 the information on the newly loaded file.
1189 (load_dwo_file): Likewise.
1190 (load_separate_debif_file): Rename to load_separate_debug_files.
1191 Change return type to boolean. If following links then attempt to
1192 load all separate debug info files, not just the first one.
1193 (free_debug_memory): Release memory in dwo_info and separate_info
1194 chains.
1195 * objdump.c (dump_dwarf): Iterate over all loaded debg info files.
1196 * readelf.c (process_object): Likewise.
1197 * doc/debug.options.texi: Update descriptions of links and
1198 follow-links options.
1199 * testsuite/binutils-all/objdump.WK2: Update expected output.
1200 * testsuite/binutils-all/readelf.k2: Likewise.
1201 * NEWS: Announce the new feature.
1202
1203 2019-02-21 Nick Clifton <nickc@redhat.com>
1204
1205 PR 24247
1206 * unwind-ia64.c: Include sysdep.h.
1207 (unw_decode_x1): Check current pointer against end pointer before
1208 accessing memory.
1209 (unw_decode_x2): Likewise.
1210 (unw_decode_x3): Likewise.
1211 (unw_decode_x4): Likewise.
1212 (unw_decode_r2): Likewise.
1213 (unw_decode_p2_p5): Likewise.
1214 (unw_decode_p7_p10): Likewise.
1215 (unw_decode): Likewise.
1216
1217 2019-02-20 Nick Clifton <nickc@redhat.com>
1218
1219 PR 24246
1220 * readelf.c (print_stapsdt_note): Harden against corrupt notes.
1221
1222 PR 24244
1223 * unwind-ia64.c (unw_decode_uleb128): Add end parameter, use it to
1224 prevent walking off the end of the buffer.
1225 (unw_decode_x1): Add end paramter, pass it to unw_decode_uleb128.
1226 (unw_decode_x2): Likewise.
1227 (unw_decode_x3): Likewise.
1228 (unw_decode_x4): Likewise.
1229 (unw_decode_r2): Pass the end parameter to unw_decode_uleb128.
1230 (unw_decode_r3): Likewise.
1231 (unw_decode_p7_p10): Likewise.
1232 (unw_decode_b2): Likewise.
1233 (unw_decode_b3_x4): Likewise.
1234
1235 PR 24243
1236 * readelf.c (process_mips_specific): Check for an options section
1237 that is too small to even contain a single option.
1238
1239 PR 24242
1240 * readelf.c (print_ia64_vms_note): Harden against corrupt notes.
1241
1242 2019-02-20 Alan Modra <amodra@gmail.com>
1243
1244 PR 24132
1245 PR 24138
1246 * readelf.c (get_data): Avoid possibility of overflow when
1247 checking for a read that may extend past end of file.
1248 (process_program_headers): Likewise.
1249
1250 2019-02-20 Alan Modra <amodra@gmail.com>
1251
1252 PR 24233
1253 * objdump.c (dump_bfd_private_header): Print warning if
1254 bfd_print_private_bfd_data returns false.
1255
1256 2019-02-12 Nick Clifton <nickc@redhat.com>
1257
1258 PR 23440
1259 * README-how-to-make-a-release: Use git clean to delete spurious
1260 files from the local source repository.
1261
1262 2019-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1263
1264 * size.c (berkeley_format): Delete.
1265 (enum output_format): New enum.
1266 (selected_output_format): New variable.
1267 (usage): Update to mention GNU format.
1268 (main): Update to extract options, and select format as needed.
1269 Handle GNU format where needed.
1270 (berkeley_sum): Renamed to...
1271 (berkeley_or_gnu_sum): ...this, and updated to handle both formats.
1272 (berkeley_format): Renamed to...
1273 (berkeley_or_gnu_format): ...this, and updated to handle both
1274 formats.
1275 (print_sizes): Handle GNU format.
1276 * doc/binutils.texi (size): Document new GNU format.
1277 * testsuite/binutils-all/size.exp: Add test of extended
1278 functionality.
1279 * NEWS: Mention new functionality.
1280
1281 2019-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
1282
1283 * doc/binutils.texi (size): Update example output for Berkeley
1284 format output.
1285
1286 2019-02-07 Nick Clifton <nickc@redhat.com>
1287
1288 * README-how-to-make-a-release: Add a note about updating the
1289 obsolete targets in the bfd/config.bfd file.
1290
1291 2019-02-04 Nick Clifton <nickc@redhat.com>
1292
1293 * README-how-to-make-a-release: Add more notes on making a release.
1294
1295 2019-01-25 Nick Clifton <nickc@redhat.com>
1296
1297 PR 24131
1298 * readelf.c (process_notes_at): Prevent an illegal memory access
1299 when the note's namesize is zero.
1300 (decode_tic6x_unwind_bytecode): Add code to handle the case where
1301 no registers are specified in a frame pop instruction.
1302
1303 2019-01-25 Nick Clifton <nickc@redhat.com>
1304
1305 * po/bg.po: Updated Bulgarian translation.
1306
1307 2019-01-23 Nick Clifton <nickc@redhat.com>
1308
1309 * po/fr.po: Updated French translation.
1310 * po/pt.po: Updated Portuguese translation.
1311
1312 2019-01-21 Nick Clifton <nickc@redhat.com>
1313
1314 * po/uk.po: Updated Ukranian translation.
1315
1316 2019-01-19 Nick Clifton <nickc@redhat.com>
1317
1318 * configure: Regenerate.
1319 * binutils/po/binutils.pot.
1320
1321 * README-how-to-make-a-release: Update description on how to make
1322 a branch.
1323
1324 2018-06-24 Nick Clifton <nickc@redhat.com>
1325
1326 2.32 branch created.
1327
1328 2019-01-17 Nick Clifton <nickc@redhat.com>
1329
1330 * objdump.c (disassemble_section): When disassembling from a
1331 symbol only stop at the next symbol if the original symbol was not
1332 a function symbol. Otherwise continue disassembling until a new
1333 function is reached.
1334 * testsuite/binutils-all/objdump.exp: Add tests of extended
1335 functionality.
1336 * testsuite/binutils-all/disasm.s: New test source file.
1337
1338 2019-01-16 Kito Cheng <kito@andestech.com>
1339 Nelson Chu <nelson@andestech.com>
1340
1341 * readelf.c (get_riscv_section_type_name): New function.
1342 (get_section_type_name): Add handler for RISC-V.
1343 (riscv_attr_tag_t): Declare.
1344 (riscv_attr_tag): New.
1345 (display_riscv_attribute): New function.
1346 (process_attributes): Add handler for RISC-V.
1347 * testsuite/binutils-all/strip-3.d: Remove .riscv.attribute
1348 section.
1349
1350 2019-01-10 Nick Clifton <nickc@redhat.com>
1351
1352 PR 23963
1353 * objdump.c (sanitize_string): New function. Removes control
1354 characters from symbol names.
1355 (dump_section_header): Use new function.
1356 (objdump_print_symname): Likewise.
1357 (objdump_print_addr_with_sym): Likewise.
1358 (show_line): Likewise.
1359 (disassemble_bytes): Likewise.
1360 (disassemble_section): Likewise.
1361 (load_specific_debug_section): Likewise.
1362 (read_section_stabs): Likewise.
1363 (print_section_stabs): Likewise.
1364 (dump_section): Likewise.
1365 (dump_reloc_set): Likewise.
1366 (dump_relocs_in_section): Likewise.
1367 (dump_bfd): Likewise.
1368 (display_any_bfd): Likewise.
1369
1370 2019-01-09 Nick Clifton <nickc@redhat.com>
1371
1372 PR 24049
1373 * readelf.c (process_archive): Use arch.file_name in error
1374 messages until the qualified name is available.
1375
1376 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
1377
1378 * configure: Regenerate.
1379
1380 2019-01-09 Alan Modra <amodra@gmail.com>
1381
1382 * testsuite/binutils-all/cxxfilt.exp: Pass --no-strip-underscores
1383 unconditionally to tests needing the option rather than via a
1384 list of targets.
1385
1386 2019-01-08 Nick Clifton <nickc@redhat.com>
1387
1388 PR 24044
1389 * cxxfilt.c (hp_symbol_characters): Delete.
1390 (main): Remove depcreated demangling styles.
1391 * stabs.c (parse_stab_argtypes): Remove support for old gnu v2
1392 demangling opnames.
1393 * testsuite/binutils-all/cxxfilt.exp: Use the
1394 --no-strip-underscore option for targets that do prefix their
1395 symbols with underscores.
1396 Update tests to eliminate those that use gnu v2 encoding.
1397
1398 2019-01-08 Tamar Christina <tamar.christina@arm.com>
1399
1400 PR 24065
1401 * testsuite/binutils-all/copy-6.d: New test.
1402 * testsuite/binutils-all/objcopy.exp: Use it.
1403
1404 2019-01-08 Alan Modra <amodra@gmail.com>
1405
1406 * testsuite/lib/binutils-common.exp (run_dump_test): Don't prepend
1407 $srcdir/$subdir to source file name if it starts with "./".
1408
1409 2019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
1410
1411 * readelf.c (get_machine_flags): Add RXv3 output.
1412
1413 2019-01-04 Nick Clifton <nickc@redhat.com>
1414
1415 PR 24005
1416 * objdump.c (load_specific_debug_section): Check for integer
1417 overflow before attempting to allocate contents.
1418
1419 2019-01-04 Nick Clifton <nickc@redhat.com>
1420
1421 PR 24001
1422 * objcopy.c (copy_object): Free dhandle after writing out the
1423 debug information.
1424 * objdump.c (dump_bfd): Free dhandle after printing out the debug
1425 information.
1426
1427
1428 2019-01-01 Alan Modra <amodra@gmail.com>
1429
1430 Update year range in copyright notice of all files.
1431
1432 For older changes see ChangeLog-2018
1433 \f
1434 Copyright (C) 2019 Free Software Foundation, Inc.
1435
1436 Copying and distribution of this file, with or without modification,
1437 are permitted in any medium without royalty provided the copyright
1438 notice and this notice are preserved.
1439
1440 Local Variables:
1441 mode: change-log
1442 left-margin: 8
1443 fill-column: 74
1444 version-control: never
1445 End:
This page took 0.058706 seconds and 4 git commands to generate.