]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
162159f5cf887c96f2d7db992f6d07afc89f396b
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 2020-08-12 Nick Clifton <nickc@redhat.com>
2
3 PR binutils/26331
4 * readelf.c (do_demangle): New option flag.
5 (print_symbol): If do_demangle is enabled, demangle the symbol.
6 (enum long_option_values): New enum to hold long option values.
7 (options): Add demangle, no-demangle, recursion-limit and
8 no-recursion-limit options. Alpha sort the table.
9 (usage): Describe the new options.
10 (parse_args): Handle the new options.
11 * NEWS: Mention the new feature.
12 * doc/binutils.texi: Document the new feature.
13 * testsuite/binutils-all/readelf.exp: Test the new feature.
14 * testsuite/binutils-all/mangled.s: New file - assembler source.
15 * testsuite/binutils-all/readelf.demangled: New file - expected
16 output from readelf.
17
18 2020-08-12 Nick Clifton <nickc@redhat.com>
19
20 * po/sr.po: Updated Serbian translation.
21
22 2020-08-10 H.J. Lu <hongjiu.lu@intel.com>
23
24 PR binutils/26302
25 * nm.c (with_symbol_versions): Removed.
26 (long_option_values): Add OPTION_WITH_SYMBOL_VERSIONS.
27 (long_options): Update --with-symbol-versions entry.
28 (print_symbol): Remove the with_symbol_versions check.
29 (main): Add OPTION_WITH_SYMBOL_VERSIONS for backward
30 compatibility.
31 * doc/binutils.texi: Remove --with-symbol-versions.
32
33 2020-08-05 Alan Modra <amodra@gmail.com>
34
35 PR 26337
36 * objdump.c (load_specific_debug_section): Revert last change.
37
38 2020-08-05 Alan Modra <amodra@gmail.com>
39
40 PR 26337
41 * objdump.c (load_specific_debug_section): Don't malloc space for
42 section contents, use bfd_malloc_and_get_section.
43
44 2020-07-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
45
46 * Makefile.am (AM_CPPFLAGS): Add LARGEFILE_CPPFLAGS.
47 * Makefile.in, doc/Makefile.in: Regenerate.
48 * configure: Regenerate.
49
50 2020-07-30 H.J. Lu <hongjiu.lu@intel.com>
51
52 * testsuite/binutils-all/i386/compressed-1a.d: Pass --gdwarf-3
53 to assembler.
54 * testsuite/binutils-all/i386/compressed-1b.d: Likewise.
55 * testsuite/binutils-all/i386/compressed-1c.d: Likewise.
56 * testsuite/binutils-all/x86-64/compressed-1a.d: Likewise.
57 * testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
58 * testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
59
60 2020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
61
62 * testsuite/binutils-all/mips/global-local-symtab-sort-o32.d:
63 New test.
64 * testsuite/binutils-all/mips/global-local-symtab-sort-o32t.d:
65 New test.
66 * testsuite/binutils-all/mips/global-local-symtab-sort-n32.d:
67 New test.
68 * testsuite/binutils-all/mips/global-local-symtab-sort-n32t.d:
69 New test.
70 * testsuite/binutils-all/mips/global-local-symtab-sort-n64.d:
71 New test.
72 * testsuite/binutils-all/mips/global-local-symtab-sort-n64t.d:
73 New test.
74 * testsuite/binutils-all/mips/global-local-symtab-final-o32.d:
75 New test.
76 * testsuite/binutils-all/mips/global-local-symtab-final-n32.d:
77 New test.
78 * testsuite/binutils-all/mips/global-local-symtab-final-n64.d:
79 New test.
80 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
81
82 2020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
83
84 * testsuite/binutils-all/mips/global-local-symtab-o32.d: New
85 test.
86 * testsuite/binutils-all/mips/global-local-symtab-o32t.d: New
87 test.
88 * testsuite/binutils-all/mips/global-local-symtab-n32.d: New
89 test.
90 * testsuite/binutils-all/mips/global-local-symtab-n32t.d: New
91 test.
92 * testsuite/binutils-all/mips/global-local-symtab-n64.d: New
93 test.
94 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
95
96 2020-07-28 H.J. Lu <hongjiu.lu@intel.com>
97
98 PR binutils/26301
99 * configure: Regenerated.
100
101 2020-07-28 H.J. Lu <hongjiu.lu@intel.com>
102
103 PR binutils/26301
104 * configure: Regenerated.
105
106 2020-07-27 Alan Modra <amodra@gmail.com>
107
108 * objdump.c (dump_section): Don't return without calling
109 process_section_p.
110
111 2020-07-27 H.J. Lu <hongjiu.lu@intel.com>
112
113 * doc/binutils.texi: Replace preceeded with preceded.
114
115 2020-07-26 Maciej W. Rozycki <macro@linux-mips.org>
116
117 * testsuite/binutils-all/mips/mips.exp (run_dump_test_abi)
118 (run_dump_test_o32, run_dump_test_n32, run_dump_test_n64): New
119 procedures.
120 (has_newabi): Remove variable.
121 (has_abi, abi_asflags, abi_ldflags): New associative array
122 variables.
123 (irixemul): New variable.
124 Replace `run_dump_test' calls where applicable throughout with
125 `run_dump_test_o32', `run_dump_test_n32' and `run_dump_test_n64'
126 as appropriate. Use `noarch' for tests that require their own
127 architecture setting.
128 * testsuite/binutils-all/mips/mips-ase-1.d: Remove GAS flags.
129 * testsuite/binutils-all/mips/mips-ase-2.d: Likewise.
130 * testsuite/binutils-all/mips/mips-ase-3.d: Likewise.
131 * testsuite/binutils-all/mips/mips-note-2-n32.d: Likewise.
132 * testsuite/binutils-all/mips/mips-note-2-n64.d: Likewise.
133 * testsuite/binutils-all/mips/mips-note-2.d: Likewise.
134 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Likewise.
135 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
136 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
137 * testsuite/binutils-all/mips/mips-reginfo-n32.d: Likewise.
138 * testsuite/binutils-all/mips/mips-reginfo.d: Likewise.
139 * testsuite/binutils-all/mips/mips16-extend-noinsn.d: Likewise.
140 * testsuite/binutils-all/mips/mips16-pcrel.d: Likewise.
141 * testsuite/binutils-all/mips/mips16-alias.d: Remove `-32' from
142 GAS flags.
143 * testsuite/binutils-all/mips/mips16-extend-insn.d: Likewise.
144 * testsuite/binutils-all/mips/mips16-noalias.d: Likewise.
145 * testsuite/binutils-all/mips/mips16-undecoded.d: Likewise.
146 * testsuite/binutils-all/mips/mips16e2-extend-insn.d: Likewise.
147 * testsuite/binutils-all/mips/mips16e2-undecoded.d: Likewise.
148 * testsuite/binutils-all/mips/mixed-micromips.d: Likewise.
149 * testsuite/binutils-all/mips/mixed-mips16.d: Likewise.
150
151 2020-07-24 Aaron Merey <amerey@redhat.com>
152
153 * Makefile.am: Replace LIBDEBUGINFOD with DEBUGINFOD_LIBS.
154 * Makefile.in: Rebuild.
155 * configure: Rebuild.
156 * doc/Makefile.in: Rebuild.
157
158 2020-07-24 Nick Clifton <nickc@redhat.com>
159
160 * README-how-to-make-a-release: Various small updates whilst
161 creating the 2.35 release.
162
163 2020-07-22 Nick Alcock <nick.alcock@oracle.com>
164
165 * testsuite/lib/binutils-common.exp (run_dump_test): Add 'cc'
166 option.
167
168 2020-07-22 Nick Alcock <nick.alcock@oracle.com>
169
170 * objdump.c (dump_ctf_archive_member): Remove linefeeds.
171 (dump_ctf): Likewise.
172
173 2020-07-22 Nick Alcock <nick.alcock@oracle.com>
174
175 * objdump.c (ctf_archive_member): Print CTF errors and warnings.
176 * readelf.c (dump_ctf_archive_member): Likewise.
177
178 2020-07-22 Nick Clifton <nickc@redhat.com>
179
180 * readelf.c (parse_args): Silence potential warnings about a
181 memory resource leak when allocating space for ctf option values.
182 (dump_section_as_ctf): Fix typo checking dump_ctf_strtab_name
183 variable.
184
185 2020-07-21 Nick Clifton <nickc@redhat.com>
186
187 * po/sv.po: Updated Swedish translation.
188
189 2020-07-14 Claudiu Zissulescu <claziss@gmail.com>
190
191 * testsuite/binutils-all/arc/double_regs.s: New test.
192 * testsuite/binutils-all/arc/objdump.exp: Add the above test.
193
194 2020-07-13 Nick Clifton <nickc@redhat.com>
195
196 * po/fr.po: Updated French translation.
197
198 2020-07-13 Alan Modra <amodra@gmail.com>
199
200 * testsuite/lib/binutils-common.exp (is_pecoff_format): Accept
201 optional machine-os arg.
202
203 2020-07-11 H.J. Lu <hongjiu.lu@intel.com>
204
205 * readelf.c (decode_x86_feature_2): Handle
206 GNU_PROPERTY_X86_FEATURE_2_TMM.
207
208 2020-07-10 Tom de Vries <tdevries@suse.de>
209
210 * dwarf.c (display_debug_lines_decoded): Don't emit meaningless
211 information in the end_sequence row.
212 * testsuite/binutils-all/dw5.W: Update.
213 * testsuite/binutils-all/objdump.WL: Update.
214
215 2020-07-09 Alan Modra <amodra@gmail.com>
216
217 * dlltool.c: Remove powerpc PE support and comments.
218 * configure.ac: Remove powerpc PE dlltool config.
219 * configure: Regenerate.
220
221 2020-07-09 Nick Clifton <nickc@redhat.com>
222
223 * rclex.c: Add OWNERDRAW keyword.
224 * rcparse.y: Add OWNERDRAW token.
225 (menuitem_flag) Add BITMAP and OWNERDRAW entries.
226 * resrc.c (write_rc_menuitems): Add support for OWNERDRAW and
227 BITMAP flags.
228 * windres.c (extended_menuitems): Likewise.
229 * testsuite/binutils-all/windres/menuitem_flags.rc: New test.
230
231 2020-07-09 Alan Modra <amodra@gmail.com>
232
233 * readelf (slurp_hppa_unwind_table): Set table_len before use
234 in relocation sanity checks.
235
236 2020-07-07 Alan Modra <amodra@gmail.com>
237
238 * testsuite/binutils-all/ar.exp: Use is_xcoff_format.
239 * testsuite/binutils-all/nm.exp: Likewise.
240 * testsuite/binutils-all/copy-2.d: Run only for elf and pe targets.
241 * testsuite/binutils-all/copy-3.d: Run only for elf targets.
242 * testsuite/binutils-all/set-section-alignment.d: Likewise.
243 * testsuite/binutils-all/copy-4.d: Don't run for xcoff.
244
245 2020-07-07 Alan Modra <amodra@gmail.com>
246
247 * testsuite/lib/binutils-common.exp (is_xcoff_format): New.
248 * testsuite/binutils-all/objcopy.exp (pr25662): Exclude xcoff.
249
250 2020-07-06 Nick Clifton <nickc@redhat.com>
251
252 * po/bg.po: Updated Bulgarian translation.
253 * po/pt.po: Updated Portuguese translation.
254 * po/uk.po: Updated Ukranian translation.
255
256 2020-07-06 Alan Modra <amodra@gmail.com>
257
258 * readelf.c (print_dynamic_symbol): Don't sprintf to buffer to
259 find string length.
260
261 2020-07-04 Nick Clifton <nickc@redhat.com>
262
263 * configure: Regenerate.
264 * po/binutils.pot: Regenerate.
265
266 2020-07-04 Nick Clifton <nickc@redhat.com>
267
268 Binutils 2.35 branch created.
269
270 2020-07-02 Nick Clifton <nickc@redhat.com>
271
272 PR 26028
273 * readelf.c (print_symbol): Handle truncation of symbol names.
274 (options): Add -T/--silent-truncation option.
275 (parse_args): Handle the option.
276 (print_dynamic_symbol): Correct calculation of width available to
277 display symbol name.
278 * doc/binutils.texi: Document the -T option to readelf.
279 * NEWS: Mention the new feature.
280
281 2020-06-30 H.J. Lu <hongjiu.lu@intel.com>
282
283 * NEWS: Mention x86 NaCl target support removal.
284 * dwarf.c (init_dwarf_regnames_by_bfd_arch_and_mach): Remove
285 x86 NaCl target support.
286 * testsuite/binutils-all/elfedit-1.d: Likewise.
287 * testsuite/binutils-all/i386/i386.exp: Likewise.
288 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
289 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
290 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
291 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
292 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
293 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
294 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
295 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
296 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
297 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
298 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
299 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
300
301 2020-06-30 Nick Clifton <nickc@redhat.com>
302
303 * dwarf.c (read_and_display_attr_value): Support
304 DW_FORM_GNU_strp_alt when used with DW_AT_dwo_name and
305 DW_AT_comp_dir.
306
307 2020-06-30 Alan Modra <amodra@gmail.com>
308
309 * testsuite/binutils-all/readelf.exp (readelf_dump_test): Remove
310 xfail for nds32.
311
312 2020-06-29 Hans-Peter Nilsson <hp@bitrange.com>
313
314 * dwarf.c (display_debug_str_offsets): Rename local variable
315 index to idx. Move to top of function.
316
317 2020-06-29 Alan Modra <amodra@gmail.com>
318
319 * dwarf.c: Use C style comments.
320 * resrc.c: Likewise.
321
322 2020-06-27 Alan Modra <amodra@gmail.com>
323
324 * elfcomm.c (setup_nested_archive): Set nested_arch->file to NULL
325 after freeing.
326 (release_archive): Set fields of arch to NULL after freeing.
327
328 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
329
330 * readelf.c (dump_section_as_ctf): Support .ctf archives using
331 ctf_arc_bufopen. Automatically load the .ctf member of such
332 archives as the parent of all other members, unless specifically
333 overridden via --ctf-parent. Split out dumping code into...
334 (dump_ctf_archive_member): ... here, as in objdump, and call
335 it once per archive member.
336 (dump_ctf_indent_lines): Code style fix.
337
338 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
339
340 * configure.ac [--enable-libctf]: New, default yes.
341 Set ENABLE_LIBCTF accordingly.
342 * Makefile.am [!ENABLE_LIBCTF]: Empty LIBCTF and LIBCTF_NOBFD.
343 * configure: Regenerate.
344 * config.in: Regenerate.
345 * Makefile.in: Regenerate.
346 * aclocal.m4: Regenerate.
347 * objdump.c (usage): Conditionalize portions on ENABLE_LIBCTF.
348 (option_values): Likewise.
349 (long_options): Likewise.
350 (main): Likewise.
351 (dump_ctf_indent_lines): Conditionalize out when !ENABLE_LIBCTF.
352 (make_ctfsect): Likewise.
353 (dump_ctf_archive_member): Likewise.
354 (dump_ctf) [ENABLE_LIBCTF]: Likewise.
355 (dump_ctf) [!ENABLE_LIBCTF]: New empty stub.
356 * readelf.c (options): Conditionalize portions on ENABLE_LIBCTF.
357 (usage): Likewise.
358 (process_section_contents): Likewise.
359 (shdr_to_ctf_sect): Conditionalize out when !ENABLE_LIBCTF.
360 (dump_ctf_indent_lines): Likewise.
361 (dump_section_as_ctf) [ENABLE_LIBCTF]: Likewise.
362
363 2020-06-26 Jan Beulich <jbeulich@suse.com>
364
365 * doc/binutils.texi: Adjust description of x86's -Msuffix. Drop
366 redundant text from x86 specific part of -M section.
367
368 2020-06-26 Pat Bernardi <bernardi@adacore.com>
369
370 * readelf.c (display_m68k_gnu_attribute): New function.
371 (process_arch_specific): Call display_m68k_gnu_attribute for EM_68K.
372
373 2020-06-23 H.J. Lu <hongjiu.lu@intel.com>
374
375 PR binutils/26160
376 * testsuite/binutils-all/pr26160.dwp.bz2: New file.
377 * testsuite/binutils-all/pr26160.r: Likewise.
378 * testsuite/binutils-all/readelf.exp: Run PR binutils/26160 test.
379
380 2020-06-23 Nick Clifton <nickc@redhat.com>
381
382 PR 26160
383 * dwarf.c (fetch_indexed_string): Detect and handle old style
384 .debug_str_offset tables.
385 (display_debug_str_offsets): Likewise. Also add support for
386 .debug_str_offsets.dwo sections.
387
388 2020-06-23 H.J. Lu <hongjiu.lu@intel.com>
389
390 PR binutils/26112
391 * testsuite/binutils-all/pr26112.o.bz2: New file.
392 * testsuite/binutils-all/pr26112.r: Likewise.
393 * testsuite/binutils-all/readelf.exp: Run PR binutils/26112 test.
394
395 2020-06-23 Alan Modra <amodra@gmail.com>
396
397 * testsuite/binutils-all/objdump.exp (bintest.a): Correct
398 remote_file delete command.
399
400 2020-06-22 Nick Clifton <nickc@redhat.com>
401
402 PR 26112
403 * dwarf.c (display_debug_str_offsets): Add code to display the
404 contents of the .debug_str_offsets section.
405 (display_debug_macro): Add support for DW_MACRO_define_strx and
406 DW_MACRO_undef_strx.
407
408 2020-06-22 Saagar Jha <saagar@saagarjha.com>
409
410 * od-macho.c: Dump linkedit data for new load commands.
411
412 2020-06-19 Alan Modra <amodra@gmail.com>
413
414 * testsuite/config/default.exp (ld_elf_shared_opt): Don't set.
415 * testsuite/lib/binutils-common.exp (check_relro_support): New proc.
416 (run_dump_test): Use check_relro_support to decide whether to pass
417 extra ld option "-z norelro".
418
419 2020-06-11 Alan Modra <amodra@gmail.com>
420
421 * readelf.c (process_mips_specific): Don't alloc memory for
422 Elf_Internal_Options.
423
424 2020-06-11 Alan Modra <amodra@gmail.com>
425
426 * readelf.c (process_mips_specific): Assert size of internal
427 types match size of external types, and simplify allocation of
428 internal buffer. Catch possible integer overflow when sanity
429 checking option size. Don't assume options are a regular array.
430 Sanity check reginfo option against option size. Use PRI macros
431 when printing.
432
433 2020-06-10 Ralf Habacker <ralf.habacker@freenet.de>
434
435 PR 26082
436 * mclex.c (yylex): Reject lines that reach end-of-file without a
437 terminating newline character.
438
439 2020-06-08 Nick Clifton <nickc@redhat.com>
440
441 PR 26093
442 * doc/binutils.texi (strings): Fix typo.
443
444 2020-06-08 Nick Clifton <nickc@redhat.com>
445
446 PR 26086
447 * dwarf.c (process_debug_info): Check that there is space in the
448 debug_information array before filling in an entry.
449
450 2020-06-06 Alan Modra <amodra@gmail.com>
451
452 * doc/binutils.texi (PowerPC -M option): Mention power10 and pwr10.
453
454 2020-06-05 Joel Anderson <joelanderson333@gmail.com>
455
456 PR 26082
457 * mclex.c (yylex): Add test for an empty input stream.
458
459 2020-06-04 Stephen Casner <casner@acm.org>
460
461 * testsuite/binutils-all/pr25662-pdp11.s: Alternate source file
462 for test using section pseudo-ops compatible with pdp11.
463 * testsuite/binutils-all/objcopy.exp: Select alternate source.
464
465 2020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
466
467 * objdump.c (disassemble_data): Set disasm_info.endian_code to
468 disasm_info.endian after the latter is initialized to the
469 endianness reported by BFD.
470
471 2020-06-04 Alan Modra <amodra@gmail.com>
472
473 * testsuite/binutils-all/i386/i386.exp: Remove global directive
474 outside proc body.
475 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
476 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
477
478 2020-06-03 Joel Anderson <joelanderson333@gmail.com>
479
480 * windmc.h (struct mc_node): Add id_typecast field.
481 * mcparse.y (message): Initialise the id_typecast field.
482 * windmc.c (write_dbg): Use the id_typecast field as a parameter
483 when calling write_dbg_define.
484 (write_header): Likewise.
485
486 2020-06-03 Alan Modra <amodra@gmail.com>
487
488 PR 26069
489 * objcopy.c (copy_relocations_in_section): Free relpp on error.
490 Don't accidentally free isection->orelocation.
491
492 2020-06-02 Alan Modra <amodra@gmail.com>
493
494 * testsuite/binutils-all/ar.exp (obj): Set up object file name
495 extension. Use throughout. Don't completely exclude non-ELF
496 alpha targets. Run long_filenames test for tic30. Exclude thin
497 archive tests for aix, ecoff and vms.
498 * estsuite/binutils-all/objdump.exp (obj): Set up object file name
499 extension. Use throughout. Don't exclude non-ELF alpha targets
500 from "bintest.a".
501
502 2020-05-28 Max Filippov <jcmvbkbc@gmail.com>
503
504 * MAINTAINERS (Xtensa): Add myself as maintainer.
505
506 2020-05-23 Alan Modra <amodra@gmail.com>
507
508 * testsuite/binutils-all/ar.exp (many_files): New test.
509
510 2020-05-21 Alan Modra <amodra@gmail.com>
511
512 * addr2line.c: Replace "if (x) free (x)" with "free (x)" throughout.
513 * dlltool.c: Likewise.
514 * elfcomm.c: Likewise.
515 * rddbg.c: Likewise.
516 * readelf.c: Likewise.
517 * stabs.c: Likewise.
518 * windmc.c: Likewise.
519 * windres.c: Likewise.
520 * wrstabs.c: Likewise.
521
522 2020-05-21 Alan Modra <amodra@gmail.com>
523
524 * readelf.c (get_num_dynamic_syms): Bounds check mipsxlat array
525 access.
526
527 2020-05-20 Nelson Chu <nelson.chu@sifive.com>
528
529 * dwarf.c: Updated since DECLARE_CSR is changed.
530
531 2020-05-19 H.J. Lu <hjl.tools@gmail.com>
532
533 PR binutils/25809
534 * readelf.c (process_program_headers): Warn if the PT_DYNAMIC
535 segment doesn't match the .dynamic section and checks are
536 enabled.
537 (struct filedata): Add dynamic_symtab_section and
538 dynamic_strtab_section fields.
539 (process_section_headers): Set dynamic_symtab_section to the
540 .dynsym section. Set dynamic_strtab_section to the .dynstr
541 section.
542 (process_dynamic_section): Warn if the .dynsym section doesn't
543 match DT_SYMTAB and DT_SYMENT or the .dynstr section doesn't
544 DT_STRTAB and DT_STRSZ. But only if checks are enabled.
545
546 2020-05-19 Alan Modra <amodra@gmail.com>
547
548 * ar.c (map_over_members, get_pos_bfd, delete_members, move_members),
549 (replace_members): Use bfd_get_filename rather than accessing
550 bfd->filename directly.
551 * arsup.c (map_over_list, ar_delete, ar_replace, ar_extract): Likewise.
552 * binemul.c (do_ar_emul_append): Likewise.
553 * coffgrok.c (coff_grok): Likewise.
554
555 2020-05-18 Stafford Horne <shorne@gmail.com>
556
557 * MAINTAINERS (OR1K): Add myself as maintainer.
558
559 2020-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
560
561 * doc/binutils.texi: Mention 'entry address' in the set-start and
562 adjust-start options descriptions.
563
564 2020-05-05 Nick Clifton <nickc@redhat.com>
565
566 * dwarf.c (do_checks): New global variable.
567 (display_formatted_table): Warn about an unexpected number of
568 columns in the table, if checks are enabled. Do not complain
569 about the lack of data following the number of entries in the
570 table if the table is empty.
571 (display_debug_lines_decoded): Only warn about an unexpected
572 number of columns in a table if checks are enabled.
573 * dwarf.h (do_checks): Add a prototype.
574 * elfcomm.c (error): Remove weak attribute.
575 (warn): Likewise.
576 * readelf.c (do_checks): Delete.
577 (warn): Delete.
578 (process_section_headers): Only warn about empty sections if
579 checks are enabled.
580
581 2020-05-04 Fangrui Song <maskray@google.com>
582
583 * objcopy.c (copy_object): Allow empty section.
584 * testsuite/binutils-all/update-section.exp: Add test.
585
586 2020-05-04 Nick Clifton <nickc@redhat.com>
587
588 PR 25917
589 * dwarf.c (display_debug_lines_decoded): Warn if encountering a
590 supicious number of entries for DWARF-5 format directory and file
591 name tables. Do not display file name table header if the table
592 is empty. Do not allocate space for empty tables.
593
594 2020-05-04 Alan Modra <amodra@gmail.com>
595
596 * readelf.c (process_nds32_specific): Check size of .nds32_e_flags
597 section. Don't assume endian of host matches nds32 target. Free
598 buffer.
599
600 2020-05-01 Alan Modra <amodra@gmail.com>
601 Haim Shimonovich <Haim.Shimonovich@ceva-dsp.com>
602
603 * objdump.c (disassemble_bytes): Don't scan for zeros when
604 disassembling zeros. Translate "resuming at file offset" message.
605 Formatting. Replace some signed variables with unsigned.
606
607 2020-04-30 Alex Coplan <alex.coplan@arm.com>
608
609 * testsuite/binutils-all/aarch64/in-order-all.d: Update to use new
610 disassembly.
611 * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise.
612
613 2020-04-30 Nick Clifton <nickc@redhat.com>
614
615 * testsuite/lib/binutils-common.exp (check_pie_support): New
616 proc.
617
618 2020-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
619
620 * dwarf.c (display_debug_ranges): Ignore duplicate entries in
621 range_entries for the same offset.
622
623 2020-04-29 Nick Clifton <nickc@redhat.com>
624
625 * readelf.c (warn): New function - like elfcomm.c version but only
626 produces output if warnings are enabled.
627 (struct options): Add --lint and --enable-checks.
628 (usage): Add entry for --lint.
629 (parse_args): Handle -L. If checks are enabled but no dumps have
630 been selected then enable all dumps.
631 (process_section_headers): Replace long if-then-else sequence with
632 a switch. Add warning messages for empty SHT_REL, SHT_RELA and
633 SHT_PROGBITS sections.
634 (process_file): Do not complain if the file is an archive and lint
635 mode has been enabled.
636 * elfcomm.c (error): Make the function weak.
637 (warn): Likewise.
638 * NEWS: Mention the new feature.
639 * doc/binutils.texi: Document the new feature.
640 * dwarf.h (report_leb_status): Add file name and line number
641 parameters. Include them in the diagnostic output.
642 (READ_ULEB): Pass file and line number to report_leb_status.
643 (READ_SLEB): Likewise.
644 * dwarf.c (read_and_print_leb128): Pass file and line number to
645 report_leb_status.
646 * testsuite/binutils-all/readelf.exp: Add test of new feature.
647 * testsuite/binutils-all/zero-sec.s: New test source file.
648 * testsuite/binutils-all/zero-sec.r: Expected output from new
649 test.
650
651 2020-04-29 Nick Clifton <nickc@redhat.com>
652
653 * po/sr.po: Updated Serbian translation.
654
655 2020-04-26 Alan Modra <amodra@gmail.com>
656
657 * readelf.c (get_num_dynamic_syms): Check DT_MIPS_XHASH was
658 read before dereferencing, and gracefully return. Remove
659 gnu_hash_error variable. Free gnu hash arrays if number of
660 syms found is zero.
661
662 2020-04-24 Alan Modra <amodra@gmail.com>
663
664 * readelf.c (get_num_dynamic_syms): Check for nbuckets and nchains
665 non-zero.
666 (process_dynamic_section): Call get_num_dynamic_syms once rather
667 than in segment loop. Break out of segment loop on a successful
668 load of dynamic symbols. Formatting.
669 (process_object): Return error status from process_dynamic_section.
670
671 2020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
672
673 * elf-bfd.h (elfcore_write_arc_v2): Add prototype.
674 * elf.c (elfcore_grok_arc_v2): New function.
675 (elfcore_grok_note): Call the new function to handle the corresponding
676 note.
677 (elfcore_write_arc_v2): New function.
678 (elfcore_write_register_note): Call the new function to handle the
679 corresponding pseudo-sections.
680
681 2020-04-22 Max Filippov <jcmvbkbc@gmail.com>
682
683 PR ld/25861
684 * readelf.c (is_none_reloc): Recognize
685 BFD_RELOC_XTENSA_PDIFF{8,16,32} and
686 BFD_RELOC_XTENSA_NDIFF{8,16,32}.
687
688 2020-04-22 Nick Clifton <nickc@redhat.com>
689
690 * MAINTAINERS: Remove Chris Faylor as the ix86 PE maintainer.
691
692 2020-04-22 Alan Modra <amodra@gmail.com>
693
694 * readelf.c (archive_file_offset, archive_file_size, dynamic_addr),
695 (dynamic_size, dynamic_nent, dynamic_strings, dynamic_strings_length),
696 (num_dynamic_syms, nbuckets, nchains, buckets, chains),
697 (ngnubuckets, gnubuckets, gnuchains, mipsxlat, ngnuchains),
698 (gnusymidx, dynamic_symbols, dynamic_syminfo, dynamic_syminfo_offset),
699 (dynamic_syminfo_nent, program_interpreter, dynamic_info),
700 (dynamic_info_DT_GNU_HASH, dynamic_info_DT_MIPS_XHASH, version_info),
701 (dynamic_section, symtab_shndx_list, group_count, section_groups),
702 (section_headers_groups): Move to struct filedata. Update use
703 throughout file.
704
705 2020-04-22 Alan Modra <amodra@gmail.com>
706
707 * readelf.c (struct dump_data): New, used..
708 (cmdline): ..here, and..
709 (struct filedata): ..here. Adjust all uses.
710 (request_dump_bynumber, request_dump, parse_args): Pass in a
711 struct dump_data* rather than Filedata*. Adjust callers.
712 (main): Don't set cmdline.file_name.
713
714 2020-04-20 Alan Modra <amodra@gmail.com>
715
716 * readelf.c (process_symbol_table): Clear ngnuchains, ngnubuckets
717 and nbuckets.
718
719 2020-04-20 Alan Modra <amodra@gmail.com>
720
721 * readelf.c (process_section_headers): Free dynamic symbols etc.
722 earlier.
723
724 2020-04-20 Alan Modra <amodra@gmail.com>
725
726 * readelf.c (get_num_dynamic_syms): Formatting. Don't return
727 on error without freeing.
728 (process_dynamic_section): Don't recreate dynamic symbols from
729 dynamic tag info when the dynamic symbols have already been
730 read via section headers.
731
732 2020-04-17 Fredrik Strupe <fredrik@strupe.net>
733
734 * testsuite/binutils-all/arm/vdup-cond.d: New test for testing that
735 conditional VDUP instructions are disassembled correctly.
736 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
737 vdup-cond.d.
738 * testsuite/binutils-all/arm/vdup-thumb.d: New test for testing
739 that VDUP instructions (which are conditional in A32) can be
740 disassembled in thumb mode.
741 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
742 vdup-thumb.d.
743
744 2020-04-17 Alan Modra <amodra@gmail.com>
745
746 PR 25840
747 * debug.c (debug_class_type_samep): Don't segfault on NULL type.
748
749 2020-04-16 Alan Modra <amodra@gmail.com>
750
751 * doc/binutils.texi: Mention --no-show-raw-insn in objdump
752 --no-addresses description.
753
754 2020-04-15 Alan Modra <amodra@gmail.com>
755
756 * objdump.c (no_addresses): New static var.
757 (usage): Print help for --no-addresses.
758 (long_options): Add --no-addresses entry.
759 (objdump_print_addr_with_sym, objdump_print_addr): Omit symbol address.
760 (disassemble_bytes): Don't print current line address, or reloc
761 address.
762 * doc/binutils.texi: Document objdump --no-addresses.
763
764 2020-04-15 Alan Modra <amodra@gmail.com>
765
766 PR 25822
767 * readelf.c (get_num_dynamic_syms): Don't set num_of_syms when
768 reading buckets or chains fails.
769
770 2020-04-15 Alan Modra <amodra@gmail.com>
771
772 * readelf.c (process_symbol_table): Zero gnubuckets, gnuchains
773 etc. after freeing.
774
775 2020-04-15 Alan Modra <amodra@gmail.com>
776
777 * readelf.c (get_group_flags): Translate text.
778 (get_file_type, get_symbol_binding, get_symbol_type),
779 (get_ppc64_symbol_other, get_symbol_other): Increase size of buffer.
780
781 2020-04-15 Alan Modra <amodra@gmail.com>
782
783 PR 25821
784 * readelf.c (get_num_dynamic_syms): Typo fix.
785
786 2020-04-14 Alan Modra <amodra@gmail.com>
787
788 * readelf.c (process_mips_specific): Free eopt and iopt. Avoid
789 possibility of overflow when checking number of conflicts.
790
791 2020-04-14 H.J. Lu <hongjiu.lu@intel.com>
792
793 PR binutils/25707
794 * readelf.c (nbuckets): New.
795 (nchains): Likewise.
796 (buckets): Likewise.
797 (chains): Likewise.
798 (ngnubuckets): Likewise.
799 (gnubuckets): Likewise.
800 (gnuchains): Likewise.
801 (mipsxlat): Likewise.
802 (ngnuchains): Likewise.
803 (gnusymidx): Likewise.
804 (VALID_SYMBOL_NAME): Likewise.
805 (VALID_DYNAMIC_NAME): Use it.
806 (get_dynamic_data): Moved before process_dynamic_section.
807 (get_num_dynamic_syms): New function.
808 (process_dynamic_section): Use DT_SYMTAB, DT_SYMENT, DT_HASH,
809 DT_GNU_HASH and DT_MIPS_XHASH to reconstruct dynamic symbol
810 table. Use DT_STRTAB and DT_STRSZ to reconstruct dynamic string
811 table.
812 (get_symbol_index_type): Don't print "bad section index" when
813 there is no section header.
814 (print_dynamic_symbol): Rewrite.
815 (process_symbol_table): Call print_dynamic_symbol to dump dynamic
816 symbol table.
817
818 2020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
819
820 * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Don't
821 enable on *-*-solaris*.
822
823 2020-03-30 Nick Clifton <nickc@redhat.com>
824
825 PR binutils/25662
826 * objcopy.c (copy_object): When copying PE format files set the
827 timestamp field in the pe_data structure if the preserve_dates
828 flag is set.
829 * testsuite/binutils-all/objcopy.exp (objcopy_test) Use
830 --preserve-dates in place of the -p option, in order to make its
831 effect more obvious.
832
833 2020-03-28 Alan Modra <amodra@gmail.com>
834
835 * testsuite/binutils-all/objcopy.exp (objcopy_test): Only
836 clear_xfail hppa*-*-*elf*. Revert mips xfails.
837
838 2020-03-28 Alan Modra <amodra@gmail.com>
839
840 * testsuite/binutils-all/objcopy.exp (objcopy_test): Move xfails
841 from here to calls. Remove "m8*-*-*" entry. Don't xfail tic54x
842 but do xfail spu, mipstx39 and mips-sgi-irix for the executable
843 test. Pass "-p" to objcopy for the executable test.
844
845 2020-03-27 Jozef Lawrynowicz <jozef.l@mittosystems.com>
846
847 PR binutils/25662
848 * testsuite/binutils-all/objcopy.exp (objcopy_test): Add argument to
849 specify whether an object file or executable should be built and tested.
850 Change test names to report whether an object file or executable is
851 being tested.
852 * testsuite/binutils-all/pr25662.ld: New test.
853 * testsuite/binutils-all/pr25662.s: New test.
854
855 2020-03-27 Alan Modra <amodra@gmail.com>
856
857 * readelf.c (process_archive): Don't double free qualified_name.
858 Don't break out of loop with "negative" archive_file_size, just
859 set file offset to max.
860
861 2020-03-25 Alan Modra <amodra@gmail.com>
862
863 * readelf.c (process_archive): Prevent endless loop.
864
865 2020-03-24 H.J. Lu <hongjiu.lu@intel.com>
866
867 PR binutils/25708
868 * nm.c (print_symname): Replace _bfd_elf_get_symbol_version_name
869 with bfd_get_symbol_version_string.
870 (print_symbo): Pass TRUE to bfd_get_symbol_version_string.
871 * objdump.c (objdump_print_symname): Likewise.
872
873 2020-03-24 H.J. Lu <hongjiu.lu@intel.com>
874
875 PR binutils/25708
876 * nm.c (SYM_NAME): Removed.
877 (print_symname): Add a pointer to struct extended_symbol_info
878 argument. Call _bfd_elf_get_symbol_version_name to get symbol
879 version.
880 (print_symdef_entry): Pass NULL to print_symname.
881 (print_symbol_info_bsd): Update call to print_symname.
882 (print_symbol_info_sysv): Likewise.
883 (print_symbol_info_posix): Likewise.
884
885 2020-03-24 Alan Modra <amodra@gmail.com>
886
887 * readelf.c (process_mips_specific): Free iconf on error path.
888
889 2020-03-23 Nick Clifton <nickc@redhat.com>
890
891 PR 25714
892 * wrstabs.c (stab_pop_type): Replace assertion with error return.
893 * write_stabs_in_sections_debugging_info: Likewise.
894 * stab_enum_type: Likewise.
895 * stab_modify_type: Likewise.
896 * stab_struct_field: Likewise.
897 * stab_end_struct_type: Likewise.
898 * stab_start_class_type: Likewise.
899 * stab_class_static_member: Likewise.
900 * stab_class_baseclass: Likewise.
901 * stab_class_start_method: Likewise.
902 * stab_class_method_var: Likewise.
903 * stab_class_end_method: Likewise.
904 * stab_end_class_type: Likewise.
905 * stab_typedef_type: Likewise.
906 * stab_start_function: Likewise.
907 * stab_end_block: Likewise.
908 * stab_lineno: Likewise.
909
910 2020-03-20 Nick Clifton <nickc@redhat.com>
911
912 * readelf.c (get_compression_header): Add ATTRIBUTE_WARN_UNUSED_RESULT.
913 (process_section_headers): Check the return value from
914 get_compression_header.
915 (dump_section_as_strings): Likewise.
916 (dump_section_as_bytes): Likewise.
917 (load_specific_debug_section): Likewise.
918
919 2020-03-20 H.J. Lu <hongjiu.lu@intel.com>
920
921 * ar.c (main): Update bfd_plugin_set_program_name call.
922 * nm.c (main): Likewise.
923
924 2020-03-19 Nick Clifton <nickc@redhat.com>
925
926 PR 25676
927 * testsuite/binutils-all/dw4.s: New test source file.
928 * testsuite/binutils-all/nm.exp: Run the new test.
929
930 2020-03-19 H.J. Lu <hongjiu.lu@intel.com>
931
932 * readelf.c (process_symbol_table): Use unsigned long for si.
933
934 2020-03-19 Alan Modra <amodra@gmail.com>
935
936 * elfcomm.c: Don't include bfd.h or bucomm.h.
937 (program_name): Declare.
938 (process_archive_index_and_symbols): Replace bfd_boolean with int,
939 and substitute FALSE and TRUE.
940 (setup_archive, setup_nested_archive): Likewise.
941 * elfcomm.h: Likewise.
942
943 2020-03-19 Alan Modra <amodra@gmail.com>
944
945 * readelf.c (process_archive): Always return via path freeing
946 memory. Formatting.
947
948 2020-03-19 Alan Modra <amodra@gmail.com>
949
950 * readelf.c (process_netbsd_elf_note): Validate descsz before
951 accessing descdata. Formatting.
952
953 2020-03-19 Alan Modra <amodra@gmail.com>
954
955 * elfcomm.c (setup_archive): Make file_size an off_t. Comment.
956 * elfcomm.h (setup_archive): Update prototype.
957
958 2020-03-16 Alan Modra <amodra@gmail.com>
959
960 * readelf.c (get_symbols): New function.
961 (process_relocs, ia64_process_unwind, hppa_process_unwind),
962 (arm_process_unwind, get_symbol_for_build_attribute): Use it.
963
964 2020-03-16 Alan Modra <amodra@gmail.com>
965
966 * unwind-ia64.c (unw_decode_uleb128): Prevent overlarge shifts.
967 Detect shift overflows and check that terminating byte is found.
968 Print an error on a bad uleb128.
969
970 2020-03-14 Alan Modra <amodra@gmail.com>
971
972 * readelf.c (process_file): Clean ba_cache.
973
974 2020-03-14 Alan Modra <amodra@gmail.com>
975
976 * elfcomm.h (setup_archive): Update prototype.
977 * elfcomm.c (setup_archive): Add file_size parameter and sanity
978 check longnames_size.
979 (setup_nested_archive): Get file size and pass to setup_archive.
980 * elfedit.c (process_archive): Likewise.
981 * readelf.c (process_archive): Pass filedata->file_size to
982 setup_archive.
983
984 2020-03-14 Alan Modra <amodra@gmail.com>
985
986 * readelf.c (dump_section_as_strings): Free memory on error exit.
987 (dump_section_as_bytes, process_notes_at): Likewise.
988 (get_build_id): Free enote.
989
990 2020-03-13 Kamil Rytarowski <n54@gmx.com>
991
992 * readelf.c (get_netbsd_elfcore_note_type): Add support for
993 NT_NETBSDCORE_LWPSTATUS notes.
994
995 2020-03-13 Alan Modra <amodra@gmail.com>
996
997 * elfcomm.c (get_archive_member_name): Always return malloc'd
998 string or NULL.
999 * elfedit.c (process_archive): Tidy memory on all return paths.
1000 * readelf.c (process_archive): Likewise.
1001 (process_symbol_table): Likewise.
1002 (ba_cache): New, replacing ..
1003 (get_symbol_for_build_attribute): ..static vars here. Free
1004 strtab and symtab before loading new ones. Reject symtab without
1005 valid strtab in loop, breaking out of loop on valid symtab.
1006 (process_file): Free ba_cache symtab and strtab here, resetting
1007 ba_cache.
1008
1009 2020-03-12 Alan Modra <amodra@gmail.com>
1010
1011 * readelf.c (process_section_headers): Don't just set
1012 filedata->section_headers NULL, free it first. Similarly for
1013 dynamic_symbols, dynamic_strings, dynamic_syminfo and
1014 symtab_shndx_list. Zero associated counts too.
1015 (process_object): Free symtab_shndx_list.
1016 (process_file): Free various allocated filedata tables.
1017
1018 2020-03-11 Nick Clifton <nickc@redhat.com>
1019
1020 PR 25611
1021 PR 25614
1022 * dwarf.h (DWARF2_Internal_LineInfo): Add li_address_size and
1023 li_segment_size fields.
1024 * dwarf.c (read_debug_line_header): Record the address size and
1025 segment selector size values (if present) in the lineinfo
1026 structure.
1027 (display_formatted_table): Warn if the format count is empty but
1028 the table itself is not empty.
1029 Display the format count and entry count at the start of the table
1030 dump.
1031 (display_debug_lines_raw): Display the address size and segement
1032 selector size fields, if present.
1033 * testsuite/binutils-all/dw5.W: Update expected output.
1034
1035 2020-03-11 Alan Modra <amodra@gmail.com>
1036
1037 PR 25651
1038 * objcopy.c (copy_object): Test "gaps" not gap_fill_set or
1039 pad_to_set on second block of code dealing with padding.
1040 Replace "c" with "num_sec" and don't recalculate number of
1041 sections on second block. Size arrays using sizeof (element)
1042 rather than sizeof (element type).
1043
1044 2020-03-10 Alan Modra <amodra@gmail.com>
1045
1046 * objdump.c (disassemble_section): Don't call qsort unless
1047 sym count is at least two.
1048 (disassemble_data): Don't call memcpy with NULL src.
1049
1050 2020-03-09 Alan Modra <amodra@gmail.com>
1051
1052 PR 25645
1053 * readelf.c (dump_ia64_vms_dynamic_fixups): Pass size and nmemb
1054 to get_data rather than multiplying.
1055 (dump_ia64_vms_dynamic_relocs): Likewise.
1056 (process_version_sections): Correct order of size and nmemb args
1057 in get_data call.
1058 (process_mips_specific): Likewise.
1059
1060 2020-03-08 H.J. Lu <hongjiu.lu@intel.com>
1061
1062 * readelf.c (get_dynamic_data): Replace "memory chekers" with
1063 "memory checkers" in comments.
1064
1065 2020-03-06 Simon Marchi <simon.marchi@efficios.com>
1066
1067 PR 25491
1068 * doc/Makefile.am: Rename MOSTLYCLEANFILES to MAINTAINERCLEANFILES.
1069 * doc/Makefile.in: Re-generate.
1070
1071 2020-03-06 Nick Clifton <nickc@redhat.com>
1072
1073 * objcopy.c (check_new_section_flags): New function. Reject the
1074 SEC_COFF_SHARED flag if the target is not a COFF binary.
1075 (copy_object): Call check_new_section_flags.
1076 (setup_section): Likewise.
1077 * doc/binutils.texi (objcopy): Add a note that the 'share' section
1078 flag cannot be applied to ELF binaries.
1079
1080 2020-03-06 Alan Modra <amodra@gmail.com>
1081
1082 PR 25637
1083 * objcopy.c (filter_symbols): Correct rem_leading_char logic.
1084
1085 2020-03-05 Alan Modra <amodra@gmail.com>
1086
1087 PR 25629
1088 * objcopy.c (filter_symbols): Don't segfault on NULL
1089 prefix_symbols_string.
1090
1091 2020-03-04 Christian Eggers <ceggers@gmx.de>
1092
1093 * objcopy.c (copy_object): Convert from bytes to octets for
1094 --gap-fill and --pad-to.
1095
1096 2020-03-03 Nick Clifton <nickc@redhat.com>
1097
1098 PR 25625
1099 * prdbg.c (pr_tag_type): Remove call to abort.
1100
1101 2020-03-02 Aaron Merey <amerey@redhat.com>
1102
1103 * binutils/testsuite/binutils-all/debuginfod.exp: Improve port
1104 selection.
1105
1106 2020-03-02 Nick Clifton <nickc@redhat.com>
1107
1108 PR 25543
1109 * readelf.c (dump_section_as_strings): Display new-line characters
1110 as \n and then insert a line break.
1111 * testsuite/binutils-all/pr25543.s: New test.
1112 * testsuite/binutils-all/pr25543.d: Test driver.
1113 * testsuite/binutils-all/readelf.exp: Run the new test.
1114
1115 2020-02-27 Nick Clifton <nickc@redhat.com>
1116
1117 PR 25526
1118 * readelf.c (process_ia64_vms_dynamic_relocs): Check to see if
1119 get_data is unable to load the string table.
1120
1121 2020-02-26 Alan Modra <amodra@gmail.com>
1122
1123 * elfedit.c: Indent labels correctly.
1124 * readelf.c: Likewise.
1125 * resres.c: Likewise.
1126
1127 2020-02-25 H.J. Lu <hongjiu.lu@intel.com>
1128
1129 PR binutils/25584
1130 * ar.c (main): Pass 0 to bfd_plugin_set_program_name.
1131 * nm.c (main): Pass 1 to bfd_plugin_set_program_name.
1132
1133 2020-02-24 Nick Clifton <nickc@redhat.com>
1134
1135 PR 25499
1136 * doc/binutils.texi (objdump): Fix typo in description of
1137 objdump's -g option.
1138
1139 2020-02-20 Nelson Chu <nelson.chu@sifive.com>
1140
1141 * dwarf.c (regname_internal_riscv): Updated since the DECLARE_CSR
1142 is changed.
1143
1144 2020-02-19 Jordan Rupprecht <rupprecht@google.com>
1145
1146 * objdump.c (show_line): call bfd_demangle when using do_demangle.
1147
1148 2020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1149
1150 * configure: Regenerate.
1151
1152 2020-02-10 Fangrui Song <maskray@google.com>
1153
1154 * objcopy.c (parse_flags): Handle "exclude".
1155 * doc/binutils.texi: Document the support.
1156
1157 2020-02-10 Aaron Merey <amerey@redhat.com>
1158
1159 * binutils/testsuite/binutils-all/debuginfod.exp:
1160 Replace set ::env with setenv.
1161 Start server before setting environment variable.
1162 Specify tmpdir as the location of the server's
1163 database.
1164 Check additional server metrics at start-up.
1165
1166 2020-02-07 Nick Clifton <nickc@redhat.com>
1167
1168 * README-how-to-make-a-release: Add note about updating the
1169 GAS/NEWS URL in the next release.
1170
1171 2020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
1172
1173 PR 25469
1174 * readelf.c (get_machine_flags): Add support for Z80N machine
1175 number.
1176
1177 2020-02-07 Nick Clifton <nickc@redhat.com>
1178
1179 * dwarf.c (display_debug_lines_decoded): Force a NUL termination
1180 of the truncated file name.
1181
1182 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1183
1184 * objdump.c (print_jump_visualisation): New function.
1185 (disassemble_bytes): Call new function.
1186
1187 2020-02-06 Alan Modra <amodra@gmail.com>
1188
1189 * testsuite/lib/binutils-common.exp (match_target): Accept '!' before
1190 TCL procedure.
1191 (supports_gnu_osabi): New procedure.
1192 (is_generic): New, from ld-lib.exp.
1193 (supports_gnu_unique): Use the above.
1194
1195 2020-02-04 Alan Modra <amodra@gmail.com>
1196
1197 * Makefile.am (CFILES): Add od-elf32_avr.c.
1198 * Makefile.in: Regenerate.
1199 * po/POTFILES.in: Regenerate.
1200
1201 2020-02-03 Andreas Schwab <schwab@linux-m68k.org>
1202
1203 * readelf.c (dump_relocations, dump_relocations)
1204 (decode_arm_unwind_bytecode, process_dynamic_section)
1205 (get_symbol_visibility, get_alpha_symbol_other): Add newline to
1206 error message.
1207
1208 2020-02-03 Sergei Trofimovich <siarheit@google.com>
1209
1210 * coffdump.c (program_name): Drop redundant definition.
1211 * srconv.c (program_name): Likewise
1212 * sysdump.c (program_name): Likewise
1213
1214 2020-02-02 H.J. Lu <hongjiu.lu@intel.com>
1215
1216 PR gas/25380
1217 * objdump.c (sym_ok): Return FALSE if 2 sections are in the
1218 same file with different section pointers.
1219
1220 2020-02-01 Nick Clifton <nickc@redhat.com>
1221
1222 * README-how-to-make-a-release: Update with more details on the
1223 release making process.
1224
1225 2020-01-31 Nick Clifton <nickc@redhat.com>
1226
1227 * po/sv.po: Updated Swedish translation.
1228
1229 2020-01-28 Nick Clifton <nickc@redhat.com>
1230
1231 * readelf.c (get_build_id): Simplify warning message about corrupt
1232 notes encountered whilst scanning for the build-id.
1233
1234 2020-01-27 Roland McGrath <mcgrathr@google.com>
1235
1236 * objcopy.c (compare_gnu_build_notes): Fix comparison results
1237 for overlapping ranges so that (A == B) == (B == A) holds.
1238
1239 2020-01-27 Alan Modra <amodra@gmail.com>
1240
1241 * testsuite/lib/binutils-common.exp (big_or_little_endian): Replace
1242 case statement with switch statement.
1243
1244 2020-01-24 Nick Clifton <nickc@redhat.com>
1245
1246 * readelf.c (get_build_id): Fix warning messages about corrupt
1247 notes.
1248
1249 2020-01-23 Nick Clifton <nickc@redhat.com>
1250
1251 * po/fr.po: Updated French translation.
1252
1253 2020-01-22 Yuri Chornoivan <yurchor@mageia.org>
1254
1255 PR 25417
1256 * readelf.c (get_alpha_symbol_other): Fix error message typo.
1257
1258 2020-01-20 Nick Clifton <nickc@redhat.com>
1259
1260 * po/pt.po: Updated Portuguese translation.
1261 * po/uk.po: Updated Ukranian translation.
1262
1263 2020-01-18 Nick Clifton <nickc@redhat.com>
1264
1265 * README-how-to-make-a-release: Update notes on how to cut a
1266 branch for a release.
1267
1268 2020-01-18 Nick Clifton <nickc@redhat.com>
1269
1270 * configure: Regenerate.
1271 * po/binutils.pot: Regenerate.
1272
1273 2020-01-18 Nick Clifton <nickc@redhat.com>
1274
1275 Binutils 2.34 branch created.
1276
1277 2020-01-17 Thomas Troeger <tstroege@gmx.de>
1278
1279 * objdump.c (jump_info_visualize_address): Discard jumps that are
1280 no longer needed.
1281 (disassemble_bytes): Only compute the maximum level if jumps were
1282 detected.
1283
1284 2020-01-13 Nick Clifton <nickc@redhat.com>
1285
1286 * objdump.c (disassemble_bytes): Remove C99-ism.
1287 * testsuite/binutils-all/debuginfod.exp: New tests.
1288
1289 2020-01-13 Thomas Troeger <tstroege@gmx.de>
1290
1291 * objdump.c (visualize_jumps, color_output, extended_color_output)
1292 (detected_jumps): New variables.
1293 (usage): Add the new jump visualization options.
1294 (option_values): Add new option value.
1295 (long_options): Add the new option.
1296 (jump_info_new, jump_info_free): New functions.
1297 (jump_info_min_address, jump_info_max_address): Likewise.
1298 (jump_info_end_address, jump_info_is_start_address): Likewise.
1299 (jump_info_is_end_address, jump_info_size): Likewise.
1300 (jump_info_unlink, jump_info_insert): Likewise.
1301 (jump_info_add_front, jump_info_move_linked): Likewise.
1302 (jump_info_intersect, jump_info_merge): Likewise.
1303 (jump_info_sort, jump_info_visualize_address): Likewise.
1304 (disassemble_jumps): New function - used to locate jumps.
1305 (disassemble_bytes): Add ascii art generation.
1306 (disassemble_section): Add scan to locate jumps.
1307 (main): Parse the new visualization option.
1308 * doc/binutils.texi: Document the new feature.
1309 * NEWS: Mention the new feature.
1310
1311 2020-01-13 Alan Modra <amodra@gmail.com>
1312
1313 PR 25360
1314 PR 25361
1315 * dwarf.c (display_debug_frames): Move fde_fc earlier. Free
1316 fde_fc col_type and col_offset.
1317 * readelf.c (apply_relocations): Move symsec check earlier.
1318 (free_debug_section): Free reloc_info.
1319 (process_notes_at): Free pnotes on error path.
1320 (process_object): Free dump_sects here..
1321 (process_archive): ..not here.
1322
1323 2020-01-13 Alan Modra <amodra@gmail.com>
1324
1325 PR 25362
1326 * nm.c (display_rel_file): Free dyn_syms.
1327
1328 2020-01-09 Nick Clifton <nickc@redhat.com>
1329
1330 PR 25220
1331 * objcopy.c (empty_name): New variable.
1332 (need_sym_before): Prevent an attempt to free a static variable.
1333 (filter_symbols): Avoid strcmp test by checking for pointer
1334 equality.
1335
1336 2020-01-09 Nick Clifton <nickc@redhat.com>
1337
1338 * po/zh_TW.po: Updated Traditional Chinese translation.
1339
1340 2020-01-09 Aaron Merey <amerey@redhat.com>
1341
1342 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
1343 * Makefile.in: Regenerate.
1344 * NEWS: Update.
1345 * config.in: Regenerate.
1346 * configure: Regenerate.
1347 * configure.ac: Call AC_DEBUGINFOD.
1348 * doc/Makefile.in: Regenerate.
1349 * doc/binutils.texi: Add section on using binutils
1350 with debuginfod.
1351 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
1352 Query debuginfod servers for the target debug file.
1353 (load_separate_debug_info): Call
1354 debuginfod_fetch_separate_debug_info if configured with
1355 debuginfod.
1356 (load_separate_debug_files): Add file argument to
1357 load_separate_debug_info calls.
1358 * dwarf.h (get_build_id): Add declaration.
1359 * objdump.c (get_build_id): New function. Get build-id of file.
1360 * readelf.c (get_build_id): Likewise.
1361 * testsuite/binutils-all/debuginfod.exp: New tests.
1362 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
1363 section.
1364
1365 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
1366
1367 * readelf.c: Add support for new Z*) relocations and machine
1368 types.
1369
1370 2020-01-01 Alan Modra <amodra@gmail.com>
1371
1372 Update year range in copyright notice of all files.
1373
1374 For older changes see ChangeLog-2019
1375 \f
1376 Copyright (C) 2020 Free Software Foundation, Inc.
1377
1378 Copying and distribution of this file, with or without modification,
1379 are permitted in any medium without royalty provided the copyright
1380 notice and this notice are preserved.
1381
1382 Local Variables:
1383 mode: change-log
1384 left-margin: 8
1385 fill-column: 74
1386 version-control: never
1387 End: