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