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