]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
gas DWARF2 test XPASSes
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
a308b89d
L
12020-07-11 H.J. Lu <hongjiu.lu@intel.com>
2
3 * readelf.c (decode_x86_feature_2): Handle
4 GNU_PROPERTY_X86_FEATURE_2_TMM.
5
af2b3186
TV
62020-07-10 Tom de Vries <tdevries@suse.de>
7
8 * dwarf.c (display_debug_lines_decoded): Don't emit meaningless
9 information in the end_sequence row.
10 * testsuite/binutils-all/dw5.W: Update.
11 * testsuite/binutils-all/objdump.WL: Update.
12
fe49679d
AM
132020-07-09 Alan Modra <amodra@gmail.com>
14
15 * dlltool.c: Remove powerpc PE support and comments.
16 * configure.ac: Remove powerpc PE dlltool config.
17 * configure: Regenerate.
18
d90171de
NC
192020-07-09 Nick Clifton <nickc@redhat.com>
20
21 * rclex.c: Add OWNERDRAW keyword.
22 * rcparse.y: Add OWNERDRAW token.
23 (menuitem_flag) Add BITMAP and OWNERDRAW entries.
24 * resrc.c (write_rc_menuitems): Add support for OWNERDRAW and
25 BITMAP flags.
26 * windres.c (extended_menuitems): Likewise.
27 * testsuite/binutils-all/windres/menuitem_flags.rc: New test.
28
e3fdc001
AM
292020-07-09 Alan Modra <amodra@gmail.com>
30
31 * readelf (slurp_hppa_unwind_table): Set table_len before use
32 in relocation sanity checks.
33
5a2296ac
AM
342020-07-07 Alan Modra <amodra@gmail.com>
35
36 * testsuite/binutils-all/ar.exp: Use is_xcoff_format.
37 * testsuite/binutils-all/nm.exp: Likewise.
38 * testsuite/binutils-all/copy-2.d: Run only for elf and pe targets.
39 * testsuite/binutils-all/copy-3.d: Run only for elf targets.
40 * testsuite/binutils-all/set-section-alignment.d: Likewise.
41 * testsuite/binutils-all/copy-4.d: Don't run for xcoff.
42
efd0ed58
AM
432020-07-07 Alan Modra <amodra@gmail.com>
44
45 * testsuite/lib/binutils-common.exp (is_xcoff_format): New.
46 * testsuite/binutils-all/objcopy.exp (pr25662): Exclude xcoff.
47
17550be7
NC
482020-07-06 Nick Clifton <nickc@redhat.com>
49
50 * po/bg.po: Updated Bulgarian translation.
51 * po/pt.po: Updated Portuguese translation.
52 * po/uk.po: Updated Ukranian translation.
53
ddb43bab
AM
542020-07-06 Alan Modra <amodra@gmail.com>
55
56 * readelf.c (print_dynamic_symbol): Don't sprintf to buffer to
57 find string length.
58
b19d852d
NC
592020-07-04 Nick Clifton <nickc@redhat.com>
60
61 * configure: Regenerate.
62 * po/binutils.pot: Regenerate.
63
b115b9fd
NC
642020-07-04 Nick Clifton <nickc@redhat.com>
65
66 Binutils 2.35 branch created.
67
0942c7ab
NC
682020-07-02 Nick Clifton <nickc@redhat.com>
69
70 PR 26028
71 * readelf.c (print_symbol): Handle truncation of symbol names.
72 (options): Add -T/--silent-truncation option.
73 (parse_args): Handle the option.
74 (print_dynamic_symbol): Correct calculation of width available to
75 display symbol name.
76 * doc/binutils.texi: Document the -T option to readelf.
77 * NEWS: Mention the new feature.
78
bbd19b19
L
792020-06-30 H.J. Lu <hongjiu.lu@intel.com>
80
81 * NEWS: Mention x86 NaCl target support removal.
82 * dwarf.c (init_dwarf_regnames_by_bfd_arch_and_mach): Remove
83 x86 NaCl target support.
84 * testsuite/binutils-all/elfedit-1.d: Likewise.
85 * testsuite/binutils-all/i386/i386.exp: Likewise.
86 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
87 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
88 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
89 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
90 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
91 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
92 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
93 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
94 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
95 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
96 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
97 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
98
5568cc9e
NC
992020-06-30 Nick Clifton <nickc@redhat.com>
100
101 * dwarf.c (read_and_display_attr_value): Support
102 DW_FORM_GNU_strp_alt when used with DW_AT_dwo_name and
103 DW_AT_comp_dir.
104
d74b88ed
AM
1052020-06-30 Alan Modra <amodra@gmail.com>
106
107 * testsuite/binutils-all/readelf.exp (readelf_dump_test): Remove
108 xfail for nds32.
109
9f27c364
HPN
1102020-06-29 Hans-Peter Nilsson <hp@bitrange.com>
111
112 * dwarf.c (display_debug_str_offsets): Rename local variable
113 index to idx. Move to top of function.
114
279edac5
AM
1152020-06-29 Alan Modra <amodra@gmail.com>
116
117 * dwarf.c: Use C style comments.
118 * resrc.c: Likewise.
119
cfc16775
AM
1202020-06-27 Alan Modra <amodra@gmail.com>
121
122 * elfcomm.c (setup_nested_archive): Set nested_arch->file to NULL
123 after freeing.
124 (release_archive): Set fields of arch to NULL after freeing.
125
2f6ecaed
NA
1262020-06-26 Nick Alcock <nick.alcock@oracle.com>
127
128 * readelf.c (dump_section_as_ctf): Support .ctf archives using
129 ctf_arc_bufopen. Automatically load the .ctf member of such
130 archives as the parent of all other members, unless specifically
131 overridden via --ctf-parent. Split out dumping code into...
132 (dump_ctf_archive_member): ... here, as in objdump, and call
133 it once per archive member.
134 (dump_ctf_indent_lines): Code style fix.
135
094e34f2
NA
1362020-06-26 Nick Alcock <nick.alcock@oracle.com>
137
138 * configure.ac [--enable-libctf]: New, default yes.
139 Set ENABLE_LIBCTF accordingly.
140 * Makefile.am [!ENABLE_LIBCTF]: Empty LIBCTF and LIBCTF_NOBFD.
141 * configure: Regenerate.
142 * config.in: Regenerate.
143 * Makefile.in: Regenerate.
144 * aclocal.m4: Regenerate.
145 * objdump.c (usage): Conditionalize portions on ENABLE_LIBCTF.
146 (option_values): Likewise.
147 (long_options): Likewise.
148 (main): Likewise.
149 (dump_ctf_indent_lines): Conditionalize out when !ENABLE_LIBCTF.
150 (make_ctfsect): Likewise.
151 (dump_ctf_archive_member): Likewise.
152 (dump_ctf) [ENABLE_LIBCTF]: Likewise.
153 (dump_ctf) [!ENABLE_LIBCTF]: New empty stub.
154 * readelf.c (options): Conditionalize portions on ENABLE_LIBCTF.
155 (usage): Likewise.
156 (process_section_contents): Likewise.
157 (shdr_to_ctf_sect): Conditionalize out when !ENABLE_LIBCTF.
158 (dump_ctf_indent_lines): Likewise.
159 (dump_section_as_ctf) [ENABLE_LIBCTF]: Likewise.
160
2a1bb84c
JB
1612020-06-26 Jan Beulich <jbeulich@suse.com>
162
163 * doc/binutils.texi: Adjust description of x86's -Msuffix. Drop
164 redundant text from x86 specific part of -M section.
165
85f7484a
PB
1662020-06-26 Pat Bernardi <bernardi@adacore.com>
167
168 * readelf.c (display_m68k_gnu_attribute): New function.
169 (process_arch_specific): Call display_m68k_gnu_attribute for EM_68K.
170
d0dded5b
L
1712020-06-23 H.J. Lu <hongjiu.lu@intel.com>
172
173 PR binutils/26160
174 * testsuite/binutils-all/pr26160.dwp.bz2: New file.
175 * testsuite/binutils-all/pr26160.r: Likewise.
176 * testsuite/binutils-all/readelf.exp: Run PR binutils/26160 test.
177
39f381cb
NC
1782020-06-23 Nick Clifton <nickc@redhat.com>
179
180 PR 26160
181 * dwarf.c (fetch_indexed_string): Detect and handle old style
182 .debug_str_offset tables.
183 (display_debug_str_offsets): Likewise. Also add support for
184 .debug_str_offsets.dwo sections.
185
80fda85c
L
1862020-06-23 H.J. Lu <hongjiu.lu@intel.com>
187
188 PR binutils/26112
189 * testsuite/binutils-all/pr26112.o.bz2: New file.
190 * testsuite/binutils-all/pr26112.r: Likewise.
191 * testsuite/binutils-all/readelf.exp: Run PR binutils/26112 test.
192
d081ffff
AM
1932020-06-23 Alan Modra <amodra@gmail.com>
194
195 * testsuite/binutils-all/objdump.exp (bintest.a): Correct
196 remote_file delete command.
197
e4b7104b
NC
1982020-06-22 Nick Clifton <nickc@redhat.com>
199
200 PR 26112
201 * dwarf.c (display_debug_str_offsets): Add code to display the
202 contents of the .debug_str_offsets section.
203 (display_debug_macro): Add support for DW_MACRO_define_strx and
204 DW_MACRO_undef_strx.
205
d768f160
SJ
2062020-06-22 Saagar Jha <saagar@saagarjha.com>
207
208 * od-macho.c: Dump linkedit data for new load commands.
209
5fd104ad
AM
2102020-06-19 Alan Modra <amodra@gmail.com>
211
212 * testsuite/config/default.exp (ld_elf_shared_opt): Don't set.
213 * testsuite/lib/binutils-common.exp (check_relro_support): New proc.
214 (run_dump_test): Use check_relro_support to decide whether to pass
215 extra ld option "-z norelro".
216
fd17d1e6
AM
2172020-06-11 Alan Modra <amodra@gmail.com>
218
219 * readelf.c (process_mips_specific): Don't alloc memory for
220 Elf_Internal_Options.
221
d0c4e780
AM
2222020-06-11 Alan Modra <amodra@gmail.com>
223
224 * readelf.c (process_mips_specific): Assert size of internal
225 types match size of external types, and simplify allocation of
226 internal buffer. Catch possible integer overflow when sanity
227 checking option size. Don't assume options are a regular array.
228 Sanity check reginfo option against option size. Use PRI macros
229 when printing.
230
25065fcd
RH
2312020-06-10 Ralf Habacker <ralf.habacker@freenet.de>
232
233 PR 26082
234 * mclex.c (yylex): Reject lines that reach end-of-file without a
235 terminating newline character.
236
b37a7714
NC
2372020-06-08 Nick Clifton <nickc@redhat.com>
238
239 PR 26093
240 * doc/binutils.texi (strings): Fix typo.
241
c4b2f181
NC
2422020-06-08 Nick Clifton <nickc@redhat.com>
243
244 PR 26086
245 * dwarf.c (process_debug_info): Check that there is space in the
246 debug_information array before filling in an entry.
247
1424c35d
AM
2482020-06-06 Alan Modra <amodra@gmail.com>
249
250 * doc/binutils.texi (PowerPC -M option): Mention power10 and pwr10.
251
8affa48a
JA
2522020-06-05 Joel Anderson <joelanderson333@gmail.com>
253
254 PR 26082
255 * mclex.c (yylex): Add test for an empty input stream.
256
8eca5c7d
SC
2572020-06-04 Stephen Casner <casner@acm.org>
258
259 * testsuite/binutils-all/pr25662-pdp11.s: Alternate source file
260 for test using section pseudo-ops compatible with pdp11.
261 * testsuite/binutils-all/objcopy.exp: Select alternate source.
262
b3db6d07
JM
2632020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
264
265 * objdump.c (disassemble_data): Set disasm_info.endian_code to
266 disasm_info.endian after the latter is initialized to the
267 endianness reported by BFD.
268
0a4f37af
AM
2692020-06-04 Alan Modra <amodra@gmail.com>
270
271 * testsuite/binutils-all/i386/i386.exp: Remove global directive
272 outside proc body.
273 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
274 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
275
913e0fd4
JA
2762020-06-03 Joel Anderson <joelanderson333@gmail.com>
277
278 * windmc.h (struct mc_node): Add id_typecast field.
279 * mcparse.y (message): Initialise the id_typecast field.
280 * windmc.c (write_dbg): Use the id_typecast field as a parameter
281 when calling write_dbg_define.
282 (write_header): Likewise.
283
4a322448
AM
2842020-06-03 Alan Modra <amodra@gmail.com>
285
286 PR 26069
287 * objcopy.c (copy_relocations_in_section): Free relpp on error.
288 Don't accidentally free isection->orelocation.
289
0bee4d1c
AM
2902020-06-02 Alan Modra <amodra@gmail.com>
291
292 * testsuite/binutils-all/ar.exp (obj): Set up object file name
293 extension. Use throughout. Don't completely exclude non-ELF
294 alpha targets. Run long_filenames test for tic30. Exclude thin
295 archive tests for aix, ecoff and vms.
296 * estsuite/binutils-all/objdump.exp (obj): Set up object file name
297 extension. Use throughout. Don't exclude non-ELF alpha targets
298 from "bintest.a".
299
ab7ad287
MF
3002020-05-28 Max Filippov <jcmvbkbc@gmail.com>
301
302 * MAINTAINERS (Xtensa): Add myself as maintainer.
303
3f3c3608
AM
3042020-05-23 Alan Modra <amodra@gmail.com>
305
306 * testsuite/binutils-all/ar.exp (many_files): New test.
307
9db70fc3
AM
3082020-05-21 Alan Modra <amodra@gmail.com>
309
310 * addr2line.c: Replace "if (x) free (x)" with "free (x)" throughout.
311 * dlltool.c: Likewise.
312 * elfcomm.c: Likewise.
313 * rddbg.c: Likewise.
314 * readelf.c: Likewise.
315 * stabs.c: Likewise.
316 * windmc.c: Likewise.
317 * windres.c: Likewise.
318 * wrstabs.c: Likewise.
319
c31ab5a0
AM
3202020-05-21 Alan Modra <amodra@gmail.com>
321
322 * readelf.c (get_num_dynamic_syms): Bounds check mipsxlat array
323 access.
324
8f595e9b
NC
3252020-05-20 Nelson Chu <nelson.chu@sifive.com>
326
327 * dwarf.c: Updated since DECLARE_CSR is changed.
328
8ac10c5b
L
3292020-05-19 H.J. Lu <hjl.tools@gmail.com>
330
331 PR binutils/25809
332 * readelf.c (process_program_headers): Warn if the PT_DYNAMIC
333 segment doesn't match the .dynamic section and checks are
334 enabled.
335 (struct filedata): Add dynamic_symtab_section and
336 dynamic_strtab_section fields.
337 (process_section_headers): Set dynamic_symtab_section to the
338 .dynsym section. Set dynamic_strtab_section to the .dynstr
339 section.
340 (process_dynamic_section): Warn if the .dynsym section doesn't
341 match DT_SYMTAB and DT_SYMENT or the .dynstr section doesn't
342 DT_STRTAB and DT_STRSZ. But only if checks are enabled.
343
c177f377
AM
3442020-05-19 Alan Modra <amodra@gmail.com>
345
346 * ar.c (map_over_members, get_pos_bfd, delete_members, move_members),
347 (replace_members): Use bfd_get_filename rather than accessing
348 bfd->filename directly.
349 * arsup.c (map_over_list, ar_delete, ar_replace, ar_extract): Likewise.
350 * binemul.c (do_ar_emul_append): Likewise.
351 * coffgrok.c (coff_grok): Likewise.
352
83d27139
SH
3532020-05-18 Stafford Horne <shorne@gmail.com>
354
355 * MAINTAINERS (OR1K): Add myself as maintainer.
356
d11a9fab
AB
3572020-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
358
359 * doc/binutils.texi: Mention 'entry address' in the set-start and
360 adjust-start options descriptions.
361
546cb2d8
NC
3622020-05-05 Nick Clifton <nickc@redhat.com>
363
364 * dwarf.c (do_checks): New global variable.
365 (display_formatted_table): Warn about an unexpected number of
366 columns in the table, if checks are enabled. Do not complain
367 about the lack of data following the number of entries in the
368 table if the table is empty.
369 (display_debug_lines_decoded): Only warn about an unexpected
370 number of columns in a table if checks are enabled.
371 * dwarf.h (do_checks): Add a prototype.
372 * elfcomm.c (error): Remove weak attribute.
373 (warn): Likewise.
374 * readelf.c (do_checks): Delete.
375 (warn): Delete.
376 (process_section_headers): Only warn about empty sections if
377 checks are enabled.
378
e052e2ba
FS
3792020-05-04 Fangrui Song <maskray@google.com>
380
381 * objcopy.c (copy_object): Allow empty section.
382 * testsuite/binutils-all/update-section.exp: Add test.
383
070b775f
NC
3842020-05-04 Nick Clifton <nickc@redhat.com>
385
386 PR 25917
387 * dwarf.c (display_debug_lines_decoded): Warn if encountering a
388 supicious number of entries for DWARF-5 format directory and file
389 name tables. Do not display file name table header if the table
390 is empty. Do not allocate space for empty tables.
391
9c7b8e9b
AM
3922020-05-04 Alan Modra <amodra@gmail.com>
393
394 * readelf.c (process_nds32_specific): Check size of .nds32_e_flags
395 section. Don't assume endian of host matches nds32 target. Free
396 buffer.
397
60832332
AM
3982020-05-01 Alan Modra <amodra@gmail.com>
399 Haim Shimonovich <Haim.Shimonovich@ceva-dsp.com>
400
401 * objdump.c (disassemble_bytes): Don't scan for zeros when
402 disassembling zeros. Translate "resuming at file offset" message.
403 Formatting. Replace some signed variables with unsigned.
404
09c1e68a
AC
4052020-04-30 Alex Coplan <alex.coplan@arm.com>
406
407 * testsuite/binutils-all/aarch64/in-order-all.d: Update to use new
408 disassembly.
409 * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise.
410
8a8a1171
NC
4112020-04-30 Nick Clifton <nickc@redhat.com>
412
413 * testsuite/lib/binutils-common.exp (check_pie_support): New
414 proc.
415
cb4c35cf
AB
4162020-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
417
418 * dwarf.c (display_debug_ranges): Ignore duplicate entries in
419 range_entries for the same offset.
420
1b513401
NC
4212020-04-29 Nick Clifton <nickc@redhat.com>
422
423 * readelf.c (warn): New function - like elfcomm.c version but only
424 produces output if warnings are enabled.
425 (struct options): Add --lint and --enable-checks.
426 (usage): Add entry for --lint.
427 (parse_args): Handle -L. If checks are enabled but no dumps have
428 been selected then enable all dumps.
429 (process_section_headers): Replace long if-then-else sequence with
430 a switch. Add warning messages for empty SHT_REL, SHT_RELA and
431 SHT_PROGBITS sections.
432 (process_file): Do not complain if the file is an archive and lint
433 mode has been enabled.
434 * elfcomm.c (error): Make the function weak.
435 (warn): Likewise.
436 * NEWS: Mention the new feature.
437 * doc/binutils.texi: Document the new feature.
438 * dwarf.h (report_leb_status): Add file name and line number
439 parameters. Include them in the diagnostic output.
440 (READ_ULEB): Pass file and line number to report_leb_status.
441 (READ_SLEB): Likewise.
442 * dwarf.c (read_and_print_leb128): Pass file and line number to
443 report_leb_status.
444 * testsuite/binutils-all/readelf.exp: Add test of new feature.
445 * testsuite/binutils-all/zero-sec.s: New test source file.
446 * testsuite/binutils-all/zero-sec.r: Expected output from new
447 test.
448
c2e71e57
NC
4492020-04-29 Nick Clifton <nickc@redhat.com>
450
451 * po/sr.po: Updated Serbian translation.
452
90837ea7
AM
4532020-04-26 Alan Modra <amodra@gmail.com>
454
455 * readelf.c (get_num_dynamic_syms): Check DT_MIPS_XHASH was
456 read before dereferencing, and gracefully return. Remove
457 gnu_hash_error variable. Free gnu hash arrays if number of
458 syms found is zero.
459
2482f306
AM
4602020-04-24 Alan Modra <amodra@gmail.com>
461
462 * readelf.c (get_num_dynamic_syms): Check for nbuckets and nchains
463 non-zero.
464 (process_dynamic_section): Call get_num_dynamic_syms once rather
465 than in segment loop. Break out of segment loop on a successful
466 load of dynamic symbols. Formatting.
467 (process_object): Return error status from process_dynamic_section.
468
27456742
AK
4692020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
470
471 * elf-bfd.h (elfcore_write_arc_v2): Add prototype.
472 * elf.c (elfcore_grok_arc_v2): New function.
473 (elfcore_grok_note): Call the new function to handle the corresponding
474 note.
475 (elfcore_write_arc_v2): New function.
476 (elfcore_write_register_note): Call the new function to handle the
477 corresponding pseudo-sections.
478
30ce8e47
MF
4792020-04-22 Max Filippov <jcmvbkbc@gmail.com>
480
481 PR ld/25861
482 * readelf.c (is_none_reloc): Recognize
483 BFD_RELOC_XTENSA_PDIFF{8,16,32} and
484 BFD_RELOC_XTENSA_NDIFF{8,16,32}.
485
33b5a830
NC
4862020-04-22 Nick Clifton <nickc@redhat.com>
487
488 * MAINTAINERS: Remove Chris Faylor as the ix86 PE maintainer.
489
978c4450
AM
4902020-04-22 Alan Modra <amodra@gmail.com>
491
492 * readelf.c (archive_file_offset, archive_file_size, dynamic_addr),
493 (dynamic_size, dynamic_nent, dynamic_strings, dynamic_strings_length),
494 (num_dynamic_syms, nbuckets, nchains, buckets, chains),
495 (ngnubuckets, gnubuckets, gnuchains, mipsxlat, ngnuchains),
496 (gnusymidx, dynamic_symbols, dynamic_syminfo, dynamic_syminfo_offset),
497 (dynamic_syminfo_nent, program_interpreter, dynamic_info),
498 (dynamic_info_DT_GNU_HASH, dynamic_info_DT_MIPS_XHASH, version_info),
499 (dynamic_section, symtab_shndx_list, group_count, section_groups),
500 (section_headers_groups): Move to struct filedata. Update use
501 throughout file.
502
6431e409
AM
5032020-04-22 Alan Modra <amodra@gmail.com>
504
505 * readelf.c (struct dump_data): New, used..
506 (cmdline): ..here, and..
507 (struct filedata): ..here. Adjust all uses.
508 (request_dump_bynumber, request_dump, parse_args): Pass in a
509 struct dump_data* rather than Filedata*. Adjust callers.
510 (main): Don't set cmdline.file_name.
511
a5e0be5c
AM
5122020-04-20 Alan Modra <amodra@gmail.com>
513
514 * readelf.c (process_symbol_table): Clear ngnuchains, ngnubuckets
515 and nbuckets.
516
8ff66993
AM
5172020-04-20 Alan Modra <amodra@gmail.com>
518
519 * readelf.c (process_section_headers): Free dynamic symbols etc.
520 earlier.
521
ceb9bf11
AM
5222020-04-20 Alan Modra <amodra@gmail.com>
523
524 * readelf.c (get_num_dynamic_syms): Formatting. Don't return
525 on error without freeing.
526 (process_dynamic_section): Don't recreate dynamic symbols from
527 dynamic tag info when the dynamic symbols have already been
528 read via section headers.
529
e409955d
FS
5302020-04-17 Fredrik Strupe <fredrik@strupe.net>
531
532 * testsuite/binutils-all/arm/vdup-cond.d: New test for testing that
533 conditional VDUP instructions are disassembled correctly.
534 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
535 vdup-cond.d.
536 * testsuite/binutils-all/arm/vdup-thumb.d: New test for testing
537 that VDUP instructions (which are conditional in A32) can be
538 disassembled in thumb mode.
539 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
540 vdup-thumb.d.
541
ca3f923f
AM
5422020-04-17 Alan Modra <amodra@gmail.com>
543
544 PR 25840
545 * debug.c (debug_class_type_samep): Don't segfault on NULL type.
546
937f6614
AM
5472020-04-16 Alan Modra <amodra@gmail.com>
548
549 * doc/binutils.texi: Mention --no-show-raw-insn in objdump
550 --no-addresses description.
551
b1bc1394
AM
5522020-04-15 Alan Modra <amodra@gmail.com>
553
554 * objdump.c (no_addresses): New static var.
555 (usage): Print help for --no-addresses.
556 (long_options): Add --no-addresses entry.
557 (objdump_print_addr_with_sym, objdump_print_addr): Omit symbol address.
558 (disassemble_bytes): Don't print current line address, or reloc
559 address.
560 * doc/binutils.texi: Document objdump --no-addresses.
561
001890e1
AM
5622020-04-15 Alan Modra <amodra@gmail.com>
563
564 PR 25822
565 * readelf.c (get_num_dynamic_syms): Don't set num_of_syms when
566 reading buckets or chains fails.
567
b71d4fa7
AM
5682020-04-15 Alan Modra <amodra@gmail.com>
569
570 * readelf.c (process_symbol_table): Zero gnubuckets, gnuchains
571 etc. after freeing.
572
89246a0e
AM
5732020-04-15 Alan Modra <amodra@gmail.com>
574
575 * readelf.c (get_group_flags): Translate text.
576 (get_file_type, get_symbol_binding, get_symbol_type),
577 (get_ppc64_symbol_other, get_symbol_other): Increase size of buffer.
578
c98a4545
AM
5792020-04-15 Alan Modra <amodra@gmail.com>
580
581 PR 25821
582 * readelf.c (get_num_dynamic_syms): Typo fix.
583
645f43a8
AM
5842020-04-14 Alan Modra <amodra@gmail.com>
585
586 * readelf.c (process_mips_specific): Free eopt and iopt. Avoid
587 possibility of overflow when checking number of conflicts.
588
10ca4b04
L
5892020-04-14 H.J. Lu <hongjiu.lu@intel.com>
590
591 PR binutils/25707
592 * readelf.c (nbuckets): New.
593 (nchains): Likewise.
594 (buckets): Likewise.
595 (chains): Likewise.
596 (ngnubuckets): Likewise.
597 (gnubuckets): Likewise.
598 (gnuchains): Likewise.
599 (mipsxlat): Likewise.
600 (ngnuchains): Likewise.
601 (gnusymidx): Likewise.
602 (VALID_SYMBOL_NAME): Likewise.
603 (VALID_DYNAMIC_NAME): Use it.
604 (get_dynamic_data): Moved before process_dynamic_section.
605 (get_num_dynamic_syms): New function.
606 (process_dynamic_section): Use DT_SYMTAB, DT_SYMENT, DT_HASH,
607 DT_GNU_HASH and DT_MIPS_XHASH to reconstruct dynamic symbol
608 table. Use DT_STRTAB and DT_STRSZ to reconstruct dynamic string
609 table.
610 (get_symbol_index_type): Don't print "bad section index" when
611 there is no section header.
612 (print_dynamic_symbol): Rewrite.
613 (process_symbol_table): Call print_dynamic_symbol to dump dynamic
614 symbol table.
615
bb897477
RO
6162020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
617
618 * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Don't
619 enable on *-*-solaris*.
620
00386881
NC
6212020-03-30 Nick Clifton <nickc@redhat.com>
622
623 PR binutils/25662
624 * objcopy.c (copy_object): When copying PE format files set the
625 timestamp field in the pe_data structure if the preserve_dates
626 flag is set.
627 * testsuite/binutils-all/objcopy.exp (objcopy_test) Use
628 --preserve-dates in place of the -p option, in order to make its
629 effect more obvious.
630
0a6a8b59
AM
6312020-03-28 Alan Modra <amodra@gmail.com>
632
633 * testsuite/binutils-all/objcopy.exp (objcopy_test): Only
634 clear_xfail hppa*-*-*elf*. Revert mips xfails.
635
6a81c59b
AM
6362020-03-28 Alan Modra <amodra@gmail.com>
637
638 * testsuite/binutils-all/objcopy.exp (objcopy_test): Move xfails
639 from here to calls. Remove "m8*-*-*" entry. Don't xfail tic54x
640 but do xfail spu, mipstx39 and mips-sgi-irix for the executable
641 test. Pass "-p" to objcopy for the executable test.
642
1fafefd5
JL
6432020-03-27 Jozef Lawrynowicz <jozef.l@mittosystems.com>
644
645 PR binutils/25662
646 * testsuite/binutils-all/objcopy.exp (objcopy_test): Add argument to
647 specify whether an object file or executable should be built and tested.
648 Change test names to report whether an object file or executable is
649 being tested.
650 * testsuite/binutils-all/pr25662.ld: New test.
651 * testsuite/binutils-all/pr25662.s: New test.
652
80e2a3b6
AM
6532020-03-27 Alan Modra <amodra@gmail.com>
654
655 * readelf.c (process_archive): Don't double free qualified_name.
656 Don't break out of loop with "negative" archive_file_size, just
657 set file offset to max.
658
4c836627
AM
6592020-03-25 Alan Modra <amodra@gmail.com>
660
661 * readelf.c (process_archive): Prevent endless loop.
662
1081065c
L
6632020-03-24 H.J. Lu <hongjiu.lu@intel.com>
664
665 PR binutils/25708
666 * nm.c (print_symname): Replace _bfd_elf_get_symbol_version_name
667 with bfd_get_symbol_version_string.
668 (print_symbo): Pass TRUE to bfd_get_symbol_version_string.
669 * objdump.c (objdump_print_symname): Likewise.
670
7e6e972f
L
6712020-03-24 H.J. Lu <hongjiu.lu@intel.com>
672
673 PR binutils/25708
674 * nm.c (SYM_NAME): Removed.
675 (print_symname): Add a pointer to struct extended_symbol_info
676 argument. Call _bfd_elf_get_symbol_version_name to get symbol
677 version.
678 (print_symdef_entry): Pass NULL to print_symname.
679 (print_symbol_info_bsd): Update call to print_symname.
680 (print_symbol_info_sysv): Likewise.
681 (print_symbol_info_posix): Likewise.
682
5a814d6d
AM
6832020-03-24 Alan Modra <amodra@gmail.com>
684
685 * readelf.c (process_mips_specific): Free iconf on error path.
686
0636b245
NC
6872020-03-23 Nick Clifton <nickc@redhat.com>
688
689 PR 25714
690 * wrstabs.c (stab_pop_type): Replace assertion with error return.
691 * write_stabs_in_sections_debugging_info: Likewise.
692 * stab_enum_type: Likewise.
693 * stab_modify_type: Likewise.
694 * stab_struct_field: Likewise.
695 * stab_end_struct_type: Likewise.
696 * stab_start_class_type: Likewise.
697 * stab_class_static_member: Likewise.
698 * stab_class_baseclass: Likewise.
699 * stab_class_start_method: Likewise.
700 * stab_class_method_var: Likewise.
701 * stab_class_end_method: Likewise.
702 * stab_end_class_type: Likewise.
703 * stab_typedef_type: Likewise.
704 * stab_start_function: Likewise.
705 * stab_end_block: Likewise.
706 * stab_lineno: Likewise.
707
5844b465
NC
7082020-03-20 Nick Clifton <nickc@redhat.com>
709
710 * readelf.c (get_compression_header): Add ATTRIBUTE_WARN_UNUSED_RESULT.
711 (process_section_headers): Check the return value from
712 get_compression_header.
713 (dump_section_as_strings): Likewise.
714 (dump_section_as_bytes): Likewise.
715 (load_specific_debug_section): Likewise.
716
3d98c460
L
7172020-03-20 H.J. Lu <hongjiu.lu@intel.com>
718
719 * ar.c (main): Update bfd_plugin_set_program_name call.
720 * nm.c (main): Likewise.
721
f3a08f77
NC
7222020-03-19 Nick Clifton <nickc@redhat.com>
723
724 PR 25676
725 * testsuite/binutils-all/dw4.s: New test source file.
726 * testsuite/binutils-all/nm.exp: Run the new test.
727
ef3df110
L
7282020-03-19 H.J. Lu <hongjiu.lu@intel.com>
729
730 * readelf.c (process_symbol_table): Use unsigned long for si.
731
81a65eb3
AM
7322020-03-19 Alan Modra <amodra@gmail.com>
733
734 * elfcomm.c: Don't include bfd.h or bucomm.h.
735 (program_name): Declare.
736 (process_archive_index_and_symbols): Replace bfd_boolean with int,
737 and substitute FALSE and TRUE.
738 (setup_archive, setup_nested_archive): Likewise.
739 * elfcomm.h: Likewise.
740
1cb7d8b1
AM
7412020-03-19 Alan Modra <amodra@gmail.com>
742
743 * readelf.c (process_archive): Always return via path freeing
744 memory. Formatting.
745
b966f55f
AM
7462020-03-19 Alan Modra <amodra@gmail.com>
747
748 * readelf.c (process_netbsd_elf_note): Validate descsz before
749 accessing descdata. Formatting.
750
645ba681
AM
7512020-03-19 Alan Modra <amodra@gmail.com>
752
753 * elfcomm.c (setup_archive): Make file_size an off_t. Comment.
754 * elfcomm.h (setup_archive): Update prototype.
755
28d13567
AM
7562020-03-16 Alan Modra <amodra@gmail.com>
757
758 * readelf.c (get_symbols): New function.
759 (process_relocs, ia64_process_unwind, hppa_process_unwind),
760 (arm_process_unwind, get_symbol_for_build_attribute): Use it.
761
60e63c3e
AM
7622020-03-16 Alan Modra <amodra@gmail.com>
763
764 * unwind-ia64.c (unw_decode_uleb128): Prevent overlarge shifts.
765 Detect shift overflows and check that terminating byte is found.
766 Print an error on a bad uleb128.
767
1bd6175a
AM
7682020-03-14 Alan Modra <amodra@gmail.com>
769
770 * readelf.c (process_file): Clean ba_cache.
771
780f96ae
AM
7722020-03-14 Alan Modra <amodra@gmail.com>
773
774 * elfcomm.h (setup_archive): Update prototype.
775 * elfcomm.c (setup_archive): Add file_size parameter and sanity
776 check longnames_size.
777 (setup_nested_archive): Get file size and pass to setup_archive.
778 * elfedit.c (process_archive): Likewise.
779 * readelf.c (process_archive): Pass filedata->file_size to
780 setup_archive.
781
f761cb13
AM
7822020-03-14 Alan Modra <amodra@gmail.com>
783
784 * readelf.c (dump_section_as_strings): Free memory on error exit.
785 (dump_section_as_bytes, process_notes_at): Likewise.
786 (get_build_id): Free enote.
787
06d949ec
KR
7882020-03-13 Kamil Rytarowski <n54@gmx.com>
789
790 * readelf.c (get_netbsd_elfcore_note_type): Add support for
791 NT_NETBSDCORE_LWPSTATUS notes.
792
fd486f32
AM
7932020-03-13 Alan Modra <amodra@gmail.com>
794
795 * elfcomm.c (get_archive_member_name): Always return malloc'd
796 string or NULL.
797 * elfedit.c (process_archive): Tidy memory on all return paths.
798 * readelf.c (process_archive): Likewise.
799 (process_symbol_table): Likewise.
800 (ba_cache): New, replacing ..
801 (get_symbol_for_build_attribute): ..static vars here. Free
802 strtab and symtab before loading new ones. Reject symtab without
803 valid strtab in loop, breaking out of loop on valid symtab.
804 (process_file): Free ba_cache symtab and strtab here, resetting
805 ba_cache.
806
8fb879cd
AM
8072020-03-12 Alan Modra <amodra@gmail.com>
808
809 * readelf.c (process_section_headers): Don't just set
810 filedata->section_headers NULL, free it first. Similarly for
811 dynamic_symbols, dynamic_strings, dynamic_syminfo and
812 symtab_shndx_list. Zero associated counts too.
813 (process_object): Free symtab_shndx_list.
814 (process_file): Free various allocated filedata tables.
815
5496f3c6
NC
8162020-03-11 Nick Clifton <nickc@redhat.com>
817
818 PR 25611
819 PR 25614
820 * dwarf.h (DWARF2_Internal_LineInfo): Add li_address_size and
821 li_segment_size fields.
822 * dwarf.c (read_debug_line_header): Record the address size and
823 segment selector size values (if present) in the lineinfo
824 structure.
825 (display_formatted_table): Warn if the format count is empty but
826 the table itself is not empty.
827 Display the format count and entry count at the start of the table
828 dump.
829 (display_debug_lines_raw): Display the address size and segement
830 selector size fields, if present.
831 * testsuite/binutils-all/dw5.W: Update expected output.
832
9cc89dc0
AM
8332020-03-11 Alan Modra <amodra@gmail.com>
834
835 PR 25651
836 * objcopy.c (copy_object): Test "gaps" not gap_fill_set or
837 pad_to_set on second block of code dealing with padding.
838 Replace "c" with "num_sec" and don't recalculate number of
839 sections on second block. Size arrays using sizeof (element)
840 rather than sizeof (element type).
841
41da0822
AM
8422020-03-10 Alan Modra <amodra@gmail.com>
843
844 * objdump.c (disassemble_section): Don't call qsort unless
845 sym count is at least two.
846 (disassemble_data): Don't call memcpy with NULL src.
847
95099889
AM
8482020-03-09 Alan Modra <amodra@gmail.com>
849
850 PR 25645
851 * readelf.c (dump_ia64_vms_dynamic_fixups): Pass size and nmemb
852 to get_data rather than multiplying.
853 (dump_ia64_vms_dynamic_relocs): Likewise.
854 (process_version_sections): Correct order of size and nmemb args
855 in get_data call.
856 (process_mips_specific): Likewise.
857
a15de1f5
L
8582020-03-08 H.J. Lu <hongjiu.lu@intel.com>
859
860 * readelf.c (get_dynamic_data): Replace "memory chekers" with
861 "memory checkers" in comments.
862
9979ab66
SM
8632020-03-06 Simon Marchi <simon.marchi@efficios.com>
864
865 PR 25491
866 * doc/Makefile.am: Rename MOSTLYCLEANFILES to MAINTAINERCLEANFILES.
867 * doc/Makefile.in: Re-generate.
868
a0dcf297
NC
8692020-03-06 Nick Clifton <nickc@redhat.com>
870
871 * objcopy.c (check_new_section_flags): New function. Reject the
872 SEC_COFF_SHARED flag if the target is not a COFF binary.
873 (copy_object): Call check_new_section_flags.
874 (setup_section): Likewise.
875 * doc/binutils.texi (objcopy): Add a note that the 'share' section
876 flag cannot be applied to ELF binaries.
877
a9b90127
AM
8782020-03-06 Alan Modra <amodra@gmail.com>
879
880 PR 25637
881 * objcopy.c (filter_symbols): Correct rem_leading_char logic.
882
d1faf7ca
AM
8832020-03-05 Alan Modra <amodra@gmail.com>
884
885 PR 25629
886 * objcopy.c (filter_symbols): Don't segfault on NULL
887 prefix_symbols_string.
888
eef64366
CE
8892020-03-04 Christian Eggers <ceggers@gmx.de>
890
891 * objcopy.c (copy_object): Convert from bytes to octets for
892 --gap-fill and --pad-to.
893
5be2b2f5
NC
8942020-03-03 Nick Clifton <nickc@redhat.com>
895
896 PR 25625
897 * prdbg.c (pr_tag_type): Remove call to abort.
898
b312fea1
AM
8992020-03-02 Aaron Merey <amerey@redhat.com>
900
901 * binutils/testsuite/binutils-all/debuginfod.exp: Improve port
902 selection.
903
ba3265d0
NC
9042020-03-02 Nick Clifton <nickc@redhat.com>
905
906 PR 25543
907 * readelf.c (dump_section_as_strings): Display new-line characters
908 as \n and then insert a line break.
909 * testsuite/binutils-all/pr25543.s: New test.
910 * testsuite/binutils-all/pr25543.d: Test driver.
911 * testsuite/binutils-all/readelf.exp: Run the new test.
912
736990c4
NC
9132020-02-27 Nick Clifton <nickc@redhat.com>
914
915 PR 25526
916 * readelf.c (process_ia64_vms_dynamic_relocs): Check to see if
917 get_data is unable to load the string table.
918
dc1e8a47
AM
9192020-02-26 Alan Modra <amodra@gmail.com>
920
921 * elfedit.c: Indent labels correctly.
922 * readelf.c: Likewise.
923 * resres.c: Likewise.
924
ecda9016
L
9252020-02-25 H.J. Lu <hongjiu.lu@intel.com>
926
927 PR binutils/25584
928 * ar.c (main): Pass 0 to bfd_plugin_set_program_name.
929 * nm.c (main): Pass 1 to bfd_plugin_set_program_name.
930
83d4d556
NC
9312020-02-24 Nick Clifton <nickc@redhat.com>
932
933 PR 25499
934 * doc/binutils.texi (objdump): Fix typo in description of
935 objdump's -g option.
936
bd0cf5a6
NC
9372020-02-20 Nelson Chu <nelson.chu@sifive.com>
938
939 * dwarf.c (regname_internal_riscv): Updated since the DECLARE_CSR
940 is changed.
941
741cb839
EC
9422020-02-19 Jordan Rupprecht <rupprecht@google.com>
943
944 * objdump.c (show_line): call bfd_demangle when using do_demangle.
945
9f1528a1
AB
9462020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
947
948 * configure: Regenerate.
949
3a5d12fb
FS
9502020-02-10 Fangrui Song <maskray@google.com>
951
952 * objcopy.c (parse_flags): Handle "exclude".
953 * doc/binutils.texi: Document the support.
954
678d457f
AM
9552020-02-10 Aaron Merey <amerey@redhat.com>
956
957 * binutils/testsuite/binutils-all/debuginfod.exp:
958 Replace set ::env with setenv.
46471187
AM
959 Start server before setting environment variable.
960 Specify tmpdir as the location of the server's
961 database.
962 Check additional server metrics at start-up.
678d457f 963
e8319fde
NC
9642020-02-07 Nick Clifton <nickc@redhat.com>
965
966 * README-how-to-make-a-release: Add note about updating the
967 GAS/NEWS URL in the next release.
968
9fc0b501
SB
9692020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
970
971 PR 25469
972 * readelf.c (get_machine_flags): Add support for Z80N machine
973 number.
974
e1104d08
NC
9752020-02-07 Nick Clifton <nickc@redhat.com>
976
977 * dwarf.c (display_debug_lines_decoded): Force a NUL termination
978 of the truncated file name.
979
c2e6f744 9802020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
ece12829
TT
981
982 * objdump.c (print_jump_visualisation): New function.
983 (disassemble_bytes): Call new function.
984
02e0be69
AM
9852020-02-06 Alan Modra <amodra@gmail.com>
986
987 * testsuite/lib/binutils-common.exp (match_target): Accept '!' before
988 TCL procedure.
989 (supports_gnu_osabi): New procedure.
990 (is_generic): New, from ld-lib.exp.
991 (supports_gnu_unique): Use the above.
992
e8b79122
AM
9932020-02-04 Alan Modra <amodra@gmail.com>
994
995 * Makefile.am (CFILES): Add od-elf32_avr.c.
996 * Makefile.in: Regenerate.
997 * po/POTFILES.in: Regenerate.
998
27a45f42
AS
9992020-02-03 Andreas Schwab <schwab@linux-m68k.org>
1000
1001 * readelf.c (dump_relocations, dump_relocations)
1002 (decode_arm_unwind_bytecode, process_dynamic_section)
1003 (get_symbol_visibility, get_alpha_symbol_other): Add newline to
1004 error message.
1005
0b398d69
ST
10062020-02-03 Sergei Trofimovich <siarheit@google.com>
1007
1008 * coffdump.c (program_name): Drop redundant definition.
1009 * srconv.c (program_name): Likewise
1010 * sysdump.c (program_name): Likewise
1011
a8c4d40b
L
10122020-02-02 H.J. Lu <hongjiu.lu@intel.com>
1013
1014 PR gas/25380
1015 * objdump.c (sym_ok): Return FALSE if 2 sections are in the
1016 same file with different section pointers.
1017
cb6ad9bb
NC
10182020-02-01 Nick Clifton <nickc@redhat.com>
1019
1020 * README-how-to-make-a-release: Update with more details on the
1021 release making process.
1022
53943f32
NC
10232020-01-31 Nick Clifton <nickc@redhat.com>
1024
1025 * po/sv.po: Updated Swedish translation.
1026
55be8fd0
NC
10272020-01-28 Nick Clifton <nickc@redhat.com>
1028
1029 * readelf.c (get_build_id): Simplify warning message about corrupt
1030 notes encountered whilst scanning for the build-id.
1031
82ef9cad
RM
10322020-01-27 Roland McGrath <mcgrathr@google.com>
1033
1034 * objcopy.c (compare_gnu_build_notes): Fix comparison results
1035 for overlapping ranges so that (A == B) == (B == A) holds.
1036
e3696f67
AM
10372020-01-27 Alan Modra <amodra@gmail.com>
1038
1039 * testsuite/lib/binutils-common.exp (big_or_little_endian): Replace
1040 case statement with switch statement.
1041
2f796de6
NC
10422020-01-24 Nick Clifton <nickc@redhat.com>
1043
1044 * readelf.c (get_build_id): Fix warning messages about corrupt
1045 notes.
1046
24e648d4
NC
10472020-01-23 Nick Clifton <nickc@redhat.com>
1048
1049 * po/fr.po: Updated French translation.
1050
c48acf6f
YC
10512020-01-22 Yuri Chornoivan <yurchor@mageia.org>
1052
1053 PR 25417
1054 * readelf.c (get_alpha_symbol_other): Fix error message typo.
1055
26916852
NC
10562020-01-20 Nick Clifton <nickc@redhat.com>
1057
1058 * po/pt.po: Updated Portuguese translation.
1059 * po/uk.po: Updated Ukranian translation.
1060
b248e9ce
NC
10612020-01-18 Nick Clifton <nickc@redhat.com>
1062
1063 * README-how-to-make-a-release: Update notes on how to cut a
1064 branch for a release.
1065
1b1bb2c6
NC
10662020-01-18 Nick Clifton <nickc@redhat.com>
1067
1068 * configure: Regenerate.
1069 * po/binutils.pot: Regenerate.
1070
ae774686
NC
10712020-01-18 Nick Clifton <nickc@redhat.com>
1072
1073 Binutils 2.34 branch created.
1074
82a9ed20
TT
10752020-01-17 Thomas Troeger <tstroege@gmx.de>
1076
1077 * objdump.c (jump_info_visualize_address): Discard jumps that are
1078 no longer needed.
1079 (disassemble_bytes): Only compute the maximum level if jumps were
1080 detected.
1081
6a1939f5
NC
10822020-01-13 Nick Clifton <nickc@redhat.com>
1083
c87c17c1 1084 * objdump.c (disassemble_bytes): Remove C99-ism.
6a1939f5
NC
1085 * testsuite/binutils-all/debuginfod.exp: New tests.
1086
1d67fe3b
TT
10872020-01-13 Thomas Troeger <tstroege@gmx.de>
1088
1089 * objdump.c (visualize_jumps, color_output, extended_color_output)
1090 (detected_jumps): New variables.
1091 (usage): Add the new jump visualization options.
1092 (option_values): Add new option value.
1093 (long_options): Add the new option.
1094 (jump_info_new, jump_info_free): New functions.
1095 (jump_info_min_address, jump_info_max_address): Likewise.
1096 (jump_info_end_address, jump_info_is_start_address): Likewise.
1097 (jump_info_is_end_address, jump_info_size): Likewise.
1098 (jump_info_unlink, jump_info_insert): Likewise.
1099 (jump_info_add_front, jump_info_move_linked): Likewise.
1100 (jump_info_intersect, jump_info_merge): Likewise.
1101 (jump_info_sort, jump_info_visualize_address): Likewise.
1102 (disassemble_jumps): New function - used to locate jumps.
1103 (disassemble_bytes): Add ascii art generation.
1104 (disassemble_section): Add scan to locate jumps.
1105 (main): Parse the new visualization option.
1106 * doc/binutils.texi: Document the new feature.
1107 * NEWS: Mention the new feature.
1108
a788aedd
AM
11092020-01-13 Alan Modra <amodra@gmail.com>
1110
a4f2b7c5
AM
1111 PR 25360
1112 PR 25361
a788aedd
AM
1113 * dwarf.c (display_debug_frames): Move fde_fc earlier. Free
1114 fde_fc col_type and col_offset.
1115 * readelf.c (apply_relocations): Move symsec check earlier.
1116 (free_debug_section): Free reloc_info.
1117 (process_notes_at): Free pnotes on error path.
1118 (process_object): Free dump_sects here..
1119 (process_archive): ..not here.
1120
805f38bc
AM
11212020-01-13 Alan Modra <amodra@gmail.com>
1122
1123 PR 25362
1124 * nm.c (display_rel_file): Free dyn_syms.
1125
ffebb0bb
NC
11262020-01-09 Nick Clifton <nickc@redhat.com>
1127
1128 PR 25220
1129 * objcopy.c (empty_name): New variable.
1130 (need_sym_before): Prevent an attempt to free a static variable.
1131 (filter_symbols): Avoid strcmp test by checking for pointer
1132 equality.
1133
ade4fd9b
NC
11342020-01-09 Nick Clifton <nickc@redhat.com>
1135
1136 * po/zh_TW.po: Updated Traditional Chinese translation.
1137
11382020-01-09 Aaron Merey <amerey@redhat.com>
1139
1140 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
1141 * Makefile.in: Regenerate.
1142 * NEWS: Update.
1143 * config.in: Regenerate.
1144 * configure: Regenerate.
1145 * configure.ac: Call AC_DEBUGINFOD.
1146 * doc/Makefile.in: Regenerate.
1147 * doc/binutils.texi: Add section on using binutils
1148 with debuginfod.
1149 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
1150 Query debuginfod servers for the target debug file.
1151 (load_separate_debug_info): Call
1152 debuginfod_fetch_separate_debug_info if configured with
1153 debuginfod.
1154 (load_separate_debug_files): Add file argument to
1155 load_separate_debug_info calls.
1156 * dwarf.h (get_build_id): Add declaration.
1157 * objdump.c (get_build_id): New function. Get build-id of file.
1158 * readelf.c (get_build_id): Likewise.
1159 * testsuite/binutils-all/debuginfod.exp: New tests.
1160 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
1161 section.
1162
6655dba2
SB
11632020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
1164
1165 * readelf.c: Add support for new Z*) relocations and machine
1166 types.
1167
b14ce8bf
AM
11682020-01-01 Alan Modra <amodra@gmail.com>
1169
1170 Update year range in copyright notice of all files.
1171
0b114740 1172For older changes see ChangeLog-2019
3499769a 1173\f
0b114740 1174Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
1175
1176Copying and distribution of this file, with or without modification,
1177are permitted in any medium without royalty provided the copyright
1178notice and this notice are preserved.
1179
1180Local Variables:
1181mode: change-log
1182left-margin: 8
1183fill-column: 74
1184version-control: never
1185End: