]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
787bbc56
AM
12020-08-05 Alan Modra <amodra@gmail.com>
2
3 PR 26337
4 * objdump.c (load_specific_debug_section): Revert last change.
5
0b97e818
AM
62020-08-05 Alan Modra <amodra@gmail.com>
7
8 PR 26337
9 * objdump.c (load_specific_debug_section): Don't malloc space for
10 section contents, use bfd_malloc_and_get_section.
11
c8693053
RO
122020-07-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
13
14 * Makefile.am (AM_CPPFLAGS): Add LARGEFILE_CPPFLAGS.
15 * Makefile.in, doc/Makefile.in: Regenerate.
16 * configure: Regenerate.
17
ac2599c4
L
182020-07-30 H.J. Lu <hongjiu.lu@intel.com>
19
20 * testsuite/binutils-all/i386/compressed-1a.d: Pass --gdwarf-3
21 to assembler.
22 * testsuite/binutils-all/i386/compressed-1b.d: Likewise.
23 * testsuite/binutils-all/i386/compressed-1c.d: Likewise.
24 * testsuite/binutils-all/x86-64/compressed-1a.d: Likewise.
25 * testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
26 * testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
27
c77cb2a0
MR
282020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
29
30 * testsuite/binutils-all/mips/global-local-symtab-sort-o32.d:
31 New test.
32 * testsuite/binutils-all/mips/global-local-symtab-sort-o32t.d:
33 New test.
34 * testsuite/binutils-all/mips/global-local-symtab-sort-n32.d:
35 New test.
36 * testsuite/binutils-all/mips/global-local-symtab-sort-n32t.d:
37 New test.
38 * testsuite/binutils-all/mips/global-local-symtab-sort-n64.d:
39 New test.
40 * testsuite/binutils-all/mips/global-local-symtab-sort-n64t.d:
41 New test.
42 * testsuite/binutils-all/mips/global-local-symtab-final-o32.d:
43 New test.
44 * testsuite/binutils-all/mips/global-local-symtab-final-n32.d:
45 New test.
46 * testsuite/binutils-all/mips/global-local-symtab-final-n64.d:
47 New test.
48 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
49
3f1b17bb
MR
502020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
51
52 * testsuite/binutils-all/mips/global-local-symtab-o32.d: New
53 test.
54 * testsuite/binutils-all/mips/global-local-symtab-o32t.d: New
55 test.
56 * testsuite/binutils-all/mips/global-local-symtab-n32.d: New
57 test.
58 * testsuite/binutils-all/mips/global-local-symtab-n32t.d: New
59 test.
60 * testsuite/binutils-all/mips/global-local-symtab-n64.d: New
61 test.
62 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
63
d70f978b
L
642020-07-28 H.J. Lu <hongjiu.lu@intel.com>
65
66 PR binutils/26301
67 * configure: Regenerated.
68
377170fa
L
692020-07-28 H.J. Lu <hongjiu.lu@intel.com>
70
71 PR binutils/26301
72 * configure: Regenerated.
73
8fab9282
AM
742020-07-27 Alan Modra <amodra@gmail.com>
75
76 * objdump.c (dump_section): Don't return without calling
77 process_section_p.
78
608d61c2
L
792020-07-27 H.J. Lu <hongjiu.lu@intel.com>
80
81 * doc/binutils.texi: Replace preceeded with preceded.
82
3abf9758
MR
832020-07-26 Maciej W. Rozycki <macro@linux-mips.org>
84
85 * testsuite/binutils-all/mips/mips.exp (run_dump_test_abi)
86 (run_dump_test_o32, run_dump_test_n32, run_dump_test_n64): New
87 procedures.
88 (has_newabi): Remove variable.
89 (has_abi, abi_asflags, abi_ldflags): New associative array
90 variables.
91 (irixemul): New variable.
92 Replace `run_dump_test' calls where applicable throughout with
93 `run_dump_test_o32', `run_dump_test_n32' and `run_dump_test_n64'
94 as appropriate. Use `noarch' for tests that require their own
95 architecture setting.
96 * testsuite/binutils-all/mips/mips-ase-1.d: Remove GAS flags.
97 * testsuite/binutils-all/mips/mips-ase-2.d: Likewise.
98 * testsuite/binutils-all/mips/mips-ase-3.d: Likewise.
99 * testsuite/binutils-all/mips/mips-note-2-n32.d: Likewise.
100 * testsuite/binutils-all/mips/mips-note-2-n64.d: Likewise.
101 * testsuite/binutils-all/mips/mips-note-2.d: Likewise.
102 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Likewise.
103 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
104 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
105 * testsuite/binutils-all/mips/mips-reginfo-n32.d: Likewise.
106 * testsuite/binutils-all/mips/mips-reginfo.d: Likewise.
107 * testsuite/binutils-all/mips/mips16-extend-noinsn.d: Likewise.
108 * testsuite/binutils-all/mips/mips16-pcrel.d: Likewise.
109 * testsuite/binutils-all/mips/mips16-alias.d: Remove `-32' from
110 GAS flags.
111 * testsuite/binutils-all/mips/mips16-extend-insn.d: Likewise.
112 * testsuite/binutils-all/mips/mips16-noalias.d: Likewise.
113 * testsuite/binutils-all/mips/mips16-undecoded.d: Likewise.
114 * testsuite/binutils-all/mips/mips16e2-extend-insn.d: Likewise.
115 * testsuite/binutils-all/mips/mips16e2-undecoded.d: Likewise.
116 * testsuite/binutils-all/mips/mixed-micromips.d: Likewise.
117 * testsuite/binutils-all/mips/mixed-mips16.d: Likewise.
118
f6720b1c
AM
1192020-07-24 Aaron Merey <amerey@redhat.com>
120
121 * Makefile.am: Replace LIBDEBUGINFOD with DEBUGINFOD_LIBS.
122 * Makefile.in: Rebuild.
123 * configure: Rebuild.
124 * doc/Makefile.in: Rebuild.
125
bf772a1e
NC
1262020-07-24 Nick Clifton <nickc@redhat.com>
127
128 * README-how-to-make-a-release: Various small updates whilst
129 creating the 2.35 release.
130
0b884151
NA
1312020-07-22 Nick Alcock <nick.alcock@oracle.com>
132
133 * testsuite/lib/binutils-common.exp (run_dump_test): Add 'cc'
134 option.
135
3dd6b890
NA
1362020-07-22 Nick Alcock <nick.alcock@oracle.com>
137
138 * objdump.c (dump_ctf_archive_member): Remove linefeeds.
139 (dump_ctf): Likewise.
140
8b37e7b6
NA
1412020-07-22 Nick Alcock <nick.alcock@oracle.com>
142
143 * objdump.c (ctf_archive_member): Print CTF errors and warnings.
144 * readelf.c (dump_ctf_archive_member): Likewise.
145
df16e041
NC
1462020-07-22 Nick Clifton <nickc@redhat.com>
147
148 * readelf.c (parse_args): Silence potential warnings about a
149 memory resource leak when allocating space for ctf option values.
150 (dump_section_as_ctf): Fix typo checking dump_ctf_strtab_name
151 variable.
152
84dc5f0b
NC
1532020-07-21 Nick Clifton <nickc@redhat.com>
154
155 * po/sv.po: Updated Swedish translation.
156
570b0ed6
CZ
1572020-07-14 Claudiu Zissulescu <claziss@gmail.com>
158
159 * testsuite/binutils-all/arc/double_regs.s: New test.
160 * testsuite/binutils-all/arc/objdump.exp: Add the above test.
161
0a5c31d1
NC
1622020-07-13 Nick Clifton <nickc@redhat.com>
163
164 * po/fr.po: Updated French translation.
165
7a34d0ea
AM
1662020-07-13 Alan Modra <amodra@gmail.com>
167
168 * testsuite/lib/binutils-common.exp (is_pecoff_format): Accept
169 optional machine-os arg.
170
a308b89d
L
1712020-07-11 H.J. Lu <hongjiu.lu@intel.com>
172
173 * readelf.c (decode_x86_feature_2): Handle
174 GNU_PROPERTY_X86_FEATURE_2_TMM.
175
af2b3186
TV
1762020-07-10 Tom de Vries <tdevries@suse.de>
177
178 * dwarf.c (display_debug_lines_decoded): Don't emit meaningless
179 information in the end_sequence row.
180 * testsuite/binutils-all/dw5.W: Update.
181 * testsuite/binutils-all/objdump.WL: Update.
182
fe49679d
AM
1832020-07-09 Alan Modra <amodra@gmail.com>
184
185 * dlltool.c: Remove powerpc PE support and comments.
186 * configure.ac: Remove powerpc PE dlltool config.
187 * configure: Regenerate.
188
d90171de
NC
1892020-07-09 Nick Clifton <nickc@redhat.com>
190
191 * rclex.c: Add OWNERDRAW keyword.
192 * rcparse.y: Add OWNERDRAW token.
193 (menuitem_flag) Add BITMAP and OWNERDRAW entries.
194 * resrc.c (write_rc_menuitems): Add support for OWNERDRAW and
195 BITMAP flags.
196 * windres.c (extended_menuitems): Likewise.
197 * testsuite/binutils-all/windres/menuitem_flags.rc: New test.
198
e3fdc001
AM
1992020-07-09 Alan Modra <amodra@gmail.com>
200
201 * readelf (slurp_hppa_unwind_table): Set table_len before use
202 in relocation sanity checks.
203
5a2296ac
AM
2042020-07-07 Alan Modra <amodra@gmail.com>
205
206 * testsuite/binutils-all/ar.exp: Use is_xcoff_format.
207 * testsuite/binutils-all/nm.exp: Likewise.
208 * testsuite/binutils-all/copy-2.d: Run only for elf and pe targets.
209 * testsuite/binutils-all/copy-3.d: Run only for elf targets.
210 * testsuite/binutils-all/set-section-alignment.d: Likewise.
211 * testsuite/binutils-all/copy-4.d: Don't run for xcoff.
212
efd0ed58
AM
2132020-07-07 Alan Modra <amodra@gmail.com>
214
215 * testsuite/lib/binutils-common.exp (is_xcoff_format): New.
216 * testsuite/binutils-all/objcopy.exp (pr25662): Exclude xcoff.
217
17550be7
NC
2182020-07-06 Nick Clifton <nickc@redhat.com>
219
220 * po/bg.po: Updated Bulgarian translation.
221 * po/pt.po: Updated Portuguese translation.
222 * po/uk.po: Updated Ukranian translation.
223
ddb43bab
AM
2242020-07-06 Alan Modra <amodra@gmail.com>
225
226 * readelf.c (print_dynamic_symbol): Don't sprintf to buffer to
227 find string length.
228
b19d852d
NC
2292020-07-04 Nick Clifton <nickc@redhat.com>
230
231 * configure: Regenerate.
232 * po/binutils.pot: Regenerate.
233
b115b9fd
NC
2342020-07-04 Nick Clifton <nickc@redhat.com>
235
236 Binutils 2.35 branch created.
237
0942c7ab
NC
2382020-07-02 Nick Clifton <nickc@redhat.com>
239
240 PR 26028
241 * readelf.c (print_symbol): Handle truncation of symbol names.
242 (options): Add -T/--silent-truncation option.
243 (parse_args): Handle the option.
244 (print_dynamic_symbol): Correct calculation of width available to
245 display symbol name.
246 * doc/binutils.texi: Document the -T option to readelf.
247 * NEWS: Mention the new feature.
248
bbd19b19
L
2492020-06-30 H.J. Lu <hongjiu.lu@intel.com>
250
251 * NEWS: Mention x86 NaCl target support removal.
252 * dwarf.c (init_dwarf_regnames_by_bfd_arch_and_mach): Remove
253 x86 NaCl target support.
254 * testsuite/binutils-all/elfedit-1.d: Likewise.
255 * testsuite/binutils-all/i386/i386.exp: Likewise.
256 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
257 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
258 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
259 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
260 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
261 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
262 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
263 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
264 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
265 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
266 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
267 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
268
5568cc9e
NC
2692020-06-30 Nick Clifton <nickc@redhat.com>
270
271 * dwarf.c (read_and_display_attr_value): Support
272 DW_FORM_GNU_strp_alt when used with DW_AT_dwo_name and
273 DW_AT_comp_dir.
274
d74b88ed
AM
2752020-06-30 Alan Modra <amodra@gmail.com>
276
277 * testsuite/binutils-all/readelf.exp (readelf_dump_test): Remove
278 xfail for nds32.
279
9f27c364
HPN
2802020-06-29 Hans-Peter Nilsson <hp@bitrange.com>
281
282 * dwarf.c (display_debug_str_offsets): Rename local variable
283 index to idx. Move to top of function.
284
279edac5
AM
2852020-06-29 Alan Modra <amodra@gmail.com>
286
287 * dwarf.c: Use C style comments.
288 * resrc.c: Likewise.
289
cfc16775
AM
2902020-06-27 Alan Modra <amodra@gmail.com>
291
292 * elfcomm.c (setup_nested_archive): Set nested_arch->file to NULL
293 after freeing.
294 (release_archive): Set fields of arch to NULL after freeing.
295
2f6ecaed
NA
2962020-06-26 Nick Alcock <nick.alcock@oracle.com>
297
298 * readelf.c (dump_section_as_ctf): Support .ctf archives using
299 ctf_arc_bufopen. Automatically load the .ctf member of such
300 archives as the parent of all other members, unless specifically
301 overridden via --ctf-parent. Split out dumping code into...
302 (dump_ctf_archive_member): ... here, as in objdump, and call
303 it once per archive member.
304 (dump_ctf_indent_lines): Code style fix.
305
094e34f2
NA
3062020-06-26 Nick Alcock <nick.alcock@oracle.com>
307
308 * configure.ac [--enable-libctf]: New, default yes.
309 Set ENABLE_LIBCTF accordingly.
310 * Makefile.am [!ENABLE_LIBCTF]: Empty LIBCTF and LIBCTF_NOBFD.
311 * configure: Regenerate.
312 * config.in: Regenerate.
313 * Makefile.in: Regenerate.
314 * aclocal.m4: Regenerate.
315 * objdump.c (usage): Conditionalize portions on ENABLE_LIBCTF.
316 (option_values): Likewise.
317 (long_options): Likewise.
318 (main): Likewise.
319 (dump_ctf_indent_lines): Conditionalize out when !ENABLE_LIBCTF.
320 (make_ctfsect): Likewise.
321 (dump_ctf_archive_member): Likewise.
322 (dump_ctf) [ENABLE_LIBCTF]: Likewise.
323 (dump_ctf) [!ENABLE_LIBCTF]: New empty stub.
324 * readelf.c (options): Conditionalize portions on ENABLE_LIBCTF.
325 (usage): Likewise.
326 (process_section_contents): Likewise.
327 (shdr_to_ctf_sect): Conditionalize out when !ENABLE_LIBCTF.
328 (dump_ctf_indent_lines): Likewise.
329 (dump_section_as_ctf) [ENABLE_LIBCTF]: Likewise.
330
2a1bb84c
JB
3312020-06-26 Jan Beulich <jbeulich@suse.com>
332
333 * doc/binutils.texi: Adjust description of x86's -Msuffix. Drop
334 redundant text from x86 specific part of -M section.
335
85f7484a
PB
3362020-06-26 Pat Bernardi <bernardi@adacore.com>
337
338 * readelf.c (display_m68k_gnu_attribute): New function.
339 (process_arch_specific): Call display_m68k_gnu_attribute for EM_68K.
340
d0dded5b
L
3412020-06-23 H.J. Lu <hongjiu.lu@intel.com>
342
343 PR binutils/26160
344 * testsuite/binutils-all/pr26160.dwp.bz2: New file.
345 * testsuite/binutils-all/pr26160.r: Likewise.
346 * testsuite/binutils-all/readelf.exp: Run PR binutils/26160 test.
347
39f381cb
NC
3482020-06-23 Nick Clifton <nickc@redhat.com>
349
350 PR 26160
351 * dwarf.c (fetch_indexed_string): Detect and handle old style
352 .debug_str_offset tables.
353 (display_debug_str_offsets): Likewise. Also add support for
354 .debug_str_offsets.dwo sections.
355
80fda85c
L
3562020-06-23 H.J. Lu <hongjiu.lu@intel.com>
357
358 PR binutils/26112
359 * testsuite/binutils-all/pr26112.o.bz2: New file.
360 * testsuite/binutils-all/pr26112.r: Likewise.
361 * testsuite/binutils-all/readelf.exp: Run PR binutils/26112 test.
362
d081ffff
AM
3632020-06-23 Alan Modra <amodra@gmail.com>
364
365 * testsuite/binutils-all/objdump.exp (bintest.a): Correct
366 remote_file delete command.
367
e4b7104b
NC
3682020-06-22 Nick Clifton <nickc@redhat.com>
369
370 PR 26112
371 * dwarf.c (display_debug_str_offsets): Add code to display the
372 contents of the .debug_str_offsets section.
373 (display_debug_macro): Add support for DW_MACRO_define_strx and
374 DW_MACRO_undef_strx.
375
d768f160
SJ
3762020-06-22 Saagar Jha <saagar@saagarjha.com>
377
378 * od-macho.c: Dump linkedit data for new load commands.
379
5fd104ad
AM
3802020-06-19 Alan Modra <amodra@gmail.com>
381
382 * testsuite/config/default.exp (ld_elf_shared_opt): Don't set.
383 * testsuite/lib/binutils-common.exp (check_relro_support): New proc.
384 (run_dump_test): Use check_relro_support to decide whether to pass
385 extra ld option "-z norelro".
386
fd17d1e6
AM
3872020-06-11 Alan Modra <amodra@gmail.com>
388
389 * readelf.c (process_mips_specific): Don't alloc memory for
390 Elf_Internal_Options.
391
d0c4e780
AM
3922020-06-11 Alan Modra <amodra@gmail.com>
393
394 * readelf.c (process_mips_specific): Assert size of internal
395 types match size of external types, and simplify allocation of
396 internal buffer. Catch possible integer overflow when sanity
397 checking option size. Don't assume options are a regular array.
398 Sanity check reginfo option against option size. Use PRI macros
399 when printing.
400
25065fcd
RH
4012020-06-10 Ralf Habacker <ralf.habacker@freenet.de>
402
403 PR 26082
404 * mclex.c (yylex): Reject lines that reach end-of-file without a
405 terminating newline character.
406
b37a7714
NC
4072020-06-08 Nick Clifton <nickc@redhat.com>
408
409 PR 26093
410 * doc/binutils.texi (strings): Fix typo.
411
c4b2f181
NC
4122020-06-08 Nick Clifton <nickc@redhat.com>
413
414 PR 26086
415 * dwarf.c (process_debug_info): Check that there is space in the
416 debug_information array before filling in an entry.
417
1424c35d
AM
4182020-06-06 Alan Modra <amodra@gmail.com>
419
420 * doc/binutils.texi (PowerPC -M option): Mention power10 and pwr10.
421
8affa48a
JA
4222020-06-05 Joel Anderson <joelanderson333@gmail.com>
423
424 PR 26082
425 * mclex.c (yylex): Add test for an empty input stream.
426
8eca5c7d
SC
4272020-06-04 Stephen Casner <casner@acm.org>
428
429 * testsuite/binutils-all/pr25662-pdp11.s: Alternate source file
430 for test using section pseudo-ops compatible with pdp11.
431 * testsuite/binutils-all/objcopy.exp: Select alternate source.
432
b3db6d07
JM
4332020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
434
435 * objdump.c (disassemble_data): Set disasm_info.endian_code to
436 disasm_info.endian after the latter is initialized to the
437 endianness reported by BFD.
438
0a4f37af
AM
4392020-06-04 Alan Modra <amodra@gmail.com>
440
441 * testsuite/binutils-all/i386/i386.exp: Remove global directive
442 outside proc body.
443 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
444 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
445
913e0fd4
JA
4462020-06-03 Joel Anderson <joelanderson333@gmail.com>
447
448 * windmc.h (struct mc_node): Add id_typecast field.
449 * mcparse.y (message): Initialise the id_typecast field.
450 * windmc.c (write_dbg): Use the id_typecast field as a parameter
451 when calling write_dbg_define.
452 (write_header): Likewise.
453
4a322448
AM
4542020-06-03 Alan Modra <amodra@gmail.com>
455
456 PR 26069
457 * objcopy.c (copy_relocations_in_section): Free relpp on error.
458 Don't accidentally free isection->orelocation.
459
0bee4d1c
AM
4602020-06-02 Alan Modra <amodra@gmail.com>
461
462 * testsuite/binutils-all/ar.exp (obj): Set up object file name
463 extension. Use throughout. Don't completely exclude non-ELF
464 alpha targets. Run long_filenames test for tic30. Exclude thin
465 archive tests for aix, ecoff and vms.
466 * estsuite/binutils-all/objdump.exp (obj): Set up object file name
467 extension. Use throughout. Don't exclude non-ELF alpha targets
468 from "bintest.a".
469
ab7ad287
MF
4702020-05-28 Max Filippov <jcmvbkbc@gmail.com>
471
472 * MAINTAINERS (Xtensa): Add myself as maintainer.
473
3f3c3608
AM
4742020-05-23 Alan Modra <amodra@gmail.com>
475
476 * testsuite/binutils-all/ar.exp (many_files): New test.
477
9db70fc3
AM
4782020-05-21 Alan Modra <amodra@gmail.com>
479
480 * addr2line.c: Replace "if (x) free (x)" with "free (x)" throughout.
481 * dlltool.c: Likewise.
482 * elfcomm.c: Likewise.
483 * rddbg.c: Likewise.
484 * readelf.c: Likewise.
485 * stabs.c: Likewise.
486 * windmc.c: Likewise.
487 * windres.c: Likewise.
488 * wrstabs.c: Likewise.
489
c31ab5a0
AM
4902020-05-21 Alan Modra <amodra@gmail.com>
491
492 * readelf.c (get_num_dynamic_syms): Bounds check mipsxlat array
493 access.
494
8f595e9b
NC
4952020-05-20 Nelson Chu <nelson.chu@sifive.com>
496
497 * dwarf.c: Updated since DECLARE_CSR is changed.
498
8ac10c5b
L
4992020-05-19 H.J. Lu <hjl.tools@gmail.com>
500
501 PR binutils/25809
502 * readelf.c (process_program_headers): Warn if the PT_DYNAMIC
503 segment doesn't match the .dynamic section and checks are
504 enabled.
505 (struct filedata): Add dynamic_symtab_section and
506 dynamic_strtab_section fields.
507 (process_section_headers): Set dynamic_symtab_section to the
508 .dynsym section. Set dynamic_strtab_section to the .dynstr
509 section.
510 (process_dynamic_section): Warn if the .dynsym section doesn't
511 match DT_SYMTAB and DT_SYMENT or the .dynstr section doesn't
512 DT_STRTAB and DT_STRSZ. But only if checks are enabled.
513
c177f377
AM
5142020-05-19 Alan Modra <amodra@gmail.com>
515
516 * ar.c (map_over_members, get_pos_bfd, delete_members, move_members),
517 (replace_members): Use bfd_get_filename rather than accessing
518 bfd->filename directly.
519 * arsup.c (map_over_list, ar_delete, ar_replace, ar_extract): Likewise.
520 * binemul.c (do_ar_emul_append): Likewise.
521 * coffgrok.c (coff_grok): Likewise.
522
83d27139
SH
5232020-05-18 Stafford Horne <shorne@gmail.com>
524
525 * MAINTAINERS (OR1K): Add myself as maintainer.
526
d11a9fab
AB
5272020-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
528
529 * doc/binutils.texi: Mention 'entry address' in the set-start and
530 adjust-start options descriptions.
531
546cb2d8
NC
5322020-05-05 Nick Clifton <nickc@redhat.com>
533
534 * dwarf.c (do_checks): New global variable.
535 (display_formatted_table): Warn about an unexpected number of
536 columns in the table, if checks are enabled. Do not complain
537 about the lack of data following the number of entries in the
538 table if the table is empty.
539 (display_debug_lines_decoded): Only warn about an unexpected
540 number of columns in a table if checks are enabled.
541 * dwarf.h (do_checks): Add a prototype.
542 * elfcomm.c (error): Remove weak attribute.
543 (warn): Likewise.
544 * readelf.c (do_checks): Delete.
545 (warn): Delete.
546 (process_section_headers): Only warn about empty sections if
547 checks are enabled.
548
e052e2ba
FS
5492020-05-04 Fangrui Song <maskray@google.com>
550
551 * objcopy.c (copy_object): Allow empty section.
552 * testsuite/binutils-all/update-section.exp: Add test.
553
070b775f
NC
5542020-05-04 Nick Clifton <nickc@redhat.com>
555
556 PR 25917
557 * dwarf.c (display_debug_lines_decoded): Warn if encountering a
558 supicious number of entries for DWARF-5 format directory and file
559 name tables. Do not display file name table header if the table
560 is empty. Do not allocate space for empty tables.
561
9c7b8e9b
AM
5622020-05-04 Alan Modra <amodra@gmail.com>
563
564 * readelf.c (process_nds32_specific): Check size of .nds32_e_flags
565 section. Don't assume endian of host matches nds32 target. Free
566 buffer.
567
60832332
AM
5682020-05-01 Alan Modra <amodra@gmail.com>
569 Haim Shimonovich <Haim.Shimonovich@ceva-dsp.com>
570
571 * objdump.c (disassemble_bytes): Don't scan for zeros when
572 disassembling zeros. Translate "resuming at file offset" message.
573 Formatting. Replace some signed variables with unsigned.
574
09c1e68a
AC
5752020-04-30 Alex Coplan <alex.coplan@arm.com>
576
577 * testsuite/binutils-all/aarch64/in-order-all.d: Update to use new
578 disassembly.
579 * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise.
580
8a8a1171
NC
5812020-04-30 Nick Clifton <nickc@redhat.com>
582
583 * testsuite/lib/binutils-common.exp (check_pie_support): New
584 proc.
585
cb4c35cf
AB
5862020-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
587
588 * dwarf.c (display_debug_ranges): Ignore duplicate entries in
589 range_entries for the same offset.
590
1b513401
NC
5912020-04-29 Nick Clifton <nickc@redhat.com>
592
593 * readelf.c (warn): New function - like elfcomm.c version but only
594 produces output if warnings are enabled.
595 (struct options): Add --lint and --enable-checks.
596 (usage): Add entry for --lint.
597 (parse_args): Handle -L. If checks are enabled but no dumps have
598 been selected then enable all dumps.
599 (process_section_headers): Replace long if-then-else sequence with
600 a switch. Add warning messages for empty SHT_REL, SHT_RELA and
601 SHT_PROGBITS sections.
602 (process_file): Do not complain if the file is an archive and lint
603 mode has been enabled.
604 * elfcomm.c (error): Make the function weak.
605 (warn): Likewise.
606 * NEWS: Mention the new feature.
607 * doc/binutils.texi: Document the new feature.
608 * dwarf.h (report_leb_status): Add file name and line number
609 parameters. Include them in the diagnostic output.
610 (READ_ULEB): Pass file and line number to report_leb_status.
611 (READ_SLEB): Likewise.
612 * dwarf.c (read_and_print_leb128): Pass file and line number to
613 report_leb_status.
614 * testsuite/binutils-all/readelf.exp: Add test of new feature.
615 * testsuite/binutils-all/zero-sec.s: New test source file.
616 * testsuite/binutils-all/zero-sec.r: Expected output from new
617 test.
618
c2e71e57
NC
6192020-04-29 Nick Clifton <nickc@redhat.com>
620
621 * po/sr.po: Updated Serbian translation.
622
90837ea7
AM
6232020-04-26 Alan Modra <amodra@gmail.com>
624
625 * readelf.c (get_num_dynamic_syms): Check DT_MIPS_XHASH was
626 read before dereferencing, and gracefully return. Remove
627 gnu_hash_error variable. Free gnu hash arrays if number of
628 syms found is zero.
629
2482f306
AM
6302020-04-24 Alan Modra <amodra@gmail.com>
631
632 * readelf.c (get_num_dynamic_syms): Check for nbuckets and nchains
633 non-zero.
634 (process_dynamic_section): Call get_num_dynamic_syms once rather
635 than in segment loop. Break out of segment loop on a successful
636 load of dynamic symbols. Formatting.
637 (process_object): Return error status from process_dynamic_section.
638
27456742
AK
6392020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
640
641 * elf-bfd.h (elfcore_write_arc_v2): Add prototype.
642 * elf.c (elfcore_grok_arc_v2): New function.
643 (elfcore_grok_note): Call the new function to handle the corresponding
644 note.
645 (elfcore_write_arc_v2): New function.
646 (elfcore_write_register_note): Call the new function to handle the
647 corresponding pseudo-sections.
648
30ce8e47
MF
6492020-04-22 Max Filippov <jcmvbkbc@gmail.com>
650
651 PR ld/25861
652 * readelf.c (is_none_reloc): Recognize
653 BFD_RELOC_XTENSA_PDIFF{8,16,32} and
654 BFD_RELOC_XTENSA_NDIFF{8,16,32}.
655
33b5a830
NC
6562020-04-22 Nick Clifton <nickc@redhat.com>
657
658 * MAINTAINERS: Remove Chris Faylor as the ix86 PE maintainer.
659
978c4450
AM
6602020-04-22 Alan Modra <amodra@gmail.com>
661
662 * readelf.c (archive_file_offset, archive_file_size, dynamic_addr),
663 (dynamic_size, dynamic_nent, dynamic_strings, dynamic_strings_length),
664 (num_dynamic_syms, nbuckets, nchains, buckets, chains),
665 (ngnubuckets, gnubuckets, gnuchains, mipsxlat, ngnuchains),
666 (gnusymidx, dynamic_symbols, dynamic_syminfo, dynamic_syminfo_offset),
667 (dynamic_syminfo_nent, program_interpreter, dynamic_info),
668 (dynamic_info_DT_GNU_HASH, dynamic_info_DT_MIPS_XHASH, version_info),
669 (dynamic_section, symtab_shndx_list, group_count, section_groups),
670 (section_headers_groups): Move to struct filedata. Update use
671 throughout file.
672
6431e409
AM
6732020-04-22 Alan Modra <amodra@gmail.com>
674
675 * readelf.c (struct dump_data): New, used..
676 (cmdline): ..here, and..
677 (struct filedata): ..here. Adjust all uses.
678 (request_dump_bynumber, request_dump, parse_args): Pass in a
679 struct dump_data* rather than Filedata*. Adjust callers.
680 (main): Don't set cmdline.file_name.
681
a5e0be5c
AM
6822020-04-20 Alan Modra <amodra@gmail.com>
683
684 * readelf.c (process_symbol_table): Clear ngnuchains, ngnubuckets
685 and nbuckets.
686
8ff66993
AM
6872020-04-20 Alan Modra <amodra@gmail.com>
688
689 * readelf.c (process_section_headers): Free dynamic symbols etc.
690 earlier.
691
ceb9bf11
AM
6922020-04-20 Alan Modra <amodra@gmail.com>
693
694 * readelf.c (get_num_dynamic_syms): Formatting. Don't return
695 on error without freeing.
696 (process_dynamic_section): Don't recreate dynamic symbols from
697 dynamic tag info when the dynamic symbols have already been
698 read via section headers.
699
e409955d
FS
7002020-04-17 Fredrik Strupe <fredrik@strupe.net>
701
702 * testsuite/binutils-all/arm/vdup-cond.d: New test for testing that
703 conditional VDUP instructions are disassembled correctly.
704 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
705 vdup-cond.d.
706 * testsuite/binutils-all/arm/vdup-thumb.d: New test for testing
707 that VDUP instructions (which are conditional in A32) can be
708 disassembled in thumb mode.
709 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
710 vdup-thumb.d.
711
ca3f923f
AM
7122020-04-17 Alan Modra <amodra@gmail.com>
713
714 PR 25840
715 * debug.c (debug_class_type_samep): Don't segfault on NULL type.
716
937f6614
AM
7172020-04-16 Alan Modra <amodra@gmail.com>
718
719 * doc/binutils.texi: Mention --no-show-raw-insn in objdump
720 --no-addresses description.
721
b1bc1394
AM
7222020-04-15 Alan Modra <amodra@gmail.com>
723
724 * objdump.c (no_addresses): New static var.
725 (usage): Print help for --no-addresses.
726 (long_options): Add --no-addresses entry.
727 (objdump_print_addr_with_sym, objdump_print_addr): Omit symbol address.
728 (disassemble_bytes): Don't print current line address, or reloc
729 address.
730 * doc/binutils.texi: Document objdump --no-addresses.
731
001890e1
AM
7322020-04-15 Alan Modra <amodra@gmail.com>
733
734 PR 25822
735 * readelf.c (get_num_dynamic_syms): Don't set num_of_syms when
736 reading buckets or chains fails.
737
b71d4fa7
AM
7382020-04-15 Alan Modra <amodra@gmail.com>
739
740 * readelf.c (process_symbol_table): Zero gnubuckets, gnuchains
741 etc. after freeing.
742
89246a0e
AM
7432020-04-15 Alan Modra <amodra@gmail.com>
744
745 * readelf.c (get_group_flags): Translate text.
746 (get_file_type, get_symbol_binding, get_symbol_type),
747 (get_ppc64_symbol_other, get_symbol_other): Increase size of buffer.
748
c98a4545
AM
7492020-04-15 Alan Modra <amodra@gmail.com>
750
751 PR 25821
752 * readelf.c (get_num_dynamic_syms): Typo fix.
753
645f43a8
AM
7542020-04-14 Alan Modra <amodra@gmail.com>
755
756 * readelf.c (process_mips_specific): Free eopt and iopt. Avoid
757 possibility of overflow when checking number of conflicts.
758
10ca4b04
L
7592020-04-14 H.J. Lu <hongjiu.lu@intel.com>
760
761 PR binutils/25707
762 * readelf.c (nbuckets): New.
763 (nchains): Likewise.
764 (buckets): Likewise.
765 (chains): Likewise.
766 (ngnubuckets): Likewise.
767 (gnubuckets): Likewise.
768 (gnuchains): Likewise.
769 (mipsxlat): Likewise.
770 (ngnuchains): Likewise.
771 (gnusymidx): Likewise.
772 (VALID_SYMBOL_NAME): Likewise.
773 (VALID_DYNAMIC_NAME): Use it.
774 (get_dynamic_data): Moved before process_dynamic_section.
775 (get_num_dynamic_syms): New function.
776 (process_dynamic_section): Use DT_SYMTAB, DT_SYMENT, DT_HASH,
777 DT_GNU_HASH and DT_MIPS_XHASH to reconstruct dynamic symbol
778 table. Use DT_STRTAB and DT_STRSZ to reconstruct dynamic string
779 table.
780 (get_symbol_index_type): Don't print "bad section index" when
781 there is no section header.
782 (print_dynamic_symbol): Rewrite.
783 (process_symbol_table): Call print_dynamic_symbol to dump dynamic
784 symbol table.
785
bb897477
RO
7862020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
787
788 * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Don't
789 enable on *-*-solaris*.
790
00386881
NC
7912020-03-30 Nick Clifton <nickc@redhat.com>
792
793 PR binutils/25662
794 * objcopy.c (copy_object): When copying PE format files set the
795 timestamp field in the pe_data structure if the preserve_dates
796 flag is set.
797 * testsuite/binutils-all/objcopy.exp (objcopy_test) Use
798 --preserve-dates in place of the -p option, in order to make its
799 effect more obvious.
800
0a6a8b59
AM
8012020-03-28 Alan Modra <amodra@gmail.com>
802
803 * testsuite/binutils-all/objcopy.exp (objcopy_test): Only
804 clear_xfail hppa*-*-*elf*. Revert mips xfails.
805
6a81c59b
AM
8062020-03-28 Alan Modra <amodra@gmail.com>
807
808 * testsuite/binutils-all/objcopy.exp (objcopy_test): Move xfails
809 from here to calls. Remove "m8*-*-*" entry. Don't xfail tic54x
810 but do xfail spu, mipstx39 and mips-sgi-irix for the executable
811 test. Pass "-p" to objcopy for the executable test.
812
1fafefd5
JL
8132020-03-27 Jozef Lawrynowicz <jozef.l@mittosystems.com>
814
815 PR binutils/25662
816 * testsuite/binutils-all/objcopy.exp (objcopy_test): Add argument to
817 specify whether an object file or executable should be built and tested.
818 Change test names to report whether an object file or executable is
819 being tested.
820 * testsuite/binutils-all/pr25662.ld: New test.
821 * testsuite/binutils-all/pr25662.s: New test.
822
80e2a3b6
AM
8232020-03-27 Alan Modra <amodra@gmail.com>
824
825 * readelf.c (process_archive): Don't double free qualified_name.
826 Don't break out of loop with "negative" archive_file_size, just
827 set file offset to max.
828
4c836627
AM
8292020-03-25 Alan Modra <amodra@gmail.com>
830
831 * readelf.c (process_archive): Prevent endless loop.
832
1081065c
L
8332020-03-24 H.J. Lu <hongjiu.lu@intel.com>
834
835 PR binutils/25708
836 * nm.c (print_symname): Replace _bfd_elf_get_symbol_version_name
837 with bfd_get_symbol_version_string.
838 (print_symbo): Pass TRUE to bfd_get_symbol_version_string.
839 * objdump.c (objdump_print_symname): Likewise.
840
7e6e972f
L
8412020-03-24 H.J. Lu <hongjiu.lu@intel.com>
842
843 PR binutils/25708
844 * nm.c (SYM_NAME): Removed.
845 (print_symname): Add a pointer to struct extended_symbol_info
846 argument. Call _bfd_elf_get_symbol_version_name to get symbol
847 version.
848 (print_symdef_entry): Pass NULL to print_symname.
849 (print_symbol_info_bsd): Update call to print_symname.
850 (print_symbol_info_sysv): Likewise.
851 (print_symbol_info_posix): Likewise.
852
5a814d6d
AM
8532020-03-24 Alan Modra <amodra@gmail.com>
854
855 * readelf.c (process_mips_specific): Free iconf on error path.
856
0636b245
NC
8572020-03-23 Nick Clifton <nickc@redhat.com>
858
859 PR 25714
860 * wrstabs.c (stab_pop_type): Replace assertion with error return.
861 * write_stabs_in_sections_debugging_info: Likewise.
862 * stab_enum_type: Likewise.
863 * stab_modify_type: Likewise.
864 * stab_struct_field: Likewise.
865 * stab_end_struct_type: Likewise.
866 * stab_start_class_type: Likewise.
867 * stab_class_static_member: Likewise.
868 * stab_class_baseclass: Likewise.
869 * stab_class_start_method: Likewise.
870 * stab_class_method_var: Likewise.
871 * stab_class_end_method: Likewise.
872 * stab_end_class_type: Likewise.
873 * stab_typedef_type: Likewise.
874 * stab_start_function: Likewise.
875 * stab_end_block: Likewise.
876 * stab_lineno: Likewise.
877
5844b465
NC
8782020-03-20 Nick Clifton <nickc@redhat.com>
879
880 * readelf.c (get_compression_header): Add ATTRIBUTE_WARN_UNUSED_RESULT.
881 (process_section_headers): Check the return value from
882 get_compression_header.
883 (dump_section_as_strings): Likewise.
884 (dump_section_as_bytes): Likewise.
885 (load_specific_debug_section): Likewise.
886
3d98c460
L
8872020-03-20 H.J. Lu <hongjiu.lu@intel.com>
888
889 * ar.c (main): Update bfd_plugin_set_program_name call.
890 * nm.c (main): Likewise.
891
f3a08f77
NC
8922020-03-19 Nick Clifton <nickc@redhat.com>
893
894 PR 25676
895 * testsuite/binutils-all/dw4.s: New test source file.
896 * testsuite/binutils-all/nm.exp: Run the new test.
897
ef3df110
L
8982020-03-19 H.J. Lu <hongjiu.lu@intel.com>
899
900 * readelf.c (process_symbol_table): Use unsigned long for si.
901
81a65eb3
AM
9022020-03-19 Alan Modra <amodra@gmail.com>
903
904 * elfcomm.c: Don't include bfd.h or bucomm.h.
905 (program_name): Declare.
906 (process_archive_index_and_symbols): Replace bfd_boolean with int,
907 and substitute FALSE and TRUE.
908 (setup_archive, setup_nested_archive): Likewise.
909 * elfcomm.h: Likewise.
910
1cb7d8b1
AM
9112020-03-19 Alan Modra <amodra@gmail.com>
912
913 * readelf.c (process_archive): Always return via path freeing
914 memory. Formatting.
915
b966f55f
AM
9162020-03-19 Alan Modra <amodra@gmail.com>
917
918 * readelf.c (process_netbsd_elf_note): Validate descsz before
919 accessing descdata. Formatting.
920
645ba681
AM
9212020-03-19 Alan Modra <amodra@gmail.com>
922
923 * elfcomm.c (setup_archive): Make file_size an off_t. Comment.
924 * elfcomm.h (setup_archive): Update prototype.
925
28d13567
AM
9262020-03-16 Alan Modra <amodra@gmail.com>
927
928 * readelf.c (get_symbols): New function.
929 (process_relocs, ia64_process_unwind, hppa_process_unwind),
930 (arm_process_unwind, get_symbol_for_build_attribute): Use it.
931
60e63c3e
AM
9322020-03-16 Alan Modra <amodra@gmail.com>
933
934 * unwind-ia64.c (unw_decode_uleb128): Prevent overlarge shifts.
935 Detect shift overflows and check that terminating byte is found.
936 Print an error on a bad uleb128.
937
1bd6175a
AM
9382020-03-14 Alan Modra <amodra@gmail.com>
939
940 * readelf.c (process_file): Clean ba_cache.
941
780f96ae
AM
9422020-03-14 Alan Modra <amodra@gmail.com>
943
944 * elfcomm.h (setup_archive): Update prototype.
945 * elfcomm.c (setup_archive): Add file_size parameter and sanity
946 check longnames_size.
947 (setup_nested_archive): Get file size and pass to setup_archive.
948 * elfedit.c (process_archive): Likewise.
949 * readelf.c (process_archive): Pass filedata->file_size to
950 setup_archive.
951
f761cb13
AM
9522020-03-14 Alan Modra <amodra@gmail.com>
953
954 * readelf.c (dump_section_as_strings): Free memory on error exit.
955 (dump_section_as_bytes, process_notes_at): Likewise.
956 (get_build_id): Free enote.
957
06d949ec
KR
9582020-03-13 Kamil Rytarowski <n54@gmx.com>
959
960 * readelf.c (get_netbsd_elfcore_note_type): Add support for
961 NT_NETBSDCORE_LWPSTATUS notes.
962
fd486f32
AM
9632020-03-13 Alan Modra <amodra@gmail.com>
964
965 * elfcomm.c (get_archive_member_name): Always return malloc'd
966 string or NULL.
967 * elfedit.c (process_archive): Tidy memory on all return paths.
968 * readelf.c (process_archive): Likewise.
969 (process_symbol_table): Likewise.
970 (ba_cache): New, replacing ..
971 (get_symbol_for_build_attribute): ..static vars here. Free
972 strtab and symtab before loading new ones. Reject symtab without
973 valid strtab in loop, breaking out of loop on valid symtab.
974 (process_file): Free ba_cache symtab and strtab here, resetting
975 ba_cache.
976
8fb879cd
AM
9772020-03-12 Alan Modra <amodra@gmail.com>
978
979 * readelf.c (process_section_headers): Don't just set
980 filedata->section_headers NULL, free it first. Similarly for
981 dynamic_symbols, dynamic_strings, dynamic_syminfo and
982 symtab_shndx_list. Zero associated counts too.
983 (process_object): Free symtab_shndx_list.
984 (process_file): Free various allocated filedata tables.
985
5496f3c6
NC
9862020-03-11 Nick Clifton <nickc@redhat.com>
987
988 PR 25611
989 PR 25614
990 * dwarf.h (DWARF2_Internal_LineInfo): Add li_address_size and
991 li_segment_size fields.
992 * dwarf.c (read_debug_line_header): Record the address size and
993 segment selector size values (if present) in the lineinfo
994 structure.
995 (display_formatted_table): Warn if the format count is empty but
996 the table itself is not empty.
997 Display the format count and entry count at the start of the table
998 dump.
999 (display_debug_lines_raw): Display the address size and segement
1000 selector size fields, if present.
1001 * testsuite/binutils-all/dw5.W: Update expected output.
1002
9cc89dc0
AM
10032020-03-11 Alan Modra <amodra@gmail.com>
1004
1005 PR 25651
1006 * objcopy.c (copy_object): Test "gaps" not gap_fill_set or
1007 pad_to_set on second block of code dealing with padding.
1008 Replace "c" with "num_sec" and don't recalculate number of
1009 sections on second block. Size arrays using sizeof (element)
1010 rather than sizeof (element type).
1011
41da0822
AM
10122020-03-10 Alan Modra <amodra@gmail.com>
1013
1014 * objdump.c (disassemble_section): Don't call qsort unless
1015 sym count is at least two.
1016 (disassemble_data): Don't call memcpy with NULL src.
1017
95099889
AM
10182020-03-09 Alan Modra <amodra@gmail.com>
1019
1020 PR 25645
1021 * readelf.c (dump_ia64_vms_dynamic_fixups): Pass size and nmemb
1022 to get_data rather than multiplying.
1023 (dump_ia64_vms_dynamic_relocs): Likewise.
1024 (process_version_sections): Correct order of size and nmemb args
1025 in get_data call.
1026 (process_mips_specific): Likewise.
1027
a15de1f5
L
10282020-03-08 H.J. Lu <hongjiu.lu@intel.com>
1029
1030 * readelf.c (get_dynamic_data): Replace "memory chekers" with
1031 "memory checkers" in comments.
1032
9979ab66
SM
10332020-03-06 Simon Marchi <simon.marchi@efficios.com>
1034
1035 PR 25491
1036 * doc/Makefile.am: Rename MOSTLYCLEANFILES to MAINTAINERCLEANFILES.
1037 * doc/Makefile.in: Re-generate.
1038
a0dcf297
NC
10392020-03-06 Nick Clifton <nickc@redhat.com>
1040
1041 * objcopy.c (check_new_section_flags): New function. Reject the
1042 SEC_COFF_SHARED flag if the target is not a COFF binary.
1043 (copy_object): Call check_new_section_flags.
1044 (setup_section): Likewise.
1045 * doc/binutils.texi (objcopy): Add a note that the 'share' section
1046 flag cannot be applied to ELF binaries.
1047
a9b90127
AM
10482020-03-06 Alan Modra <amodra@gmail.com>
1049
1050 PR 25637
1051 * objcopy.c (filter_symbols): Correct rem_leading_char logic.
1052
d1faf7ca
AM
10532020-03-05 Alan Modra <amodra@gmail.com>
1054
1055 PR 25629
1056 * objcopy.c (filter_symbols): Don't segfault on NULL
1057 prefix_symbols_string.
1058
eef64366
CE
10592020-03-04 Christian Eggers <ceggers@gmx.de>
1060
1061 * objcopy.c (copy_object): Convert from bytes to octets for
1062 --gap-fill and --pad-to.
1063
5be2b2f5
NC
10642020-03-03 Nick Clifton <nickc@redhat.com>
1065
1066 PR 25625
1067 * prdbg.c (pr_tag_type): Remove call to abort.
1068
b312fea1
AM
10692020-03-02 Aaron Merey <amerey@redhat.com>
1070
1071 * binutils/testsuite/binutils-all/debuginfod.exp: Improve port
1072 selection.
1073
ba3265d0
NC
10742020-03-02 Nick Clifton <nickc@redhat.com>
1075
1076 PR 25543
1077 * readelf.c (dump_section_as_strings): Display new-line characters
1078 as \n and then insert a line break.
1079 * testsuite/binutils-all/pr25543.s: New test.
1080 * testsuite/binutils-all/pr25543.d: Test driver.
1081 * testsuite/binutils-all/readelf.exp: Run the new test.
1082
736990c4
NC
10832020-02-27 Nick Clifton <nickc@redhat.com>
1084
1085 PR 25526
1086 * readelf.c (process_ia64_vms_dynamic_relocs): Check to see if
1087 get_data is unable to load the string table.
1088
dc1e8a47
AM
10892020-02-26 Alan Modra <amodra@gmail.com>
1090
1091 * elfedit.c: Indent labels correctly.
1092 * readelf.c: Likewise.
1093 * resres.c: Likewise.
1094
ecda9016
L
10952020-02-25 H.J. Lu <hongjiu.lu@intel.com>
1096
1097 PR binutils/25584
1098 * ar.c (main): Pass 0 to bfd_plugin_set_program_name.
1099 * nm.c (main): Pass 1 to bfd_plugin_set_program_name.
1100
83d4d556
NC
11012020-02-24 Nick Clifton <nickc@redhat.com>
1102
1103 PR 25499
1104 * doc/binutils.texi (objdump): Fix typo in description of
1105 objdump's -g option.
1106
bd0cf5a6
NC
11072020-02-20 Nelson Chu <nelson.chu@sifive.com>
1108
1109 * dwarf.c (regname_internal_riscv): Updated since the DECLARE_CSR
1110 is changed.
1111
741cb839
EC
11122020-02-19 Jordan Rupprecht <rupprecht@google.com>
1113
1114 * objdump.c (show_line): call bfd_demangle when using do_demangle.
1115
9f1528a1
AB
11162020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1117
1118 * configure: Regenerate.
1119
3a5d12fb
FS
11202020-02-10 Fangrui Song <maskray@google.com>
1121
1122 * objcopy.c (parse_flags): Handle "exclude".
1123 * doc/binutils.texi: Document the support.
1124
678d457f
AM
11252020-02-10 Aaron Merey <amerey@redhat.com>
1126
1127 * binutils/testsuite/binutils-all/debuginfod.exp:
1128 Replace set ::env with setenv.
46471187
AM
1129 Start server before setting environment variable.
1130 Specify tmpdir as the location of the server's
1131 database.
1132 Check additional server metrics at start-up.
678d457f 1133
e8319fde
NC
11342020-02-07 Nick Clifton <nickc@redhat.com>
1135
1136 * README-how-to-make-a-release: Add note about updating the
1137 GAS/NEWS URL in the next release.
1138
9fc0b501
SB
11392020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
1140
1141 PR 25469
1142 * readelf.c (get_machine_flags): Add support for Z80N machine
1143 number.
1144
e1104d08
NC
11452020-02-07 Nick Clifton <nickc@redhat.com>
1146
1147 * dwarf.c (display_debug_lines_decoded): Force a NUL termination
1148 of the truncated file name.
1149
c2e6f744 11502020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
ece12829
TT
1151
1152 * objdump.c (print_jump_visualisation): New function.
1153 (disassemble_bytes): Call new function.
1154
02e0be69
AM
11552020-02-06 Alan Modra <amodra@gmail.com>
1156
1157 * testsuite/lib/binutils-common.exp (match_target): Accept '!' before
1158 TCL procedure.
1159 (supports_gnu_osabi): New procedure.
1160 (is_generic): New, from ld-lib.exp.
1161 (supports_gnu_unique): Use the above.
1162
e8b79122
AM
11632020-02-04 Alan Modra <amodra@gmail.com>
1164
1165 * Makefile.am (CFILES): Add od-elf32_avr.c.
1166 * Makefile.in: Regenerate.
1167 * po/POTFILES.in: Regenerate.
1168
27a45f42
AS
11692020-02-03 Andreas Schwab <schwab@linux-m68k.org>
1170
1171 * readelf.c (dump_relocations, dump_relocations)
1172 (decode_arm_unwind_bytecode, process_dynamic_section)
1173 (get_symbol_visibility, get_alpha_symbol_other): Add newline to
1174 error message.
1175
0b398d69
ST
11762020-02-03 Sergei Trofimovich <siarheit@google.com>
1177
1178 * coffdump.c (program_name): Drop redundant definition.
1179 * srconv.c (program_name): Likewise
1180 * sysdump.c (program_name): Likewise
1181
a8c4d40b
L
11822020-02-02 H.J. Lu <hongjiu.lu@intel.com>
1183
1184 PR gas/25380
1185 * objdump.c (sym_ok): Return FALSE if 2 sections are in the
1186 same file with different section pointers.
1187
cb6ad9bb
NC
11882020-02-01 Nick Clifton <nickc@redhat.com>
1189
1190 * README-how-to-make-a-release: Update with more details on the
1191 release making process.
1192
53943f32
NC
11932020-01-31 Nick Clifton <nickc@redhat.com>
1194
1195 * po/sv.po: Updated Swedish translation.
1196
55be8fd0
NC
11972020-01-28 Nick Clifton <nickc@redhat.com>
1198
1199 * readelf.c (get_build_id): Simplify warning message about corrupt
1200 notes encountered whilst scanning for the build-id.
1201
82ef9cad
RM
12022020-01-27 Roland McGrath <mcgrathr@google.com>
1203
1204 * objcopy.c (compare_gnu_build_notes): Fix comparison results
1205 for overlapping ranges so that (A == B) == (B == A) holds.
1206
e3696f67
AM
12072020-01-27 Alan Modra <amodra@gmail.com>
1208
1209 * testsuite/lib/binutils-common.exp (big_or_little_endian): Replace
1210 case statement with switch statement.
1211
2f796de6
NC
12122020-01-24 Nick Clifton <nickc@redhat.com>
1213
1214 * readelf.c (get_build_id): Fix warning messages about corrupt
1215 notes.
1216
24e648d4
NC
12172020-01-23 Nick Clifton <nickc@redhat.com>
1218
1219 * po/fr.po: Updated French translation.
1220
c48acf6f
YC
12212020-01-22 Yuri Chornoivan <yurchor@mageia.org>
1222
1223 PR 25417
1224 * readelf.c (get_alpha_symbol_other): Fix error message typo.
1225
26916852
NC
12262020-01-20 Nick Clifton <nickc@redhat.com>
1227
1228 * po/pt.po: Updated Portuguese translation.
1229 * po/uk.po: Updated Ukranian translation.
1230
b248e9ce
NC
12312020-01-18 Nick Clifton <nickc@redhat.com>
1232
1233 * README-how-to-make-a-release: Update notes on how to cut a
1234 branch for a release.
1235
1b1bb2c6
NC
12362020-01-18 Nick Clifton <nickc@redhat.com>
1237
1238 * configure: Regenerate.
1239 * po/binutils.pot: Regenerate.
1240
ae774686
NC
12412020-01-18 Nick Clifton <nickc@redhat.com>
1242
1243 Binutils 2.34 branch created.
1244
82a9ed20
TT
12452020-01-17 Thomas Troeger <tstroege@gmx.de>
1246
1247 * objdump.c (jump_info_visualize_address): Discard jumps that are
1248 no longer needed.
1249 (disassemble_bytes): Only compute the maximum level if jumps were
1250 detected.
1251
6a1939f5
NC
12522020-01-13 Nick Clifton <nickc@redhat.com>
1253
c87c17c1 1254 * objdump.c (disassemble_bytes): Remove C99-ism.
6a1939f5
NC
1255 * testsuite/binutils-all/debuginfod.exp: New tests.
1256
1d67fe3b
TT
12572020-01-13 Thomas Troeger <tstroege@gmx.de>
1258
1259 * objdump.c (visualize_jumps, color_output, extended_color_output)
1260 (detected_jumps): New variables.
1261 (usage): Add the new jump visualization options.
1262 (option_values): Add new option value.
1263 (long_options): Add the new option.
1264 (jump_info_new, jump_info_free): New functions.
1265 (jump_info_min_address, jump_info_max_address): Likewise.
1266 (jump_info_end_address, jump_info_is_start_address): Likewise.
1267 (jump_info_is_end_address, jump_info_size): Likewise.
1268 (jump_info_unlink, jump_info_insert): Likewise.
1269 (jump_info_add_front, jump_info_move_linked): Likewise.
1270 (jump_info_intersect, jump_info_merge): Likewise.
1271 (jump_info_sort, jump_info_visualize_address): Likewise.
1272 (disassemble_jumps): New function - used to locate jumps.
1273 (disassemble_bytes): Add ascii art generation.
1274 (disassemble_section): Add scan to locate jumps.
1275 (main): Parse the new visualization option.
1276 * doc/binutils.texi: Document the new feature.
1277 * NEWS: Mention the new feature.
1278
a788aedd
AM
12792020-01-13 Alan Modra <amodra@gmail.com>
1280
a4f2b7c5
AM
1281 PR 25360
1282 PR 25361
a788aedd
AM
1283 * dwarf.c (display_debug_frames): Move fde_fc earlier. Free
1284 fde_fc col_type and col_offset.
1285 * readelf.c (apply_relocations): Move symsec check earlier.
1286 (free_debug_section): Free reloc_info.
1287 (process_notes_at): Free pnotes on error path.
1288 (process_object): Free dump_sects here..
1289 (process_archive): ..not here.
1290
805f38bc
AM
12912020-01-13 Alan Modra <amodra@gmail.com>
1292
1293 PR 25362
1294 * nm.c (display_rel_file): Free dyn_syms.
1295
ffebb0bb
NC
12962020-01-09 Nick Clifton <nickc@redhat.com>
1297
1298 PR 25220
1299 * objcopy.c (empty_name): New variable.
1300 (need_sym_before): Prevent an attempt to free a static variable.
1301 (filter_symbols): Avoid strcmp test by checking for pointer
1302 equality.
1303
ade4fd9b
NC
13042020-01-09 Nick Clifton <nickc@redhat.com>
1305
1306 * po/zh_TW.po: Updated Traditional Chinese translation.
1307
13082020-01-09 Aaron Merey <amerey@redhat.com>
1309
1310 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
1311 * Makefile.in: Regenerate.
1312 * NEWS: Update.
1313 * config.in: Regenerate.
1314 * configure: Regenerate.
1315 * configure.ac: Call AC_DEBUGINFOD.
1316 * doc/Makefile.in: Regenerate.
1317 * doc/binutils.texi: Add section on using binutils
1318 with debuginfod.
1319 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
1320 Query debuginfod servers for the target debug file.
1321 (load_separate_debug_info): Call
1322 debuginfod_fetch_separate_debug_info if configured with
1323 debuginfod.
1324 (load_separate_debug_files): Add file argument to
1325 load_separate_debug_info calls.
1326 * dwarf.h (get_build_id): Add declaration.
1327 * objdump.c (get_build_id): New function. Get build-id of file.
1328 * readelf.c (get_build_id): Likewise.
1329 * testsuite/binutils-all/debuginfod.exp: New tests.
1330 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
1331 section.
1332
6655dba2
SB
13332020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
1334
1335 * readelf.c: Add support for new Z*) relocations and machine
1336 types.
1337
b14ce8bf
AM
13382020-01-01 Alan Modra <amodra@gmail.com>
1339
1340 Update year range in copyright notice of all files.
1341
0b114740 1342For older changes see ChangeLog-2019
3499769a 1343\f
0b114740 1344Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
1345
1346Copying and distribution of this file, with or without modification,
1347are permitted in any medium without royalty provided the copyright
1348notice and this notice are preserved.
1349
1350Local Variables:
1351mode: change-log
1352left-margin: 8
1353fill-column: 74
1354version-control: never
1355End: