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