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