Add a description of the 'n' symbol type displayed by nm.
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
6ae978f1
NC
12019-08-15 Nick Clifton <nickc@redhat.com>
2
3 PR 24767
4 * doc/binutils.texi (nm): Document the 'n' symbol type.
5
9177214a
CV
62019-08-15 Christophe Vidal <support@krizalys.com>
7
8 * docs/binutils.texi: Fixed notice message disassembler options
9 section of the man page.
10
f16a9783
MS
112019-08-09 Mihailo Stojanovic <mihailo.stojanovic@rt-rk.com>
12
13 * readelf.c (get_mips_dynamic_type): Return MIPS_XHASH dynamic type.
14 (get_mips_section_type_name): Return MI{S_XHASH name string.
15 (dynamic_section_mips_val): Initialize the .MIPS.xhash dynamic
16 info.
17 (process_symbol_table): Initialize the .MIPS.xhash section
18 pointer. Adjust the readelf output to support the new section.
19 (process_object): Set the .MIPS.xhash dynamic info to zero.
20
2b2ed245
TC
212019-08-09 Tamar Christina <tamar.christina@arm.com>
22
23 * testsuite/binutils-all/arm/in-order-all.d: Skip on pe, wince, coff.
24 * testsuite/binutils-all/arm/in-order.d: Likewise.
25 * testsuite/binutils-all/arm/out-of-order-all.d: Likewise.
26 * testsuite/binutils-all/arm/out-of-order.d: Likewise.
27
dbe15e4e
NC
282019-08-08 Nick Clifton <nickc@redhat.com>
29
30 PR 24887
31 * readelf.c (process_notes_at): Left justify the "Data size"
32 column heading.
33 * testsuite/binutils-all/i386/empty.d: Adjust for new output format.
34 * testsuite/binutils-all/i386/ibt.d: Likewise.
35 * testsuite/binutils-all/i386/pr21231a.d: Likewise.
36 * testsuite/binutils-all/i386/pr21231b.d: Likewise.
37 * testsuite/binutils-all/i386/shstk.d: Likewise.
38 * testsuite/binutils-all/note-2-32.d: Likewise.
39 * testsuite/binutils-all/note-2-64.d: Likewise.
40 * testsuite/binutils-all/x86-64/empty-x32.d: Likewise.
41 * testsuite/binutils-all/x86-64/empty.d: Likewise.
42 * testsuite/binutils-all/x86-64/ibt-x32.d: Likewise.
43 * testsuite/binutils-all/x86-64/ibt.d: Likewise.
44 * testsuite/binutils-all/x86-64/pr21231a.d: Likewise.
45 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
46 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
47 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
48 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
49 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
50 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
51 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
52 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
53 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
54 * testsuite/binutils-all/x86-64/shstk-x32.d: Likewise.
55 * testsuite/binutils-all/x86-64/shstk.d: Likewise.
56
7d55c1d6
NC
572019-08-08 Nick Clifton <nickc@redhat.com>
58
59 * testsuite/gentestdlls.c (main): Move declaration of loop
60 variable outside of the for() statement.
61
178d8719
JR
622019-08-08 Jordan Rupprecht <rupprecht@google.com>
63
64 * readelf.c (process_note): Mask unknown description data bytes.
65
7c1c1904
AM
662019-08-08 Alan Modra <amodra@gmail.com>
67
68 * readelf.c (get_data): Improve overflow checks.
69
f927cc8f
NC
702019-08-07 Nick Clifton <nickc@redhat.com>
71
72 PR 24777
73 * doc/binutils.texi: Ensure consistent formating of title strings
74 for man pages. Extend the title of the size man page to be more
75 informative.
76
7cd00957
OM
772019-08-07 Omair Majid <omajid@redhat.com>
78
79 * testsuite/binutils-all/objdump.exp
80 (test_objdump_dotnet_assemblies): Fix test to distinguish errors
81 in parsing simple pei-i386 and pei-x86-64 vs parsing the newly
82 introduced machine types.
83 * testsuite/gentestdlls.c (write_simple_dll): New function.
84 (main): Generate simple and Linux-specific variants of pei-i386
85 and pei-x86-64 files so both can be used by tests.
86
90679903
AM
872019-08-07 Alan Modra <amodra@gmail.com>
88
89 PR 24876
90 * readelf.c (dump_ia64_unwind): Check that buffer is large
91 enough for "stamp" before reading.
92
276cbbdf
NC
932019-08-05 Nick Clifton <nickc@redhat.com>
94
95 PR 24874
96 * objcopy.c (merge_gnu_build_notes): Do not insist on the first
97 note being a version note.
98 Remove spurious debugging fprintf.
99
e17869db
NC
1002019-08-05 Nick Clifton <nickc@redhat.com>
101
102 PR 24829
103 * readelf.c (apply_relocations): Catch potential integer overflow
104 whilst checking reloc location against section size.
105
97c0a079
AM
1062019-08-02 Alan Modra <amodra@gmail.com>
107
108 PR 24871
109 * readelf.c (ABSADDR): Delete.
110 (dump_ia64_unwind): Expand ABSADDR. Check validity of info.section.
111
cc5277b1
ML
1122019-07-29 Martin Liska <mliska@suse.cz>
113
114 PR 24768
115 * nm.c (filter_symbols): Set report_plugin_err if
116 error is reported.
117 (display_rel_file): Report error for a missing LTO plugin.
118
8e2e3c6c
AM
1192019-07-26 Alan Modra <amodra@gmail.com>
120
121 PR 24798
122 * dwarf.c (process_cu_tu_index): Avoid integer overflow on 64-bit
123 systems by casting ncols and nslots expressions to size_t. Display
124 number of columns and slots before giving up due to buffer overflow.
125 Use %u to display unsigned ints. Perform more pointer wrap tests.
126
d079b9c0 1272019-07-25 Tom Tromey <tromey@adacore.com>
48467cb9
TV
128
129 PR 24809
130 * dwarf.c (display_debug_names): Display the contents of the
131 augmentation string, if it is printable.
132
2e6be59c
NC
1332019-07-25 Nick Clifton <nickc@redhat.com>
134
135 PR 24837
136 * readelf.c (process_mips_specific): Check for buffer overflow
137 before reading reginfo information.
138
2f86d559
NC
1392019-07-24 Nick Clifton <nickc@redhat.com>
140
141 PR 13256
142 * ar.c (decode_options): Restart option scanning if no operation
143 is detected and argument remain to be scanned.
144
2e8136f9
NC
1452019-07-23 Nick Clifton <nickc@redhat.com>
146
147 PR 24818
148 * objdump.c (is_relocateable): Delete.
149 (load_specific_debug_section): Test the abfd for relocations
150 directly, rather than relying upon is_relocateable.
151 (dump_dwarf): Delete initlialization of is_relocateable.
152
df3a023b
AM
1532019-07-23 Alan Modra <amodra@gmail.com>
154
155 * readelf.c (get_parisc_segment_type): Split off hpux entries..
156 (get_ia64_segment_type): ..and these..
157 (get_hpux_segment_type): ..to here.
158 (get_segment_type): Condition GNU_MBIND on osabi. Use
159 get_hpux_segment_type.
160 (get_symbol_binding): Do not print UNIQUE for ELFOSABI_NONE.
161 (get_symbol_type): Do not print IFUNC for ELFOSABI_NONE.
162
acea835f
AM
1632019-07-23 Alan Modra <amodra@gmail.com>
164
165 * testsuite/binutils-all/objcopy.exp (elf64): Correct object
166 file used to set this variable.
167
1dd1bc4d
OM
1682019-07-23 Omar Majid <omajid@redhat.com>
169
170 * Makefile.am (AUTOMAKE_OPTIONS): Add subdir-objects
171 (GENTESTDLLSPROG): Define.
172 (TEST_PROGS): Add GENTESTDLLSPROG.
173 * Makefile.in: Regenerate.
174 * testsuite/binutils-all/objdump.exp
175 (test_objdump_dotnet_assemblies): New proc.
176 Run the new proc.
177 * testsuite/gentestdlls.c: New source file.
178
781152ec
NC
1792019-06-28 Nick Clifton <nickc@redhat.com>
180
181 PR 24707
182 * objdump.c (slurp_symtab): Fail with a helpful error message if
7e56c51c
NC
183 the symbol table is too large. Skip this check for MMO format
184 files.
781152ec 185
a68aa5d3
NC
1862019-06-26 Nick Clifton <nickc@redhat.com>
187
188 PR 24703
189 * bucomm.c (bfd_nonfatal): If no bfd error code has been set then
190 indicate this in the output.
191 (bfd_nonfatal_message): Likewise.
192
3e50a591
JB
1932019-06-25 Jan Beulich <jbeulich@suse.com>
194
195 * readelf.c (dump_ctf_indent_lines): Rename local variable
196 "spaces" to "blanks".
197
63160fc9
JB
1982019-06-25 Jan Beulich <jbeulich@suse.com>
199
200 * objdump.c (dump_ctf_indent_lines): Rename local variable
201 "spaces" to "blanks".
202
3a3a077c
AM
2032019-06-14 Alan Modra <amodra@gmail.com>
204
205 * Makefile.in: Regenerate.
206 * aclocal.m4: Regenerate.
207 * doc/Makefile.in: Regenerate.
208
9abca702
CZ
2092019-06-12 Christos Zoulas <christos@zoulas.com>
210
211 PR 24663
212 * readelf.c (process_netbsd_elf_note): Add support for
213 NT_NETBSD_PAX.
214 (process_note): Add support for PaX notes.
215
c0d38b0e
CZ
2162019-06-12 Christos Zoulas <christos@zoulas.com>
217
218 PR 24665
219 * readelf.c (get_netbsd_elfcore_note_type): Add support for SH
220 core notes.
221
540e6170
CZ
2222019-06-12 Christos Zoulas <christos@zoulas.com>
223
224 PR 24664
225 * readelf.c (get_netbsd_elfcore_note_type): Add support for NetBSD
226 auxv notes.
227
2057d69d
CZ
2282019-06-11 Christos Zoulas <christos@zoulas.com>
229
230 PR 24662
231 * readelf.c (get_alpha_symbol_other): New function.
232 (get_symbol_other): Use for Alpha symbols.
233 (is_32bit_pcrel_reloc): Add R_VAX_PCREL32.
234
c93dbb25
CZ
2352019-06-11 Christos Zoulas <christos@zoulas.com>
236
237 PR 24661
238 * readelf.c (decode_arm_unwind): Ensure that the local variable
239 'addr' is always initialised.
240
c6a636ce
NC
2412019-06-10 Christos Zoulas <christos@zoulas.com>
242
243 PR 24651
244 * strings.c (print_strings): Use %u to print unsigned values in
245 decimal.
246
2e02f296
CZ
2472019-06-10 Christos Zoulas <christos@zoulas.com>
248
249 PR 24649
250 * arsup.c (ar_open): Use asprintf in place of xmalloc and
251 sprintf.
252
79b377b3
NC
2532019-06-03 Nick Clifton <nickc@redhat.com>
254
255 Revert:
256 2019-05-29 Nick Clifton <nickc@redhat.com>
257
258 * configure.ac (LIBCTF): Export. Set to empty for non-ELF based
259 targets.
260 (HAVE_LIBCTF): Define if libctf support is available.
261 * Makefile.am (LIBCTF): Set value to @LIBCTF@.
262 * objdump.c: Make CTF code conditional upon HAVE_LIBCTF being
263 defined.
264 * readelf.c: Likewise.
265 * configure: Regenerate.
266 * Makefile.in: Regenerate.
267 * config.in: Regenerate.
268
a0486bac
JM
2692019-05-30 Nick Alcock <nick.alcock@oracle.com>
270
271 * objdump.c (make_ctfsect): Drop cts_type, cts_flags, and
272 cts_offset.
273 * readelf.c (shdr_to_ctf_sect): Likewise.
274
ae9ac79e
NC
2752019-05-30 Nick Clifton <nickc@redhat.com>
276
277 PR 24627
278 * readelf.c (process_version_sections): Add 0x prefix to address
279 display. Correct indentation.
280
6ff185b8
AM
2812019-05-30 Alan Modra <amodra@gmail.com>
282
283 * testsuite/lib/binutils-common.exp (supports_gnu_unique): Add
284 s12z to targets not supporting this feature.
285
1336939d
AM
2862019-05-30 Alan Modra <amodra@gmail.com>
287
288 * testsuite/lib/binutils-common.exp (run_dump_test): Support
289 tcl procedures for xfail args.
290
e33f2313
NC
2912019-05-29 Nick Clifton <nickc@redhat.com>
292
293 * README-how-to-make-a-release: Add libctf to list of directories
294 that need updates in their ChangeLogs.
295
90bd5423
NC
2962019-05-29 Nick Clifton <nickc@redhat.com>
297
298 * configure.ac (LIBCTF): Export. Set to empty for non-ELF based
299 targets.
300 (HAVE_LIBCTF): Define if libctf support is available.
301 * Makefile.am (LIBCTF): Set value to @LIBCTF@.
302 * objdump.c: Make CTF code conditional upon HAVE_LIBCTF being
303 defined.
304 * readelf.c: Likewise.
305 * configure: Regenerate.
306 * Makefile.in: Regenerate.
307 * config.in: Regenerate.
308
88981b15
NA
3092019-05-28 Nick Alcock <nick.alcock@oracle.com>
310
311 * MAINTAINERS: Add myself as CTF maintainer.
312
7d9813f1
NA
3132019-05-28 Nick Alcock <nick.alcock@oracle.com>
314
315 * objdump.c (ctf-api.h): New include.
316 (dump_ctf_section_info): New variable.
317 (dump_ctf_section_name): Likewise.
318 (usage): Describe new options.
319 (enum option_values): Add OPTION_CTF and OPTION_CTF_PARENT.
320 (main): Use them to add --ctf and --ctf-parent.
321 (read_section_stabs): Add new parameter, entsize_ptr.
322 (find_stabs_section): Adjust accordingly.
323 (make_ctfsect): New.
324 (dump_ctf_indent_lines): New.
325 (dump_ctf_archive_member): New.
326 (dump_ctf): New.
327 (dump_bfd): Call it. Free resources afterwards.
328 * readelf.c (ctf-api.h): New include.
329 (CTF_DUMP): New.
330 (static bfd_boolean do_ctf): Likewise.
331 (dump_ctf_parent_name): Likewise.
332 (dump_ctf_symtab_name): Likewise.
333 (dump_ctf_strtab_name): Likewise.
334 (OPTION_CTF_DUMP): Likewise.
335 (OPTION_CTF_PARENT): Likewise.
336 (OPTION_CTF_SYMBOLS): Likewise.
337 (OPTION_CTF_STRINGS): Likewise.
338 (options): Add them.
339 (usage): Likewise.
340 (parse_args): Handle the new options, requesting CTF_DUMP.
341 (process_section_contents): Handle CTF_DUMP.
342 (shdr_to_ctf_sect): New.
343 (dump_ctf_indent_lines): New.
344 (dump_section_as_ctf): New.
345 (main): Free resources.
346 * Makefile.am (LIBCTF): New variable.
347 (objdump_DEPENDENCIES): Use it.
348 (readelf_DEPENDENCIES): Likewise.
349 (objdump_LDADD): Likewise.
350 (readelf_LDADD): Likewise.
351 * aclocal.m4: Regenerated.
352 * Makefile.in: Likewise.
353
354 * doc/binutils.texi (objdump): Document the new options.
355 (readelf): Likewise.
356 * doc/ctf.options.texi: New.
357 * doc/Makefile.in: Regenerated.
358 * NEWS: Mention the new feature.
359
61dd8e19
AM
3602019-05-27 Alan Modra <amodra@gmail.com>
361
362 * readelf.c (process_section_groups): Continue processing groups
363 when sh_entsize exceeds group size.
364
2301ed1c
SN
3652019-05-24 Szabolcs Nagy <szabolcs.nagy@arm.com>
366
367 * readelf.c (get_aarch64_dynamic_type): Handle DT_AARCH64_VARIANT_PCS.
368 (get_aarch64_symbol_other): New, handles STO_AARCH64_VARIANT_PCS.
369 (get_symbol_other): Call get_aarch64_symbol_other.
370
dd7efa79
PB
3712019-05-24 Alan Modra <amodra@gmail.com>
372
373 * objdump.c (disassemble_bytes): Set WIDE_OUTPUT in flags.
374
27830e0d
JM
3752019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
376
377 * MAINTAINERS: Add myself as the maintainer for BPF.
378
aca4efc7
JM
3792019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
380
381 * readelf.c: Include elf/bpf.h.
382 (guess_is_rela): Hanle EM_BPF.
383 (dump_relocations): Likewise.
384 (is_32bit_abs_reloc): Likewise.
385 * testsuite/binutils-all/nm.exp: Add bpf-*-* to the list of
386 ELF targets.
387
fab7c86e
TC
3882019-05-21 Tamar Christina <tamar.christina@arm.com>
389
390 * dwarf.c (dwarf_regnames_aarch64): Add SVE registers.
391 * testsuite/binutils-all/aarch64/sve-dwarf-registers.d: New test.
392 * testsuite/binutils-all/aarch64/sve-dwarf-registers.s: New test.
393
d8734380
FS
3942019-05-20 Faraz Shahbazker <fshahbazker@wavecomp.com>
395
396 PR 14798
397 * testsuite/binutils-all/readelf.ss-mips: Update reference output.
398 * testsuite/binutils-all/readelf.ss-tmips: Likewise.
399
999b073b
NC
4002019-05-20 Nick Clifton <nickc@redhat.com>
401
402 * po/ca.po: Updated Catalan translation.
403
514bbb0f
AV
4042019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
405
406 * NEWS: Mention Armv8.1-M Mainline and MVE.
407
a7ad558c
AV
4082019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
409
410 * readelf.c (arm_attr_tag_MVE_arch): New array for Tag_MVE_arch values.
411 (arm_attr_public_tag arm_attr_public_tags): Add case for Tag_MVE_arch.
412
37d0d091
JH
4132019-05-14 Jamey Hicks <jamey.hicks@gmail.com>
414
415 PR 19921
416 * objcopy.c: Add new option --verilog-data-width. Use it to set
417 the value of VerilogDataWidth.
418 * doc/binutils.texi: Document the new option.
419 * testsuite/binutils-all/objcopy.exp: Run tests of new option.
420 * testsuite/binutils-all/verilog-1.hex: New file.
421 * testsuite/binutils-all/verilog-2.hex: New file.
422 * testsuite/binutils-all/verilog-4.hex: New file.
423 * testsuite/binutils-all/verilog-8.hex: New file.
424 * NEWS: Mention the new feature.
425
391bf891
AM
4262019-05-10 Alan Modra <amodra@gmail.com>
427
428 * testsuite/binutils-all/objdump.exp (test_objdump_disas_limited),
429 (test_objdump_content_limited): Add text arg, use in place of .text.
430 (bintest_signed.o): Call get_standard_section_names for name of
431 text section.
432
2379f9c4
FS
4332019-05-08 Faraz Shahbazker <fshahbazker@wavecomp.com>
434
435 * objdump.c (sign_extend_address): New function.
436 (dump_bfd): Sign-extend user-specified start/stop addresses
437 for targets that need it.
438 * testsuite/binutils-all/objdump.exp: Add tests for objdump
439 with start and stop addresses in higher address ranges.
440
2ecde2b6
MM
4412019-05-01 Matthew Malcomson <matthew.malcomson@arm.com>
442
443 * testsuite/binutils-all/objdump.exp: Correct executable
444 spelling.
445 * testsuite/binutils-all/compress.exp: Likewise.
446
25a02744
NC
4472019-05-01 Nick Clifton <nickc@redhat.com>
448
449 PR 24507
450 * nm.c: (print_format): New variable.
451 (value_format_32bit, value_format_64bit): Delete.
452 (set_print_radix): Remove code to alter value_format strings.
453 (set_output_format): Record chosen format in print_format.
454 (get_print_format): New function - constructs a printf formatting
455 string according to the requirements of size, radix, and output
456 format.
457 (print_value): Use get_print_format.
458 * testsuite/binutils-all/nm.exp: Add tests of "nm --format=posix"
459 and "nm -t d".
460
8107ddce
AM
4612019-04-30 Alan Modra <amodra@gmail.com>
462
463 * wrstabs.c (stab_start_class_type): Add assert to work around
464 gcc9 warning. Tidy.
465
1b8dd643
NC
4662019-04-24 Nick Clifton <nickc@redhat.com>
467
468 * objcopy.c (strip_main): Do not enable note merging by default if
469 just stripping debug or dwo information.
470 * doc/binutils.texi (strip): Update documentation.
471
624a2451
NC
4722019-04-23 Nick Clifton <nickc@redhat.com>
473
474 * README-how-to-make-a-release: Add note to update the symbolic
475 link from "docs" to "docs-2.x" on the sourceware website.
476
a0fb9615
AM
4772019-04-16 Alan Modra <amodra@gmail.com>
478
479 * testsuite/binutils-all/copy-2.d: Don't run for ns32k-*-*.
480 * testsuite/binutils-all/copy-3.d: Likewise.
481
031254f2
AV
4822019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
483
484 * readelf.c (arm_attr_tag_CPU_arch): Add entry for Armv8.1-M Mainline.
485
462cac58
L
4862019-04-08 H.J. Lu <hongjiu.lu@intel.com>
487
488 * readelf.c (decode_x86_isa): Handle
489 GNU_PROPERTY_X86_ISA_1_AVX512_BF16.
490 * testsuite/binutils-all/i386/pr21231b.d: Updated.
491 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
492
82b53593
L
4932019-04-08 H.J. Lu <hongjiu.lu@intel.com>
494
495 * testsuite/binutils-all/nm.exp: Count i386-moss as ELF.
496
05805feb
TC
4972019-03-26 Tamar Christina <tamar.christina@arm.com>
498
499 * testsuite/binutils-all/aarch64/in-order-all.d: Update.
500 * testsuite/binutils-all/aarch64/in-order.d: Likewise.
501 * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise.
502 * testsuite/binutils-all/aarch64/out-of-order.d: Likewise.
503 * testsuite/binutils-all/aarch64/out-of-order.s: Likewise.
504 * testsuite/binutils-all/arm/in-order-all.d: Likewise.
505 * testsuite/binutils-all/arm/in-order.d: Likewise.
506 * testsuite/binutils-all/arm/out-of-order-all.d: Likewise.
507 * testsuite/binutils-all/arm/out-of-order.d: Likewise.
508 * testsuite/binutils-all/arm/out-of-order.s: Likewise.
509
5fb812fc
NC
5102019-03-26 Nick Clifton <nickc@redhat.com>
511
512 * MAINTAINERS: Take over Dave Brolley's maintainerships for FR30,
513 FRV and MEP.
514
e8fba7f6
AM
5152019-03-26 Alan Modra <amodra@gmail.com>
516
517 * objdump.c (dump_relocs_in_section): Warning fix.
518
796d6298
TC
5192019-03-25 Tamar Christina <tamar.christina@arm.com>
520
521 * testsuite/binutils-all/arm/in-order-all.d: New test.
522 * testsuite/binutils-all/arm/in-order.d: New test.
523 * testsuite/binutils-all/arm/objdump.exp: Support .d tests.
524 * testsuite/binutils-all/arm/out-of-order-all.d: New test.
525 * testsuite/binutils-all/arm/out-of-order.T: New test.
526 * testsuite/binutils-all/arm/out-of-order.d: New test.
527 * testsuite/binutils-all/arm/out-of-order.s: New test.
528
529
60df3720
TC
5302019-03-25 Tamar Christina <tamar.christina@arm.com>
531
532 * testsuite/binutils-all/aarch64/in-order-all.d: New test.
533 * testsuite/binutils-all/aarch64/out-of-order-all.d: New test.
534 * testsuite/binutils-all/aarch64/out-of-order.d:
535
51457761
TC
5362019-03-25 Tamar Christina <tamar.christina@arm.com>
537
538 * testsuite/binutils-all/aarch64/in-order.d: New test.
539 * testsuite/binutils-all/aarch64/out-of-order.d: Disassemble data as
540 well.
541
53b2f36b
TC
5422019-03-25 Tamar Christina <tamar.christina@arm.com>
543
544 * objdump.c (disassemble_bytes): Pass stop_offset.
545 * testsuite/binutils-all/aarch64/out-of-order.T: New test.
546 * testsuite/binutils-all/aarch64/out-of-order.d: New test.
547 * testsuite/binutils-all/aarch64/out-of-order.s: New test.
548
63455780
NC
5492019-03-19 Nick Clifton <nickc@redhat.com>
550
551 PR 24360
552 * objdump.c (load_specific_debug_section): Check that the amount
553 of memory to be allocated matches the size of the section.
554
1dbade74
SD
5552019-03-13 Sudakshina Das <sudi.das@arm.com>
556
557 * readelf.c (get_aarch64_dynamic_type): Add case for
558 DT_AARCH64_PAC_PLT.
559 (dynamic_section_aarch64_val): Likewise.
560
37c18eed
SD
5612019-03-13 Sudakshina Das <sudi.das@arm.com>
562 Szabolcs Nagy <szabolcs.nagy@arm.com>
563
564 * readelf.c (get_aarch64_dynamic_type): New.
565 (get_dynamic_type): Use above for EM_AARCH64.
566 (dynamic_section_aarch64_val): New.
567 (process_dynamic_section): Use above for EM_AARCH64.
568
cd702818
SD
5692019-03-13 Sudakshina Das <sudi.das@arm.com>
570
571 * readelf.c (decode_aarch64_feature_1_and): New.
572 (print_gnu_property_note): Add case for AArch64 gnu notes.
573
7a6e0d89
AM
5742019-03-12 Alan Modra <amodra@gmail.com>
575
576 * objdump.c (load_specific_debug_section): Don't compare section
577 size against file size.
578 (dump_relocs_in_section): Don't compare reloc size against file size.
579 Print "failed to read relocs" on bfd_get_reloc_upper_bound error.
580
88c9190b
NC
5812019-03-05 Nick Clifton <nickc@redhat.com>
582
583 PR 24295
584 * doc/binutils.texi (ar cmdline): Fix spelling mistake.
585
4933ff73
NC
5862019-03-05 Nick Clifton <nickc@redhat.com>
587
588 * po/sv.po: Updated Swedish translation.
589
093f70cc
MM
5902019-03-05 Matthew Malcomson <matthew.malcomson@arm.com>
591
592 PR 24287
593 * testsuite/lib/binutils-common.exp (run_dump_test): Replace a use
594 of "lmap" with a "foreach" loop.
595
f5f20315
NC
5962019-03-04 Nick Clifton <nickc@redhat.com>
597
598 PR 24281
599 * objcopy.c (copy_archive): Do not copy thin archives.
600
52d6f3ee
MM
6012019-02-27 Matthew Malcomson <matthew.malcomson@arm.com>
602
603 * testsuite/lib/binutils-common.exp: Allow multiple "as" lines.
604
39f0547e
NC
6052019-02-25 Nick Clifton <nickc@redhat.com>
606
607 * objdump.c (sym_ok): New function.
608 (find_symbol_for_address): Use new function.
609 (disassemble_section): Compare sections by name, not pointer.
610 (dump_dwarf): Move code to initialise byte_get pointer and iterate
611 over separate debug files from here to ...
612 (dump_bfd): ... here. Add parameter indicating that a separate
613 debug info file is being dumped. For main file, pull in the
614 symbol tables from all separate debug info files.
615 (display_object): Update call to dump_bfd.
616 * doc/binutils.texi: Document extened behaviour of the
617 --dwarf=follow-links option.
618 * NEWS: Mention this new feature.
619 * testsuite/binutils-all/objdump.WK2: Update expected output.
620 * testsuite/binutils-all/objdump.exp (test_follow_debuglink): Add
621 options and dump file parameters.
622 Add extra test.
623 * testsuite/binutils-all/objdump.WK3: New file.
624 * testsuite/binutils-all/readelf.exp: Change expected output for
625 readelf -wKis test.
626 * testsuite/binutils-all/readelf.wKis: New file.
627
24841daa
NC
6282019-02-22 Nick Clifton <nickc@redhat.com>
629
630 PR 23843
631 * dwarf.h (struct separate_info): New structure for containing
632 information on separate debug info files.
633 * dwarf.c (struct dwo_info): New structure for containing dwo
634 links.
635 (first_dwo_info): Chain of dwo_info structures.
636 (first_separate_file): Chain of separate_info structures.
637 (separate_debug_file, separate_debug_filename): Delete.
638 (fetch_alt_indirect_string): Scan all separate debug info files
639 for the requested string.
640 (add_dwo_info): New function.
641 (add_dwo_name): New function.
642 (add_dwo_dir): New function.
643 (add_dwo_id: New function.
644 (free_dwo_info): New function.
645 (read_and_display_attr_value): Store DWO data using the new
646 functions.
647 (load_debug_section_with_follow): If necessary, scan the list of
648 separate debug info files for the requested section.
649 (add_separate_debug_file): New function.
650 (load_separate_debug_info): Call add_separate_debug_file to store
651 the information on the newly loaded file.
652 (load_dwo_file): Likewise.
653 (load_separate_debif_file): Rename to load_separate_debug_files.
654 Change return type to boolean. If following links then attempt to
655 load all separate debug info files, not just the first one.
656 (free_debug_memory): Release memory in dwo_info and separate_info
657 chains.
658 * objdump.c (dump_dwarf): Iterate over all loaded debg info files.
659 * readelf.c (process_object): Likewise.
660 * doc/debug.options.texi: Update descriptions of links and
661 follow-links options.
662 * testsuite/binutils-all/objdump.WK2: Update expected output.
663 * testsuite/binutils-all/readelf.k2: Likewise.
664 * NEWS: Announce the new feature.
665
5cacf1c8
NC
6662019-02-21 Nick Clifton <nickc@redhat.com>
667
668 PR 24247
669 * unwind-ia64.c: Include sysdep.h.
670 (unw_decode_x1): Check current pointer against end pointer before
671 accessing memory.
672 (unw_decode_x2): Likewise.
673 (unw_decode_x3): Likewise.
674 (unw_decode_x4): Likewise.
675 (unw_decode_r2): Likewise.
676 (unw_decode_p2_p5): Likewise.
677 (unw_decode_p7_p10): Likewise.
678 (unw_decode): Likewise.
679
8d18bf79
NC
6802019-02-20 Nick Clifton <nickc@redhat.com>
681
3ca60c57
NC
682 PR 24246
683 * readelf.c (print_stapsdt_note): Harden against corrupt notes.
684
171375c6
NC
685 PR 24244
686 * unwind-ia64.c (unw_decode_uleb128): Add end parameter, use it to
687 prevent walking off the end of the buffer.
688 (unw_decode_x1): Add end paramter, pass it to unw_decode_uleb128.
689 (unw_decode_x2): Likewise.
690 (unw_decode_x3): Likewise.
691 (unw_decode_x4): Likewise.
692 (unw_decode_r2): Pass the end parameter to unw_decode_uleb128.
693 (unw_decode_r3): Likewise.
694 (unw_decode_p7_p10): Likewise.
695 (unw_decode_b2): Likewise.
696 (unw_decode_b3_x4): Likewise.
697
7fc0c668
NC
698 PR 24243
699 * readelf.c (process_mips_specific): Check for an options section
700 that is too small to even contain a single option.
8d18bf79 701
171375c6
NC
702 PR 24242
703 * readelf.c (print_ia64_vms_note): Harden against corrupt notes.
704
c22b42ce
AM
7052019-02-20 Alan Modra <amodra@gmail.com>
706
707 PR 24132
708 PR 24138
709 * readelf.c (get_data): Avoid possibility of overflow when
710 checking for a read that may extend past end of file.
711 (process_program_headers): Likewise.
712
7d272a55
AM
7132019-02-20 Alan Modra <amodra@gmail.com>
714
715 PR 24233
716 * objdump.c (dump_bfd_private_header): Print warning if
717 bfd_print_private_bfd_data returns false.
718
04d7fa21
NC
7192019-02-12 Nick Clifton <nickc@redhat.com>
720
721 PR 23440
722 * README-how-to-make-a-release: Use git clean to delete spurious
723 files from the local source repository.
724
46cbf38d
AB
7252019-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
726
727 * size.c (berkeley_format): Delete.
728 (enum output_format): New enum.
729 (selected_output_format): New variable.
730 (usage): Update to mention GNU format.
731 (main): Update to extract options, and select format as needed.
732 Handle GNU format where needed.
733 (berkeley_sum): Renamed to...
734 (berkeley_or_gnu_sum): ...this, and updated to handle both formats.
735 (berkeley_format): Renamed to...
736 (berkeley_or_gnu_format): ...this, and updated to handle both
737 formats.
738 (print_sizes): Handle GNU format.
739 * doc/binutils.texi (size): Document new GNU format.
740 * testsuite/binutils-all/size.exp: Add test of extended
741 functionality.
742 * NEWS: Mention new functionality.
743
96fd92af
AB
7442019-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
745
746 * doc/binutils.texi (size): Update example output for Berkeley
747 format output.
748
2012bf01
NC
7492019-02-07 Nick Clifton <nickc@redhat.com>
750
751 * README-how-to-make-a-release: Add a note about updating the
752 obsolete targets in the bfd/config.bfd file.
753
082cbd3b
NC
7542019-02-04 Nick Clifton <nickc@redhat.com>
755
756 * README-how-to-make-a-release: Add more notes on making a release.
757
18344509
NC
7582019-01-25 Nick Clifton <nickc@redhat.com>
759
760 PR 24131
761 * readelf.c (process_notes_at): Prevent an illegal memory access
762 when the note's namesize is zero.
763 (decode_tic6x_unwind_bytecode): Add code to handle the case where
764 no registers are specified in a frame pop instruction.
765
9ed1348c
NC
7662019-01-25 Nick Clifton <nickc@redhat.com>
767
768 * po/bg.po: Updated Bulgarian translation.
769
d9938630
NC
7702019-01-23 Nick Clifton <nickc@redhat.com>
771
772 * po/fr.po: Updated French translation.
773 * po/pt.po: Updated Portuguese translation.
774
375cd423
NC
7752019-01-21 Nick Clifton <nickc@redhat.com>
776
777 * po/uk.po: Updated Ukranian translation.
778
f48dfe41
NC
7792019-01-19 Nick Clifton <nickc@redhat.com>
780
781 * configure: Regenerate.
782 * binutils/po/binutils.pot.
783
784 * README-how-to-make-a-release: Update description on how to make
785 a branch.
786
f974f26c
NC
7872018-06-24 Nick Clifton <nickc@redhat.com>
788
789 2.32 branch created.
790
baae986a
NC
7912019-01-17 Nick Clifton <nickc@redhat.com>
792
793 * objdump.c (disassemble_section): When disassembling from a
794 symbol only stop at the next symbol if the original symbol was not
795 a function symbol. Otherwise continue disassembling until a new
796 function is reached.
797 * testsuite/binutils-all/objdump.exp: Add tests of extended
798 functionality.
799 * testsuite/binutils-all/disasm.s: New test source file.
800
2dc8dd17
JW
8012019-01-16 Kito Cheng <kito@andestech.com>
802 Nelson Chu <nelson@andestech.com>
803
804 * readelf.c (get_riscv_section_type_name): New function.
805 (get_section_type_name): Add handler for RISC-V.
806 (riscv_attr_tag_t): Declare.
807 (riscv_attr_tag): New.
808 (display_riscv_attribute): New function.
809 (process_attributes): Add handler for RISC-V.
810 * testsuite/binutils-all/strip-3.d: Remove .riscv.attribute
811 section.
812
12add40e
NC
8132019-01-10 Nick Clifton <nickc@redhat.com>
814
815 PR 23963
816 * objdump.c (sanitize_string): New function. Removes control
817 characters from symbol names.
818 (dump_section_header): Use new function.
819 (objdump_print_symname): Likewise.
820 (objdump_print_addr_with_sym): Likewise.
821 (show_line): Likewise.
822 (disassemble_bytes): Likewise.
823 (disassemble_section): Likewise.
824 (load_specific_debug_section): Likewise.
825 (read_section_stabs): Likewise.
826 (print_section_stabs): Likewise.
827 (dump_section): Likewise.
828 (dump_reloc_set): Likewise.
829 (dump_relocs_in_section): Likewise.
830 (dump_bfd): Likewise.
831 (display_any_bfd): Likewise.
832
28e817cc
NC
8332019-01-09 Nick Clifton <nickc@redhat.com>
834
c0b0b1c2 835 PR 24049
28e817cc
NC
836 * readelf.c (process_archive): Use arch.file_name in error
837 messages until the qualified name is available.
838
3107326d
AP
8392019-01-09 Andrew Paprocki <andrew@ishiboo.com>
840
841 * configure: Regenerate.
842
923c6a75
AM
8432019-01-09 Alan Modra <amodra@gmail.com>
844
845 * testsuite/binutils-all/cxxfilt.exp: Pass --no-strip-underscores
846 unconditionally to tests needing the option rather than via a
847 list of targets.
848
236f4ebe
NC
8492019-01-08 Nick Clifton <nickc@redhat.com>
850
851 PR 24044
852 * cxxfilt.c (hp_symbol_characters): Delete.
853 (main): Remove depcreated demangling styles.
854 * stabs.c (parse_stab_argtypes): Remove support for old gnu v2
855 demangling opnames.
856 * testsuite/binutils-all/cxxfilt.exp: Use the
857 --no-strip-underscore option for targets that do prefix their
858 symbols with underscores.
923c6a75 859 Update tests to eliminate those that use gnu v2 encoding.
236f4ebe 860
e3ecd631
TC
8612019-01-08 Tamar Christina <tamar.christina@arm.com>
862
863 PR 24065
864 * testsuite/binutils-all/copy-6.d: New test.
865 * testsuite/binutils-all/objcopy.exp: Use it.
866
171b8e19
AM
8672019-01-08 Alan Modra <amodra@gmail.com>
868
869 * testsuite/lib/binutils-common.exp (run_dump_test): Don't prepend
870 $srcdir/$subdir to source file name if it starts with "./".
871
8722019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
873
f87673e0
YS
874 * readelf.c (get_machine_flags): Add RXv3 output.
875
11fa9f13
NC
8762019-01-04 Nick Clifton <nickc@redhat.com>
877
878 PR 24005
879 * objdump.c (load_specific_debug_section): Check for integer
880 overflow before attempting to allocate contents.
881
cf0ad5bb
NC
8822019-01-04 Nick Clifton <nickc@redhat.com>
883
884 PR 24001
885 * objcopy.c (copy_object): Free dhandle after writing out the
886 debug information.
887 * objdump.c (dump_bfd): Free dhandle after printing out the debug
888 information.
889
11fa9f13 890
82704155
AM
8912019-01-01 Alan Modra <amodra@gmail.com>
892
893 Update year range in copyright notice of all files.
894
d5c04e1b 895For older changes see ChangeLog-2018
3499769a 896\f
d5c04e1b 897Copyright (C) 2019 Free Software Foundation, Inc.
3499769a
AM
898
899Copying and distribution of this file, with or without modification,
900are permitted in any medium without royalty provided the copyright
901notice and this notice are preserved.
902
903Local Variables:
904mode: change-log
905left-margin: 8
906fill-column: 74
907version-control: never
908End:
This page took 0.208174 seconds and 4 git commands to generate.