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