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