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