]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
MIPS/LD: Set symtab's `sh_info' correctly for IRIX emulations
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
3f1b17bb
MR
12020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
2
3 * testsuite/binutils-all/mips/global-local-symtab-o32.d: New
4 test.
5 * testsuite/binutils-all/mips/global-local-symtab-o32t.d: New
6 test.
7 * testsuite/binutils-all/mips/global-local-symtab-n32.d: New
8 test.
9 * testsuite/binutils-all/mips/global-local-symtab-n32t.d: New
10 test.
11 * testsuite/binutils-all/mips/global-local-symtab-n64.d: New
12 test.
13 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
14
d70f978b
L
152020-07-28 H.J. Lu <hongjiu.lu@intel.com>
16
17 PR binutils/26301
18 * configure: Regenerated.
19
377170fa
L
202020-07-28 H.J. Lu <hongjiu.lu@intel.com>
21
22 PR binutils/26301
23 * configure: Regenerated.
24
8fab9282
AM
252020-07-27 Alan Modra <amodra@gmail.com>
26
27 * objdump.c (dump_section): Don't return without calling
28 process_section_p.
29
608d61c2
L
302020-07-27 H.J. Lu <hongjiu.lu@intel.com>
31
32 * doc/binutils.texi: Replace preceeded with preceded.
33
3abf9758
MR
342020-07-26 Maciej W. Rozycki <macro@linux-mips.org>
35
36 * testsuite/binutils-all/mips/mips.exp (run_dump_test_abi)
37 (run_dump_test_o32, run_dump_test_n32, run_dump_test_n64): New
38 procedures.
39 (has_newabi): Remove variable.
40 (has_abi, abi_asflags, abi_ldflags): New associative array
41 variables.
42 (irixemul): New variable.
43 Replace `run_dump_test' calls where applicable throughout with
44 `run_dump_test_o32', `run_dump_test_n32' and `run_dump_test_n64'
45 as appropriate. Use `noarch' for tests that require their own
46 architecture setting.
47 * testsuite/binutils-all/mips/mips-ase-1.d: Remove GAS flags.
48 * testsuite/binutils-all/mips/mips-ase-2.d: Likewise.
49 * testsuite/binutils-all/mips/mips-ase-3.d: Likewise.
50 * testsuite/binutils-all/mips/mips-note-2-n32.d: Likewise.
51 * testsuite/binutils-all/mips/mips-note-2-n64.d: Likewise.
52 * testsuite/binutils-all/mips/mips-note-2.d: Likewise.
53 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Likewise.
54 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
55 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
56 * testsuite/binutils-all/mips/mips-reginfo-n32.d: Likewise.
57 * testsuite/binutils-all/mips/mips-reginfo.d: Likewise.
58 * testsuite/binutils-all/mips/mips16-extend-noinsn.d: Likewise.
59 * testsuite/binutils-all/mips/mips16-pcrel.d: Likewise.
60 * testsuite/binutils-all/mips/mips16-alias.d: Remove `-32' from
61 GAS flags.
62 * testsuite/binutils-all/mips/mips16-extend-insn.d: Likewise.
63 * testsuite/binutils-all/mips/mips16-noalias.d: Likewise.
64 * testsuite/binutils-all/mips/mips16-undecoded.d: Likewise.
65 * testsuite/binutils-all/mips/mips16e2-extend-insn.d: Likewise.
66 * testsuite/binutils-all/mips/mips16e2-undecoded.d: Likewise.
67 * testsuite/binutils-all/mips/mixed-micromips.d: Likewise.
68 * testsuite/binutils-all/mips/mixed-mips16.d: Likewise.
69
f6720b1c
AM
702020-07-24 Aaron Merey <amerey@redhat.com>
71
72 * Makefile.am: Replace LIBDEBUGINFOD with DEBUGINFOD_LIBS.
73 * Makefile.in: Rebuild.
74 * configure: Rebuild.
75 * doc/Makefile.in: Rebuild.
76
bf772a1e
NC
772020-07-24 Nick Clifton <nickc@redhat.com>
78
79 * README-how-to-make-a-release: Various small updates whilst
80 creating the 2.35 release.
81
0b884151
NA
822020-07-22 Nick Alcock <nick.alcock@oracle.com>
83
84 * testsuite/lib/binutils-common.exp (run_dump_test): Add 'cc'
85 option.
86
3dd6b890
NA
872020-07-22 Nick Alcock <nick.alcock@oracle.com>
88
89 * objdump.c (dump_ctf_archive_member): Remove linefeeds.
90 (dump_ctf): Likewise.
91
8b37e7b6
NA
922020-07-22 Nick Alcock <nick.alcock@oracle.com>
93
94 * objdump.c (ctf_archive_member): Print CTF errors and warnings.
95 * readelf.c (dump_ctf_archive_member): Likewise.
96
df16e041
NC
972020-07-22 Nick Clifton <nickc@redhat.com>
98
99 * readelf.c (parse_args): Silence potential warnings about a
100 memory resource leak when allocating space for ctf option values.
101 (dump_section_as_ctf): Fix typo checking dump_ctf_strtab_name
102 variable.
103
84dc5f0b
NC
1042020-07-21 Nick Clifton <nickc@redhat.com>
105
106 * po/sv.po: Updated Swedish translation.
107
570b0ed6
CZ
1082020-07-14 Claudiu Zissulescu <claziss@gmail.com>
109
110 * testsuite/binutils-all/arc/double_regs.s: New test.
111 * testsuite/binutils-all/arc/objdump.exp: Add the above test.
112
0a5c31d1
NC
1132020-07-13 Nick Clifton <nickc@redhat.com>
114
115 * po/fr.po: Updated French translation.
116
7a34d0ea
AM
1172020-07-13 Alan Modra <amodra@gmail.com>
118
119 * testsuite/lib/binutils-common.exp (is_pecoff_format): Accept
120 optional machine-os arg.
121
a308b89d
L
1222020-07-11 H.J. Lu <hongjiu.lu@intel.com>
123
124 * readelf.c (decode_x86_feature_2): Handle
125 GNU_PROPERTY_X86_FEATURE_2_TMM.
126
af2b3186
TV
1272020-07-10 Tom de Vries <tdevries@suse.de>
128
129 * dwarf.c (display_debug_lines_decoded): Don't emit meaningless
130 information in the end_sequence row.
131 * testsuite/binutils-all/dw5.W: Update.
132 * testsuite/binutils-all/objdump.WL: Update.
133
fe49679d
AM
1342020-07-09 Alan Modra <amodra@gmail.com>
135
136 * dlltool.c: Remove powerpc PE support and comments.
137 * configure.ac: Remove powerpc PE dlltool config.
138 * configure: Regenerate.
139
d90171de
NC
1402020-07-09 Nick Clifton <nickc@redhat.com>
141
142 * rclex.c: Add OWNERDRAW keyword.
143 * rcparse.y: Add OWNERDRAW token.
144 (menuitem_flag) Add BITMAP and OWNERDRAW entries.
145 * resrc.c (write_rc_menuitems): Add support for OWNERDRAW and
146 BITMAP flags.
147 * windres.c (extended_menuitems): Likewise.
148 * testsuite/binutils-all/windres/menuitem_flags.rc: New test.
149
e3fdc001
AM
1502020-07-09 Alan Modra <amodra@gmail.com>
151
152 * readelf (slurp_hppa_unwind_table): Set table_len before use
153 in relocation sanity checks.
154
5a2296ac
AM
1552020-07-07 Alan Modra <amodra@gmail.com>
156
157 * testsuite/binutils-all/ar.exp: Use is_xcoff_format.
158 * testsuite/binutils-all/nm.exp: Likewise.
159 * testsuite/binutils-all/copy-2.d: Run only for elf and pe targets.
160 * testsuite/binutils-all/copy-3.d: Run only for elf targets.
161 * testsuite/binutils-all/set-section-alignment.d: Likewise.
162 * testsuite/binutils-all/copy-4.d: Don't run for xcoff.
163
efd0ed58
AM
1642020-07-07 Alan Modra <amodra@gmail.com>
165
166 * testsuite/lib/binutils-common.exp (is_xcoff_format): New.
167 * testsuite/binutils-all/objcopy.exp (pr25662): Exclude xcoff.
168
17550be7
NC
1692020-07-06 Nick Clifton <nickc@redhat.com>
170
171 * po/bg.po: Updated Bulgarian translation.
172 * po/pt.po: Updated Portuguese translation.
173 * po/uk.po: Updated Ukranian translation.
174
ddb43bab
AM
1752020-07-06 Alan Modra <amodra@gmail.com>
176
177 * readelf.c (print_dynamic_symbol): Don't sprintf to buffer to
178 find string length.
179
b19d852d
NC
1802020-07-04 Nick Clifton <nickc@redhat.com>
181
182 * configure: Regenerate.
183 * po/binutils.pot: Regenerate.
184
b115b9fd
NC
1852020-07-04 Nick Clifton <nickc@redhat.com>
186
187 Binutils 2.35 branch created.
188
0942c7ab
NC
1892020-07-02 Nick Clifton <nickc@redhat.com>
190
191 PR 26028
192 * readelf.c (print_symbol): Handle truncation of symbol names.
193 (options): Add -T/--silent-truncation option.
194 (parse_args): Handle the option.
195 (print_dynamic_symbol): Correct calculation of width available to
196 display symbol name.
197 * doc/binutils.texi: Document the -T option to readelf.
198 * NEWS: Mention the new feature.
199
bbd19b19
L
2002020-06-30 H.J. Lu <hongjiu.lu@intel.com>
201
202 * NEWS: Mention x86 NaCl target support removal.
203 * dwarf.c (init_dwarf_regnames_by_bfd_arch_and_mach): Remove
204 x86 NaCl target support.
205 * testsuite/binutils-all/elfedit-1.d: Likewise.
206 * testsuite/binutils-all/i386/i386.exp: Likewise.
207 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
208 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
209 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
210 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
211 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
212 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
213 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
214 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
215 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
216 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
217 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
218 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
219
5568cc9e
NC
2202020-06-30 Nick Clifton <nickc@redhat.com>
221
222 * dwarf.c (read_and_display_attr_value): Support
223 DW_FORM_GNU_strp_alt when used with DW_AT_dwo_name and
224 DW_AT_comp_dir.
225
d74b88ed
AM
2262020-06-30 Alan Modra <amodra@gmail.com>
227
228 * testsuite/binutils-all/readelf.exp (readelf_dump_test): Remove
229 xfail for nds32.
230
9f27c364
HPN
2312020-06-29 Hans-Peter Nilsson <hp@bitrange.com>
232
233 * dwarf.c (display_debug_str_offsets): Rename local variable
234 index to idx. Move to top of function.
235
279edac5
AM
2362020-06-29 Alan Modra <amodra@gmail.com>
237
238 * dwarf.c: Use C style comments.
239 * resrc.c: Likewise.
240
cfc16775
AM
2412020-06-27 Alan Modra <amodra@gmail.com>
242
243 * elfcomm.c (setup_nested_archive): Set nested_arch->file to NULL
244 after freeing.
245 (release_archive): Set fields of arch to NULL after freeing.
246
2f6ecaed
NA
2472020-06-26 Nick Alcock <nick.alcock@oracle.com>
248
249 * readelf.c (dump_section_as_ctf): Support .ctf archives using
250 ctf_arc_bufopen. Automatically load the .ctf member of such
251 archives as the parent of all other members, unless specifically
252 overridden via --ctf-parent. Split out dumping code into...
253 (dump_ctf_archive_member): ... here, as in objdump, and call
254 it once per archive member.
255 (dump_ctf_indent_lines): Code style fix.
256
094e34f2
NA
2572020-06-26 Nick Alcock <nick.alcock@oracle.com>
258
259 * configure.ac [--enable-libctf]: New, default yes.
260 Set ENABLE_LIBCTF accordingly.
261 * Makefile.am [!ENABLE_LIBCTF]: Empty LIBCTF and LIBCTF_NOBFD.
262 * configure: Regenerate.
263 * config.in: Regenerate.
264 * Makefile.in: Regenerate.
265 * aclocal.m4: Regenerate.
266 * objdump.c (usage): Conditionalize portions on ENABLE_LIBCTF.
267 (option_values): Likewise.
268 (long_options): Likewise.
269 (main): Likewise.
270 (dump_ctf_indent_lines): Conditionalize out when !ENABLE_LIBCTF.
271 (make_ctfsect): Likewise.
272 (dump_ctf_archive_member): Likewise.
273 (dump_ctf) [ENABLE_LIBCTF]: Likewise.
274 (dump_ctf) [!ENABLE_LIBCTF]: New empty stub.
275 * readelf.c (options): Conditionalize portions on ENABLE_LIBCTF.
276 (usage): Likewise.
277 (process_section_contents): Likewise.
278 (shdr_to_ctf_sect): Conditionalize out when !ENABLE_LIBCTF.
279 (dump_ctf_indent_lines): Likewise.
280 (dump_section_as_ctf) [ENABLE_LIBCTF]: Likewise.
281
2a1bb84c
JB
2822020-06-26 Jan Beulich <jbeulich@suse.com>
283
284 * doc/binutils.texi: Adjust description of x86's -Msuffix. Drop
285 redundant text from x86 specific part of -M section.
286
85f7484a
PB
2872020-06-26 Pat Bernardi <bernardi@adacore.com>
288
289 * readelf.c (display_m68k_gnu_attribute): New function.
290 (process_arch_specific): Call display_m68k_gnu_attribute for EM_68K.
291
d0dded5b
L
2922020-06-23 H.J. Lu <hongjiu.lu@intel.com>
293
294 PR binutils/26160
295 * testsuite/binutils-all/pr26160.dwp.bz2: New file.
296 * testsuite/binutils-all/pr26160.r: Likewise.
297 * testsuite/binutils-all/readelf.exp: Run PR binutils/26160 test.
298
39f381cb
NC
2992020-06-23 Nick Clifton <nickc@redhat.com>
300
301 PR 26160
302 * dwarf.c (fetch_indexed_string): Detect and handle old style
303 .debug_str_offset tables.
304 (display_debug_str_offsets): Likewise. Also add support for
305 .debug_str_offsets.dwo sections.
306
80fda85c
L
3072020-06-23 H.J. Lu <hongjiu.lu@intel.com>
308
309 PR binutils/26112
310 * testsuite/binutils-all/pr26112.o.bz2: New file.
311 * testsuite/binutils-all/pr26112.r: Likewise.
312 * testsuite/binutils-all/readelf.exp: Run PR binutils/26112 test.
313
d081ffff
AM
3142020-06-23 Alan Modra <amodra@gmail.com>
315
316 * testsuite/binutils-all/objdump.exp (bintest.a): Correct
317 remote_file delete command.
318
e4b7104b
NC
3192020-06-22 Nick Clifton <nickc@redhat.com>
320
321 PR 26112
322 * dwarf.c (display_debug_str_offsets): Add code to display the
323 contents of the .debug_str_offsets section.
324 (display_debug_macro): Add support for DW_MACRO_define_strx and
325 DW_MACRO_undef_strx.
326
d768f160
SJ
3272020-06-22 Saagar Jha <saagar@saagarjha.com>
328
329 * od-macho.c: Dump linkedit data for new load commands.
330
5fd104ad
AM
3312020-06-19 Alan Modra <amodra@gmail.com>
332
333 * testsuite/config/default.exp (ld_elf_shared_opt): Don't set.
334 * testsuite/lib/binutils-common.exp (check_relro_support): New proc.
335 (run_dump_test): Use check_relro_support to decide whether to pass
336 extra ld option "-z norelro".
337
fd17d1e6
AM
3382020-06-11 Alan Modra <amodra@gmail.com>
339
340 * readelf.c (process_mips_specific): Don't alloc memory for
341 Elf_Internal_Options.
342
d0c4e780
AM
3432020-06-11 Alan Modra <amodra@gmail.com>
344
345 * readelf.c (process_mips_specific): Assert size of internal
346 types match size of external types, and simplify allocation of
347 internal buffer. Catch possible integer overflow when sanity
348 checking option size. Don't assume options are a regular array.
349 Sanity check reginfo option against option size. Use PRI macros
350 when printing.
351
25065fcd
RH
3522020-06-10 Ralf Habacker <ralf.habacker@freenet.de>
353
354 PR 26082
355 * mclex.c (yylex): Reject lines that reach end-of-file without a
356 terminating newline character.
357
b37a7714
NC
3582020-06-08 Nick Clifton <nickc@redhat.com>
359
360 PR 26093
361 * doc/binutils.texi (strings): Fix typo.
362
c4b2f181
NC
3632020-06-08 Nick Clifton <nickc@redhat.com>
364
365 PR 26086
366 * dwarf.c (process_debug_info): Check that there is space in the
367 debug_information array before filling in an entry.
368
1424c35d
AM
3692020-06-06 Alan Modra <amodra@gmail.com>
370
371 * doc/binutils.texi (PowerPC -M option): Mention power10 and pwr10.
372
8affa48a
JA
3732020-06-05 Joel Anderson <joelanderson333@gmail.com>
374
375 PR 26082
376 * mclex.c (yylex): Add test for an empty input stream.
377
8eca5c7d
SC
3782020-06-04 Stephen Casner <casner@acm.org>
379
380 * testsuite/binutils-all/pr25662-pdp11.s: Alternate source file
381 for test using section pseudo-ops compatible with pdp11.
382 * testsuite/binutils-all/objcopy.exp: Select alternate source.
383
b3db6d07
JM
3842020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
385
386 * objdump.c (disassemble_data): Set disasm_info.endian_code to
387 disasm_info.endian after the latter is initialized to the
388 endianness reported by BFD.
389
0a4f37af
AM
3902020-06-04 Alan Modra <amodra@gmail.com>
391
392 * testsuite/binutils-all/i386/i386.exp: Remove global directive
393 outside proc body.
394 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
395 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
396
913e0fd4
JA
3972020-06-03 Joel Anderson <joelanderson333@gmail.com>
398
399 * windmc.h (struct mc_node): Add id_typecast field.
400 * mcparse.y (message): Initialise the id_typecast field.
401 * windmc.c (write_dbg): Use the id_typecast field as a parameter
402 when calling write_dbg_define.
403 (write_header): Likewise.
404
4a322448
AM
4052020-06-03 Alan Modra <amodra@gmail.com>
406
407 PR 26069
408 * objcopy.c (copy_relocations_in_section): Free relpp on error.
409 Don't accidentally free isection->orelocation.
410
0bee4d1c
AM
4112020-06-02 Alan Modra <amodra@gmail.com>
412
413 * testsuite/binutils-all/ar.exp (obj): Set up object file name
414 extension. Use throughout. Don't completely exclude non-ELF
415 alpha targets. Run long_filenames test for tic30. Exclude thin
416 archive tests for aix, ecoff and vms.
417 * estsuite/binutils-all/objdump.exp (obj): Set up object file name
418 extension. Use throughout. Don't exclude non-ELF alpha targets
419 from "bintest.a".
420
ab7ad287
MF
4212020-05-28 Max Filippov <jcmvbkbc@gmail.com>
422
423 * MAINTAINERS (Xtensa): Add myself as maintainer.
424
3f3c3608
AM
4252020-05-23 Alan Modra <amodra@gmail.com>
426
427 * testsuite/binutils-all/ar.exp (many_files): New test.
428
9db70fc3
AM
4292020-05-21 Alan Modra <amodra@gmail.com>
430
431 * addr2line.c: Replace "if (x) free (x)" with "free (x)" throughout.
432 * dlltool.c: Likewise.
433 * elfcomm.c: Likewise.
434 * rddbg.c: Likewise.
435 * readelf.c: Likewise.
436 * stabs.c: Likewise.
437 * windmc.c: Likewise.
438 * windres.c: Likewise.
439 * wrstabs.c: Likewise.
440
c31ab5a0
AM
4412020-05-21 Alan Modra <amodra@gmail.com>
442
443 * readelf.c (get_num_dynamic_syms): Bounds check mipsxlat array
444 access.
445
8f595e9b
NC
4462020-05-20 Nelson Chu <nelson.chu@sifive.com>
447
448 * dwarf.c: Updated since DECLARE_CSR is changed.
449
8ac10c5b
L
4502020-05-19 H.J. Lu <hjl.tools@gmail.com>
451
452 PR binutils/25809
453 * readelf.c (process_program_headers): Warn if the PT_DYNAMIC
454 segment doesn't match the .dynamic section and checks are
455 enabled.
456 (struct filedata): Add dynamic_symtab_section and
457 dynamic_strtab_section fields.
458 (process_section_headers): Set dynamic_symtab_section to the
459 .dynsym section. Set dynamic_strtab_section to the .dynstr
460 section.
461 (process_dynamic_section): Warn if the .dynsym section doesn't
462 match DT_SYMTAB and DT_SYMENT or the .dynstr section doesn't
463 DT_STRTAB and DT_STRSZ. But only if checks are enabled.
464
c177f377
AM
4652020-05-19 Alan Modra <amodra@gmail.com>
466
467 * ar.c (map_over_members, get_pos_bfd, delete_members, move_members),
468 (replace_members): Use bfd_get_filename rather than accessing
469 bfd->filename directly.
470 * arsup.c (map_over_list, ar_delete, ar_replace, ar_extract): Likewise.
471 * binemul.c (do_ar_emul_append): Likewise.
472 * coffgrok.c (coff_grok): Likewise.
473
83d27139
SH
4742020-05-18 Stafford Horne <shorne@gmail.com>
475
476 * MAINTAINERS (OR1K): Add myself as maintainer.
477
d11a9fab
AB
4782020-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
479
480 * doc/binutils.texi: Mention 'entry address' in the set-start and
481 adjust-start options descriptions.
482
546cb2d8
NC
4832020-05-05 Nick Clifton <nickc@redhat.com>
484
485 * dwarf.c (do_checks): New global variable.
486 (display_formatted_table): Warn about an unexpected number of
487 columns in the table, if checks are enabled. Do not complain
488 about the lack of data following the number of entries in the
489 table if the table is empty.
490 (display_debug_lines_decoded): Only warn about an unexpected
491 number of columns in a table if checks are enabled.
492 * dwarf.h (do_checks): Add a prototype.
493 * elfcomm.c (error): Remove weak attribute.
494 (warn): Likewise.
495 * readelf.c (do_checks): Delete.
496 (warn): Delete.
497 (process_section_headers): Only warn about empty sections if
498 checks are enabled.
499
e052e2ba
FS
5002020-05-04 Fangrui Song <maskray@google.com>
501
502 * objcopy.c (copy_object): Allow empty section.
503 * testsuite/binutils-all/update-section.exp: Add test.
504
070b775f
NC
5052020-05-04 Nick Clifton <nickc@redhat.com>
506
507 PR 25917
508 * dwarf.c (display_debug_lines_decoded): Warn if encountering a
509 supicious number of entries for DWARF-5 format directory and file
510 name tables. Do not display file name table header if the table
511 is empty. Do not allocate space for empty tables.
512
9c7b8e9b
AM
5132020-05-04 Alan Modra <amodra@gmail.com>
514
515 * readelf.c (process_nds32_specific): Check size of .nds32_e_flags
516 section. Don't assume endian of host matches nds32 target. Free
517 buffer.
518
60832332
AM
5192020-05-01 Alan Modra <amodra@gmail.com>
520 Haim Shimonovich <Haim.Shimonovich@ceva-dsp.com>
521
522 * objdump.c (disassemble_bytes): Don't scan for zeros when
523 disassembling zeros. Translate "resuming at file offset" message.
524 Formatting. Replace some signed variables with unsigned.
525
09c1e68a
AC
5262020-04-30 Alex Coplan <alex.coplan@arm.com>
527
528 * testsuite/binutils-all/aarch64/in-order-all.d: Update to use new
529 disassembly.
530 * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise.
531
8a8a1171
NC
5322020-04-30 Nick Clifton <nickc@redhat.com>
533
534 * testsuite/lib/binutils-common.exp (check_pie_support): New
535 proc.
536
cb4c35cf
AB
5372020-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
538
539 * dwarf.c (display_debug_ranges): Ignore duplicate entries in
540 range_entries for the same offset.
541
1b513401
NC
5422020-04-29 Nick Clifton <nickc@redhat.com>
543
544 * readelf.c (warn): New function - like elfcomm.c version but only
545 produces output if warnings are enabled.
546 (struct options): Add --lint and --enable-checks.
547 (usage): Add entry for --lint.
548 (parse_args): Handle -L. If checks are enabled but no dumps have
549 been selected then enable all dumps.
550 (process_section_headers): Replace long if-then-else sequence with
551 a switch. Add warning messages for empty SHT_REL, SHT_RELA and
552 SHT_PROGBITS sections.
553 (process_file): Do not complain if the file is an archive and lint
554 mode has been enabled.
555 * elfcomm.c (error): Make the function weak.
556 (warn): Likewise.
557 * NEWS: Mention the new feature.
558 * doc/binutils.texi: Document the new feature.
559 * dwarf.h (report_leb_status): Add file name and line number
560 parameters. Include them in the diagnostic output.
561 (READ_ULEB): Pass file and line number to report_leb_status.
562 (READ_SLEB): Likewise.
563 * dwarf.c (read_and_print_leb128): Pass file and line number to
564 report_leb_status.
565 * testsuite/binutils-all/readelf.exp: Add test of new feature.
566 * testsuite/binutils-all/zero-sec.s: New test source file.
567 * testsuite/binutils-all/zero-sec.r: Expected output from new
568 test.
569
c2e71e57
NC
5702020-04-29 Nick Clifton <nickc@redhat.com>
571
572 * po/sr.po: Updated Serbian translation.
573
90837ea7
AM
5742020-04-26 Alan Modra <amodra@gmail.com>
575
576 * readelf.c (get_num_dynamic_syms): Check DT_MIPS_XHASH was
577 read before dereferencing, and gracefully return. Remove
578 gnu_hash_error variable. Free gnu hash arrays if number of
579 syms found is zero.
580
2482f306
AM
5812020-04-24 Alan Modra <amodra@gmail.com>
582
583 * readelf.c (get_num_dynamic_syms): Check for nbuckets and nchains
584 non-zero.
585 (process_dynamic_section): Call get_num_dynamic_syms once rather
586 than in segment loop. Break out of segment loop on a successful
587 load of dynamic symbols. Formatting.
588 (process_object): Return error status from process_dynamic_section.
589
27456742
AK
5902020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
591
592 * elf-bfd.h (elfcore_write_arc_v2): Add prototype.
593 * elf.c (elfcore_grok_arc_v2): New function.
594 (elfcore_grok_note): Call the new function to handle the corresponding
595 note.
596 (elfcore_write_arc_v2): New function.
597 (elfcore_write_register_note): Call the new function to handle the
598 corresponding pseudo-sections.
599
30ce8e47
MF
6002020-04-22 Max Filippov <jcmvbkbc@gmail.com>
601
602 PR ld/25861
603 * readelf.c (is_none_reloc): Recognize
604 BFD_RELOC_XTENSA_PDIFF{8,16,32} and
605 BFD_RELOC_XTENSA_NDIFF{8,16,32}.
606
33b5a830
NC
6072020-04-22 Nick Clifton <nickc@redhat.com>
608
609 * MAINTAINERS: Remove Chris Faylor as the ix86 PE maintainer.
610
978c4450
AM
6112020-04-22 Alan Modra <amodra@gmail.com>
612
613 * readelf.c (archive_file_offset, archive_file_size, dynamic_addr),
614 (dynamic_size, dynamic_nent, dynamic_strings, dynamic_strings_length),
615 (num_dynamic_syms, nbuckets, nchains, buckets, chains),
616 (ngnubuckets, gnubuckets, gnuchains, mipsxlat, ngnuchains),
617 (gnusymidx, dynamic_symbols, dynamic_syminfo, dynamic_syminfo_offset),
618 (dynamic_syminfo_nent, program_interpreter, dynamic_info),
619 (dynamic_info_DT_GNU_HASH, dynamic_info_DT_MIPS_XHASH, version_info),
620 (dynamic_section, symtab_shndx_list, group_count, section_groups),
621 (section_headers_groups): Move to struct filedata. Update use
622 throughout file.
623
6431e409
AM
6242020-04-22 Alan Modra <amodra@gmail.com>
625
626 * readelf.c (struct dump_data): New, used..
627 (cmdline): ..here, and..
628 (struct filedata): ..here. Adjust all uses.
629 (request_dump_bynumber, request_dump, parse_args): Pass in a
630 struct dump_data* rather than Filedata*. Adjust callers.
631 (main): Don't set cmdline.file_name.
632
a5e0be5c
AM
6332020-04-20 Alan Modra <amodra@gmail.com>
634
635 * readelf.c (process_symbol_table): Clear ngnuchains, ngnubuckets
636 and nbuckets.
637
8ff66993
AM
6382020-04-20 Alan Modra <amodra@gmail.com>
639
640 * readelf.c (process_section_headers): Free dynamic symbols etc.
641 earlier.
642
ceb9bf11
AM
6432020-04-20 Alan Modra <amodra@gmail.com>
644
645 * readelf.c (get_num_dynamic_syms): Formatting. Don't return
646 on error without freeing.
647 (process_dynamic_section): Don't recreate dynamic symbols from
648 dynamic tag info when the dynamic symbols have already been
649 read via section headers.
650
e409955d
FS
6512020-04-17 Fredrik Strupe <fredrik@strupe.net>
652
653 * testsuite/binutils-all/arm/vdup-cond.d: New test for testing that
654 conditional VDUP instructions are disassembled correctly.
655 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
656 vdup-cond.d.
657 * testsuite/binutils-all/arm/vdup-thumb.d: New test for testing
658 that VDUP instructions (which are conditional in A32) can be
659 disassembled in thumb mode.
660 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
661 vdup-thumb.d.
662
ca3f923f
AM
6632020-04-17 Alan Modra <amodra@gmail.com>
664
665 PR 25840
666 * debug.c (debug_class_type_samep): Don't segfault on NULL type.
667
937f6614
AM
6682020-04-16 Alan Modra <amodra@gmail.com>
669
670 * doc/binutils.texi: Mention --no-show-raw-insn in objdump
671 --no-addresses description.
672
b1bc1394
AM
6732020-04-15 Alan Modra <amodra@gmail.com>
674
675 * objdump.c (no_addresses): New static var.
676 (usage): Print help for --no-addresses.
677 (long_options): Add --no-addresses entry.
678 (objdump_print_addr_with_sym, objdump_print_addr): Omit symbol address.
679 (disassemble_bytes): Don't print current line address, or reloc
680 address.
681 * doc/binutils.texi: Document objdump --no-addresses.
682
001890e1
AM
6832020-04-15 Alan Modra <amodra@gmail.com>
684
685 PR 25822
686 * readelf.c (get_num_dynamic_syms): Don't set num_of_syms when
687 reading buckets or chains fails.
688
b71d4fa7
AM
6892020-04-15 Alan Modra <amodra@gmail.com>
690
691 * readelf.c (process_symbol_table): Zero gnubuckets, gnuchains
692 etc. after freeing.
693
89246a0e
AM
6942020-04-15 Alan Modra <amodra@gmail.com>
695
696 * readelf.c (get_group_flags): Translate text.
697 (get_file_type, get_symbol_binding, get_symbol_type),
698 (get_ppc64_symbol_other, get_symbol_other): Increase size of buffer.
699
c98a4545
AM
7002020-04-15 Alan Modra <amodra@gmail.com>
701
702 PR 25821
703 * readelf.c (get_num_dynamic_syms): Typo fix.
704
645f43a8
AM
7052020-04-14 Alan Modra <amodra@gmail.com>
706
707 * readelf.c (process_mips_specific): Free eopt and iopt. Avoid
708 possibility of overflow when checking number of conflicts.
709
10ca4b04
L
7102020-04-14 H.J. Lu <hongjiu.lu@intel.com>
711
712 PR binutils/25707
713 * readelf.c (nbuckets): New.
714 (nchains): Likewise.
715 (buckets): Likewise.
716 (chains): Likewise.
717 (ngnubuckets): Likewise.
718 (gnubuckets): Likewise.
719 (gnuchains): Likewise.
720 (mipsxlat): Likewise.
721 (ngnuchains): Likewise.
722 (gnusymidx): Likewise.
723 (VALID_SYMBOL_NAME): Likewise.
724 (VALID_DYNAMIC_NAME): Use it.
725 (get_dynamic_data): Moved before process_dynamic_section.
726 (get_num_dynamic_syms): New function.
727 (process_dynamic_section): Use DT_SYMTAB, DT_SYMENT, DT_HASH,
728 DT_GNU_HASH and DT_MIPS_XHASH to reconstruct dynamic symbol
729 table. Use DT_STRTAB and DT_STRSZ to reconstruct dynamic string
730 table.
731 (get_symbol_index_type): Don't print "bad section index" when
732 there is no section header.
733 (print_dynamic_symbol): Rewrite.
734 (process_symbol_table): Call print_dynamic_symbol to dump dynamic
735 symbol table.
736
bb897477
RO
7372020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
738
739 * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Don't
740 enable on *-*-solaris*.
741
00386881
NC
7422020-03-30 Nick Clifton <nickc@redhat.com>
743
744 PR binutils/25662
745 * objcopy.c (copy_object): When copying PE format files set the
746 timestamp field in the pe_data structure if the preserve_dates
747 flag is set.
748 * testsuite/binutils-all/objcopy.exp (objcopy_test) Use
749 --preserve-dates in place of the -p option, in order to make its
750 effect more obvious.
751
0a6a8b59
AM
7522020-03-28 Alan Modra <amodra@gmail.com>
753
754 * testsuite/binutils-all/objcopy.exp (objcopy_test): Only
755 clear_xfail hppa*-*-*elf*. Revert mips xfails.
756
6a81c59b
AM
7572020-03-28 Alan Modra <amodra@gmail.com>
758
759 * testsuite/binutils-all/objcopy.exp (objcopy_test): Move xfails
760 from here to calls. Remove "m8*-*-*" entry. Don't xfail tic54x
761 but do xfail spu, mipstx39 and mips-sgi-irix for the executable
762 test. Pass "-p" to objcopy for the executable test.
763
1fafefd5
JL
7642020-03-27 Jozef Lawrynowicz <jozef.l@mittosystems.com>
765
766 PR binutils/25662
767 * testsuite/binutils-all/objcopy.exp (objcopy_test): Add argument to
768 specify whether an object file or executable should be built and tested.
769 Change test names to report whether an object file or executable is
770 being tested.
771 * testsuite/binutils-all/pr25662.ld: New test.
772 * testsuite/binutils-all/pr25662.s: New test.
773
80e2a3b6
AM
7742020-03-27 Alan Modra <amodra@gmail.com>
775
776 * readelf.c (process_archive): Don't double free qualified_name.
777 Don't break out of loop with "negative" archive_file_size, just
778 set file offset to max.
779
4c836627
AM
7802020-03-25 Alan Modra <amodra@gmail.com>
781
782 * readelf.c (process_archive): Prevent endless loop.
783
1081065c
L
7842020-03-24 H.J. Lu <hongjiu.lu@intel.com>
785
786 PR binutils/25708
787 * nm.c (print_symname): Replace _bfd_elf_get_symbol_version_name
788 with bfd_get_symbol_version_string.
789 (print_symbo): Pass TRUE to bfd_get_symbol_version_string.
790 * objdump.c (objdump_print_symname): Likewise.
791
7e6e972f
L
7922020-03-24 H.J. Lu <hongjiu.lu@intel.com>
793
794 PR binutils/25708
795 * nm.c (SYM_NAME): Removed.
796 (print_symname): Add a pointer to struct extended_symbol_info
797 argument. Call _bfd_elf_get_symbol_version_name to get symbol
798 version.
799 (print_symdef_entry): Pass NULL to print_symname.
800 (print_symbol_info_bsd): Update call to print_symname.
801 (print_symbol_info_sysv): Likewise.
802 (print_symbol_info_posix): Likewise.
803
5a814d6d
AM
8042020-03-24 Alan Modra <amodra@gmail.com>
805
806 * readelf.c (process_mips_specific): Free iconf on error path.
807
0636b245
NC
8082020-03-23 Nick Clifton <nickc@redhat.com>
809
810 PR 25714
811 * wrstabs.c (stab_pop_type): Replace assertion with error return.
812 * write_stabs_in_sections_debugging_info: Likewise.
813 * stab_enum_type: Likewise.
814 * stab_modify_type: Likewise.
815 * stab_struct_field: Likewise.
816 * stab_end_struct_type: Likewise.
817 * stab_start_class_type: Likewise.
818 * stab_class_static_member: Likewise.
819 * stab_class_baseclass: Likewise.
820 * stab_class_start_method: Likewise.
821 * stab_class_method_var: Likewise.
822 * stab_class_end_method: Likewise.
823 * stab_end_class_type: Likewise.
824 * stab_typedef_type: Likewise.
825 * stab_start_function: Likewise.
826 * stab_end_block: Likewise.
827 * stab_lineno: Likewise.
828
5844b465
NC
8292020-03-20 Nick Clifton <nickc@redhat.com>
830
831 * readelf.c (get_compression_header): Add ATTRIBUTE_WARN_UNUSED_RESULT.
832 (process_section_headers): Check the return value from
833 get_compression_header.
834 (dump_section_as_strings): Likewise.
835 (dump_section_as_bytes): Likewise.
836 (load_specific_debug_section): Likewise.
837
3d98c460
L
8382020-03-20 H.J. Lu <hongjiu.lu@intel.com>
839
840 * ar.c (main): Update bfd_plugin_set_program_name call.
841 * nm.c (main): Likewise.
842
f3a08f77
NC
8432020-03-19 Nick Clifton <nickc@redhat.com>
844
845 PR 25676
846 * testsuite/binutils-all/dw4.s: New test source file.
847 * testsuite/binutils-all/nm.exp: Run the new test.
848
ef3df110
L
8492020-03-19 H.J. Lu <hongjiu.lu@intel.com>
850
851 * readelf.c (process_symbol_table): Use unsigned long for si.
852
81a65eb3
AM
8532020-03-19 Alan Modra <amodra@gmail.com>
854
855 * elfcomm.c: Don't include bfd.h or bucomm.h.
856 (program_name): Declare.
857 (process_archive_index_and_symbols): Replace bfd_boolean with int,
858 and substitute FALSE and TRUE.
859 (setup_archive, setup_nested_archive): Likewise.
860 * elfcomm.h: Likewise.
861
1cb7d8b1
AM
8622020-03-19 Alan Modra <amodra@gmail.com>
863
864 * readelf.c (process_archive): Always return via path freeing
865 memory. Formatting.
866
b966f55f
AM
8672020-03-19 Alan Modra <amodra@gmail.com>
868
869 * readelf.c (process_netbsd_elf_note): Validate descsz before
870 accessing descdata. Formatting.
871
645ba681
AM
8722020-03-19 Alan Modra <amodra@gmail.com>
873
874 * elfcomm.c (setup_archive): Make file_size an off_t. Comment.
875 * elfcomm.h (setup_archive): Update prototype.
876
28d13567
AM
8772020-03-16 Alan Modra <amodra@gmail.com>
878
879 * readelf.c (get_symbols): New function.
880 (process_relocs, ia64_process_unwind, hppa_process_unwind),
881 (arm_process_unwind, get_symbol_for_build_attribute): Use it.
882
60e63c3e
AM
8832020-03-16 Alan Modra <amodra@gmail.com>
884
885 * unwind-ia64.c (unw_decode_uleb128): Prevent overlarge shifts.
886 Detect shift overflows and check that terminating byte is found.
887 Print an error on a bad uleb128.
888
1bd6175a
AM
8892020-03-14 Alan Modra <amodra@gmail.com>
890
891 * readelf.c (process_file): Clean ba_cache.
892
780f96ae
AM
8932020-03-14 Alan Modra <amodra@gmail.com>
894
895 * elfcomm.h (setup_archive): Update prototype.
896 * elfcomm.c (setup_archive): Add file_size parameter and sanity
897 check longnames_size.
898 (setup_nested_archive): Get file size and pass to setup_archive.
899 * elfedit.c (process_archive): Likewise.
900 * readelf.c (process_archive): Pass filedata->file_size to
901 setup_archive.
902
f761cb13
AM
9032020-03-14 Alan Modra <amodra@gmail.com>
904
905 * readelf.c (dump_section_as_strings): Free memory on error exit.
906 (dump_section_as_bytes, process_notes_at): Likewise.
907 (get_build_id): Free enote.
908
06d949ec
KR
9092020-03-13 Kamil Rytarowski <n54@gmx.com>
910
911 * readelf.c (get_netbsd_elfcore_note_type): Add support for
912 NT_NETBSDCORE_LWPSTATUS notes.
913
fd486f32
AM
9142020-03-13 Alan Modra <amodra@gmail.com>
915
916 * elfcomm.c (get_archive_member_name): Always return malloc'd
917 string or NULL.
918 * elfedit.c (process_archive): Tidy memory on all return paths.
919 * readelf.c (process_archive): Likewise.
920 (process_symbol_table): Likewise.
921 (ba_cache): New, replacing ..
922 (get_symbol_for_build_attribute): ..static vars here. Free
923 strtab and symtab before loading new ones. Reject symtab without
924 valid strtab in loop, breaking out of loop on valid symtab.
925 (process_file): Free ba_cache symtab and strtab here, resetting
926 ba_cache.
927
8fb879cd
AM
9282020-03-12 Alan Modra <amodra@gmail.com>
929
930 * readelf.c (process_section_headers): Don't just set
931 filedata->section_headers NULL, free it first. Similarly for
932 dynamic_symbols, dynamic_strings, dynamic_syminfo and
933 symtab_shndx_list. Zero associated counts too.
934 (process_object): Free symtab_shndx_list.
935 (process_file): Free various allocated filedata tables.
936
5496f3c6
NC
9372020-03-11 Nick Clifton <nickc@redhat.com>
938
939 PR 25611
940 PR 25614
941 * dwarf.h (DWARF2_Internal_LineInfo): Add li_address_size and
942 li_segment_size fields.
943 * dwarf.c (read_debug_line_header): Record the address size and
944 segment selector size values (if present) in the lineinfo
945 structure.
946 (display_formatted_table): Warn if the format count is empty but
947 the table itself is not empty.
948 Display the format count and entry count at the start of the table
949 dump.
950 (display_debug_lines_raw): Display the address size and segement
951 selector size fields, if present.
952 * testsuite/binutils-all/dw5.W: Update expected output.
953
9cc89dc0
AM
9542020-03-11 Alan Modra <amodra@gmail.com>
955
956 PR 25651
957 * objcopy.c (copy_object): Test "gaps" not gap_fill_set or
958 pad_to_set on second block of code dealing with padding.
959 Replace "c" with "num_sec" and don't recalculate number of
960 sections on second block. Size arrays using sizeof (element)
961 rather than sizeof (element type).
962
41da0822
AM
9632020-03-10 Alan Modra <amodra@gmail.com>
964
965 * objdump.c (disassemble_section): Don't call qsort unless
966 sym count is at least two.
967 (disassemble_data): Don't call memcpy with NULL src.
968
95099889
AM
9692020-03-09 Alan Modra <amodra@gmail.com>
970
971 PR 25645
972 * readelf.c (dump_ia64_vms_dynamic_fixups): Pass size and nmemb
973 to get_data rather than multiplying.
974 (dump_ia64_vms_dynamic_relocs): Likewise.
975 (process_version_sections): Correct order of size and nmemb args
976 in get_data call.
977 (process_mips_specific): Likewise.
978
a15de1f5
L
9792020-03-08 H.J. Lu <hongjiu.lu@intel.com>
980
981 * readelf.c (get_dynamic_data): Replace "memory chekers" with
982 "memory checkers" in comments.
983
9979ab66
SM
9842020-03-06 Simon Marchi <simon.marchi@efficios.com>
985
986 PR 25491
987 * doc/Makefile.am: Rename MOSTLYCLEANFILES to MAINTAINERCLEANFILES.
988 * doc/Makefile.in: Re-generate.
989
a0dcf297
NC
9902020-03-06 Nick Clifton <nickc@redhat.com>
991
992 * objcopy.c (check_new_section_flags): New function. Reject the
993 SEC_COFF_SHARED flag if the target is not a COFF binary.
994 (copy_object): Call check_new_section_flags.
995 (setup_section): Likewise.
996 * doc/binutils.texi (objcopy): Add a note that the 'share' section
997 flag cannot be applied to ELF binaries.
998
a9b90127
AM
9992020-03-06 Alan Modra <amodra@gmail.com>
1000
1001 PR 25637
1002 * objcopy.c (filter_symbols): Correct rem_leading_char logic.
1003
d1faf7ca
AM
10042020-03-05 Alan Modra <amodra@gmail.com>
1005
1006 PR 25629
1007 * objcopy.c (filter_symbols): Don't segfault on NULL
1008 prefix_symbols_string.
1009
eef64366
CE
10102020-03-04 Christian Eggers <ceggers@gmx.de>
1011
1012 * objcopy.c (copy_object): Convert from bytes to octets for
1013 --gap-fill and --pad-to.
1014
5be2b2f5
NC
10152020-03-03 Nick Clifton <nickc@redhat.com>
1016
1017 PR 25625
1018 * prdbg.c (pr_tag_type): Remove call to abort.
1019
b312fea1
AM
10202020-03-02 Aaron Merey <amerey@redhat.com>
1021
1022 * binutils/testsuite/binutils-all/debuginfod.exp: Improve port
1023 selection.
1024
ba3265d0
NC
10252020-03-02 Nick Clifton <nickc@redhat.com>
1026
1027 PR 25543
1028 * readelf.c (dump_section_as_strings): Display new-line characters
1029 as \n and then insert a line break.
1030 * testsuite/binutils-all/pr25543.s: New test.
1031 * testsuite/binutils-all/pr25543.d: Test driver.
1032 * testsuite/binutils-all/readelf.exp: Run the new test.
1033
736990c4
NC
10342020-02-27 Nick Clifton <nickc@redhat.com>
1035
1036 PR 25526
1037 * readelf.c (process_ia64_vms_dynamic_relocs): Check to see if
1038 get_data is unable to load the string table.
1039
dc1e8a47
AM
10402020-02-26 Alan Modra <amodra@gmail.com>
1041
1042 * elfedit.c: Indent labels correctly.
1043 * readelf.c: Likewise.
1044 * resres.c: Likewise.
1045
ecda9016
L
10462020-02-25 H.J. Lu <hongjiu.lu@intel.com>
1047
1048 PR binutils/25584
1049 * ar.c (main): Pass 0 to bfd_plugin_set_program_name.
1050 * nm.c (main): Pass 1 to bfd_plugin_set_program_name.
1051
83d4d556
NC
10522020-02-24 Nick Clifton <nickc@redhat.com>
1053
1054 PR 25499
1055 * doc/binutils.texi (objdump): Fix typo in description of
1056 objdump's -g option.
1057
bd0cf5a6
NC
10582020-02-20 Nelson Chu <nelson.chu@sifive.com>
1059
1060 * dwarf.c (regname_internal_riscv): Updated since the DECLARE_CSR
1061 is changed.
1062
741cb839
EC
10632020-02-19 Jordan Rupprecht <rupprecht@google.com>
1064
1065 * objdump.c (show_line): call bfd_demangle when using do_demangle.
1066
9f1528a1
AB
10672020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1068
1069 * configure: Regenerate.
1070
3a5d12fb
FS
10712020-02-10 Fangrui Song <maskray@google.com>
1072
1073 * objcopy.c (parse_flags): Handle "exclude".
1074 * doc/binutils.texi: Document the support.
1075
678d457f
AM
10762020-02-10 Aaron Merey <amerey@redhat.com>
1077
1078 * binutils/testsuite/binutils-all/debuginfod.exp:
1079 Replace set ::env with setenv.
46471187
AM
1080 Start server before setting environment variable.
1081 Specify tmpdir as the location of the server's
1082 database.
1083 Check additional server metrics at start-up.
678d457f 1084
e8319fde
NC
10852020-02-07 Nick Clifton <nickc@redhat.com>
1086
1087 * README-how-to-make-a-release: Add note about updating the
1088 GAS/NEWS URL in the next release.
1089
9fc0b501
SB
10902020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
1091
1092 PR 25469
1093 * readelf.c (get_machine_flags): Add support for Z80N machine
1094 number.
1095
e1104d08
NC
10962020-02-07 Nick Clifton <nickc@redhat.com>
1097
1098 * dwarf.c (display_debug_lines_decoded): Force a NUL termination
1099 of the truncated file name.
1100
c2e6f744 11012020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
ece12829
TT
1102
1103 * objdump.c (print_jump_visualisation): New function.
1104 (disassemble_bytes): Call new function.
1105
02e0be69
AM
11062020-02-06 Alan Modra <amodra@gmail.com>
1107
1108 * testsuite/lib/binutils-common.exp (match_target): Accept '!' before
1109 TCL procedure.
1110 (supports_gnu_osabi): New procedure.
1111 (is_generic): New, from ld-lib.exp.
1112 (supports_gnu_unique): Use the above.
1113
e8b79122
AM
11142020-02-04 Alan Modra <amodra@gmail.com>
1115
1116 * Makefile.am (CFILES): Add od-elf32_avr.c.
1117 * Makefile.in: Regenerate.
1118 * po/POTFILES.in: Regenerate.
1119
27a45f42
AS
11202020-02-03 Andreas Schwab <schwab@linux-m68k.org>
1121
1122 * readelf.c (dump_relocations, dump_relocations)
1123 (decode_arm_unwind_bytecode, process_dynamic_section)
1124 (get_symbol_visibility, get_alpha_symbol_other): Add newline to
1125 error message.
1126
0b398d69
ST
11272020-02-03 Sergei Trofimovich <siarheit@google.com>
1128
1129 * coffdump.c (program_name): Drop redundant definition.
1130 * srconv.c (program_name): Likewise
1131 * sysdump.c (program_name): Likewise
1132
a8c4d40b
L
11332020-02-02 H.J. Lu <hongjiu.lu@intel.com>
1134
1135 PR gas/25380
1136 * objdump.c (sym_ok): Return FALSE if 2 sections are in the
1137 same file with different section pointers.
1138
cb6ad9bb
NC
11392020-02-01 Nick Clifton <nickc@redhat.com>
1140
1141 * README-how-to-make-a-release: Update with more details on the
1142 release making process.
1143
53943f32
NC
11442020-01-31 Nick Clifton <nickc@redhat.com>
1145
1146 * po/sv.po: Updated Swedish translation.
1147
55be8fd0
NC
11482020-01-28 Nick Clifton <nickc@redhat.com>
1149
1150 * readelf.c (get_build_id): Simplify warning message about corrupt
1151 notes encountered whilst scanning for the build-id.
1152
82ef9cad
RM
11532020-01-27 Roland McGrath <mcgrathr@google.com>
1154
1155 * objcopy.c (compare_gnu_build_notes): Fix comparison results
1156 for overlapping ranges so that (A == B) == (B == A) holds.
1157
e3696f67
AM
11582020-01-27 Alan Modra <amodra@gmail.com>
1159
1160 * testsuite/lib/binutils-common.exp (big_or_little_endian): Replace
1161 case statement with switch statement.
1162
2f796de6
NC
11632020-01-24 Nick Clifton <nickc@redhat.com>
1164
1165 * readelf.c (get_build_id): Fix warning messages about corrupt
1166 notes.
1167
24e648d4
NC
11682020-01-23 Nick Clifton <nickc@redhat.com>
1169
1170 * po/fr.po: Updated French translation.
1171
c48acf6f
YC
11722020-01-22 Yuri Chornoivan <yurchor@mageia.org>
1173
1174 PR 25417
1175 * readelf.c (get_alpha_symbol_other): Fix error message typo.
1176
26916852
NC
11772020-01-20 Nick Clifton <nickc@redhat.com>
1178
1179 * po/pt.po: Updated Portuguese translation.
1180 * po/uk.po: Updated Ukranian translation.
1181
b248e9ce
NC
11822020-01-18 Nick Clifton <nickc@redhat.com>
1183
1184 * README-how-to-make-a-release: Update notes on how to cut a
1185 branch for a release.
1186
1b1bb2c6
NC
11872020-01-18 Nick Clifton <nickc@redhat.com>
1188
1189 * configure: Regenerate.
1190 * po/binutils.pot: Regenerate.
1191
ae774686
NC
11922020-01-18 Nick Clifton <nickc@redhat.com>
1193
1194 Binutils 2.34 branch created.
1195
82a9ed20
TT
11962020-01-17 Thomas Troeger <tstroege@gmx.de>
1197
1198 * objdump.c (jump_info_visualize_address): Discard jumps that are
1199 no longer needed.
1200 (disassemble_bytes): Only compute the maximum level if jumps were
1201 detected.
1202
6a1939f5
NC
12032020-01-13 Nick Clifton <nickc@redhat.com>
1204
c87c17c1 1205 * objdump.c (disassemble_bytes): Remove C99-ism.
6a1939f5
NC
1206 * testsuite/binutils-all/debuginfod.exp: New tests.
1207
1d67fe3b
TT
12082020-01-13 Thomas Troeger <tstroege@gmx.de>
1209
1210 * objdump.c (visualize_jumps, color_output, extended_color_output)
1211 (detected_jumps): New variables.
1212 (usage): Add the new jump visualization options.
1213 (option_values): Add new option value.
1214 (long_options): Add the new option.
1215 (jump_info_new, jump_info_free): New functions.
1216 (jump_info_min_address, jump_info_max_address): Likewise.
1217 (jump_info_end_address, jump_info_is_start_address): Likewise.
1218 (jump_info_is_end_address, jump_info_size): Likewise.
1219 (jump_info_unlink, jump_info_insert): Likewise.
1220 (jump_info_add_front, jump_info_move_linked): Likewise.
1221 (jump_info_intersect, jump_info_merge): Likewise.
1222 (jump_info_sort, jump_info_visualize_address): Likewise.
1223 (disassemble_jumps): New function - used to locate jumps.
1224 (disassemble_bytes): Add ascii art generation.
1225 (disassemble_section): Add scan to locate jumps.
1226 (main): Parse the new visualization option.
1227 * doc/binutils.texi: Document the new feature.
1228 * NEWS: Mention the new feature.
1229
a788aedd
AM
12302020-01-13 Alan Modra <amodra@gmail.com>
1231
a4f2b7c5
AM
1232 PR 25360
1233 PR 25361
a788aedd
AM
1234 * dwarf.c (display_debug_frames): Move fde_fc earlier. Free
1235 fde_fc col_type and col_offset.
1236 * readelf.c (apply_relocations): Move symsec check earlier.
1237 (free_debug_section): Free reloc_info.
1238 (process_notes_at): Free pnotes on error path.
1239 (process_object): Free dump_sects here..
1240 (process_archive): ..not here.
1241
805f38bc
AM
12422020-01-13 Alan Modra <amodra@gmail.com>
1243
1244 PR 25362
1245 * nm.c (display_rel_file): Free dyn_syms.
1246
ffebb0bb
NC
12472020-01-09 Nick Clifton <nickc@redhat.com>
1248
1249 PR 25220
1250 * objcopy.c (empty_name): New variable.
1251 (need_sym_before): Prevent an attempt to free a static variable.
1252 (filter_symbols): Avoid strcmp test by checking for pointer
1253 equality.
1254
ade4fd9b
NC
12552020-01-09 Nick Clifton <nickc@redhat.com>
1256
1257 * po/zh_TW.po: Updated Traditional Chinese translation.
1258
12592020-01-09 Aaron Merey <amerey@redhat.com>
1260
1261 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
1262 * Makefile.in: Regenerate.
1263 * NEWS: Update.
1264 * config.in: Regenerate.
1265 * configure: Regenerate.
1266 * configure.ac: Call AC_DEBUGINFOD.
1267 * doc/Makefile.in: Regenerate.
1268 * doc/binutils.texi: Add section on using binutils
1269 with debuginfod.
1270 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
1271 Query debuginfod servers for the target debug file.
1272 (load_separate_debug_info): Call
1273 debuginfod_fetch_separate_debug_info if configured with
1274 debuginfod.
1275 (load_separate_debug_files): Add file argument to
1276 load_separate_debug_info calls.
1277 * dwarf.h (get_build_id): Add declaration.
1278 * objdump.c (get_build_id): New function. Get build-id of file.
1279 * readelf.c (get_build_id): Likewise.
1280 * testsuite/binutils-all/debuginfod.exp: New tests.
1281 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
1282 section.
1283
6655dba2
SB
12842020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
1285
1286 * readelf.c: Add support for new Z*) relocations and machine
1287 types.
1288
b14ce8bf
AM
12892020-01-01 Alan Modra <amodra@gmail.com>
1290
1291 Update year range in copyright notice of all files.
1292
0b114740 1293For older changes see ChangeLog-2019
3499769a 1294\f
0b114740 1295Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
1296
1297Copying and distribution of this file, with or without modification,
1298are permitted in any medium without royalty provided the copyright
1299notice and this notice are preserved.
1300
1301Local Variables:
1302mode: change-log
1303left-margin: 8
1304fill-column: 74
1305version-control: never
1306End: