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