]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
Allow objdump to recognise the System.Runtime.dll files that get shipped with .NET...
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 2019-07-23 Omar Majid <omajid@redhat.com>
2
3 * Makefile.am (AUTOMAKE_OPTIONS): Add subdir-objects
4 (GENTESTDLLSPROG): Define.
5 (TEST_PROGS): Add GENTESTDLLSPROG.
6 * Makefile.in: Regenerate.
7 * testsuite/binutils-all/objdump.exp
8 (test_objdump_dotnet_assemblies): New proc.
9 Run the new proc.
10 * testsuite/gentestdlls.c: New source file.
11
12 2019-06-28 Nick Clifton <nickc@redhat.com>
13
14 PR 24707
15 * objdump.c (slurp_symtab): Fail with a helpful error message if
16 the symbol table is too large. Skip this check for MMO format
17 files.
18
19 2019-06-26 Nick Clifton <nickc@redhat.com>
20
21 PR 24703
22 * bucomm.c (bfd_nonfatal): If no bfd error code has been set then
23 indicate this in the output.
24 (bfd_nonfatal_message): Likewise.
25
26 2019-06-25 Jan Beulich <jbeulich@suse.com>
27
28 * readelf.c (dump_ctf_indent_lines): Rename local variable
29 "spaces" to "blanks".
30
31 2019-06-25 Jan Beulich <jbeulich@suse.com>
32
33 * objdump.c (dump_ctf_indent_lines): Rename local variable
34 "spaces" to "blanks".
35
36 2019-06-14 Alan Modra <amodra@gmail.com>
37
38 * Makefile.in: Regenerate.
39 * aclocal.m4: Regenerate.
40 * doc/Makefile.in: Regenerate.
41
42 2019-06-12 Christos Zoulas <christos@zoulas.com>
43
44 PR 24663
45 * readelf.c (process_netbsd_elf_note): Add support for
46 NT_NETBSD_PAX.
47 (process_note): Add support for PaX notes.
48
49 2019-06-12 Christos Zoulas <christos@zoulas.com>
50
51 PR 24665
52 * readelf.c (get_netbsd_elfcore_note_type): Add support for SH
53 core notes.
54
55 2019-06-12 Christos Zoulas <christos@zoulas.com>
56
57 PR 24664
58 * readelf.c (get_netbsd_elfcore_note_type): Add support for NetBSD
59 auxv notes.
60
61 2019-06-11 Christos Zoulas <christos@zoulas.com>
62
63 PR 24662
64 * readelf.c (get_alpha_symbol_other): New function.
65 (get_symbol_other): Use for Alpha symbols.
66 (is_32bit_pcrel_reloc): Add R_VAX_PCREL32.
67
68 2019-06-11 Christos Zoulas <christos@zoulas.com>
69
70 PR 24661
71 * readelf.c (decode_arm_unwind): Ensure that the local variable
72 'addr' is always initialised.
73
74 2019-06-10 Christos Zoulas <christos@zoulas.com>
75
76 PR 24651
77 * strings.c (print_strings): Use %u to print unsigned values in
78 decimal.
79
80 2019-06-10 Christos Zoulas <christos@zoulas.com>
81
82 PR 24649
83 * arsup.c (ar_open): Use asprintf in place of xmalloc and
84 sprintf.
85
86 2019-06-03 Nick Clifton <nickc@redhat.com>
87
88 Revert:
89 2019-05-29 Nick Clifton <nickc@redhat.com>
90
91 * configure.ac (LIBCTF): Export. Set to empty for non-ELF based
92 targets.
93 (HAVE_LIBCTF): Define if libctf support is available.
94 * Makefile.am (LIBCTF): Set value to @LIBCTF@.
95 * objdump.c: Make CTF code conditional upon HAVE_LIBCTF being
96 defined.
97 * readelf.c: Likewise.
98 * configure: Regenerate.
99 * Makefile.in: Regenerate.
100 * config.in: Regenerate.
101
102 2019-05-30 Nick Alcock <nick.alcock@oracle.com>
103
104 * objdump.c (make_ctfsect): Drop cts_type, cts_flags, and
105 cts_offset.
106 * readelf.c (shdr_to_ctf_sect): Likewise.
107
108 2019-05-30 Nick Clifton <nickc@redhat.com>
109
110 PR 24627
111 * readelf.c (process_version_sections): Add 0x prefix to address
112 display. Correct indentation.
113
114 2019-05-30 Alan Modra <amodra@gmail.com>
115
116 * testsuite/lib/binutils-common.exp (supports_gnu_unique): Add
117 s12z to targets not supporting this feature.
118
119 2019-05-30 Alan Modra <amodra@gmail.com>
120
121 * testsuite/lib/binutils-common.exp (run_dump_test): Support
122 tcl procedures for xfail args.
123
124 2019-05-29 Nick Clifton <nickc@redhat.com>
125
126 * README-how-to-make-a-release: Add libctf to list of directories
127 that need updates in their ChangeLogs.
128
129 2019-05-29 Nick Clifton <nickc@redhat.com>
130
131 * configure.ac (LIBCTF): Export. Set to empty for non-ELF based
132 targets.
133 (HAVE_LIBCTF): Define if libctf support is available.
134 * Makefile.am (LIBCTF): Set value to @LIBCTF@.
135 * objdump.c: Make CTF code conditional upon HAVE_LIBCTF being
136 defined.
137 * readelf.c: Likewise.
138 * configure: Regenerate.
139 * Makefile.in: Regenerate.
140 * config.in: Regenerate.
141
142 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
143
144 * MAINTAINERS: Add myself as CTF maintainer.
145
146 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
147
148 * objdump.c (ctf-api.h): New include.
149 (dump_ctf_section_info): New variable.
150 (dump_ctf_section_name): Likewise.
151 (usage): Describe new options.
152 (enum option_values): Add OPTION_CTF and OPTION_CTF_PARENT.
153 (main): Use them to add --ctf and --ctf-parent.
154 (read_section_stabs): Add new parameter, entsize_ptr.
155 (find_stabs_section): Adjust accordingly.
156 (make_ctfsect): New.
157 (dump_ctf_indent_lines): New.
158 (dump_ctf_archive_member): New.
159 (dump_ctf): New.
160 (dump_bfd): Call it. Free resources afterwards.
161 * readelf.c (ctf-api.h): New include.
162 (CTF_DUMP): New.
163 (static bfd_boolean do_ctf): Likewise.
164 (dump_ctf_parent_name): Likewise.
165 (dump_ctf_symtab_name): Likewise.
166 (dump_ctf_strtab_name): Likewise.
167 (OPTION_CTF_DUMP): Likewise.
168 (OPTION_CTF_PARENT): Likewise.
169 (OPTION_CTF_SYMBOLS): Likewise.
170 (OPTION_CTF_STRINGS): Likewise.
171 (options): Add them.
172 (usage): Likewise.
173 (parse_args): Handle the new options, requesting CTF_DUMP.
174 (process_section_contents): Handle CTF_DUMP.
175 (shdr_to_ctf_sect): New.
176 (dump_ctf_indent_lines): New.
177 (dump_section_as_ctf): New.
178 (main): Free resources.
179 * Makefile.am (LIBCTF): New variable.
180 (objdump_DEPENDENCIES): Use it.
181 (readelf_DEPENDENCIES): Likewise.
182 (objdump_LDADD): Likewise.
183 (readelf_LDADD): Likewise.
184 * aclocal.m4: Regenerated.
185 * Makefile.in: Likewise.
186
187 * doc/binutils.texi (objdump): Document the new options.
188 (readelf): Likewise.
189 * doc/ctf.options.texi: New.
190 * doc/Makefile.in: Regenerated.
191 * NEWS: Mention the new feature.
192
193 2019-05-27 Alan Modra <amodra@gmail.com>
194
195 * readelf.c (process_section_groups): Continue processing groups
196 when sh_entsize exceeds group size.
197
198 2019-05-24 Szabolcs Nagy <szabolcs.nagy@arm.com>
199
200 * readelf.c (get_aarch64_dynamic_type): Handle DT_AARCH64_VARIANT_PCS.
201 (get_aarch64_symbol_other): New, handles STO_AARCH64_VARIANT_PCS.
202 (get_symbol_other): Call get_aarch64_symbol_other.
203
204 2019-05-24 Alan Modra <amodra@gmail.com>
205
206 * objdump.c (disassemble_bytes): Set WIDE_OUTPUT in flags.
207
208 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
209
210 * MAINTAINERS: Add myself as the maintainer for BPF.
211
212 2019-05-23 Jose E. Marchesi <jose.marchesi@oracle.com>
213
214 * readelf.c: Include elf/bpf.h.
215 (guess_is_rela): Hanle EM_BPF.
216 (dump_relocations): Likewise.
217 (is_32bit_abs_reloc): Likewise.
218 * testsuite/binutils-all/nm.exp: Add bpf-*-* to the list of
219 ELF targets.
220
221 2019-05-21 Tamar Christina <tamar.christina@arm.com>
222
223 * dwarf.c (dwarf_regnames_aarch64): Add SVE registers.
224 * testsuite/binutils-all/aarch64/sve-dwarf-registers.d: New test.
225 * testsuite/binutils-all/aarch64/sve-dwarf-registers.s: New test.
226
227 2019-05-20 Faraz Shahbazker <fshahbazker@wavecomp.com>
228
229 PR 14798
230 * testsuite/binutils-all/readelf.ss-mips: Update reference output.
231 * testsuite/binutils-all/readelf.ss-tmips: Likewise.
232
233 2019-05-20 Nick Clifton <nickc@redhat.com>
234
235 * po/ca.po: Updated Catalan translation.
236
237 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
238
239 * NEWS: Mention Armv8.1-M Mainline and MVE.
240
241 2019-05-16 Andre Vieira <andre.simoesdiasvieira@arm.com>
242
243 * readelf.c (arm_attr_tag_MVE_arch): New array for Tag_MVE_arch values.
244 (arm_attr_public_tag arm_attr_public_tags): Add case for Tag_MVE_arch.
245
246 2019-05-14 Jamey Hicks <jamey.hicks@gmail.com>
247
248 PR 19921
249 * objcopy.c: Add new option --verilog-data-width. Use it to set
250 the value of VerilogDataWidth.
251 * doc/binutils.texi: Document the new option.
252 * testsuite/binutils-all/objcopy.exp: Run tests of new option.
253 * testsuite/binutils-all/verilog-1.hex: New file.
254 * testsuite/binutils-all/verilog-2.hex: New file.
255 * testsuite/binutils-all/verilog-4.hex: New file.
256 * testsuite/binutils-all/verilog-8.hex: New file.
257 * NEWS: Mention the new feature.
258
259 2019-05-10 Alan Modra <amodra@gmail.com>
260
261 * testsuite/binutils-all/objdump.exp (test_objdump_disas_limited),
262 (test_objdump_content_limited): Add text arg, use in place of .text.
263 (bintest_signed.o): Call get_standard_section_names for name of
264 text section.
265
266 2019-05-08 Faraz Shahbazker <fshahbazker@wavecomp.com>
267
268 * objdump.c (sign_extend_address): New function.
269 (dump_bfd): Sign-extend user-specified start/stop addresses
270 for targets that need it.
271 * testsuite/binutils-all/objdump.exp: Add tests for objdump
272 with start and stop addresses in higher address ranges.
273
274 2019-05-01 Matthew Malcomson <matthew.malcomson@arm.com>
275
276 * testsuite/binutils-all/objdump.exp: Correct executable
277 spelling.
278 * testsuite/binutils-all/compress.exp: Likewise.
279
280 2019-05-01 Nick Clifton <nickc@redhat.com>
281
282 PR 24507
283 * nm.c: (print_format): New variable.
284 (value_format_32bit, value_format_64bit): Delete.
285 (set_print_radix): Remove code to alter value_format strings.
286 (set_output_format): Record chosen format in print_format.
287 (get_print_format): New function - constructs a printf formatting
288 string according to the requirements of size, radix, and output
289 format.
290 (print_value): Use get_print_format.
291 * testsuite/binutils-all/nm.exp: Add tests of "nm --format=posix"
292 and "nm -t d".
293
294 2019-04-30 Alan Modra <amodra@gmail.com>
295
296 * wrstabs.c (stab_start_class_type): Add assert to work around
297 gcc9 warning. Tidy.
298
299 2019-04-24 Nick Clifton <nickc@redhat.com>
300
301 * objcopy.c (strip_main): Do not enable note merging by default if
302 just stripping debug or dwo information.
303 * doc/binutils.texi (strip): Update documentation.
304
305 2019-04-23 Nick Clifton <nickc@redhat.com>
306
307 * README-how-to-make-a-release: Add note to update the symbolic
308 link from "docs" to "docs-2.x" on the sourceware website.
309
310 2019-04-16 Alan Modra <amodra@gmail.com>
311
312 * testsuite/binutils-all/copy-2.d: Don't run for ns32k-*-*.
313 * testsuite/binutils-all/copy-3.d: Likewise.
314
315 2019-04-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
316
317 * readelf.c (arm_attr_tag_CPU_arch): Add entry for Armv8.1-M Mainline.
318
319 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
320
321 * readelf.c (decode_x86_isa): Handle
322 GNU_PROPERTY_X86_ISA_1_AVX512_BF16.
323 * testsuite/binutils-all/i386/pr21231b.d: Updated.
324 * testsuite/binutils-all/x86-64/pr21231b.d: Likewise.
325
326 2019-04-08 H.J. Lu <hongjiu.lu@intel.com>
327
328 * testsuite/binutils-all/nm.exp: Count i386-moss as ELF.
329
330 2019-03-26 Tamar Christina <tamar.christina@arm.com>
331
332 * testsuite/binutils-all/aarch64/in-order-all.d: Update.
333 * testsuite/binutils-all/aarch64/in-order.d: Likewise.
334 * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise.
335 * testsuite/binutils-all/aarch64/out-of-order.d: Likewise.
336 * testsuite/binutils-all/aarch64/out-of-order.s: Likewise.
337 * testsuite/binutils-all/arm/in-order-all.d: Likewise.
338 * testsuite/binutils-all/arm/in-order.d: Likewise.
339 * testsuite/binutils-all/arm/out-of-order-all.d: Likewise.
340 * testsuite/binutils-all/arm/out-of-order.d: Likewise.
341 * testsuite/binutils-all/arm/out-of-order.s: Likewise.
342
343 2019-03-26 Nick Clifton <nickc@redhat.com>
344
345 * MAINTAINERS: Take over Dave Brolley's maintainerships for FR30,
346 FRV and MEP.
347
348 2019-03-26 Alan Modra <amodra@gmail.com>
349
350 * objdump.c (dump_relocs_in_section): Warning fix.
351
352 2019-03-25 Tamar Christina <tamar.christina@arm.com>
353
354 * testsuite/binutils-all/arm/in-order-all.d: New test.
355 * testsuite/binutils-all/arm/in-order.d: New test.
356 * testsuite/binutils-all/arm/objdump.exp: Support .d tests.
357 * testsuite/binutils-all/arm/out-of-order-all.d: New test.
358 * testsuite/binutils-all/arm/out-of-order.T: New test.
359 * testsuite/binutils-all/arm/out-of-order.d: New test.
360 * testsuite/binutils-all/arm/out-of-order.s: New test.
361
362
363 2019-03-25 Tamar Christina <tamar.christina@arm.com>
364
365 * testsuite/binutils-all/aarch64/in-order-all.d: New test.
366 * testsuite/binutils-all/aarch64/out-of-order-all.d: New test.
367 * testsuite/binutils-all/aarch64/out-of-order.d:
368
369 2019-03-25 Tamar Christina <tamar.christina@arm.com>
370
371 * testsuite/binutils-all/aarch64/in-order.d: New test.
372 * testsuite/binutils-all/aarch64/out-of-order.d: Disassemble data as
373 well.
374
375 2019-03-25 Tamar Christina <tamar.christina@arm.com>
376
377 * objdump.c (disassemble_bytes): Pass stop_offset.
378 * testsuite/binutils-all/aarch64/out-of-order.T: New test.
379 * testsuite/binutils-all/aarch64/out-of-order.d: New test.
380 * testsuite/binutils-all/aarch64/out-of-order.s: New test.
381
382 2019-03-19 Nick Clifton <nickc@redhat.com>
383
384 PR 24360
385 * objdump.c (load_specific_debug_section): Check that the amount
386 of memory to be allocated matches the size of the section.
387
388 2019-03-13 Sudakshina Das <sudi.das@arm.com>
389
390 * readelf.c (get_aarch64_dynamic_type): Add case for
391 DT_AARCH64_PAC_PLT.
392 (dynamic_section_aarch64_val): Likewise.
393
394 2019-03-13 Sudakshina Das <sudi.das@arm.com>
395 Szabolcs Nagy <szabolcs.nagy@arm.com>
396
397 * readelf.c (get_aarch64_dynamic_type): New.
398 (get_dynamic_type): Use above for EM_AARCH64.
399 (dynamic_section_aarch64_val): New.
400 (process_dynamic_section): Use above for EM_AARCH64.
401
402 2019-03-13 Sudakshina Das <sudi.das@arm.com>
403
404 * readelf.c (decode_aarch64_feature_1_and): New.
405 (print_gnu_property_note): Add case for AArch64 gnu notes.
406
407 2019-03-12 Alan Modra <amodra@gmail.com>
408
409 * objdump.c (load_specific_debug_section): Don't compare section
410 size against file size.
411 (dump_relocs_in_section): Don't compare reloc size against file size.
412 Print "failed to read relocs" on bfd_get_reloc_upper_bound error.
413
414 2019-03-05 Nick Clifton <nickc@redhat.com>
415
416 PR 24295
417 * doc/binutils.texi (ar cmdline): Fix spelling mistake.
418
419 2019-03-05 Nick Clifton <nickc@redhat.com>
420
421 * po/sv.po: Updated Swedish translation.
422
423 2019-03-05 Matthew Malcomson <matthew.malcomson@arm.com>
424
425 PR 24287
426 * testsuite/lib/binutils-common.exp (run_dump_test): Replace a use
427 of "lmap" with a "foreach" loop.
428
429 2019-03-04 Nick Clifton <nickc@redhat.com>
430
431 PR 24281
432 * objcopy.c (copy_archive): Do not copy thin archives.
433
434 2019-02-27 Matthew Malcomson <matthew.malcomson@arm.com>
435
436 * testsuite/lib/binutils-common.exp: Allow multiple "as" lines.
437
438 2019-02-25 Nick Clifton <nickc@redhat.com>
439
440 * objdump.c (sym_ok): New function.
441 (find_symbol_for_address): Use new function.
442 (disassemble_section): Compare sections by name, not pointer.
443 (dump_dwarf): Move code to initialise byte_get pointer and iterate
444 over separate debug files from here to ...
445 (dump_bfd): ... here. Add parameter indicating that a separate
446 debug info file is being dumped. For main file, pull in the
447 symbol tables from all separate debug info files.
448 (display_object): Update call to dump_bfd.
449 * doc/binutils.texi: Document extened behaviour of the
450 --dwarf=follow-links option.
451 * NEWS: Mention this new feature.
452 * testsuite/binutils-all/objdump.WK2: Update expected output.
453 * testsuite/binutils-all/objdump.exp (test_follow_debuglink): Add
454 options and dump file parameters.
455 Add extra test.
456 * testsuite/binutils-all/objdump.WK3: New file.
457 * testsuite/binutils-all/readelf.exp: Change expected output for
458 readelf -wKis test.
459 * testsuite/binutils-all/readelf.wKis: New file.
460
461 2019-02-22 Nick Clifton <nickc@redhat.com>
462
463 PR 23843
464 * dwarf.h (struct separate_info): New structure for containing
465 information on separate debug info files.
466 * dwarf.c (struct dwo_info): New structure for containing dwo
467 links.
468 (first_dwo_info): Chain of dwo_info structures.
469 (first_separate_file): Chain of separate_info structures.
470 (separate_debug_file, separate_debug_filename): Delete.
471 (fetch_alt_indirect_string): Scan all separate debug info files
472 for the requested string.
473 (add_dwo_info): New function.
474 (add_dwo_name): New function.
475 (add_dwo_dir): New function.
476 (add_dwo_id: New function.
477 (free_dwo_info): New function.
478 (read_and_display_attr_value): Store DWO data using the new
479 functions.
480 (load_debug_section_with_follow): If necessary, scan the list of
481 separate debug info files for the requested section.
482 (add_separate_debug_file): New function.
483 (load_separate_debug_info): Call add_separate_debug_file to store
484 the information on the newly loaded file.
485 (load_dwo_file): Likewise.
486 (load_separate_debif_file): Rename to load_separate_debug_files.
487 Change return type to boolean. If following links then attempt to
488 load all separate debug info files, not just the first one.
489 (free_debug_memory): Release memory in dwo_info and separate_info
490 chains.
491 * objdump.c (dump_dwarf): Iterate over all loaded debg info files.
492 * readelf.c (process_object): Likewise.
493 * doc/debug.options.texi: Update descriptions of links and
494 follow-links options.
495 * testsuite/binutils-all/objdump.WK2: Update expected output.
496 * testsuite/binutils-all/readelf.k2: Likewise.
497 * NEWS: Announce the new feature.
498
499 2019-02-21 Nick Clifton <nickc@redhat.com>
500
501 PR 24247
502 * unwind-ia64.c: Include sysdep.h.
503 (unw_decode_x1): Check current pointer against end pointer before
504 accessing memory.
505 (unw_decode_x2): Likewise.
506 (unw_decode_x3): Likewise.
507 (unw_decode_x4): Likewise.
508 (unw_decode_r2): Likewise.
509 (unw_decode_p2_p5): Likewise.
510 (unw_decode_p7_p10): Likewise.
511 (unw_decode): Likewise.
512
513 2019-02-20 Nick Clifton <nickc@redhat.com>
514
515 PR 24246
516 * readelf.c (print_stapsdt_note): Harden against corrupt notes.
517
518 PR 24244
519 * unwind-ia64.c (unw_decode_uleb128): Add end parameter, use it to
520 prevent walking off the end of the buffer.
521 (unw_decode_x1): Add end paramter, pass it to unw_decode_uleb128.
522 (unw_decode_x2): Likewise.
523 (unw_decode_x3): Likewise.
524 (unw_decode_x4): Likewise.
525 (unw_decode_r2): Pass the end parameter to unw_decode_uleb128.
526 (unw_decode_r3): Likewise.
527 (unw_decode_p7_p10): Likewise.
528 (unw_decode_b2): Likewise.
529 (unw_decode_b3_x4): Likewise.
530
531 PR 24243
532 * readelf.c (process_mips_specific): Check for an options section
533 that is too small to even contain a single option.
534
535 PR 24242
536 * readelf.c (print_ia64_vms_note): Harden against corrupt notes.
537
538 2019-02-20 Alan Modra <amodra@gmail.com>
539
540 PR 24132
541 PR 24138
542 * readelf.c (get_data): Avoid possibility of overflow when
543 checking for a read that may extend past end of file.
544 (process_program_headers): Likewise.
545
546 2019-02-20 Alan Modra <amodra@gmail.com>
547
548 PR 24233
549 * objdump.c (dump_bfd_private_header): Print warning if
550 bfd_print_private_bfd_data returns false.
551
552 2019-02-12 Nick Clifton <nickc@redhat.com>
553
554 PR 23440
555 * README-how-to-make-a-release: Use git clean to delete spurious
556 files from the local source repository.
557
558 2019-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
559
560 * size.c (berkeley_format): Delete.
561 (enum output_format): New enum.
562 (selected_output_format): New variable.
563 (usage): Update to mention GNU format.
564 (main): Update to extract options, and select format as needed.
565 Handle GNU format where needed.
566 (berkeley_sum): Renamed to...
567 (berkeley_or_gnu_sum): ...this, and updated to handle both formats.
568 (berkeley_format): Renamed to...
569 (berkeley_or_gnu_format): ...this, and updated to handle both
570 formats.
571 (print_sizes): Handle GNU format.
572 * doc/binutils.texi (size): Document new GNU format.
573 * testsuite/binutils-all/size.exp: Add test of extended
574 functionality.
575 * NEWS: Mention new functionality.
576
577 2019-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
578
579 * doc/binutils.texi (size): Update example output for Berkeley
580 format output.
581
582 2019-02-07 Nick Clifton <nickc@redhat.com>
583
584 * README-how-to-make-a-release: Add a note about updating the
585 obsolete targets in the bfd/config.bfd file.
586
587 2019-02-04 Nick Clifton <nickc@redhat.com>
588
589 * README-how-to-make-a-release: Add more notes on making a release.
590
591 2019-01-25 Nick Clifton <nickc@redhat.com>
592
593 PR 24131
594 * readelf.c (process_notes_at): Prevent an illegal memory access
595 when the note's namesize is zero.
596 (decode_tic6x_unwind_bytecode): Add code to handle the case where
597 no registers are specified in a frame pop instruction.
598
599 2019-01-25 Nick Clifton <nickc@redhat.com>
600
601 * po/bg.po: Updated Bulgarian translation.
602
603 2019-01-23 Nick Clifton <nickc@redhat.com>
604
605 * po/fr.po: Updated French translation.
606 * po/pt.po: Updated Portuguese translation.
607
608 2019-01-21 Nick Clifton <nickc@redhat.com>
609
610 * po/uk.po: Updated Ukranian translation.
611
612 2019-01-19 Nick Clifton <nickc@redhat.com>
613
614 * configure: Regenerate.
615 * binutils/po/binutils.pot.
616
617 * README-how-to-make-a-release: Update description on how to make
618 a branch.
619
620 2018-06-24 Nick Clifton <nickc@redhat.com>
621
622 2.32 branch created.
623
624 2019-01-17 Nick Clifton <nickc@redhat.com>
625
626 * objdump.c (disassemble_section): When disassembling from a
627 symbol only stop at the next symbol if the original symbol was not
628 a function symbol. Otherwise continue disassembling until a new
629 function is reached.
630 * testsuite/binutils-all/objdump.exp: Add tests of extended
631 functionality.
632 * testsuite/binutils-all/disasm.s: New test source file.
633
634 2019-01-16 Kito Cheng <kito@andestech.com>
635 Nelson Chu <nelson@andestech.com>
636
637 * readelf.c (get_riscv_section_type_name): New function.
638 (get_section_type_name): Add handler for RISC-V.
639 (riscv_attr_tag_t): Declare.
640 (riscv_attr_tag): New.
641 (display_riscv_attribute): New function.
642 (process_attributes): Add handler for RISC-V.
643 * testsuite/binutils-all/strip-3.d: Remove .riscv.attribute
644 section.
645
646 2019-01-10 Nick Clifton <nickc@redhat.com>
647
648 PR 23963
649 * objdump.c (sanitize_string): New function. Removes control
650 characters from symbol names.
651 (dump_section_header): Use new function.
652 (objdump_print_symname): Likewise.
653 (objdump_print_addr_with_sym): Likewise.
654 (show_line): Likewise.
655 (disassemble_bytes): Likewise.
656 (disassemble_section): Likewise.
657 (load_specific_debug_section): Likewise.
658 (read_section_stabs): Likewise.
659 (print_section_stabs): Likewise.
660 (dump_section): Likewise.
661 (dump_reloc_set): Likewise.
662 (dump_relocs_in_section): Likewise.
663 (dump_bfd): Likewise.
664 (display_any_bfd): Likewise.
665
666 2019-01-09 Nick Clifton <nickc@redhat.com>
667
668 PR 24049
669 * readelf.c (process_archive): Use arch.file_name in error
670 messages until the qualified name is available.
671
672 2019-01-09 Andrew Paprocki <andrew@ishiboo.com>
673
674 * configure: Regenerate.
675
676 2019-01-09 Alan Modra <amodra@gmail.com>
677
678 * testsuite/binutils-all/cxxfilt.exp: Pass --no-strip-underscores
679 unconditionally to tests needing the option rather than via a
680 list of targets.
681
682 2019-01-08 Nick Clifton <nickc@redhat.com>
683
684 PR 24044
685 * cxxfilt.c (hp_symbol_characters): Delete.
686 (main): Remove depcreated demangling styles.
687 * stabs.c (parse_stab_argtypes): Remove support for old gnu v2
688 demangling opnames.
689 * testsuite/binutils-all/cxxfilt.exp: Use the
690 --no-strip-underscore option for targets that do prefix their
691 symbols with underscores.
692 Update tests to eliminate those that use gnu v2 encoding.
693
694 2019-01-08 Tamar Christina <tamar.christina@arm.com>
695
696 PR 24065
697 * testsuite/binutils-all/copy-6.d: New test.
698 * testsuite/binutils-all/objcopy.exp: Use it.
699
700 2019-01-08 Alan Modra <amodra@gmail.com>
701
702 * testsuite/lib/binutils-common.exp (run_dump_test): Don't prepend
703 $srcdir/$subdir to source file name if it starts with "./".
704
705 2019-01-05 Yoshinori Sato <ysato@users.sourceforge.jp>
706
707 * readelf.c (get_machine_flags): Add RXv3 output.
708
709 2019-01-04 Nick Clifton <nickc@redhat.com>
710
711 PR 24005
712 * objdump.c (load_specific_debug_section): Check for integer
713 overflow before attempting to allocate contents.
714
715 2019-01-04 Nick Clifton <nickc@redhat.com>
716
717 PR 24001
718 * objcopy.c (copy_object): Free dhandle after writing out the
719 debug information.
720 * objdump.c (dump_bfd): Free dhandle after printing out the debug
721 information.
722
723
724 2019-01-01 Alan Modra <amodra@gmail.com>
725
726 Update year range in copyright notice of all files.
727
728 For older changes see ChangeLog-2018
729 \f
730 Copyright (C) 2019 Free Software Foundation, Inc.
731
732 Copying and distribution of this file, with or without modification,
733 are permitted in any medium without royalty provided the copyright
734 notice and this notice are preserved.
735
736 Local Variables:
737 mode: change-log
738 left-margin: 8
739 fill-column: 74
740 version-control: never
741 End: