readelf: MSP430: Fix incorrect usage of "msp430x" in function names
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
b0191216
JL
12020-08-27 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2
3 * readelf.c (get_msp430x_section_type_name): Rename to ...
4 (get_msp430_section_type_name): ... this.
5 (get_section_type_name): Use get_msp430_section_type_name.
6 (display_msp430x_attribute): Rename to ...
7 (display_msp430_attribute): ... this.
8 (process_arch_specific): Use display_msp430_attribute.
9
9e7ed8b0
JDA
102020-08-27 John David Anglin <danglin@gcc.gnu.org>
11
12 PR 26356
13 * testsuite/binutils-all/objcopy.exp (objcopy --reverse-bytes): Add
14 "-j $PRIVATE$" to command on hppa*-*-hpux*.
15 * testsuite/lib/utils-lib.exp (default_binutils_run): Remove existing
16 dollar-sign quotes before quoting. Do this prior to generating log
17 output.
18
6b5473c9
RH
192020-08-27 Ralf Habacker <ralf.habacker@freenet.de>
20
21 PR 26088
22 * mclex.c (skip_until_eol): If eol was found, increment line
23 number.
24
5e9b84f7
NA
252020-08-27 Nick Alcock <nick.alcock@oracle.com>
26
27 * objdump.c (dump_ctf_errs): Unquote CTF error messages.
28 * readelf.c (dump_ctf_errs): Likewise.
29
926c9e76
NA
302020-08-27 Nick Alcock <nick.alcock@oracle.com>
31
32 * objdump.c (dump_ctf_archive_member): Move error-
33 reporting...
34 (dump_ctf_errs): ... into this separate function.
35 (dump_ctf): Call it on open errors.
36 * readelf.c (dump_ctf_archive_member): Move error-
37 reporting...
38 (dump_ctf_errs): ... into this separate function. Support
39 calls with NULL fp. Adjust for new err parameter to
40 ctf_errwarning_next.
41 (dump_section_as_ctf): Call it on open errors.
42
987cf30a
NA
432020-08-27 Nick Alcock <nick.alcock@oracle.com>
44
45 * Makefile.am (readelf_LDADD): Move $(LIBINTL) after $(LIBCTF_NOBFD).
46 * Makefile.in: Regenerated.
47
3eba3ef3
NC
482020-08-26 Nick Clifton <nickc@redhat.com>
49
50 PR 26405
51 * readelf.c (get_segment_type): Handle OpenBSD segment types.
52
a68aba2d
AM
532020-08-26 Alan Modra <amodra@gmail.com>
54
55 PR 26412
56 * objcopy.c (copy_object): Don't fwrite NULL contents.
57
37f628c3
KH
582020-08-26 Katayama Hirofumi <katayama.hirofumi.mz@gmail.com>
59
60 PR 26340
61 * rcparse.y (AUTOCHECKBOX): Add WS_TABSTOP to the base style.
62
f3da8a96
AM
632020-08-24 Alan Modra <amodra@gmail.com>
64
65 * readelf.c (dump_section_as_strings) Avoid false positive
66 "may be used uninitialised".
67
3f2e9699
L
682020-08-22 H.J. Lu <hongjiu.lu@intel.com>
69
70 PR ld/26382
71 * nm.c (print_symname): Display only one '@' for undefined
72 versioned symbols.
73 * doc/binutils.texi: Update nm version information.
74
02391b8b
MW
752020-08-21 Mark Wielaard <mark@klomp.org>
76
77 * testsuite/binutils-all/readelf.exp (readelf_wi_test): Also
78 recognize DW_LANG_C11.
79
d1ce973e
AM
802020-08-19 Alan Modra <amodra@gmail.com>
81
82 PR 26349
83 * readelf.c (dump_relocations): Use BFD_VMA_FMT to print offset
84 and info fields.
85 (dump_section_as_strings): Don't use %tx to display offset.
86
82fcdb39
AM
872020-08-14 Alan Modra <amodra@gmail.com>
88
89 PR 26388
90 * dwarf.c (free_debug_memory): Free alloc_num_debug_info_entries
91 of debug_information. Correct test of max_loc_offsets and
92 max_range_lists.
93 * rddbg.c (read_debugging_info): Free dhandle on error.
94
fc0efc4b
AM
952020-08-14 Alan Modra <amodra@gmail.com>
96
97 * testsuite/binutils-all/mangled.s: Use dc.a rather than dc.d.
98
75e100a3
AM
992020-08-13 Alan Modra <amodra@gmail.com>
100
101 PR 26348
102 * objcopy.c (copy_object): Report file name with endian error.
103 Error and return on abfd->read_only.
104
d3511b24
TT
1052020-08-12 Tom Tromey <tromey@adacore.com>
106
107 * dwarf-mode.el (Version): Now 1.6.
108 (dwarf-die-button-action): Tighten DIE reference regexp.
109 (dwarf-font-lock-keywords): Update name regexp.
110
79bc120c
NC
1112020-08-12 Nick Clifton <nickc@redhat.com>
112
113 PR binutils/26331
114 * readelf.c (do_demangle): New option flag.
115 (print_symbol): If do_demangle is enabled, demangle the symbol.
116 (enum long_option_values): New enum to hold long option values.
117 (options): Add demangle, no-demangle, recursion-limit and
118 no-recursion-limit options. Alpha sort the table.
119 (usage): Describe the new options.
120 (parse_args): Handle the new options.
121 * NEWS: Mention the new feature.
122 * doc/binutils.texi: Document the new feature.
123 * testsuite/binutils-all/readelf.exp: Test the new feature.
124 * testsuite/binutils-all/mangled.s: New file - assembler source.
125 * testsuite/binutils-all/readelf.demangled: New file - expected
126 output from readelf.
127
79ddc884
NC
1282020-08-12 Nick Clifton <nickc@redhat.com>
129
130 * po/sr.po: Updated Serbian translation.
131
9b0ac51b
L
1322020-08-10 H.J. Lu <hongjiu.lu@intel.com>
133
134 PR binutils/26302
135 * nm.c (with_symbol_versions): Removed.
136 (long_option_values): Add OPTION_WITH_SYMBOL_VERSIONS.
137 (long_options): Update --with-symbol-versions entry.
138 (print_symbol): Remove the with_symbol_versions check.
139 (main): Add OPTION_WITH_SYMBOL_VERSIONS for backward
140 compatibility.
141 * doc/binutils.texi: Remove --with-symbol-versions.
142
787bbc56
AM
1432020-08-05 Alan Modra <amodra@gmail.com>
144
145 PR 26337
146 * objdump.c (load_specific_debug_section): Revert last change.
147
0b97e818
AM
1482020-08-05 Alan Modra <amodra@gmail.com>
149
150 PR 26337
151 * objdump.c (load_specific_debug_section): Don't malloc space for
152 section contents, use bfd_malloc_and_get_section.
153
c8693053
RO
1542020-07-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
155
156 * Makefile.am (AM_CPPFLAGS): Add LARGEFILE_CPPFLAGS.
157 * Makefile.in, doc/Makefile.in: Regenerate.
158 * configure: Regenerate.
159
ac2599c4
L
1602020-07-30 H.J. Lu <hongjiu.lu@intel.com>
161
162 * testsuite/binutils-all/i386/compressed-1a.d: Pass --gdwarf-3
163 to assembler.
164 * testsuite/binutils-all/i386/compressed-1b.d: Likewise.
165 * testsuite/binutils-all/i386/compressed-1c.d: Likewise.
166 * testsuite/binutils-all/x86-64/compressed-1a.d: Likewise.
167 * testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
168 * testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
169
c77cb2a0
MR
1702020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
171
172 * testsuite/binutils-all/mips/global-local-symtab-sort-o32.d:
173 New test.
174 * testsuite/binutils-all/mips/global-local-symtab-sort-o32t.d:
175 New test.
176 * testsuite/binutils-all/mips/global-local-symtab-sort-n32.d:
177 New test.
178 * testsuite/binutils-all/mips/global-local-symtab-sort-n32t.d:
179 New test.
180 * testsuite/binutils-all/mips/global-local-symtab-sort-n64.d:
181 New test.
182 * testsuite/binutils-all/mips/global-local-symtab-sort-n64t.d:
183 New test.
184 * testsuite/binutils-all/mips/global-local-symtab-final-o32.d:
185 New test.
186 * testsuite/binutils-all/mips/global-local-symtab-final-n32.d:
187 New test.
188 * testsuite/binutils-all/mips/global-local-symtab-final-n64.d:
189 New test.
190 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
191
3f1b17bb
MR
1922020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
193
194 * testsuite/binutils-all/mips/global-local-symtab-o32.d: New
195 test.
196 * testsuite/binutils-all/mips/global-local-symtab-o32t.d: New
197 test.
198 * testsuite/binutils-all/mips/global-local-symtab-n32.d: New
199 test.
200 * testsuite/binutils-all/mips/global-local-symtab-n32t.d: New
201 test.
202 * testsuite/binutils-all/mips/global-local-symtab-n64.d: New
203 test.
204 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
205
d70f978b
L
2062020-07-28 H.J. Lu <hongjiu.lu@intel.com>
207
208 PR binutils/26301
209 * configure: Regenerated.
210
377170fa
L
2112020-07-28 H.J. Lu <hongjiu.lu@intel.com>
212
213 PR binutils/26301
214 * configure: Regenerated.
215
8fab9282
AM
2162020-07-27 Alan Modra <amodra@gmail.com>
217
218 * objdump.c (dump_section): Don't return without calling
219 process_section_p.
220
608d61c2
L
2212020-07-27 H.J. Lu <hongjiu.lu@intel.com>
222
223 * doc/binutils.texi: Replace preceeded with preceded.
224
3abf9758
MR
2252020-07-26 Maciej W. Rozycki <macro@linux-mips.org>
226
227 * testsuite/binutils-all/mips/mips.exp (run_dump_test_abi)
228 (run_dump_test_o32, run_dump_test_n32, run_dump_test_n64): New
229 procedures.
230 (has_newabi): Remove variable.
231 (has_abi, abi_asflags, abi_ldflags): New associative array
232 variables.
233 (irixemul): New variable.
234 Replace `run_dump_test' calls where applicable throughout with
235 `run_dump_test_o32', `run_dump_test_n32' and `run_dump_test_n64'
236 as appropriate. Use `noarch' for tests that require their own
237 architecture setting.
238 * testsuite/binutils-all/mips/mips-ase-1.d: Remove GAS flags.
239 * testsuite/binutils-all/mips/mips-ase-2.d: Likewise.
240 * testsuite/binutils-all/mips/mips-ase-3.d: Likewise.
241 * testsuite/binutils-all/mips/mips-note-2-n32.d: Likewise.
242 * testsuite/binutils-all/mips/mips-note-2-n64.d: Likewise.
243 * testsuite/binutils-all/mips/mips-note-2.d: Likewise.
244 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Likewise.
245 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
246 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
247 * testsuite/binutils-all/mips/mips-reginfo-n32.d: Likewise.
248 * testsuite/binutils-all/mips/mips-reginfo.d: Likewise.
249 * testsuite/binutils-all/mips/mips16-extend-noinsn.d: Likewise.
250 * testsuite/binutils-all/mips/mips16-pcrel.d: Likewise.
251 * testsuite/binutils-all/mips/mips16-alias.d: Remove `-32' from
252 GAS flags.
253 * testsuite/binutils-all/mips/mips16-extend-insn.d: Likewise.
254 * testsuite/binutils-all/mips/mips16-noalias.d: Likewise.
255 * testsuite/binutils-all/mips/mips16-undecoded.d: Likewise.
256 * testsuite/binutils-all/mips/mips16e2-extend-insn.d: Likewise.
257 * testsuite/binutils-all/mips/mips16e2-undecoded.d: Likewise.
258 * testsuite/binutils-all/mips/mixed-micromips.d: Likewise.
259 * testsuite/binutils-all/mips/mixed-mips16.d: Likewise.
260
f6720b1c
AM
2612020-07-24 Aaron Merey <amerey@redhat.com>
262
263 * Makefile.am: Replace LIBDEBUGINFOD with DEBUGINFOD_LIBS.
264 * Makefile.in: Rebuild.
265 * configure: Rebuild.
266 * doc/Makefile.in: Rebuild.
267
bf772a1e
NC
2682020-07-24 Nick Clifton <nickc@redhat.com>
269
270 * README-how-to-make-a-release: Various small updates whilst
271 creating the 2.35 release.
272
0b884151
NA
2732020-07-22 Nick Alcock <nick.alcock@oracle.com>
274
275 * testsuite/lib/binutils-common.exp (run_dump_test): Add 'cc'
276 option.
277
3dd6b890
NA
2782020-07-22 Nick Alcock <nick.alcock@oracle.com>
279
280 * objdump.c (dump_ctf_archive_member): Remove linefeeds.
281 (dump_ctf): Likewise.
282
8b37e7b6
NA
2832020-07-22 Nick Alcock <nick.alcock@oracle.com>
284
285 * objdump.c (ctf_archive_member): Print CTF errors and warnings.
286 * readelf.c (dump_ctf_archive_member): Likewise.
287
df16e041
NC
2882020-07-22 Nick Clifton <nickc@redhat.com>
289
290 * readelf.c (parse_args): Silence potential warnings about a
291 memory resource leak when allocating space for ctf option values.
292 (dump_section_as_ctf): Fix typo checking dump_ctf_strtab_name
293 variable.
294
84dc5f0b
NC
2952020-07-21 Nick Clifton <nickc@redhat.com>
296
297 * po/sv.po: Updated Swedish translation.
298
570b0ed6
CZ
2992020-07-14 Claudiu Zissulescu <claziss@gmail.com>
300
301 * testsuite/binutils-all/arc/double_regs.s: New test.
302 * testsuite/binutils-all/arc/objdump.exp: Add the above test.
303
0a5c31d1
NC
3042020-07-13 Nick Clifton <nickc@redhat.com>
305
306 * po/fr.po: Updated French translation.
307
7a34d0ea
AM
3082020-07-13 Alan Modra <amodra@gmail.com>
309
310 * testsuite/lib/binutils-common.exp (is_pecoff_format): Accept
311 optional machine-os arg.
312
a308b89d
L
3132020-07-11 H.J. Lu <hongjiu.lu@intel.com>
314
315 * readelf.c (decode_x86_feature_2): Handle
316 GNU_PROPERTY_X86_FEATURE_2_TMM.
317
af2b3186
TV
3182020-07-10 Tom de Vries <tdevries@suse.de>
319
320 * dwarf.c (display_debug_lines_decoded): Don't emit meaningless
321 information in the end_sequence row.
322 * testsuite/binutils-all/dw5.W: Update.
323 * testsuite/binutils-all/objdump.WL: Update.
324
fe49679d
AM
3252020-07-09 Alan Modra <amodra@gmail.com>
326
327 * dlltool.c: Remove powerpc PE support and comments.
328 * configure.ac: Remove powerpc PE dlltool config.
329 * configure: Regenerate.
330
d90171de
NC
3312020-07-09 Nick Clifton <nickc@redhat.com>
332
333 * rclex.c: Add OWNERDRAW keyword.
334 * rcparse.y: Add OWNERDRAW token.
335 (menuitem_flag) Add BITMAP and OWNERDRAW entries.
336 * resrc.c (write_rc_menuitems): Add support for OWNERDRAW and
337 BITMAP flags.
338 * windres.c (extended_menuitems): Likewise.
339 * testsuite/binutils-all/windres/menuitem_flags.rc: New test.
340
e3fdc001
AM
3412020-07-09 Alan Modra <amodra@gmail.com>
342
343 * readelf (slurp_hppa_unwind_table): Set table_len before use
344 in relocation sanity checks.
345
5a2296ac
AM
3462020-07-07 Alan Modra <amodra@gmail.com>
347
348 * testsuite/binutils-all/ar.exp: Use is_xcoff_format.
349 * testsuite/binutils-all/nm.exp: Likewise.
350 * testsuite/binutils-all/copy-2.d: Run only for elf and pe targets.
351 * testsuite/binutils-all/copy-3.d: Run only for elf targets.
352 * testsuite/binutils-all/set-section-alignment.d: Likewise.
353 * testsuite/binutils-all/copy-4.d: Don't run for xcoff.
354
efd0ed58
AM
3552020-07-07 Alan Modra <amodra@gmail.com>
356
357 * testsuite/lib/binutils-common.exp (is_xcoff_format): New.
358 * testsuite/binutils-all/objcopy.exp (pr25662): Exclude xcoff.
359
17550be7
NC
3602020-07-06 Nick Clifton <nickc@redhat.com>
361
362 * po/bg.po: Updated Bulgarian translation.
363 * po/pt.po: Updated Portuguese translation.
364 * po/uk.po: Updated Ukranian translation.
365
ddb43bab
AM
3662020-07-06 Alan Modra <amodra@gmail.com>
367
368 * readelf.c (print_dynamic_symbol): Don't sprintf to buffer to
369 find string length.
370
b19d852d
NC
3712020-07-04 Nick Clifton <nickc@redhat.com>
372
373 * configure: Regenerate.
374 * po/binutils.pot: Regenerate.
375
b115b9fd
NC
3762020-07-04 Nick Clifton <nickc@redhat.com>
377
378 Binutils 2.35 branch created.
379
0942c7ab
NC
3802020-07-02 Nick Clifton <nickc@redhat.com>
381
382 PR 26028
383 * readelf.c (print_symbol): Handle truncation of symbol names.
384 (options): Add -T/--silent-truncation option.
385 (parse_args): Handle the option.
386 (print_dynamic_symbol): Correct calculation of width available to
387 display symbol name.
388 * doc/binutils.texi: Document the -T option to readelf.
389 * NEWS: Mention the new feature.
390
bbd19b19
L
3912020-06-30 H.J. Lu <hongjiu.lu@intel.com>
392
393 * NEWS: Mention x86 NaCl target support removal.
394 * dwarf.c (init_dwarf_regnames_by_bfd_arch_and_mach): Remove
395 x86 NaCl target support.
396 * testsuite/binutils-all/elfedit-1.d: Likewise.
397 * testsuite/binutils-all/i386/i386.exp: Likewise.
398 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
399 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
400 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
401 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
402 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
403 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
404 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
405 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
406 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
407 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
408 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
409 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
410
5568cc9e
NC
4112020-06-30 Nick Clifton <nickc@redhat.com>
412
413 * dwarf.c (read_and_display_attr_value): Support
414 DW_FORM_GNU_strp_alt when used with DW_AT_dwo_name and
415 DW_AT_comp_dir.
416
d74b88ed
AM
4172020-06-30 Alan Modra <amodra@gmail.com>
418
419 * testsuite/binutils-all/readelf.exp (readelf_dump_test): Remove
420 xfail for nds32.
421
9f27c364
HPN
4222020-06-29 Hans-Peter Nilsson <hp@bitrange.com>
423
424 * dwarf.c (display_debug_str_offsets): Rename local variable
425 index to idx. Move to top of function.
426
279edac5
AM
4272020-06-29 Alan Modra <amodra@gmail.com>
428
429 * dwarf.c: Use C style comments.
430 * resrc.c: Likewise.
431
cfc16775
AM
4322020-06-27 Alan Modra <amodra@gmail.com>
433
434 * elfcomm.c (setup_nested_archive): Set nested_arch->file to NULL
435 after freeing.
436 (release_archive): Set fields of arch to NULL after freeing.
437
2f6ecaed
NA
4382020-06-26 Nick Alcock <nick.alcock@oracle.com>
439
440 * readelf.c (dump_section_as_ctf): Support .ctf archives using
441 ctf_arc_bufopen. Automatically load the .ctf member of such
442 archives as the parent of all other members, unless specifically
443 overridden via --ctf-parent. Split out dumping code into...
444 (dump_ctf_archive_member): ... here, as in objdump, and call
445 it once per archive member.
446 (dump_ctf_indent_lines): Code style fix.
447
094e34f2
NA
4482020-06-26 Nick Alcock <nick.alcock@oracle.com>
449
450 * configure.ac [--enable-libctf]: New, default yes.
451 Set ENABLE_LIBCTF accordingly.
452 * Makefile.am [!ENABLE_LIBCTF]: Empty LIBCTF and LIBCTF_NOBFD.
453 * configure: Regenerate.
454 * config.in: Regenerate.
455 * Makefile.in: Regenerate.
456 * aclocal.m4: Regenerate.
457 * objdump.c (usage): Conditionalize portions on ENABLE_LIBCTF.
458 (option_values): Likewise.
459 (long_options): Likewise.
460 (main): Likewise.
461 (dump_ctf_indent_lines): Conditionalize out when !ENABLE_LIBCTF.
462 (make_ctfsect): Likewise.
463 (dump_ctf_archive_member): Likewise.
464 (dump_ctf) [ENABLE_LIBCTF]: Likewise.
465 (dump_ctf) [!ENABLE_LIBCTF]: New empty stub.
466 * readelf.c (options): Conditionalize portions on ENABLE_LIBCTF.
467 (usage): Likewise.
468 (process_section_contents): Likewise.
469 (shdr_to_ctf_sect): Conditionalize out when !ENABLE_LIBCTF.
470 (dump_ctf_indent_lines): Likewise.
471 (dump_section_as_ctf) [ENABLE_LIBCTF]: Likewise.
472
2a1bb84c
JB
4732020-06-26 Jan Beulich <jbeulich@suse.com>
474
475 * doc/binutils.texi: Adjust description of x86's -Msuffix. Drop
476 redundant text from x86 specific part of -M section.
477
85f7484a
PB
4782020-06-26 Pat Bernardi <bernardi@adacore.com>
479
480 * readelf.c (display_m68k_gnu_attribute): New function.
481 (process_arch_specific): Call display_m68k_gnu_attribute for EM_68K.
482
d0dded5b
L
4832020-06-23 H.J. Lu <hongjiu.lu@intel.com>
484
485 PR binutils/26160
486 * testsuite/binutils-all/pr26160.dwp.bz2: New file.
487 * testsuite/binutils-all/pr26160.r: Likewise.
488 * testsuite/binutils-all/readelf.exp: Run PR binutils/26160 test.
489
39f381cb
NC
4902020-06-23 Nick Clifton <nickc@redhat.com>
491
492 PR 26160
493 * dwarf.c (fetch_indexed_string): Detect and handle old style
494 .debug_str_offset tables.
495 (display_debug_str_offsets): Likewise. Also add support for
496 .debug_str_offsets.dwo sections.
497
80fda85c
L
4982020-06-23 H.J. Lu <hongjiu.lu@intel.com>
499
500 PR binutils/26112
501 * testsuite/binutils-all/pr26112.o.bz2: New file.
502 * testsuite/binutils-all/pr26112.r: Likewise.
503 * testsuite/binutils-all/readelf.exp: Run PR binutils/26112 test.
504
d081ffff
AM
5052020-06-23 Alan Modra <amodra@gmail.com>
506
507 * testsuite/binutils-all/objdump.exp (bintest.a): Correct
508 remote_file delete command.
509
e4b7104b
NC
5102020-06-22 Nick Clifton <nickc@redhat.com>
511
512 PR 26112
513 * dwarf.c (display_debug_str_offsets): Add code to display the
514 contents of the .debug_str_offsets section.
515 (display_debug_macro): Add support for DW_MACRO_define_strx and
516 DW_MACRO_undef_strx.
517
d768f160
SJ
5182020-06-22 Saagar Jha <saagar@saagarjha.com>
519
520 * od-macho.c: Dump linkedit data for new load commands.
521
5fd104ad
AM
5222020-06-19 Alan Modra <amodra@gmail.com>
523
524 * testsuite/config/default.exp (ld_elf_shared_opt): Don't set.
525 * testsuite/lib/binutils-common.exp (check_relro_support): New proc.
526 (run_dump_test): Use check_relro_support to decide whether to pass
527 extra ld option "-z norelro".
528
fd17d1e6
AM
5292020-06-11 Alan Modra <amodra@gmail.com>
530
531 * readelf.c (process_mips_specific): Don't alloc memory for
532 Elf_Internal_Options.
533
d0c4e780
AM
5342020-06-11 Alan Modra <amodra@gmail.com>
535
536 * readelf.c (process_mips_specific): Assert size of internal
537 types match size of external types, and simplify allocation of
538 internal buffer. Catch possible integer overflow when sanity
539 checking option size. Don't assume options are a regular array.
540 Sanity check reginfo option against option size. Use PRI macros
541 when printing.
542
25065fcd
RH
5432020-06-10 Ralf Habacker <ralf.habacker@freenet.de>
544
545 PR 26082
546 * mclex.c (yylex): Reject lines that reach end-of-file without a
547 terminating newline character.
548
b37a7714
NC
5492020-06-08 Nick Clifton <nickc@redhat.com>
550
551 PR 26093
552 * doc/binutils.texi (strings): Fix typo.
553
c4b2f181
NC
5542020-06-08 Nick Clifton <nickc@redhat.com>
555
556 PR 26086
557 * dwarf.c (process_debug_info): Check that there is space in the
558 debug_information array before filling in an entry.
559
1424c35d
AM
5602020-06-06 Alan Modra <amodra@gmail.com>
561
562 * doc/binutils.texi (PowerPC -M option): Mention power10 and pwr10.
563
8affa48a
JA
5642020-06-05 Joel Anderson <joelanderson333@gmail.com>
565
566 PR 26082
567 * mclex.c (yylex): Add test for an empty input stream.
568
8eca5c7d
SC
5692020-06-04 Stephen Casner <casner@acm.org>
570
571 * testsuite/binutils-all/pr25662-pdp11.s: Alternate source file
572 for test using section pseudo-ops compatible with pdp11.
573 * testsuite/binutils-all/objcopy.exp: Select alternate source.
574
b3db6d07
JM
5752020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
576
577 * objdump.c (disassemble_data): Set disasm_info.endian_code to
578 disasm_info.endian after the latter is initialized to the
579 endianness reported by BFD.
580
0a4f37af
AM
5812020-06-04 Alan Modra <amodra@gmail.com>
582
583 * testsuite/binutils-all/i386/i386.exp: Remove global directive
584 outside proc body.
585 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
586 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
587
913e0fd4
JA
5882020-06-03 Joel Anderson <joelanderson333@gmail.com>
589
590 * windmc.h (struct mc_node): Add id_typecast field.
591 * mcparse.y (message): Initialise the id_typecast field.
592 * windmc.c (write_dbg): Use the id_typecast field as a parameter
593 when calling write_dbg_define.
594 (write_header): Likewise.
595
4a322448
AM
5962020-06-03 Alan Modra <amodra@gmail.com>
597
598 PR 26069
599 * objcopy.c (copy_relocations_in_section): Free relpp on error.
600 Don't accidentally free isection->orelocation.
601
0bee4d1c
AM
6022020-06-02 Alan Modra <amodra@gmail.com>
603
604 * testsuite/binutils-all/ar.exp (obj): Set up object file name
605 extension. Use throughout. Don't completely exclude non-ELF
606 alpha targets. Run long_filenames test for tic30. Exclude thin
607 archive tests for aix, ecoff and vms.
608 * estsuite/binutils-all/objdump.exp (obj): Set up object file name
609 extension. Use throughout. Don't exclude non-ELF alpha targets
610 from "bintest.a".
611
ab7ad287
MF
6122020-05-28 Max Filippov <jcmvbkbc@gmail.com>
613
614 * MAINTAINERS (Xtensa): Add myself as maintainer.
615
3f3c3608
AM
6162020-05-23 Alan Modra <amodra@gmail.com>
617
618 * testsuite/binutils-all/ar.exp (many_files): New test.
619
9db70fc3
AM
6202020-05-21 Alan Modra <amodra@gmail.com>
621
622 * addr2line.c: Replace "if (x) free (x)" with "free (x)" throughout.
623 * dlltool.c: Likewise.
624 * elfcomm.c: Likewise.
625 * rddbg.c: Likewise.
626 * readelf.c: Likewise.
627 * stabs.c: Likewise.
628 * windmc.c: Likewise.
629 * windres.c: Likewise.
630 * wrstabs.c: Likewise.
631
c31ab5a0
AM
6322020-05-21 Alan Modra <amodra@gmail.com>
633
634 * readelf.c (get_num_dynamic_syms): Bounds check mipsxlat array
635 access.
636
8f595e9b
NC
6372020-05-20 Nelson Chu <nelson.chu@sifive.com>
638
639 * dwarf.c: Updated since DECLARE_CSR is changed.
640
8ac10c5b
L
6412020-05-19 H.J. Lu <hjl.tools@gmail.com>
642
643 PR binutils/25809
644 * readelf.c (process_program_headers): Warn if the PT_DYNAMIC
645 segment doesn't match the .dynamic section and checks are
646 enabled.
647 (struct filedata): Add dynamic_symtab_section and
648 dynamic_strtab_section fields.
649 (process_section_headers): Set dynamic_symtab_section to the
650 .dynsym section. Set dynamic_strtab_section to the .dynstr
651 section.
652 (process_dynamic_section): Warn if the .dynsym section doesn't
653 match DT_SYMTAB and DT_SYMENT or the .dynstr section doesn't
654 DT_STRTAB and DT_STRSZ. But only if checks are enabled.
655
c177f377
AM
6562020-05-19 Alan Modra <amodra@gmail.com>
657
658 * ar.c (map_over_members, get_pos_bfd, delete_members, move_members),
659 (replace_members): Use bfd_get_filename rather than accessing
660 bfd->filename directly.
661 * arsup.c (map_over_list, ar_delete, ar_replace, ar_extract): Likewise.
662 * binemul.c (do_ar_emul_append): Likewise.
663 * coffgrok.c (coff_grok): Likewise.
664
83d27139
SH
6652020-05-18 Stafford Horne <shorne@gmail.com>
666
667 * MAINTAINERS (OR1K): Add myself as maintainer.
668
d11a9fab
AB
6692020-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
670
671 * doc/binutils.texi: Mention 'entry address' in the set-start and
672 adjust-start options descriptions.
673
546cb2d8
NC
6742020-05-05 Nick Clifton <nickc@redhat.com>
675
676 * dwarf.c (do_checks): New global variable.
677 (display_formatted_table): Warn about an unexpected number of
678 columns in the table, if checks are enabled. Do not complain
679 about the lack of data following the number of entries in the
680 table if the table is empty.
681 (display_debug_lines_decoded): Only warn about an unexpected
682 number of columns in a table if checks are enabled.
683 * dwarf.h (do_checks): Add a prototype.
684 * elfcomm.c (error): Remove weak attribute.
685 (warn): Likewise.
686 * readelf.c (do_checks): Delete.
687 (warn): Delete.
688 (process_section_headers): Only warn about empty sections if
689 checks are enabled.
690
e052e2ba
FS
6912020-05-04 Fangrui Song <maskray@google.com>
692
693 * objcopy.c (copy_object): Allow empty section.
694 * testsuite/binutils-all/update-section.exp: Add test.
695
070b775f
NC
6962020-05-04 Nick Clifton <nickc@redhat.com>
697
698 PR 25917
699 * dwarf.c (display_debug_lines_decoded): Warn if encountering a
700 supicious number of entries for DWARF-5 format directory and file
701 name tables. Do not display file name table header if the table
702 is empty. Do not allocate space for empty tables.
703
9c7b8e9b
AM
7042020-05-04 Alan Modra <amodra@gmail.com>
705
706 * readelf.c (process_nds32_specific): Check size of .nds32_e_flags
707 section. Don't assume endian of host matches nds32 target. Free
708 buffer.
709
60832332
AM
7102020-05-01 Alan Modra <amodra@gmail.com>
711 Haim Shimonovich <Haim.Shimonovich@ceva-dsp.com>
712
713 * objdump.c (disassemble_bytes): Don't scan for zeros when
714 disassembling zeros. Translate "resuming at file offset" message.
715 Formatting. Replace some signed variables with unsigned.
716
09c1e68a
AC
7172020-04-30 Alex Coplan <alex.coplan@arm.com>
718
719 * testsuite/binutils-all/aarch64/in-order-all.d: Update to use new
720 disassembly.
721 * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise.
722
8a8a1171
NC
7232020-04-30 Nick Clifton <nickc@redhat.com>
724
725 * testsuite/lib/binutils-common.exp (check_pie_support): New
726 proc.
727
cb4c35cf
AB
7282020-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
729
730 * dwarf.c (display_debug_ranges): Ignore duplicate entries in
731 range_entries for the same offset.
732
1b513401
NC
7332020-04-29 Nick Clifton <nickc@redhat.com>
734
735 * readelf.c (warn): New function - like elfcomm.c version but only
736 produces output if warnings are enabled.
737 (struct options): Add --lint and --enable-checks.
738 (usage): Add entry for --lint.
739 (parse_args): Handle -L. If checks are enabled but no dumps have
740 been selected then enable all dumps.
741 (process_section_headers): Replace long if-then-else sequence with
742 a switch. Add warning messages for empty SHT_REL, SHT_RELA and
743 SHT_PROGBITS sections.
744 (process_file): Do not complain if the file is an archive and lint
745 mode has been enabled.
746 * elfcomm.c (error): Make the function weak.
747 (warn): Likewise.
748 * NEWS: Mention the new feature.
749 * doc/binutils.texi: Document the new feature.
750 * dwarf.h (report_leb_status): Add file name and line number
751 parameters. Include them in the diagnostic output.
752 (READ_ULEB): Pass file and line number to report_leb_status.
753 (READ_SLEB): Likewise.
754 * dwarf.c (read_and_print_leb128): Pass file and line number to
755 report_leb_status.
756 * testsuite/binutils-all/readelf.exp: Add test of new feature.
757 * testsuite/binutils-all/zero-sec.s: New test source file.
758 * testsuite/binutils-all/zero-sec.r: Expected output from new
759 test.
760
c2e71e57
NC
7612020-04-29 Nick Clifton <nickc@redhat.com>
762
763 * po/sr.po: Updated Serbian translation.
764
90837ea7
AM
7652020-04-26 Alan Modra <amodra@gmail.com>
766
767 * readelf.c (get_num_dynamic_syms): Check DT_MIPS_XHASH was
768 read before dereferencing, and gracefully return. Remove
769 gnu_hash_error variable. Free gnu hash arrays if number of
770 syms found is zero.
771
2482f306
AM
7722020-04-24 Alan Modra <amodra@gmail.com>
773
774 * readelf.c (get_num_dynamic_syms): Check for nbuckets and nchains
775 non-zero.
776 (process_dynamic_section): Call get_num_dynamic_syms once rather
777 than in segment loop. Break out of segment loop on a successful
778 load of dynamic symbols. Formatting.
779 (process_object): Return error status from process_dynamic_section.
780
27456742
AK
7812020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
782
783 * elf-bfd.h (elfcore_write_arc_v2): Add prototype.
784 * elf.c (elfcore_grok_arc_v2): New function.
785 (elfcore_grok_note): Call the new function to handle the corresponding
786 note.
787 (elfcore_write_arc_v2): New function.
788 (elfcore_write_register_note): Call the new function to handle the
789 corresponding pseudo-sections.
790
30ce8e47
MF
7912020-04-22 Max Filippov <jcmvbkbc@gmail.com>
792
793 PR ld/25861
794 * readelf.c (is_none_reloc): Recognize
795 BFD_RELOC_XTENSA_PDIFF{8,16,32} and
796 BFD_RELOC_XTENSA_NDIFF{8,16,32}.
797
33b5a830
NC
7982020-04-22 Nick Clifton <nickc@redhat.com>
799
800 * MAINTAINERS: Remove Chris Faylor as the ix86 PE maintainer.
801
978c4450
AM
8022020-04-22 Alan Modra <amodra@gmail.com>
803
804 * readelf.c (archive_file_offset, archive_file_size, dynamic_addr),
805 (dynamic_size, dynamic_nent, dynamic_strings, dynamic_strings_length),
806 (num_dynamic_syms, nbuckets, nchains, buckets, chains),
807 (ngnubuckets, gnubuckets, gnuchains, mipsxlat, ngnuchains),
808 (gnusymidx, dynamic_symbols, dynamic_syminfo, dynamic_syminfo_offset),
809 (dynamic_syminfo_nent, program_interpreter, dynamic_info),
810 (dynamic_info_DT_GNU_HASH, dynamic_info_DT_MIPS_XHASH, version_info),
811 (dynamic_section, symtab_shndx_list, group_count, section_groups),
812 (section_headers_groups): Move to struct filedata. Update use
813 throughout file.
814
6431e409
AM
8152020-04-22 Alan Modra <amodra@gmail.com>
816
817 * readelf.c (struct dump_data): New, used..
818 (cmdline): ..here, and..
819 (struct filedata): ..here. Adjust all uses.
820 (request_dump_bynumber, request_dump, parse_args): Pass in a
821 struct dump_data* rather than Filedata*. Adjust callers.
822 (main): Don't set cmdline.file_name.
823
a5e0be5c
AM
8242020-04-20 Alan Modra <amodra@gmail.com>
825
826 * readelf.c (process_symbol_table): Clear ngnuchains, ngnubuckets
827 and nbuckets.
828
8ff66993
AM
8292020-04-20 Alan Modra <amodra@gmail.com>
830
831 * readelf.c (process_section_headers): Free dynamic symbols etc.
832 earlier.
833
ceb9bf11
AM
8342020-04-20 Alan Modra <amodra@gmail.com>
835
836 * readelf.c (get_num_dynamic_syms): Formatting. Don't return
837 on error without freeing.
838 (process_dynamic_section): Don't recreate dynamic symbols from
839 dynamic tag info when the dynamic symbols have already been
840 read via section headers.
841
e409955d
FS
8422020-04-17 Fredrik Strupe <fredrik@strupe.net>
843
844 * testsuite/binutils-all/arm/vdup-cond.d: New test for testing that
845 conditional VDUP instructions are disassembled correctly.
846 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
847 vdup-cond.d.
848 * testsuite/binutils-all/arm/vdup-thumb.d: New test for testing
849 that VDUP instructions (which are conditional in A32) can be
850 disassembled in thumb mode.
851 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
852 vdup-thumb.d.
853
ca3f923f
AM
8542020-04-17 Alan Modra <amodra@gmail.com>
855
856 PR 25840
857 * debug.c (debug_class_type_samep): Don't segfault on NULL type.
858
937f6614
AM
8592020-04-16 Alan Modra <amodra@gmail.com>
860
861 * doc/binutils.texi: Mention --no-show-raw-insn in objdump
862 --no-addresses description.
863
b1bc1394
AM
8642020-04-15 Alan Modra <amodra@gmail.com>
865
866 * objdump.c (no_addresses): New static var.
867 (usage): Print help for --no-addresses.
868 (long_options): Add --no-addresses entry.
869 (objdump_print_addr_with_sym, objdump_print_addr): Omit symbol address.
870 (disassemble_bytes): Don't print current line address, or reloc
871 address.
872 * doc/binutils.texi: Document objdump --no-addresses.
873
001890e1
AM
8742020-04-15 Alan Modra <amodra@gmail.com>
875
876 PR 25822
877 * readelf.c (get_num_dynamic_syms): Don't set num_of_syms when
878 reading buckets or chains fails.
879
b71d4fa7
AM
8802020-04-15 Alan Modra <amodra@gmail.com>
881
882 * readelf.c (process_symbol_table): Zero gnubuckets, gnuchains
883 etc. after freeing.
884
89246a0e
AM
8852020-04-15 Alan Modra <amodra@gmail.com>
886
887 * readelf.c (get_group_flags): Translate text.
888 (get_file_type, get_symbol_binding, get_symbol_type),
889 (get_ppc64_symbol_other, get_symbol_other): Increase size of buffer.
890
c98a4545
AM
8912020-04-15 Alan Modra <amodra@gmail.com>
892
893 PR 25821
894 * readelf.c (get_num_dynamic_syms): Typo fix.
895
645f43a8
AM
8962020-04-14 Alan Modra <amodra@gmail.com>
897
898 * readelf.c (process_mips_specific): Free eopt and iopt. Avoid
899 possibility of overflow when checking number of conflicts.
900
10ca4b04
L
9012020-04-14 H.J. Lu <hongjiu.lu@intel.com>
902
903 PR binutils/25707
904 * readelf.c (nbuckets): New.
905 (nchains): Likewise.
906 (buckets): Likewise.
907 (chains): Likewise.
908 (ngnubuckets): Likewise.
909 (gnubuckets): Likewise.
910 (gnuchains): Likewise.
911 (mipsxlat): Likewise.
912 (ngnuchains): Likewise.
913 (gnusymidx): Likewise.
914 (VALID_SYMBOL_NAME): Likewise.
915 (VALID_DYNAMIC_NAME): Use it.
916 (get_dynamic_data): Moved before process_dynamic_section.
917 (get_num_dynamic_syms): New function.
918 (process_dynamic_section): Use DT_SYMTAB, DT_SYMENT, DT_HASH,
919 DT_GNU_HASH and DT_MIPS_XHASH to reconstruct dynamic symbol
920 table. Use DT_STRTAB and DT_STRSZ to reconstruct dynamic string
921 table.
922 (get_symbol_index_type): Don't print "bad section index" when
923 there is no section header.
924 (print_dynamic_symbol): Rewrite.
925 (process_symbol_table): Call print_dynamic_symbol to dump dynamic
926 symbol table.
927
bb897477
RO
9282020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
929
930 * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Don't
931 enable on *-*-solaris*.
932
00386881
NC
9332020-03-30 Nick Clifton <nickc@redhat.com>
934
935 PR binutils/25662
936 * objcopy.c (copy_object): When copying PE format files set the
937 timestamp field in the pe_data structure if the preserve_dates
938 flag is set.
939 * testsuite/binutils-all/objcopy.exp (objcopy_test) Use
940 --preserve-dates in place of the -p option, in order to make its
941 effect more obvious.
942
0a6a8b59
AM
9432020-03-28 Alan Modra <amodra@gmail.com>
944
945 * testsuite/binutils-all/objcopy.exp (objcopy_test): Only
946 clear_xfail hppa*-*-*elf*. Revert mips xfails.
947
6a81c59b
AM
9482020-03-28 Alan Modra <amodra@gmail.com>
949
950 * testsuite/binutils-all/objcopy.exp (objcopy_test): Move xfails
951 from here to calls. Remove "m8*-*-*" entry. Don't xfail tic54x
952 but do xfail spu, mipstx39 and mips-sgi-irix for the executable
953 test. Pass "-p" to objcopy for the executable test.
954
1fafefd5
JL
9552020-03-27 Jozef Lawrynowicz <jozef.l@mittosystems.com>
956
957 PR binutils/25662
958 * testsuite/binutils-all/objcopy.exp (objcopy_test): Add argument to
959 specify whether an object file or executable should be built and tested.
960 Change test names to report whether an object file or executable is
961 being tested.
962 * testsuite/binutils-all/pr25662.ld: New test.
963 * testsuite/binutils-all/pr25662.s: New test.
964
80e2a3b6
AM
9652020-03-27 Alan Modra <amodra@gmail.com>
966
967 * readelf.c (process_archive): Don't double free qualified_name.
968 Don't break out of loop with "negative" archive_file_size, just
969 set file offset to max.
970
4c836627
AM
9712020-03-25 Alan Modra <amodra@gmail.com>
972
973 * readelf.c (process_archive): Prevent endless loop.
974
1081065c
L
9752020-03-24 H.J. Lu <hongjiu.lu@intel.com>
976
977 PR binutils/25708
978 * nm.c (print_symname): Replace _bfd_elf_get_symbol_version_name
979 with bfd_get_symbol_version_string.
980 (print_symbo): Pass TRUE to bfd_get_symbol_version_string.
981 * objdump.c (objdump_print_symname): Likewise.
982
7e6e972f
L
9832020-03-24 H.J. Lu <hongjiu.lu@intel.com>
984
985 PR binutils/25708
986 * nm.c (SYM_NAME): Removed.
987 (print_symname): Add a pointer to struct extended_symbol_info
988 argument. Call _bfd_elf_get_symbol_version_name to get symbol
989 version.
990 (print_symdef_entry): Pass NULL to print_symname.
991 (print_symbol_info_bsd): Update call to print_symname.
992 (print_symbol_info_sysv): Likewise.
993 (print_symbol_info_posix): Likewise.
994
5a814d6d
AM
9952020-03-24 Alan Modra <amodra@gmail.com>
996
997 * readelf.c (process_mips_specific): Free iconf on error path.
998
0636b245
NC
9992020-03-23 Nick Clifton <nickc@redhat.com>
1000
1001 PR 25714
1002 * wrstabs.c (stab_pop_type): Replace assertion with error return.
1003 * write_stabs_in_sections_debugging_info: Likewise.
1004 * stab_enum_type: Likewise.
1005 * stab_modify_type: Likewise.
1006 * stab_struct_field: Likewise.
1007 * stab_end_struct_type: Likewise.
1008 * stab_start_class_type: Likewise.
1009 * stab_class_static_member: Likewise.
1010 * stab_class_baseclass: Likewise.
1011 * stab_class_start_method: Likewise.
1012 * stab_class_method_var: Likewise.
1013 * stab_class_end_method: Likewise.
1014 * stab_end_class_type: Likewise.
1015 * stab_typedef_type: Likewise.
1016 * stab_start_function: Likewise.
1017 * stab_end_block: Likewise.
1018 * stab_lineno: Likewise.
1019
5844b465
NC
10202020-03-20 Nick Clifton <nickc@redhat.com>
1021
1022 * readelf.c (get_compression_header): Add ATTRIBUTE_WARN_UNUSED_RESULT.
1023 (process_section_headers): Check the return value from
1024 get_compression_header.
1025 (dump_section_as_strings): Likewise.
1026 (dump_section_as_bytes): Likewise.
1027 (load_specific_debug_section): Likewise.
1028
3d98c460
L
10292020-03-20 H.J. Lu <hongjiu.lu@intel.com>
1030
1031 * ar.c (main): Update bfd_plugin_set_program_name call.
1032 * nm.c (main): Likewise.
1033
f3a08f77
NC
10342020-03-19 Nick Clifton <nickc@redhat.com>
1035
1036 PR 25676
1037 * testsuite/binutils-all/dw4.s: New test source file.
1038 * testsuite/binutils-all/nm.exp: Run the new test.
1039
ef3df110
L
10402020-03-19 H.J. Lu <hongjiu.lu@intel.com>
1041
1042 * readelf.c (process_symbol_table): Use unsigned long for si.
1043
81a65eb3
AM
10442020-03-19 Alan Modra <amodra@gmail.com>
1045
1046 * elfcomm.c: Don't include bfd.h or bucomm.h.
1047 (program_name): Declare.
1048 (process_archive_index_and_symbols): Replace bfd_boolean with int,
1049 and substitute FALSE and TRUE.
1050 (setup_archive, setup_nested_archive): Likewise.
1051 * elfcomm.h: Likewise.
1052
1cb7d8b1
AM
10532020-03-19 Alan Modra <amodra@gmail.com>
1054
1055 * readelf.c (process_archive): Always return via path freeing
1056 memory. Formatting.
1057
b966f55f
AM
10582020-03-19 Alan Modra <amodra@gmail.com>
1059
1060 * readelf.c (process_netbsd_elf_note): Validate descsz before
1061 accessing descdata. Formatting.
1062
645ba681
AM
10632020-03-19 Alan Modra <amodra@gmail.com>
1064
1065 * elfcomm.c (setup_archive): Make file_size an off_t. Comment.
1066 * elfcomm.h (setup_archive): Update prototype.
1067
28d13567
AM
10682020-03-16 Alan Modra <amodra@gmail.com>
1069
1070 * readelf.c (get_symbols): New function.
1071 (process_relocs, ia64_process_unwind, hppa_process_unwind),
1072 (arm_process_unwind, get_symbol_for_build_attribute): Use it.
1073
60e63c3e
AM
10742020-03-16 Alan Modra <amodra@gmail.com>
1075
1076 * unwind-ia64.c (unw_decode_uleb128): Prevent overlarge shifts.
1077 Detect shift overflows and check that terminating byte is found.
1078 Print an error on a bad uleb128.
1079
1bd6175a
AM
10802020-03-14 Alan Modra <amodra@gmail.com>
1081
1082 * readelf.c (process_file): Clean ba_cache.
1083
780f96ae
AM
10842020-03-14 Alan Modra <amodra@gmail.com>
1085
1086 * elfcomm.h (setup_archive): Update prototype.
1087 * elfcomm.c (setup_archive): Add file_size parameter and sanity
1088 check longnames_size.
1089 (setup_nested_archive): Get file size and pass to setup_archive.
1090 * elfedit.c (process_archive): Likewise.
1091 * readelf.c (process_archive): Pass filedata->file_size to
1092 setup_archive.
1093
f761cb13
AM
10942020-03-14 Alan Modra <amodra@gmail.com>
1095
1096 * readelf.c (dump_section_as_strings): Free memory on error exit.
1097 (dump_section_as_bytes, process_notes_at): Likewise.
1098 (get_build_id): Free enote.
1099
06d949ec
KR
11002020-03-13 Kamil Rytarowski <n54@gmx.com>
1101
1102 * readelf.c (get_netbsd_elfcore_note_type): Add support for
1103 NT_NETBSDCORE_LWPSTATUS notes.
1104
fd486f32
AM
11052020-03-13 Alan Modra <amodra@gmail.com>
1106
1107 * elfcomm.c (get_archive_member_name): Always return malloc'd
1108 string or NULL.
1109 * elfedit.c (process_archive): Tidy memory on all return paths.
1110 * readelf.c (process_archive): Likewise.
1111 (process_symbol_table): Likewise.
1112 (ba_cache): New, replacing ..
1113 (get_symbol_for_build_attribute): ..static vars here. Free
1114 strtab and symtab before loading new ones. Reject symtab without
1115 valid strtab in loop, breaking out of loop on valid symtab.
1116 (process_file): Free ba_cache symtab and strtab here, resetting
1117 ba_cache.
1118
8fb879cd
AM
11192020-03-12 Alan Modra <amodra@gmail.com>
1120
1121 * readelf.c (process_section_headers): Don't just set
1122 filedata->section_headers NULL, free it first. Similarly for
1123 dynamic_symbols, dynamic_strings, dynamic_syminfo and
1124 symtab_shndx_list. Zero associated counts too.
1125 (process_object): Free symtab_shndx_list.
1126 (process_file): Free various allocated filedata tables.
1127
5496f3c6
NC
11282020-03-11 Nick Clifton <nickc@redhat.com>
1129
1130 PR 25611
1131 PR 25614
1132 * dwarf.h (DWARF2_Internal_LineInfo): Add li_address_size and
1133 li_segment_size fields.
1134 * dwarf.c (read_debug_line_header): Record the address size and
1135 segment selector size values (if present) in the lineinfo
1136 structure.
1137 (display_formatted_table): Warn if the format count is empty but
1138 the table itself is not empty.
1139 Display the format count and entry count at the start of the table
1140 dump.
1141 (display_debug_lines_raw): Display the address size and segement
1142 selector size fields, if present.
1143 * testsuite/binutils-all/dw5.W: Update expected output.
1144
9cc89dc0
AM
11452020-03-11 Alan Modra <amodra@gmail.com>
1146
1147 PR 25651
1148 * objcopy.c (copy_object): Test "gaps" not gap_fill_set or
1149 pad_to_set on second block of code dealing with padding.
1150 Replace "c" with "num_sec" and don't recalculate number of
1151 sections on second block. Size arrays using sizeof (element)
1152 rather than sizeof (element type).
1153
41da0822
AM
11542020-03-10 Alan Modra <amodra@gmail.com>
1155
1156 * objdump.c (disassemble_section): Don't call qsort unless
1157 sym count is at least two.
1158 (disassemble_data): Don't call memcpy with NULL src.
1159
95099889
AM
11602020-03-09 Alan Modra <amodra@gmail.com>
1161
1162 PR 25645
1163 * readelf.c (dump_ia64_vms_dynamic_fixups): Pass size and nmemb
1164 to get_data rather than multiplying.
1165 (dump_ia64_vms_dynamic_relocs): Likewise.
1166 (process_version_sections): Correct order of size and nmemb args
1167 in get_data call.
1168 (process_mips_specific): Likewise.
1169
a15de1f5
L
11702020-03-08 H.J. Lu <hongjiu.lu@intel.com>
1171
1172 * readelf.c (get_dynamic_data): Replace "memory chekers" with
1173 "memory checkers" in comments.
1174
9979ab66
SM
11752020-03-06 Simon Marchi <simon.marchi@efficios.com>
1176
1177 PR 25491
1178 * doc/Makefile.am: Rename MOSTLYCLEANFILES to MAINTAINERCLEANFILES.
1179 * doc/Makefile.in: Re-generate.
1180
a0dcf297
NC
11812020-03-06 Nick Clifton <nickc@redhat.com>
1182
1183 * objcopy.c (check_new_section_flags): New function. Reject the
1184 SEC_COFF_SHARED flag if the target is not a COFF binary.
1185 (copy_object): Call check_new_section_flags.
1186 (setup_section): Likewise.
1187 * doc/binutils.texi (objcopy): Add a note that the 'share' section
1188 flag cannot be applied to ELF binaries.
1189
a9b90127
AM
11902020-03-06 Alan Modra <amodra@gmail.com>
1191
1192 PR 25637
1193 * objcopy.c (filter_symbols): Correct rem_leading_char logic.
1194
d1faf7ca
AM
11952020-03-05 Alan Modra <amodra@gmail.com>
1196
1197 PR 25629
1198 * objcopy.c (filter_symbols): Don't segfault on NULL
1199 prefix_symbols_string.
1200
eef64366
CE
12012020-03-04 Christian Eggers <ceggers@gmx.de>
1202
1203 * objcopy.c (copy_object): Convert from bytes to octets for
1204 --gap-fill and --pad-to.
1205
5be2b2f5
NC
12062020-03-03 Nick Clifton <nickc@redhat.com>
1207
1208 PR 25625
1209 * prdbg.c (pr_tag_type): Remove call to abort.
1210
b312fea1
AM
12112020-03-02 Aaron Merey <amerey@redhat.com>
1212
1213 * binutils/testsuite/binutils-all/debuginfod.exp: Improve port
1214 selection.
1215
ba3265d0
NC
12162020-03-02 Nick Clifton <nickc@redhat.com>
1217
1218 PR 25543
1219 * readelf.c (dump_section_as_strings): Display new-line characters
1220 as \n and then insert a line break.
1221 * testsuite/binutils-all/pr25543.s: New test.
1222 * testsuite/binutils-all/pr25543.d: Test driver.
1223 * testsuite/binutils-all/readelf.exp: Run the new test.
1224
736990c4
NC
12252020-02-27 Nick Clifton <nickc@redhat.com>
1226
1227 PR 25526
1228 * readelf.c (process_ia64_vms_dynamic_relocs): Check to see if
1229 get_data is unable to load the string table.
1230
dc1e8a47
AM
12312020-02-26 Alan Modra <amodra@gmail.com>
1232
1233 * elfedit.c: Indent labels correctly.
1234 * readelf.c: Likewise.
1235 * resres.c: Likewise.
1236
ecda9016
L
12372020-02-25 H.J. Lu <hongjiu.lu@intel.com>
1238
1239 PR binutils/25584
1240 * ar.c (main): Pass 0 to bfd_plugin_set_program_name.
1241 * nm.c (main): Pass 1 to bfd_plugin_set_program_name.
1242
83d4d556
NC
12432020-02-24 Nick Clifton <nickc@redhat.com>
1244
1245 PR 25499
1246 * doc/binutils.texi (objdump): Fix typo in description of
1247 objdump's -g option.
1248
bd0cf5a6
NC
12492020-02-20 Nelson Chu <nelson.chu@sifive.com>
1250
1251 * dwarf.c (regname_internal_riscv): Updated since the DECLARE_CSR
1252 is changed.
1253
741cb839
EC
12542020-02-19 Jordan Rupprecht <rupprecht@google.com>
1255
1256 * objdump.c (show_line): call bfd_demangle when using do_demangle.
1257
9f1528a1
AB
12582020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1259
1260 * configure: Regenerate.
1261
3a5d12fb
FS
12622020-02-10 Fangrui Song <maskray@google.com>
1263
1264 * objcopy.c (parse_flags): Handle "exclude".
1265 * doc/binutils.texi: Document the support.
1266
678d457f
AM
12672020-02-10 Aaron Merey <amerey@redhat.com>
1268
1269 * binutils/testsuite/binutils-all/debuginfod.exp:
1270 Replace set ::env with setenv.
46471187
AM
1271 Start server before setting environment variable.
1272 Specify tmpdir as the location of the server's
1273 database.
1274 Check additional server metrics at start-up.
678d457f 1275
e8319fde
NC
12762020-02-07 Nick Clifton <nickc@redhat.com>
1277
1278 * README-how-to-make-a-release: Add note about updating the
1279 GAS/NEWS URL in the next release.
1280
9fc0b501
SB
12812020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
1282
1283 PR 25469
1284 * readelf.c (get_machine_flags): Add support for Z80N machine
1285 number.
1286
e1104d08
NC
12872020-02-07 Nick Clifton <nickc@redhat.com>
1288
1289 * dwarf.c (display_debug_lines_decoded): Force a NUL termination
1290 of the truncated file name.
1291
c2e6f744 12922020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
ece12829
TT
1293
1294 * objdump.c (print_jump_visualisation): New function.
1295 (disassemble_bytes): Call new function.
1296
02e0be69
AM
12972020-02-06 Alan Modra <amodra@gmail.com>
1298
1299 * testsuite/lib/binutils-common.exp (match_target): Accept '!' before
1300 TCL procedure.
1301 (supports_gnu_osabi): New procedure.
1302 (is_generic): New, from ld-lib.exp.
1303 (supports_gnu_unique): Use the above.
1304
e8b79122
AM
13052020-02-04 Alan Modra <amodra@gmail.com>
1306
1307 * Makefile.am (CFILES): Add od-elf32_avr.c.
1308 * Makefile.in: Regenerate.
1309 * po/POTFILES.in: Regenerate.
1310
27a45f42
AS
13112020-02-03 Andreas Schwab <schwab@linux-m68k.org>
1312
1313 * readelf.c (dump_relocations, dump_relocations)
1314 (decode_arm_unwind_bytecode, process_dynamic_section)
1315 (get_symbol_visibility, get_alpha_symbol_other): Add newline to
1316 error message.
1317
0b398d69
ST
13182020-02-03 Sergei Trofimovich <siarheit@google.com>
1319
1320 * coffdump.c (program_name): Drop redundant definition.
1321 * srconv.c (program_name): Likewise
1322 * sysdump.c (program_name): Likewise
1323
a8c4d40b
L
13242020-02-02 H.J. Lu <hongjiu.lu@intel.com>
1325
1326 PR gas/25380
1327 * objdump.c (sym_ok): Return FALSE if 2 sections are in the
1328 same file with different section pointers.
1329
cb6ad9bb
NC
13302020-02-01 Nick Clifton <nickc@redhat.com>
1331
1332 * README-how-to-make-a-release: Update with more details on the
1333 release making process.
1334
53943f32
NC
13352020-01-31 Nick Clifton <nickc@redhat.com>
1336
1337 * po/sv.po: Updated Swedish translation.
1338
55be8fd0
NC
13392020-01-28 Nick Clifton <nickc@redhat.com>
1340
1341 * readelf.c (get_build_id): Simplify warning message about corrupt
1342 notes encountered whilst scanning for the build-id.
1343
82ef9cad
RM
13442020-01-27 Roland McGrath <mcgrathr@google.com>
1345
1346 * objcopy.c (compare_gnu_build_notes): Fix comparison results
1347 for overlapping ranges so that (A == B) == (B == A) holds.
1348
e3696f67
AM
13492020-01-27 Alan Modra <amodra@gmail.com>
1350
1351 * testsuite/lib/binutils-common.exp (big_or_little_endian): Replace
1352 case statement with switch statement.
1353
2f796de6
NC
13542020-01-24 Nick Clifton <nickc@redhat.com>
1355
1356 * readelf.c (get_build_id): Fix warning messages about corrupt
1357 notes.
1358
24e648d4
NC
13592020-01-23 Nick Clifton <nickc@redhat.com>
1360
1361 * po/fr.po: Updated French translation.
1362
c48acf6f
YC
13632020-01-22 Yuri Chornoivan <yurchor@mageia.org>
1364
1365 PR 25417
1366 * readelf.c (get_alpha_symbol_other): Fix error message typo.
1367
26916852
NC
13682020-01-20 Nick Clifton <nickc@redhat.com>
1369
1370 * po/pt.po: Updated Portuguese translation.
1371 * po/uk.po: Updated Ukranian translation.
1372
b248e9ce
NC
13732020-01-18 Nick Clifton <nickc@redhat.com>
1374
1375 * README-how-to-make-a-release: Update notes on how to cut a
1376 branch for a release.
1377
1b1bb2c6
NC
13782020-01-18 Nick Clifton <nickc@redhat.com>
1379
1380 * configure: Regenerate.
1381 * po/binutils.pot: Regenerate.
1382
ae774686
NC
13832020-01-18 Nick Clifton <nickc@redhat.com>
1384
1385 Binutils 2.34 branch created.
1386
82a9ed20
TT
13872020-01-17 Thomas Troeger <tstroege@gmx.de>
1388
1389 * objdump.c (jump_info_visualize_address): Discard jumps that are
1390 no longer needed.
1391 (disassemble_bytes): Only compute the maximum level if jumps were
1392 detected.
1393
6a1939f5
NC
13942020-01-13 Nick Clifton <nickc@redhat.com>
1395
c87c17c1 1396 * objdump.c (disassemble_bytes): Remove C99-ism.
6a1939f5
NC
1397 * testsuite/binutils-all/debuginfod.exp: New tests.
1398
1d67fe3b
TT
13992020-01-13 Thomas Troeger <tstroege@gmx.de>
1400
1401 * objdump.c (visualize_jumps, color_output, extended_color_output)
1402 (detected_jumps): New variables.
1403 (usage): Add the new jump visualization options.
1404 (option_values): Add new option value.
1405 (long_options): Add the new option.
1406 (jump_info_new, jump_info_free): New functions.
1407 (jump_info_min_address, jump_info_max_address): Likewise.
1408 (jump_info_end_address, jump_info_is_start_address): Likewise.
1409 (jump_info_is_end_address, jump_info_size): Likewise.
1410 (jump_info_unlink, jump_info_insert): Likewise.
1411 (jump_info_add_front, jump_info_move_linked): Likewise.
1412 (jump_info_intersect, jump_info_merge): Likewise.
1413 (jump_info_sort, jump_info_visualize_address): Likewise.
1414 (disassemble_jumps): New function - used to locate jumps.
1415 (disassemble_bytes): Add ascii art generation.
1416 (disassemble_section): Add scan to locate jumps.
1417 (main): Parse the new visualization option.
1418 * doc/binutils.texi: Document the new feature.
1419 * NEWS: Mention the new feature.
1420
a788aedd
AM
14212020-01-13 Alan Modra <amodra@gmail.com>
1422
a4f2b7c5
AM
1423 PR 25360
1424 PR 25361
a788aedd
AM
1425 * dwarf.c (display_debug_frames): Move fde_fc earlier. Free
1426 fde_fc col_type and col_offset.
1427 * readelf.c (apply_relocations): Move symsec check earlier.
1428 (free_debug_section): Free reloc_info.
1429 (process_notes_at): Free pnotes on error path.
1430 (process_object): Free dump_sects here..
1431 (process_archive): ..not here.
1432
805f38bc
AM
14332020-01-13 Alan Modra <amodra@gmail.com>
1434
1435 PR 25362
1436 * nm.c (display_rel_file): Free dyn_syms.
1437
ffebb0bb
NC
14382020-01-09 Nick Clifton <nickc@redhat.com>
1439
1440 PR 25220
1441 * objcopy.c (empty_name): New variable.
1442 (need_sym_before): Prevent an attempt to free a static variable.
1443 (filter_symbols): Avoid strcmp test by checking for pointer
1444 equality.
1445
ade4fd9b
NC
14462020-01-09 Nick Clifton <nickc@redhat.com>
1447
1448 * po/zh_TW.po: Updated Traditional Chinese translation.
1449
14502020-01-09 Aaron Merey <amerey@redhat.com>
1451
1452 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
1453 * Makefile.in: Regenerate.
1454 * NEWS: Update.
1455 * config.in: Regenerate.
1456 * configure: Regenerate.
1457 * configure.ac: Call AC_DEBUGINFOD.
1458 * doc/Makefile.in: Regenerate.
1459 * doc/binutils.texi: Add section on using binutils
1460 with debuginfod.
1461 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
1462 Query debuginfod servers for the target debug file.
1463 (load_separate_debug_info): Call
1464 debuginfod_fetch_separate_debug_info if configured with
1465 debuginfod.
1466 (load_separate_debug_files): Add file argument to
1467 load_separate_debug_info calls.
1468 * dwarf.h (get_build_id): Add declaration.
1469 * objdump.c (get_build_id): New function. Get build-id of file.
1470 * readelf.c (get_build_id): Likewise.
1471 * testsuite/binutils-all/debuginfod.exp: New tests.
1472 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
1473 section.
1474
6655dba2
SB
14752020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
1476
1477 * readelf.c: Add support for new Z*) relocations and machine
1478 types.
1479
b14ce8bf
AM
14802020-01-01 Alan Modra <amodra@gmail.com>
1481
1482 Update year range in copyright notice of all files.
1483
0b114740 1484For older changes see ChangeLog-2019
3499769a 1485\f
0b114740 1486Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
1487
1488Copying and distribution of this file, with or without modification,
1489are permitted in any medium without royalty provided the copyright
1490notice and this notice are preserved.
1491
1492Local Variables:
1493mode: change-log
1494left-margin: 8
1495fill-column: 74
1496version-control: never
1497End:
This page took 0.293982 seconds and 4 git commands to generate.