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