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