Add an option to objcopy to change the alignment of sections.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
fa463e9f
N
12019-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
a1c110a3
NC
152019-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
ec1b0fbb
NC
292019-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
37606e67
AM
522019-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
afc72f15
NC
582019-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
93d6a337
NC
662019-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
d292364e
AM
722019-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
d367307b
AM
782019-08-17 Alan Modra <amodra@gmail.com>
79
80 PR 24911
81 * dwarf.c (comp_addr_base): Dereference args.
82
0b8b7609
AM
832019-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
6ae978f1
NC
892019-08-15 Nick Clifton <nickc@redhat.com>
90
91 PR 24767
92 * doc/binutils.texi (nm): Document the 'n' symbol type.
93
9177214a
CV
942019-08-15 Christophe Vidal <support@krizalys.com>
95
96 * docs/binutils.texi: Fixed notice message disassembler options
97 section of the man page.
98
f16a9783
MS
992019-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
2b2ed245
TC
1092019-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
dbe15e4e
NC
1162019-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
7d55c1d6
NC
1452019-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
178d8719
JR
1502019-08-08 Jordan Rupprecht <rupprecht@google.com>
151
152 * readelf.c (process_note): Mask unknown description data bytes.
153
7c1c1904
AM
1542019-08-08 Alan Modra <amodra@gmail.com>
155
156 * readelf.c (get_data): Improve overflow checks.
157
f927cc8f
NC
1582019-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
7cd00957
OM
1652019-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
90679903
AM
1752019-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
276cbbdf
NC
1812019-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
e17869db
NC
1882019-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
97c0a079
AM
1942019-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
cc5277b1
ML
2002019-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
8e2e3c6c
AM
2072019-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
d079b9c0 2152019-07-25 Tom Tromey <tromey@adacore.com>
48467cb9
TV
216
217 PR 24809
218 * dwarf.c (display_debug_names): Display the contents of the
219 augmentation string, if it is printable.
220
2e6be59c
NC
2212019-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
2f86d559
NC
2272019-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
2e8136f9
NC
2332019-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
df3a023b
AM
2412019-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
acea835f
AM
2512019-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
1dd1bc4d
OM
2562019-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
781152ec
NC
2672019-06-28 Nick Clifton <nickc@redhat.com>
268
269 PR 24707
270 * objdump.c (slurp_symtab): Fail with a helpful error message if
7e56c51c
NC
271 the symbol table is too large. Skip this check for MMO format
272 files.
781152ec 273
a68aa5d3
NC
2742019-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
3e50a591
JB
2812019-06-25 Jan Beulich <jbeulich@suse.com>
282
283 * readelf.c (dump_ctf_indent_lines): Rename local variable
284 "spaces" to "blanks".
285
63160fc9
JB
2862019-06-25 Jan Beulich <jbeulich@suse.com>
287
288 * objdump.c (dump_ctf_indent_lines): Rename local variable
289 "spaces" to "blanks".
290
3a3a077c
AM
2912019-06-14 Alan Modra <amodra@gmail.com>
292
293 * Makefile.in: Regenerate.
294 * aclocal.m4: Regenerate.
295 * doc/Makefile.in: Regenerate.
296
9abca702
CZ
2972019-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
c0d38b0e
CZ
3042019-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
540e6170
CZ
3102019-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
2057d69d
CZ
3162019-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
c93dbb25
CZ
3232019-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
c6a636ce
NC
3292019-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
2e02f296
CZ
3352019-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
79b377b3
NC
3412019-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
a0486bac
JM
3572019-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
ae9ac79e
NC
3632019-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
6ff185b8
AM
3692019-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
1336939d
AM
3742019-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
e33f2313
NC
3792019-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
90bd5423
NC
3842019-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
88981b15
NA
3972019-05-28 Nick Alcock <nick.alcock@oracle.com>
398
399 * MAINTAINERS: Add myself as CTF maintainer.
400
7d9813f1
NA
4012019-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
61dd8e19
AM
4482019-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
2301ed1c
SN
4532019-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
dd7efa79
PB
4592019-05-24 Alan Modra <amodra@gmail.com>
460
461 * objdump.c (disassemble_bytes): Set WIDE_OUTPUT in flags.
462
27830e0d
JM
4632019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
464
465 * MAINTAINERS: Add myself as the maintainer for BPF.
466
aca4efc7
JM
4672019-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
fab7c86e
TC
4762019-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
d8734380
FS
4822019-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
999b073b
NC
4882019-05-20 Nick Clifton <nickc@redhat.com>
489
490 * po/ca.po: Updated Catalan translation.
491
514bbb0f
AV
4922019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
493
494 * NEWS: Mention Armv8.1-M Mainline and MVE.
495
a7ad558c
AV
4962019-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
37d0d091
JH
5012019-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
391bf891
AM
5142019-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
2379f9c4
FS
5212019-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
2ecde2b6
MM
5292019-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
25a02744
NC
5352019-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
8107ddce
AM
5492019-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
1b8dd643
NC
5542019-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
624a2451
NC
5602019-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
a0fb9615
AM
5652019-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
031254f2
AV
5702019-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
462cac58
L
5742019-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
82b53593
L
5812019-04-08 H.J. Lu <hongjiu.lu@intel.com>
582
583 * testsuite/binutils-all/nm.exp: Count i386-moss as ELF.
584
05805feb
TC
5852019-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
5fb812fc
NC
5982019-03-26 Nick Clifton <nickc@redhat.com>
599
600 * MAINTAINERS: Take over Dave Brolley's maintainerships for FR30,
601 FRV and MEP.
602
e8fba7f6
AM
6032019-03-26 Alan Modra <amodra@gmail.com>
604
605 * objdump.c (dump_relocs_in_section): Warning fix.
606
796d6298
TC
6072019-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
60df3720
TC
6182019-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
51457761
TC
6242019-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
53b2f36b
TC
6302019-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
63455780
NC
6372019-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
1dbade74
SD
6432019-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
37c18eed
SD
6492019-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
cd702818
SD
6572019-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
7a6e0d89
AM
6622019-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
88c9190b
NC
6692019-03-05 Nick Clifton <nickc@redhat.com>
670
671 PR 24295
672 * doc/binutils.texi (ar cmdline): Fix spelling mistake.
673
4933ff73
NC
6742019-03-05 Nick Clifton <nickc@redhat.com>
675
676 * po/sv.po: Updated Swedish translation.
677
093f70cc
MM
6782019-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
f5f20315
NC
6842019-03-04 Nick Clifton <nickc@redhat.com>
685
686 PR 24281
687 * objcopy.c (copy_archive): Do not copy thin archives.
688
52d6f3ee
MM
6892019-02-27 Matthew Malcomson <matthew.malcomson@arm.com>
690
691 * testsuite/lib/binutils-common.exp: Allow multiple "as" lines.
692
39f0547e
NC
6932019-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
24841daa
NC
7162019-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
5cacf1c8
NC
7542019-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
8d18bf79
NC
7682019-02-20 Nick Clifton <nickc@redhat.com>
769
3ca60c57
NC
770 PR 24246
771 * readelf.c (print_stapsdt_note): Harden against corrupt notes.
772
171375c6
NC
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
7fc0c668
NC
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.
8d18bf79 789
171375c6
NC
790 PR 24242
791 * readelf.c (print_ia64_vms_note): Harden against corrupt notes.
792
c22b42ce
AM
7932019-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
7d272a55
AM
8012019-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
04d7fa21
NC
8072019-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
46cbf38d
AB
8132019-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
96fd92af
AB
8322019-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
833
834 * doc/binutils.texi (size): Update example output for Berkeley
835 format output.
836
2012bf01
NC
8372019-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
082cbd3b
NC
8422019-02-04 Nick Clifton <nickc@redhat.com>
843
844 * README-how-to-make-a-release: Add more notes on making a release.
845
18344509
NC
8462019-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
9ed1348c
NC
8542019-01-25 Nick Clifton <nickc@redhat.com>
855
856 * po/bg.po: Updated Bulgarian translation.
857
d9938630
NC
8582019-01-23 Nick Clifton <nickc@redhat.com>
859
860 * po/fr.po: Updated French translation.
861 * po/pt.po: Updated Portuguese translation.
862
375cd423
NC
8632019-01-21 Nick Clifton <nickc@redhat.com>
864
865 * po/uk.po: Updated Ukranian translation.
866
f48dfe41
NC
8672019-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
f974f26c
NC
8752018-06-24 Nick Clifton <nickc@redhat.com>
876
877 2.32 branch created.
878
baae986a
NC
8792019-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
2dc8dd17
JW
8892019-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
12add40e
NC
9012019-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
28e817cc
NC
9212019-01-09 Nick Clifton <nickc@redhat.com>
922
c0b0b1c2 923 PR 24049
28e817cc
NC
924 * readelf.c (process_archive): Use arch.file_name in error
925 messages until the qualified name is available.
926
3107326d
AP
9272019-01-09 Andrew Paprocki <andrew@ishiboo.com>
928
929 * configure: Regenerate.
930
923c6a75
AM
9312019-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
236f4ebe
NC
9372019-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.
923c6a75 947 Update tests to eliminate those that use gnu v2 encoding.
236f4ebe 948
e3ecd631
TC
9492019-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
171b8e19
AM
9552019-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
9602019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
961
f87673e0
YS
962 * readelf.c (get_machine_flags): Add RXv3 output.
963
11fa9f13
NC
9642019-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
cf0ad5bb
NC
9702019-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
11fa9f13 978
82704155
AM
9792019-01-01 Alan Modra <amodra@gmail.com>
980
981 Update year range in copyright notice of all files.
982
d5c04e1b 983For older changes see ChangeLog-2018
3499769a 984\f
d5c04e1b 985Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
986
987Copying and distribution of this file, with or without modification,
988are permitted in any medium without royalty provided the copyright
989notice and this notice are preserved.
990
991Local Variables:
992mode: change-log
993left-margin: 8
994fill-column: 74
995version-control: never
996End:
This page took 0.209333 seconds and 4 git commands to generate.