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