]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
asan: readelf: heap buffer overflow in slurp_hppa_unwind_table
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
e3fdc001
AM
12020-07-09 Alan Modra <amodra@gmail.com>
2
3 * readelf (slurp_hppa_unwind_table): Set table_len before use
4 in relocation sanity checks.
5
5a2296ac
AM
62020-07-07 Alan Modra <amodra@gmail.com>
7
8 * testsuite/binutils-all/ar.exp: Use is_xcoff_format.
9 * testsuite/binutils-all/nm.exp: Likewise.
10 * testsuite/binutils-all/copy-2.d: Run only for elf and pe targets.
11 * testsuite/binutils-all/copy-3.d: Run only for elf targets.
12 * testsuite/binutils-all/set-section-alignment.d: Likewise.
13 * testsuite/binutils-all/copy-4.d: Don't run for xcoff.
14
efd0ed58
AM
152020-07-07 Alan Modra <amodra@gmail.com>
16
17 * testsuite/lib/binutils-common.exp (is_xcoff_format): New.
18 * testsuite/binutils-all/objcopy.exp (pr25662): Exclude xcoff.
19
17550be7
NC
202020-07-06 Nick Clifton <nickc@redhat.com>
21
22 * po/bg.po: Updated Bulgarian translation.
23 * po/pt.po: Updated Portuguese translation.
24 * po/uk.po: Updated Ukranian translation.
25
ddb43bab
AM
262020-07-06 Alan Modra <amodra@gmail.com>
27
28 * readelf.c (print_dynamic_symbol): Don't sprintf to buffer to
29 find string length.
30
b19d852d
NC
312020-07-04 Nick Clifton <nickc@redhat.com>
32
33 * configure: Regenerate.
34 * po/binutils.pot: Regenerate.
35
b115b9fd
NC
362020-07-04 Nick Clifton <nickc@redhat.com>
37
38 Binutils 2.35 branch created.
39
0942c7ab
NC
402020-07-02 Nick Clifton <nickc@redhat.com>
41
42 PR 26028
43 * readelf.c (print_symbol): Handle truncation of symbol names.
44 (options): Add -T/--silent-truncation option.
45 (parse_args): Handle the option.
46 (print_dynamic_symbol): Correct calculation of width available to
47 display symbol name.
48 * doc/binutils.texi: Document the -T option to readelf.
49 * NEWS: Mention the new feature.
50
bbd19b19
L
512020-06-30 H.J. Lu <hongjiu.lu@intel.com>
52
53 * NEWS: Mention x86 NaCl target support removal.
54 * dwarf.c (init_dwarf_regnames_by_bfd_arch_and_mach): Remove
55 x86 NaCl target support.
56 * testsuite/binutils-all/elfedit-1.d: Likewise.
57 * testsuite/binutils-all/i386/i386.exp: Likewise.
58 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
59 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
60 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
61 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
62 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
63 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
64 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
65 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
66 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
67 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
68 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
69 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
70
5568cc9e
NC
712020-06-30 Nick Clifton <nickc@redhat.com>
72
73 * dwarf.c (read_and_display_attr_value): Support
74 DW_FORM_GNU_strp_alt when used with DW_AT_dwo_name and
75 DW_AT_comp_dir.
76
d74b88ed
AM
772020-06-30 Alan Modra <amodra@gmail.com>
78
79 * testsuite/binutils-all/readelf.exp (readelf_dump_test): Remove
80 xfail for nds32.
81
9f27c364
HPN
822020-06-29 Hans-Peter Nilsson <hp@bitrange.com>
83
84 * dwarf.c (display_debug_str_offsets): Rename local variable
85 index to idx. Move to top of function.
86
279edac5
AM
872020-06-29 Alan Modra <amodra@gmail.com>
88
89 * dwarf.c: Use C style comments.
90 * resrc.c: Likewise.
91
cfc16775
AM
922020-06-27 Alan Modra <amodra@gmail.com>
93
94 * elfcomm.c (setup_nested_archive): Set nested_arch->file to NULL
95 after freeing.
96 (release_archive): Set fields of arch to NULL after freeing.
97
2f6ecaed
NA
982020-06-26 Nick Alcock <nick.alcock@oracle.com>
99
100 * readelf.c (dump_section_as_ctf): Support .ctf archives using
101 ctf_arc_bufopen. Automatically load the .ctf member of such
102 archives as the parent of all other members, unless specifically
103 overridden via --ctf-parent. Split out dumping code into...
104 (dump_ctf_archive_member): ... here, as in objdump, and call
105 it once per archive member.
106 (dump_ctf_indent_lines): Code style fix.
107
094e34f2
NA
1082020-06-26 Nick Alcock <nick.alcock@oracle.com>
109
110 * configure.ac [--enable-libctf]: New, default yes.
111 Set ENABLE_LIBCTF accordingly.
112 * Makefile.am [!ENABLE_LIBCTF]: Empty LIBCTF and LIBCTF_NOBFD.
113 * configure: Regenerate.
114 * config.in: Regenerate.
115 * Makefile.in: Regenerate.
116 * aclocal.m4: Regenerate.
117 * objdump.c (usage): Conditionalize portions on ENABLE_LIBCTF.
118 (option_values): Likewise.
119 (long_options): Likewise.
120 (main): Likewise.
121 (dump_ctf_indent_lines): Conditionalize out when !ENABLE_LIBCTF.
122 (make_ctfsect): Likewise.
123 (dump_ctf_archive_member): Likewise.
124 (dump_ctf) [ENABLE_LIBCTF]: Likewise.
125 (dump_ctf) [!ENABLE_LIBCTF]: New empty stub.
126 * readelf.c (options): Conditionalize portions on ENABLE_LIBCTF.
127 (usage): Likewise.
128 (process_section_contents): Likewise.
129 (shdr_to_ctf_sect): Conditionalize out when !ENABLE_LIBCTF.
130 (dump_ctf_indent_lines): Likewise.
131 (dump_section_as_ctf) [ENABLE_LIBCTF]: Likewise.
132
2a1bb84c
JB
1332020-06-26 Jan Beulich <jbeulich@suse.com>
134
135 * doc/binutils.texi: Adjust description of x86's -Msuffix. Drop
136 redundant text from x86 specific part of -M section.
137
85f7484a
PB
1382020-06-26 Pat Bernardi <bernardi@adacore.com>
139
140 * readelf.c (display_m68k_gnu_attribute): New function.
141 (process_arch_specific): Call display_m68k_gnu_attribute for EM_68K.
142
d0dded5b
L
1432020-06-23 H.J. Lu <hongjiu.lu@intel.com>
144
145 PR binutils/26160
146 * testsuite/binutils-all/pr26160.dwp.bz2: New file.
147 * testsuite/binutils-all/pr26160.r: Likewise.
148 * testsuite/binutils-all/readelf.exp: Run PR binutils/26160 test.
149
39f381cb
NC
1502020-06-23 Nick Clifton <nickc@redhat.com>
151
152 PR 26160
153 * dwarf.c (fetch_indexed_string): Detect and handle old style
154 .debug_str_offset tables.
155 (display_debug_str_offsets): Likewise. Also add support for
156 .debug_str_offsets.dwo sections.
157
80fda85c
L
1582020-06-23 H.J. Lu <hongjiu.lu@intel.com>
159
160 PR binutils/26112
161 * testsuite/binutils-all/pr26112.o.bz2: New file.
162 * testsuite/binutils-all/pr26112.r: Likewise.
163 * testsuite/binutils-all/readelf.exp: Run PR binutils/26112 test.
164
d081ffff
AM
1652020-06-23 Alan Modra <amodra@gmail.com>
166
167 * testsuite/binutils-all/objdump.exp (bintest.a): Correct
168 remote_file delete command.
169
e4b7104b
NC
1702020-06-22 Nick Clifton <nickc@redhat.com>
171
172 PR 26112
173 * dwarf.c (display_debug_str_offsets): Add code to display the
174 contents of the .debug_str_offsets section.
175 (display_debug_macro): Add support for DW_MACRO_define_strx and
176 DW_MACRO_undef_strx.
177
d768f160
SJ
1782020-06-22 Saagar Jha <saagar@saagarjha.com>
179
180 * od-macho.c: Dump linkedit data for new load commands.
181
5fd104ad
AM
1822020-06-19 Alan Modra <amodra@gmail.com>
183
184 * testsuite/config/default.exp (ld_elf_shared_opt): Don't set.
185 * testsuite/lib/binutils-common.exp (check_relro_support): New proc.
186 (run_dump_test): Use check_relro_support to decide whether to pass
187 extra ld option "-z norelro".
188
fd17d1e6
AM
1892020-06-11 Alan Modra <amodra@gmail.com>
190
191 * readelf.c (process_mips_specific): Don't alloc memory for
192 Elf_Internal_Options.
193
d0c4e780
AM
1942020-06-11 Alan Modra <amodra@gmail.com>
195
196 * readelf.c (process_mips_specific): Assert size of internal
197 types match size of external types, and simplify allocation of
198 internal buffer. Catch possible integer overflow when sanity
199 checking option size. Don't assume options are a regular array.
200 Sanity check reginfo option against option size. Use PRI macros
201 when printing.
202
25065fcd
RH
2032020-06-10 Ralf Habacker <ralf.habacker@freenet.de>
204
205 PR 26082
206 * mclex.c (yylex): Reject lines that reach end-of-file without a
207 terminating newline character.
208
b37a7714
NC
2092020-06-08 Nick Clifton <nickc@redhat.com>
210
211 PR 26093
212 * doc/binutils.texi (strings): Fix typo.
213
c4b2f181
NC
2142020-06-08 Nick Clifton <nickc@redhat.com>
215
216 PR 26086
217 * dwarf.c (process_debug_info): Check that there is space in the
218 debug_information array before filling in an entry.
219
1424c35d
AM
2202020-06-06 Alan Modra <amodra@gmail.com>
221
222 * doc/binutils.texi (PowerPC -M option): Mention power10 and pwr10.
223
8affa48a
JA
2242020-06-05 Joel Anderson <joelanderson333@gmail.com>
225
226 PR 26082
227 * mclex.c (yylex): Add test for an empty input stream.
228
8eca5c7d
SC
2292020-06-04 Stephen Casner <casner@acm.org>
230
231 * testsuite/binutils-all/pr25662-pdp11.s: Alternate source file
232 for test using section pseudo-ops compatible with pdp11.
233 * testsuite/binutils-all/objcopy.exp: Select alternate source.
234
b3db6d07
JM
2352020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
236
237 * objdump.c (disassemble_data): Set disasm_info.endian_code to
238 disasm_info.endian after the latter is initialized to the
239 endianness reported by BFD.
240
0a4f37af
AM
2412020-06-04 Alan Modra <amodra@gmail.com>
242
243 * testsuite/binutils-all/i386/i386.exp: Remove global directive
244 outside proc body.
245 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
246 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
247
913e0fd4
JA
2482020-06-03 Joel Anderson <joelanderson333@gmail.com>
249
250 * windmc.h (struct mc_node): Add id_typecast field.
251 * mcparse.y (message): Initialise the id_typecast field.
252 * windmc.c (write_dbg): Use the id_typecast field as a parameter
253 when calling write_dbg_define.
254 (write_header): Likewise.
255
4a322448
AM
2562020-06-03 Alan Modra <amodra@gmail.com>
257
258 PR 26069
259 * objcopy.c (copy_relocations_in_section): Free relpp on error.
260 Don't accidentally free isection->orelocation.
261
0bee4d1c
AM
2622020-06-02 Alan Modra <amodra@gmail.com>
263
264 * testsuite/binutils-all/ar.exp (obj): Set up object file name
265 extension. Use throughout. Don't completely exclude non-ELF
266 alpha targets. Run long_filenames test for tic30. Exclude thin
267 archive tests for aix, ecoff and vms.
268 * estsuite/binutils-all/objdump.exp (obj): Set up object file name
269 extension. Use throughout. Don't exclude non-ELF alpha targets
270 from "bintest.a".
271
ab7ad287
MF
2722020-05-28 Max Filippov <jcmvbkbc@gmail.com>
273
274 * MAINTAINERS (Xtensa): Add myself as maintainer.
275
3f3c3608
AM
2762020-05-23 Alan Modra <amodra@gmail.com>
277
278 * testsuite/binutils-all/ar.exp (many_files): New test.
279
9db70fc3
AM
2802020-05-21 Alan Modra <amodra@gmail.com>
281
282 * addr2line.c: Replace "if (x) free (x)" with "free (x)" throughout.
283 * dlltool.c: Likewise.
284 * elfcomm.c: Likewise.
285 * rddbg.c: Likewise.
286 * readelf.c: Likewise.
287 * stabs.c: Likewise.
288 * windmc.c: Likewise.
289 * windres.c: Likewise.
290 * wrstabs.c: Likewise.
291
c31ab5a0
AM
2922020-05-21 Alan Modra <amodra@gmail.com>
293
294 * readelf.c (get_num_dynamic_syms): Bounds check mipsxlat array
295 access.
296
8f595e9b
NC
2972020-05-20 Nelson Chu <nelson.chu@sifive.com>
298
299 * dwarf.c: Updated since DECLARE_CSR is changed.
300
8ac10c5b
L
3012020-05-19 H.J. Lu <hjl.tools@gmail.com>
302
303 PR binutils/25809
304 * readelf.c (process_program_headers): Warn if the PT_DYNAMIC
305 segment doesn't match the .dynamic section and checks are
306 enabled.
307 (struct filedata): Add dynamic_symtab_section and
308 dynamic_strtab_section fields.
309 (process_section_headers): Set dynamic_symtab_section to the
310 .dynsym section. Set dynamic_strtab_section to the .dynstr
311 section.
312 (process_dynamic_section): Warn if the .dynsym section doesn't
313 match DT_SYMTAB and DT_SYMENT or the .dynstr section doesn't
314 DT_STRTAB and DT_STRSZ. But only if checks are enabled.
315
c177f377
AM
3162020-05-19 Alan Modra <amodra@gmail.com>
317
318 * ar.c (map_over_members, get_pos_bfd, delete_members, move_members),
319 (replace_members): Use bfd_get_filename rather than accessing
320 bfd->filename directly.
321 * arsup.c (map_over_list, ar_delete, ar_replace, ar_extract): Likewise.
322 * binemul.c (do_ar_emul_append): Likewise.
323 * coffgrok.c (coff_grok): Likewise.
324
83d27139
SH
3252020-05-18 Stafford Horne <shorne@gmail.com>
326
327 * MAINTAINERS (OR1K): Add myself as maintainer.
328
d11a9fab
AB
3292020-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
330
331 * doc/binutils.texi: Mention 'entry address' in the set-start and
332 adjust-start options descriptions.
333
546cb2d8
NC
3342020-05-05 Nick Clifton <nickc@redhat.com>
335
336 * dwarf.c (do_checks): New global variable.
337 (display_formatted_table): Warn about an unexpected number of
338 columns in the table, if checks are enabled. Do not complain
339 about the lack of data following the number of entries in the
340 table if the table is empty.
341 (display_debug_lines_decoded): Only warn about an unexpected
342 number of columns in a table if checks are enabled.
343 * dwarf.h (do_checks): Add a prototype.
344 * elfcomm.c (error): Remove weak attribute.
345 (warn): Likewise.
346 * readelf.c (do_checks): Delete.
347 (warn): Delete.
348 (process_section_headers): Only warn about empty sections if
349 checks are enabled.
350
e052e2ba
FS
3512020-05-04 Fangrui Song <maskray@google.com>
352
353 * objcopy.c (copy_object): Allow empty section.
354 * testsuite/binutils-all/update-section.exp: Add test.
355
070b775f
NC
3562020-05-04 Nick Clifton <nickc@redhat.com>
357
358 PR 25917
359 * dwarf.c (display_debug_lines_decoded): Warn if encountering a
360 supicious number of entries for DWARF-5 format directory and file
361 name tables. Do not display file name table header if the table
362 is empty. Do not allocate space for empty tables.
363
9c7b8e9b
AM
3642020-05-04 Alan Modra <amodra@gmail.com>
365
366 * readelf.c (process_nds32_specific): Check size of .nds32_e_flags
367 section. Don't assume endian of host matches nds32 target. Free
368 buffer.
369
60832332
AM
3702020-05-01 Alan Modra <amodra@gmail.com>
371 Haim Shimonovich <Haim.Shimonovich@ceva-dsp.com>
372
373 * objdump.c (disassemble_bytes): Don't scan for zeros when
374 disassembling zeros. Translate "resuming at file offset" message.
375 Formatting. Replace some signed variables with unsigned.
376
09c1e68a
AC
3772020-04-30 Alex Coplan <alex.coplan@arm.com>
378
379 * testsuite/binutils-all/aarch64/in-order-all.d: Update to use new
380 disassembly.
381 * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise.
382
8a8a1171
NC
3832020-04-30 Nick Clifton <nickc@redhat.com>
384
385 * testsuite/lib/binutils-common.exp (check_pie_support): New
386 proc.
387
cb4c35cf
AB
3882020-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
389
390 * dwarf.c (display_debug_ranges): Ignore duplicate entries in
391 range_entries for the same offset.
392
1b513401
NC
3932020-04-29 Nick Clifton <nickc@redhat.com>
394
395 * readelf.c (warn): New function - like elfcomm.c version but only
396 produces output if warnings are enabled.
397 (struct options): Add --lint and --enable-checks.
398 (usage): Add entry for --lint.
399 (parse_args): Handle -L. If checks are enabled but no dumps have
400 been selected then enable all dumps.
401 (process_section_headers): Replace long if-then-else sequence with
402 a switch. Add warning messages for empty SHT_REL, SHT_RELA and
403 SHT_PROGBITS sections.
404 (process_file): Do not complain if the file is an archive and lint
405 mode has been enabled.
406 * elfcomm.c (error): Make the function weak.
407 (warn): Likewise.
408 * NEWS: Mention the new feature.
409 * doc/binutils.texi: Document the new feature.
410 * dwarf.h (report_leb_status): Add file name and line number
411 parameters. Include them in the diagnostic output.
412 (READ_ULEB): Pass file and line number to report_leb_status.
413 (READ_SLEB): Likewise.
414 * dwarf.c (read_and_print_leb128): Pass file and line number to
415 report_leb_status.
416 * testsuite/binutils-all/readelf.exp: Add test of new feature.
417 * testsuite/binutils-all/zero-sec.s: New test source file.
418 * testsuite/binutils-all/zero-sec.r: Expected output from new
419 test.
420
c2e71e57
NC
4212020-04-29 Nick Clifton <nickc@redhat.com>
422
423 * po/sr.po: Updated Serbian translation.
424
90837ea7
AM
4252020-04-26 Alan Modra <amodra@gmail.com>
426
427 * readelf.c (get_num_dynamic_syms): Check DT_MIPS_XHASH was
428 read before dereferencing, and gracefully return. Remove
429 gnu_hash_error variable. Free gnu hash arrays if number of
430 syms found is zero.
431
2482f306
AM
4322020-04-24 Alan Modra <amodra@gmail.com>
433
434 * readelf.c (get_num_dynamic_syms): Check for nbuckets and nchains
435 non-zero.
436 (process_dynamic_section): Call get_num_dynamic_syms once rather
437 than in segment loop. Break out of segment loop on a successful
438 load of dynamic symbols. Formatting.
439 (process_object): Return error status from process_dynamic_section.
440
27456742
AK
4412020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
442
443 * elf-bfd.h (elfcore_write_arc_v2): Add prototype.
444 * elf.c (elfcore_grok_arc_v2): New function.
445 (elfcore_grok_note): Call the new function to handle the corresponding
446 note.
447 (elfcore_write_arc_v2): New function.
448 (elfcore_write_register_note): Call the new function to handle the
449 corresponding pseudo-sections.
450
30ce8e47
MF
4512020-04-22 Max Filippov <jcmvbkbc@gmail.com>
452
453 PR ld/25861
454 * readelf.c (is_none_reloc): Recognize
455 BFD_RELOC_XTENSA_PDIFF{8,16,32} and
456 BFD_RELOC_XTENSA_NDIFF{8,16,32}.
457
33b5a830
NC
4582020-04-22 Nick Clifton <nickc@redhat.com>
459
460 * MAINTAINERS: Remove Chris Faylor as the ix86 PE maintainer.
461
978c4450
AM
4622020-04-22 Alan Modra <amodra@gmail.com>
463
464 * readelf.c (archive_file_offset, archive_file_size, dynamic_addr),
465 (dynamic_size, dynamic_nent, dynamic_strings, dynamic_strings_length),
466 (num_dynamic_syms, nbuckets, nchains, buckets, chains),
467 (ngnubuckets, gnubuckets, gnuchains, mipsxlat, ngnuchains),
468 (gnusymidx, dynamic_symbols, dynamic_syminfo, dynamic_syminfo_offset),
469 (dynamic_syminfo_nent, program_interpreter, dynamic_info),
470 (dynamic_info_DT_GNU_HASH, dynamic_info_DT_MIPS_XHASH, version_info),
471 (dynamic_section, symtab_shndx_list, group_count, section_groups),
472 (section_headers_groups): Move to struct filedata. Update use
473 throughout file.
474
6431e409
AM
4752020-04-22 Alan Modra <amodra@gmail.com>
476
477 * readelf.c (struct dump_data): New, used..
478 (cmdline): ..here, and..
479 (struct filedata): ..here. Adjust all uses.
480 (request_dump_bynumber, request_dump, parse_args): Pass in a
481 struct dump_data* rather than Filedata*. Adjust callers.
482 (main): Don't set cmdline.file_name.
483
a5e0be5c
AM
4842020-04-20 Alan Modra <amodra@gmail.com>
485
486 * readelf.c (process_symbol_table): Clear ngnuchains, ngnubuckets
487 and nbuckets.
488
8ff66993
AM
4892020-04-20 Alan Modra <amodra@gmail.com>
490
491 * readelf.c (process_section_headers): Free dynamic symbols etc.
492 earlier.
493
ceb9bf11
AM
4942020-04-20 Alan Modra <amodra@gmail.com>
495
496 * readelf.c (get_num_dynamic_syms): Formatting. Don't return
497 on error without freeing.
498 (process_dynamic_section): Don't recreate dynamic symbols from
499 dynamic tag info when the dynamic symbols have already been
500 read via section headers.
501
e409955d
FS
5022020-04-17 Fredrik Strupe <fredrik@strupe.net>
503
504 * testsuite/binutils-all/arm/vdup-cond.d: New test for testing that
505 conditional VDUP instructions are disassembled correctly.
506 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
507 vdup-cond.d.
508 * testsuite/binutils-all/arm/vdup-thumb.d: New test for testing
509 that VDUP instructions (which are conditional in A32) can be
510 disassembled in thumb mode.
511 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
512 vdup-thumb.d.
513
ca3f923f
AM
5142020-04-17 Alan Modra <amodra@gmail.com>
515
516 PR 25840
517 * debug.c (debug_class_type_samep): Don't segfault on NULL type.
518
937f6614
AM
5192020-04-16 Alan Modra <amodra@gmail.com>
520
521 * doc/binutils.texi: Mention --no-show-raw-insn in objdump
522 --no-addresses description.
523
b1bc1394
AM
5242020-04-15 Alan Modra <amodra@gmail.com>
525
526 * objdump.c (no_addresses): New static var.
527 (usage): Print help for --no-addresses.
528 (long_options): Add --no-addresses entry.
529 (objdump_print_addr_with_sym, objdump_print_addr): Omit symbol address.
530 (disassemble_bytes): Don't print current line address, or reloc
531 address.
532 * doc/binutils.texi: Document objdump --no-addresses.
533
001890e1
AM
5342020-04-15 Alan Modra <amodra@gmail.com>
535
536 PR 25822
537 * readelf.c (get_num_dynamic_syms): Don't set num_of_syms when
538 reading buckets or chains fails.
539
b71d4fa7
AM
5402020-04-15 Alan Modra <amodra@gmail.com>
541
542 * readelf.c (process_symbol_table): Zero gnubuckets, gnuchains
543 etc. after freeing.
544
89246a0e
AM
5452020-04-15 Alan Modra <amodra@gmail.com>
546
547 * readelf.c (get_group_flags): Translate text.
548 (get_file_type, get_symbol_binding, get_symbol_type),
549 (get_ppc64_symbol_other, get_symbol_other): Increase size of buffer.
550
c98a4545
AM
5512020-04-15 Alan Modra <amodra@gmail.com>
552
553 PR 25821
554 * readelf.c (get_num_dynamic_syms): Typo fix.
555
645f43a8
AM
5562020-04-14 Alan Modra <amodra@gmail.com>
557
558 * readelf.c (process_mips_specific): Free eopt and iopt. Avoid
559 possibility of overflow when checking number of conflicts.
560
10ca4b04
L
5612020-04-14 H.J. Lu <hongjiu.lu@intel.com>
562
563 PR binutils/25707
564 * readelf.c (nbuckets): New.
565 (nchains): Likewise.
566 (buckets): Likewise.
567 (chains): Likewise.
568 (ngnubuckets): Likewise.
569 (gnubuckets): Likewise.
570 (gnuchains): Likewise.
571 (mipsxlat): Likewise.
572 (ngnuchains): Likewise.
573 (gnusymidx): Likewise.
574 (VALID_SYMBOL_NAME): Likewise.
575 (VALID_DYNAMIC_NAME): Use it.
576 (get_dynamic_data): Moved before process_dynamic_section.
577 (get_num_dynamic_syms): New function.
578 (process_dynamic_section): Use DT_SYMTAB, DT_SYMENT, DT_HASH,
579 DT_GNU_HASH and DT_MIPS_XHASH to reconstruct dynamic symbol
580 table. Use DT_STRTAB and DT_STRSZ to reconstruct dynamic string
581 table.
582 (get_symbol_index_type): Don't print "bad section index" when
583 there is no section header.
584 (print_dynamic_symbol): Rewrite.
585 (process_symbol_table): Call print_dynamic_symbol to dump dynamic
586 symbol table.
587
bb897477
RO
5882020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
589
590 * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Don't
591 enable on *-*-solaris*.
592
00386881
NC
5932020-03-30 Nick Clifton <nickc@redhat.com>
594
595 PR binutils/25662
596 * objcopy.c (copy_object): When copying PE format files set the
597 timestamp field in the pe_data structure if the preserve_dates
598 flag is set.
599 * testsuite/binutils-all/objcopy.exp (objcopy_test) Use
600 --preserve-dates in place of the -p option, in order to make its
601 effect more obvious.
602
0a6a8b59
AM
6032020-03-28 Alan Modra <amodra@gmail.com>
604
605 * testsuite/binutils-all/objcopy.exp (objcopy_test): Only
606 clear_xfail hppa*-*-*elf*. Revert mips xfails.
607
6a81c59b
AM
6082020-03-28 Alan Modra <amodra@gmail.com>
609
610 * testsuite/binutils-all/objcopy.exp (objcopy_test): Move xfails
611 from here to calls. Remove "m8*-*-*" entry. Don't xfail tic54x
612 but do xfail spu, mipstx39 and mips-sgi-irix for the executable
613 test. Pass "-p" to objcopy for the executable test.
614
1fafefd5
JL
6152020-03-27 Jozef Lawrynowicz <jozef.l@mittosystems.com>
616
617 PR binutils/25662
618 * testsuite/binutils-all/objcopy.exp (objcopy_test): Add argument to
619 specify whether an object file or executable should be built and tested.
620 Change test names to report whether an object file or executable is
621 being tested.
622 * testsuite/binutils-all/pr25662.ld: New test.
623 * testsuite/binutils-all/pr25662.s: New test.
624
80e2a3b6
AM
6252020-03-27 Alan Modra <amodra@gmail.com>
626
627 * readelf.c (process_archive): Don't double free qualified_name.
628 Don't break out of loop with "negative" archive_file_size, just
629 set file offset to max.
630
4c836627
AM
6312020-03-25 Alan Modra <amodra@gmail.com>
632
633 * readelf.c (process_archive): Prevent endless loop.
634
1081065c
L
6352020-03-24 H.J. Lu <hongjiu.lu@intel.com>
636
637 PR binutils/25708
638 * nm.c (print_symname): Replace _bfd_elf_get_symbol_version_name
639 with bfd_get_symbol_version_string.
640 (print_symbo): Pass TRUE to bfd_get_symbol_version_string.
641 * objdump.c (objdump_print_symname): Likewise.
642
7e6e972f
L
6432020-03-24 H.J. Lu <hongjiu.lu@intel.com>
644
645 PR binutils/25708
646 * nm.c (SYM_NAME): Removed.
647 (print_symname): Add a pointer to struct extended_symbol_info
648 argument. Call _bfd_elf_get_symbol_version_name to get symbol
649 version.
650 (print_symdef_entry): Pass NULL to print_symname.
651 (print_symbol_info_bsd): Update call to print_symname.
652 (print_symbol_info_sysv): Likewise.
653 (print_symbol_info_posix): Likewise.
654
5a814d6d
AM
6552020-03-24 Alan Modra <amodra@gmail.com>
656
657 * readelf.c (process_mips_specific): Free iconf on error path.
658
0636b245
NC
6592020-03-23 Nick Clifton <nickc@redhat.com>
660
661 PR 25714
662 * wrstabs.c (stab_pop_type): Replace assertion with error return.
663 * write_stabs_in_sections_debugging_info: Likewise.
664 * stab_enum_type: Likewise.
665 * stab_modify_type: Likewise.
666 * stab_struct_field: Likewise.
667 * stab_end_struct_type: Likewise.
668 * stab_start_class_type: Likewise.
669 * stab_class_static_member: Likewise.
670 * stab_class_baseclass: Likewise.
671 * stab_class_start_method: Likewise.
672 * stab_class_method_var: Likewise.
673 * stab_class_end_method: Likewise.
674 * stab_end_class_type: Likewise.
675 * stab_typedef_type: Likewise.
676 * stab_start_function: Likewise.
677 * stab_end_block: Likewise.
678 * stab_lineno: Likewise.
679
5844b465
NC
6802020-03-20 Nick Clifton <nickc@redhat.com>
681
682 * readelf.c (get_compression_header): Add ATTRIBUTE_WARN_UNUSED_RESULT.
683 (process_section_headers): Check the return value from
684 get_compression_header.
685 (dump_section_as_strings): Likewise.
686 (dump_section_as_bytes): Likewise.
687 (load_specific_debug_section): Likewise.
688
3d98c460
L
6892020-03-20 H.J. Lu <hongjiu.lu@intel.com>
690
691 * ar.c (main): Update bfd_plugin_set_program_name call.
692 * nm.c (main): Likewise.
693
f3a08f77
NC
6942020-03-19 Nick Clifton <nickc@redhat.com>
695
696 PR 25676
697 * testsuite/binutils-all/dw4.s: New test source file.
698 * testsuite/binutils-all/nm.exp: Run the new test.
699
ef3df110
L
7002020-03-19 H.J. Lu <hongjiu.lu@intel.com>
701
702 * readelf.c (process_symbol_table): Use unsigned long for si.
703
81a65eb3
AM
7042020-03-19 Alan Modra <amodra@gmail.com>
705
706 * elfcomm.c: Don't include bfd.h or bucomm.h.
707 (program_name): Declare.
708 (process_archive_index_and_symbols): Replace bfd_boolean with int,
709 and substitute FALSE and TRUE.
710 (setup_archive, setup_nested_archive): Likewise.
711 * elfcomm.h: Likewise.
712
1cb7d8b1
AM
7132020-03-19 Alan Modra <amodra@gmail.com>
714
715 * readelf.c (process_archive): Always return via path freeing
716 memory. Formatting.
717
b966f55f
AM
7182020-03-19 Alan Modra <amodra@gmail.com>
719
720 * readelf.c (process_netbsd_elf_note): Validate descsz before
721 accessing descdata. Formatting.
722
645ba681
AM
7232020-03-19 Alan Modra <amodra@gmail.com>
724
725 * elfcomm.c (setup_archive): Make file_size an off_t. Comment.
726 * elfcomm.h (setup_archive): Update prototype.
727
28d13567
AM
7282020-03-16 Alan Modra <amodra@gmail.com>
729
730 * readelf.c (get_symbols): New function.
731 (process_relocs, ia64_process_unwind, hppa_process_unwind),
732 (arm_process_unwind, get_symbol_for_build_attribute): Use it.
733
60e63c3e
AM
7342020-03-16 Alan Modra <amodra@gmail.com>
735
736 * unwind-ia64.c (unw_decode_uleb128): Prevent overlarge shifts.
737 Detect shift overflows and check that terminating byte is found.
738 Print an error on a bad uleb128.
739
1bd6175a
AM
7402020-03-14 Alan Modra <amodra@gmail.com>
741
742 * readelf.c (process_file): Clean ba_cache.
743
780f96ae
AM
7442020-03-14 Alan Modra <amodra@gmail.com>
745
746 * elfcomm.h (setup_archive): Update prototype.
747 * elfcomm.c (setup_archive): Add file_size parameter and sanity
748 check longnames_size.
749 (setup_nested_archive): Get file size and pass to setup_archive.
750 * elfedit.c (process_archive): Likewise.
751 * readelf.c (process_archive): Pass filedata->file_size to
752 setup_archive.
753
f761cb13
AM
7542020-03-14 Alan Modra <amodra@gmail.com>
755
756 * readelf.c (dump_section_as_strings): Free memory on error exit.
757 (dump_section_as_bytes, process_notes_at): Likewise.
758 (get_build_id): Free enote.
759
06d949ec
KR
7602020-03-13 Kamil Rytarowski <n54@gmx.com>
761
762 * readelf.c (get_netbsd_elfcore_note_type): Add support for
763 NT_NETBSDCORE_LWPSTATUS notes.
764
fd486f32
AM
7652020-03-13 Alan Modra <amodra@gmail.com>
766
767 * elfcomm.c (get_archive_member_name): Always return malloc'd
768 string or NULL.
769 * elfedit.c (process_archive): Tidy memory on all return paths.
770 * readelf.c (process_archive): Likewise.
771 (process_symbol_table): Likewise.
772 (ba_cache): New, replacing ..
773 (get_symbol_for_build_attribute): ..static vars here. Free
774 strtab and symtab before loading new ones. Reject symtab without
775 valid strtab in loop, breaking out of loop on valid symtab.
776 (process_file): Free ba_cache symtab and strtab here, resetting
777 ba_cache.
778
8fb879cd
AM
7792020-03-12 Alan Modra <amodra@gmail.com>
780
781 * readelf.c (process_section_headers): Don't just set
782 filedata->section_headers NULL, free it first. Similarly for
783 dynamic_symbols, dynamic_strings, dynamic_syminfo and
784 symtab_shndx_list. Zero associated counts too.
785 (process_object): Free symtab_shndx_list.
786 (process_file): Free various allocated filedata tables.
787
5496f3c6
NC
7882020-03-11 Nick Clifton <nickc@redhat.com>
789
790 PR 25611
791 PR 25614
792 * dwarf.h (DWARF2_Internal_LineInfo): Add li_address_size and
793 li_segment_size fields.
794 * dwarf.c (read_debug_line_header): Record the address size and
795 segment selector size values (if present) in the lineinfo
796 structure.
797 (display_formatted_table): Warn if the format count is empty but
798 the table itself is not empty.
799 Display the format count and entry count at the start of the table
800 dump.
801 (display_debug_lines_raw): Display the address size and segement
802 selector size fields, if present.
803 * testsuite/binutils-all/dw5.W: Update expected output.
804
9cc89dc0
AM
8052020-03-11 Alan Modra <amodra@gmail.com>
806
807 PR 25651
808 * objcopy.c (copy_object): Test "gaps" not gap_fill_set or
809 pad_to_set on second block of code dealing with padding.
810 Replace "c" with "num_sec" and don't recalculate number of
811 sections on second block. Size arrays using sizeof (element)
812 rather than sizeof (element type).
813
41da0822
AM
8142020-03-10 Alan Modra <amodra@gmail.com>
815
816 * objdump.c (disassemble_section): Don't call qsort unless
817 sym count is at least two.
818 (disassemble_data): Don't call memcpy with NULL src.
819
95099889
AM
8202020-03-09 Alan Modra <amodra@gmail.com>
821
822 PR 25645
823 * readelf.c (dump_ia64_vms_dynamic_fixups): Pass size and nmemb
824 to get_data rather than multiplying.
825 (dump_ia64_vms_dynamic_relocs): Likewise.
826 (process_version_sections): Correct order of size and nmemb args
827 in get_data call.
828 (process_mips_specific): Likewise.
829
a15de1f5
L
8302020-03-08 H.J. Lu <hongjiu.lu@intel.com>
831
832 * readelf.c (get_dynamic_data): Replace "memory chekers" with
833 "memory checkers" in comments.
834
9979ab66
SM
8352020-03-06 Simon Marchi <simon.marchi@efficios.com>
836
837 PR 25491
838 * doc/Makefile.am: Rename MOSTLYCLEANFILES to MAINTAINERCLEANFILES.
839 * doc/Makefile.in: Re-generate.
840
a0dcf297
NC
8412020-03-06 Nick Clifton <nickc@redhat.com>
842
843 * objcopy.c (check_new_section_flags): New function. Reject the
844 SEC_COFF_SHARED flag if the target is not a COFF binary.
845 (copy_object): Call check_new_section_flags.
846 (setup_section): Likewise.
847 * doc/binutils.texi (objcopy): Add a note that the 'share' section
848 flag cannot be applied to ELF binaries.
849
a9b90127
AM
8502020-03-06 Alan Modra <amodra@gmail.com>
851
852 PR 25637
853 * objcopy.c (filter_symbols): Correct rem_leading_char logic.
854
d1faf7ca
AM
8552020-03-05 Alan Modra <amodra@gmail.com>
856
857 PR 25629
858 * objcopy.c (filter_symbols): Don't segfault on NULL
859 prefix_symbols_string.
860
eef64366
CE
8612020-03-04 Christian Eggers <ceggers@gmx.de>
862
863 * objcopy.c (copy_object): Convert from bytes to octets for
864 --gap-fill and --pad-to.
865
5be2b2f5
NC
8662020-03-03 Nick Clifton <nickc@redhat.com>
867
868 PR 25625
869 * prdbg.c (pr_tag_type): Remove call to abort.
870
b312fea1
AM
8712020-03-02 Aaron Merey <amerey@redhat.com>
872
873 * binutils/testsuite/binutils-all/debuginfod.exp: Improve port
874 selection.
875
ba3265d0
NC
8762020-03-02 Nick Clifton <nickc@redhat.com>
877
878 PR 25543
879 * readelf.c (dump_section_as_strings): Display new-line characters
880 as \n and then insert a line break.
881 * testsuite/binutils-all/pr25543.s: New test.
882 * testsuite/binutils-all/pr25543.d: Test driver.
883 * testsuite/binutils-all/readelf.exp: Run the new test.
884
736990c4
NC
8852020-02-27 Nick Clifton <nickc@redhat.com>
886
887 PR 25526
888 * readelf.c (process_ia64_vms_dynamic_relocs): Check to see if
889 get_data is unable to load the string table.
890
dc1e8a47
AM
8912020-02-26 Alan Modra <amodra@gmail.com>
892
893 * elfedit.c: Indent labels correctly.
894 * readelf.c: Likewise.
895 * resres.c: Likewise.
896
ecda9016
L
8972020-02-25 H.J. Lu <hongjiu.lu@intel.com>
898
899 PR binutils/25584
900 * ar.c (main): Pass 0 to bfd_plugin_set_program_name.
901 * nm.c (main): Pass 1 to bfd_plugin_set_program_name.
902
83d4d556
NC
9032020-02-24 Nick Clifton <nickc@redhat.com>
904
905 PR 25499
906 * doc/binutils.texi (objdump): Fix typo in description of
907 objdump's -g option.
908
bd0cf5a6
NC
9092020-02-20 Nelson Chu <nelson.chu@sifive.com>
910
911 * dwarf.c (regname_internal_riscv): Updated since the DECLARE_CSR
912 is changed.
913
741cb839
EC
9142020-02-19 Jordan Rupprecht <rupprecht@google.com>
915
916 * objdump.c (show_line): call bfd_demangle when using do_demangle.
917
9f1528a1
AB
9182020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
919
920 * configure: Regenerate.
921
3a5d12fb
FS
9222020-02-10 Fangrui Song <maskray@google.com>
923
924 * objcopy.c (parse_flags): Handle "exclude".
925 * doc/binutils.texi: Document the support.
926
678d457f
AM
9272020-02-10 Aaron Merey <amerey@redhat.com>
928
929 * binutils/testsuite/binutils-all/debuginfod.exp:
930 Replace set ::env with setenv.
46471187
AM
931 Start server before setting environment variable.
932 Specify tmpdir as the location of the server's
933 database.
934 Check additional server metrics at start-up.
678d457f 935
e8319fde
NC
9362020-02-07 Nick Clifton <nickc@redhat.com>
937
938 * README-how-to-make-a-release: Add note about updating the
939 GAS/NEWS URL in the next release.
940
9fc0b501
SB
9412020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
942
943 PR 25469
944 * readelf.c (get_machine_flags): Add support for Z80N machine
945 number.
946
e1104d08
NC
9472020-02-07 Nick Clifton <nickc@redhat.com>
948
949 * dwarf.c (display_debug_lines_decoded): Force a NUL termination
950 of the truncated file name.
951
c2e6f744 9522020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
ece12829
TT
953
954 * objdump.c (print_jump_visualisation): New function.
955 (disassemble_bytes): Call new function.
956
02e0be69
AM
9572020-02-06 Alan Modra <amodra@gmail.com>
958
959 * testsuite/lib/binutils-common.exp (match_target): Accept '!' before
960 TCL procedure.
961 (supports_gnu_osabi): New procedure.
962 (is_generic): New, from ld-lib.exp.
963 (supports_gnu_unique): Use the above.
964
e8b79122
AM
9652020-02-04 Alan Modra <amodra@gmail.com>
966
967 * Makefile.am (CFILES): Add od-elf32_avr.c.
968 * Makefile.in: Regenerate.
969 * po/POTFILES.in: Regenerate.
970
27a45f42
AS
9712020-02-03 Andreas Schwab <schwab@linux-m68k.org>
972
973 * readelf.c (dump_relocations, dump_relocations)
974 (decode_arm_unwind_bytecode, process_dynamic_section)
975 (get_symbol_visibility, get_alpha_symbol_other): Add newline to
976 error message.
977
0b398d69
ST
9782020-02-03 Sergei Trofimovich <siarheit@google.com>
979
980 * coffdump.c (program_name): Drop redundant definition.
981 * srconv.c (program_name): Likewise
982 * sysdump.c (program_name): Likewise
983
a8c4d40b
L
9842020-02-02 H.J. Lu <hongjiu.lu@intel.com>
985
986 PR gas/25380
987 * objdump.c (sym_ok): Return FALSE if 2 sections are in the
988 same file with different section pointers.
989
cb6ad9bb
NC
9902020-02-01 Nick Clifton <nickc@redhat.com>
991
992 * README-how-to-make-a-release: Update with more details on the
993 release making process.
994
53943f32
NC
9952020-01-31 Nick Clifton <nickc@redhat.com>
996
997 * po/sv.po: Updated Swedish translation.
998
55be8fd0
NC
9992020-01-28 Nick Clifton <nickc@redhat.com>
1000
1001 * readelf.c (get_build_id): Simplify warning message about corrupt
1002 notes encountered whilst scanning for the build-id.
1003
82ef9cad
RM
10042020-01-27 Roland McGrath <mcgrathr@google.com>
1005
1006 * objcopy.c (compare_gnu_build_notes): Fix comparison results
1007 for overlapping ranges so that (A == B) == (B == A) holds.
1008
e3696f67
AM
10092020-01-27 Alan Modra <amodra@gmail.com>
1010
1011 * testsuite/lib/binutils-common.exp (big_or_little_endian): Replace
1012 case statement with switch statement.
1013
2f796de6
NC
10142020-01-24 Nick Clifton <nickc@redhat.com>
1015
1016 * readelf.c (get_build_id): Fix warning messages about corrupt
1017 notes.
1018
24e648d4
NC
10192020-01-23 Nick Clifton <nickc@redhat.com>
1020
1021 * po/fr.po: Updated French translation.
1022
c48acf6f
YC
10232020-01-22 Yuri Chornoivan <yurchor@mageia.org>
1024
1025 PR 25417
1026 * readelf.c (get_alpha_symbol_other): Fix error message typo.
1027
26916852
NC
10282020-01-20 Nick Clifton <nickc@redhat.com>
1029
1030 * po/pt.po: Updated Portuguese translation.
1031 * po/uk.po: Updated Ukranian translation.
1032
b248e9ce
NC
10332020-01-18 Nick Clifton <nickc@redhat.com>
1034
1035 * README-how-to-make-a-release: Update notes on how to cut a
1036 branch for a release.
1037
1b1bb2c6
NC
10382020-01-18 Nick Clifton <nickc@redhat.com>
1039
1040 * configure: Regenerate.
1041 * po/binutils.pot: Regenerate.
1042
ae774686
NC
10432020-01-18 Nick Clifton <nickc@redhat.com>
1044
1045 Binutils 2.34 branch created.
1046
82a9ed20
TT
10472020-01-17 Thomas Troeger <tstroege@gmx.de>
1048
1049 * objdump.c (jump_info_visualize_address): Discard jumps that are
1050 no longer needed.
1051 (disassemble_bytes): Only compute the maximum level if jumps were
1052 detected.
1053
6a1939f5
NC
10542020-01-13 Nick Clifton <nickc@redhat.com>
1055
c87c17c1 1056 * objdump.c (disassemble_bytes): Remove C99-ism.
6a1939f5
NC
1057 * testsuite/binutils-all/debuginfod.exp: New tests.
1058
1d67fe3b
TT
10592020-01-13 Thomas Troeger <tstroege@gmx.de>
1060
1061 * objdump.c (visualize_jumps, color_output, extended_color_output)
1062 (detected_jumps): New variables.
1063 (usage): Add the new jump visualization options.
1064 (option_values): Add new option value.
1065 (long_options): Add the new option.
1066 (jump_info_new, jump_info_free): New functions.
1067 (jump_info_min_address, jump_info_max_address): Likewise.
1068 (jump_info_end_address, jump_info_is_start_address): Likewise.
1069 (jump_info_is_end_address, jump_info_size): Likewise.
1070 (jump_info_unlink, jump_info_insert): Likewise.
1071 (jump_info_add_front, jump_info_move_linked): Likewise.
1072 (jump_info_intersect, jump_info_merge): Likewise.
1073 (jump_info_sort, jump_info_visualize_address): Likewise.
1074 (disassemble_jumps): New function - used to locate jumps.
1075 (disassemble_bytes): Add ascii art generation.
1076 (disassemble_section): Add scan to locate jumps.
1077 (main): Parse the new visualization option.
1078 * doc/binutils.texi: Document the new feature.
1079 * NEWS: Mention the new feature.
1080
a788aedd
AM
10812020-01-13 Alan Modra <amodra@gmail.com>
1082
a4f2b7c5
AM
1083 PR 25360
1084 PR 25361
a788aedd
AM
1085 * dwarf.c (display_debug_frames): Move fde_fc earlier. Free
1086 fde_fc col_type and col_offset.
1087 * readelf.c (apply_relocations): Move symsec check earlier.
1088 (free_debug_section): Free reloc_info.
1089 (process_notes_at): Free pnotes on error path.
1090 (process_object): Free dump_sects here..
1091 (process_archive): ..not here.
1092
805f38bc
AM
10932020-01-13 Alan Modra <amodra@gmail.com>
1094
1095 PR 25362
1096 * nm.c (display_rel_file): Free dyn_syms.
1097
ffebb0bb
NC
10982020-01-09 Nick Clifton <nickc@redhat.com>
1099
1100 PR 25220
1101 * objcopy.c (empty_name): New variable.
1102 (need_sym_before): Prevent an attempt to free a static variable.
1103 (filter_symbols): Avoid strcmp test by checking for pointer
1104 equality.
1105
ade4fd9b
NC
11062020-01-09 Nick Clifton <nickc@redhat.com>
1107
1108 * po/zh_TW.po: Updated Traditional Chinese translation.
1109
11102020-01-09 Aaron Merey <amerey@redhat.com>
1111
1112 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
1113 * Makefile.in: Regenerate.
1114 * NEWS: Update.
1115 * config.in: Regenerate.
1116 * configure: Regenerate.
1117 * configure.ac: Call AC_DEBUGINFOD.
1118 * doc/Makefile.in: Regenerate.
1119 * doc/binutils.texi: Add section on using binutils
1120 with debuginfod.
1121 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
1122 Query debuginfod servers for the target debug file.
1123 (load_separate_debug_info): Call
1124 debuginfod_fetch_separate_debug_info if configured with
1125 debuginfod.
1126 (load_separate_debug_files): Add file argument to
1127 load_separate_debug_info calls.
1128 * dwarf.h (get_build_id): Add declaration.
1129 * objdump.c (get_build_id): New function. Get build-id of file.
1130 * readelf.c (get_build_id): Likewise.
1131 * testsuite/binutils-all/debuginfod.exp: New tests.
1132 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
1133 section.
1134
6655dba2
SB
11352020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
1136
1137 * readelf.c: Add support for new Z*) relocations and machine
1138 types.
1139
b14ce8bf
AM
11402020-01-01 Alan Modra <amodra@gmail.com>
1141
1142 Update year range in copyright notice of all files.
1143
0b114740 1144For older changes see ChangeLog-2019
3499769a 1145\f
0b114740 1146Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
1147
1148Copying and distribution of this file, with or without modification,
1149are permitted in any medium without royalty provided the copyright
1150notice and this notice are preserved.
1151
1152Local Variables:
1153mode: change-log
1154left-margin: 8
1155fill-column: 74
1156version-control: never
1157End: