]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
Updated Serbian and Russian translations for various sub-directories
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 2020-08-12 Nick Clifton <nickc@redhat.com>
2
3 * po/sr.po: Updated Serbian translation.
4
5 2020-08-10 H.J. Lu <hongjiu.lu@intel.com>
6
7 PR binutils/26302
8 * nm.c (with_symbol_versions): Removed.
9 (long_option_values): Add OPTION_WITH_SYMBOL_VERSIONS.
10 (long_options): Update --with-symbol-versions entry.
11 (print_symbol): Remove the with_symbol_versions check.
12 (main): Add OPTION_WITH_SYMBOL_VERSIONS for backward
13 compatibility.
14 * doc/binutils.texi: Remove --with-symbol-versions.
15
16 2020-08-05 Alan Modra <amodra@gmail.com>
17
18 PR 26337
19 * objdump.c (load_specific_debug_section): Revert last change.
20
21 2020-08-05 Alan Modra <amodra@gmail.com>
22
23 PR 26337
24 * objdump.c (load_specific_debug_section): Don't malloc space for
25 section contents, use bfd_malloc_and_get_section.
26
27 2020-07-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
28
29 * Makefile.am (AM_CPPFLAGS): Add LARGEFILE_CPPFLAGS.
30 * Makefile.in, doc/Makefile.in: Regenerate.
31 * configure: Regenerate.
32
33 2020-07-30 H.J. Lu <hongjiu.lu@intel.com>
34
35 * testsuite/binutils-all/i386/compressed-1a.d: Pass --gdwarf-3
36 to assembler.
37 * testsuite/binutils-all/i386/compressed-1b.d: Likewise.
38 * testsuite/binutils-all/i386/compressed-1c.d: Likewise.
39 * testsuite/binutils-all/x86-64/compressed-1a.d: Likewise.
40 * testsuite/binutils-all/x86-64/compressed-1b.d: Likewise.
41 * testsuite/binutils-all/x86-64/compressed-1c.d: Likewise.
42
43 2020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
44
45 * testsuite/binutils-all/mips/global-local-symtab-sort-o32.d:
46 New test.
47 * testsuite/binutils-all/mips/global-local-symtab-sort-o32t.d:
48 New test.
49 * testsuite/binutils-all/mips/global-local-symtab-sort-n32.d:
50 New test.
51 * testsuite/binutils-all/mips/global-local-symtab-sort-n32t.d:
52 New test.
53 * testsuite/binutils-all/mips/global-local-symtab-sort-n64.d:
54 New test.
55 * testsuite/binutils-all/mips/global-local-symtab-sort-n64t.d:
56 New test.
57 * testsuite/binutils-all/mips/global-local-symtab-final-o32.d:
58 New test.
59 * testsuite/binutils-all/mips/global-local-symtab-final-n32.d:
60 New test.
61 * testsuite/binutils-all/mips/global-local-symtab-final-n64.d:
62 New test.
63 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
64
65 2020-07-29 Maciej W. Rozycki <macro@linux-mips.org>
66
67 * testsuite/binutils-all/mips/global-local-symtab-o32.d: New
68 test.
69 * testsuite/binutils-all/mips/global-local-symtab-o32t.d: New
70 test.
71 * testsuite/binutils-all/mips/global-local-symtab-n32.d: New
72 test.
73 * testsuite/binutils-all/mips/global-local-symtab-n32t.d: New
74 test.
75 * testsuite/binutils-all/mips/global-local-symtab-n64.d: New
76 test.
77 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
78
79 2020-07-28 H.J. Lu <hongjiu.lu@intel.com>
80
81 PR binutils/26301
82 * configure: Regenerated.
83
84 2020-07-28 H.J. Lu <hongjiu.lu@intel.com>
85
86 PR binutils/26301
87 * configure: Regenerated.
88
89 2020-07-27 Alan Modra <amodra@gmail.com>
90
91 * objdump.c (dump_section): Don't return without calling
92 process_section_p.
93
94 2020-07-27 H.J. Lu <hongjiu.lu@intel.com>
95
96 * doc/binutils.texi: Replace preceeded with preceded.
97
98 2020-07-26 Maciej W. Rozycki <macro@linux-mips.org>
99
100 * testsuite/binutils-all/mips/mips.exp (run_dump_test_abi)
101 (run_dump_test_o32, run_dump_test_n32, run_dump_test_n64): New
102 procedures.
103 (has_newabi): Remove variable.
104 (has_abi, abi_asflags, abi_ldflags): New associative array
105 variables.
106 (irixemul): New variable.
107 Replace `run_dump_test' calls where applicable throughout with
108 `run_dump_test_o32', `run_dump_test_n32' and `run_dump_test_n64'
109 as appropriate. Use `noarch' for tests that require their own
110 architecture setting.
111 * testsuite/binutils-all/mips/mips-ase-1.d: Remove GAS flags.
112 * testsuite/binutils-all/mips/mips-ase-2.d: Likewise.
113 * testsuite/binutils-all/mips/mips-ase-3.d: Likewise.
114 * testsuite/binutils-all/mips/mips-note-2-n32.d: Likewise.
115 * testsuite/binutils-all/mips/mips-note-2-n64.d: Likewise.
116 * testsuite/binutils-all/mips/mips-note-2.d: Likewise.
117 * testsuite/binutils-all/mips/mips-note-2r-n32.d: Likewise.
118 * testsuite/binutils-all/mips/mips-note-2r-n64.d: Likewise.
119 * testsuite/binutils-all/mips/mips-note-2r.d: Likewise.
120 * testsuite/binutils-all/mips/mips-reginfo-n32.d: Likewise.
121 * testsuite/binutils-all/mips/mips-reginfo.d: Likewise.
122 * testsuite/binutils-all/mips/mips16-extend-noinsn.d: Likewise.
123 * testsuite/binutils-all/mips/mips16-pcrel.d: Likewise.
124 * testsuite/binutils-all/mips/mips16-alias.d: Remove `-32' from
125 GAS flags.
126 * testsuite/binutils-all/mips/mips16-extend-insn.d: Likewise.
127 * testsuite/binutils-all/mips/mips16-noalias.d: Likewise.
128 * testsuite/binutils-all/mips/mips16-undecoded.d: Likewise.
129 * testsuite/binutils-all/mips/mips16e2-extend-insn.d: Likewise.
130 * testsuite/binutils-all/mips/mips16e2-undecoded.d: Likewise.
131 * testsuite/binutils-all/mips/mixed-micromips.d: Likewise.
132 * testsuite/binutils-all/mips/mixed-mips16.d: Likewise.
133
134 2020-07-24 Aaron Merey <amerey@redhat.com>
135
136 * Makefile.am: Replace LIBDEBUGINFOD with DEBUGINFOD_LIBS.
137 * Makefile.in: Rebuild.
138 * configure: Rebuild.
139 * doc/Makefile.in: Rebuild.
140
141 2020-07-24 Nick Clifton <nickc@redhat.com>
142
143 * README-how-to-make-a-release: Various small updates whilst
144 creating the 2.35 release.
145
146 2020-07-22 Nick Alcock <nick.alcock@oracle.com>
147
148 * testsuite/lib/binutils-common.exp (run_dump_test): Add 'cc'
149 option.
150
151 2020-07-22 Nick Alcock <nick.alcock@oracle.com>
152
153 * objdump.c (dump_ctf_archive_member): Remove linefeeds.
154 (dump_ctf): Likewise.
155
156 2020-07-22 Nick Alcock <nick.alcock@oracle.com>
157
158 * objdump.c (ctf_archive_member): Print CTF errors and warnings.
159 * readelf.c (dump_ctf_archive_member): Likewise.
160
161 2020-07-22 Nick Clifton <nickc@redhat.com>
162
163 * readelf.c (parse_args): Silence potential warnings about a
164 memory resource leak when allocating space for ctf option values.
165 (dump_section_as_ctf): Fix typo checking dump_ctf_strtab_name
166 variable.
167
168 2020-07-21 Nick Clifton <nickc@redhat.com>
169
170 * po/sv.po: Updated Swedish translation.
171
172 2020-07-14 Claudiu Zissulescu <claziss@gmail.com>
173
174 * testsuite/binutils-all/arc/double_regs.s: New test.
175 * testsuite/binutils-all/arc/objdump.exp: Add the above test.
176
177 2020-07-13 Nick Clifton <nickc@redhat.com>
178
179 * po/fr.po: Updated French translation.
180
181 2020-07-13 Alan Modra <amodra@gmail.com>
182
183 * testsuite/lib/binutils-common.exp (is_pecoff_format): Accept
184 optional machine-os arg.
185
186 2020-07-11 H.J. Lu <hongjiu.lu@intel.com>
187
188 * readelf.c (decode_x86_feature_2): Handle
189 GNU_PROPERTY_X86_FEATURE_2_TMM.
190
191 2020-07-10 Tom de Vries <tdevries@suse.de>
192
193 * dwarf.c (display_debug_lines_decoded): Don't emit meaningless
194 information in the end_sequence row.
195 * testsuite/binutils-all/dw5.W: Update.
196 * testsuite/binutils-all/objdump.WL: Update.
197
198 2020-07-09 Alan Modra <amodra@gmail.com>
199
200 * dlltool.c: Remove powerpc PE support and comments.
201 * configure.ac: Remove powerpc PE dlltool config.
202 * configure: Regenerate.
203
204 2020-07-09 Nick Clifton <nickc@redhat.com>
205
206 * rclex.c: Add OWNERDRAW keyword.
207 * rcparse.y: Add OWNERDRAW token.
208 (menuitem_flag) Add BITMAP and OWNERDRAW entries.
209 * resrc.c (write_rc_menuitems): Add support for OWNERDRAW and
210 BITMAP flags.
211 * windres.c (extended_menuitems): Likewise.
212 * testsuite/binutils-all/windres/menuitem_flags.rc: New test.
213
214 2020-07-09 Alan Modra <amodra@gmail.com>
215
216 * readelf (slurp_hppa_unwind_table): Set table_len before use
217 in relocation sanity checks.
218
219 2020-07-07 Alan Modra <amodra@gmail.com>
220
221 * testsuite/binutils-all/ar.exp: Use is_xcoff_format.
222 * testsuite/binutils-all/nm.exp: Likewise.
223 * testsuite/binutils-all/copy-2.d: Run only for elf and pe targets.
224 * testsuite/binutils-all/copy-3.d: Run only for elf targets.
225 * testsuite/binutils-all/set-section-alignment.d: Likewise.
226 * testsuite/binutils-all/copy-4.d: Don't run for xcoff.
227
228 2020-07-07 Alan Modra <amodra@gmail.com>
229
230 * testsuite/lib/binutils-common.exp (is_xcoff_format): New.
231 * testsuite/binutils-all/objcopy.exp (pr25662): Exclude xcoff.
232
233 2020-07-06 Nick Clifton <nickc@redhat.com>
234
235 * po/bg.po: Updated Bulgarian translation.
236 * po/pt.po: Updated Portuguese translation.
237 * po/uk.po: Updated Ukranian translation.
238
239 2020-07-06 Alan Modra <amodra@gmail.com>
240
241 * readelf.c (print_dynamic_symbol): Don't sprintf to buffer to
242 find string length.
243
244 2020-07-04 Nick Clifton <nickc@redhat.com>
245
246 * configure: Regenerate.
247 * po/binutils.pot: Regenerate.
248
249 2020-07-04 Nick Clifton <nickc@redhat.com>
250
251 Binutils 2.35 branch created.
252
253 2020-07-02 Nick Clifton <nickc@redhat.com>
254
255 PR 26028
256 * readelf.c (print_symbol): Handle truncation of symbol names.
257 (options): Add -T/--silent-truncation option.
258 (parse_args): Handle the option.
259 (print_dynamic_symbol): Correct calculation of width available to
260 display symbol name.
261 * doc/binutils.texi: Document the -T option to readelf.
262 * NEWS: Mention the new feature.
263
264 2020-06-30 H.J. Lu <hongjiu.lu@intel.com>
265
266 * NEWS: Mention x86 NaCl target support removal.
267 * dwarf.c (init_dwarf_regnames_by_bfd_arch_and_mach): Remove
268 x86 NaCl target support.
269 * testsuite/binutils-all/elfedit-1.d: Likewise.
270 * testsuite/binutils-all/i386/i386.exp: Likewise.
271 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
272 * testsuite/binutils-all/x86-64/pr23494a-x32.d: Likewise.
273 * testsuite/binutils-all/x86-64/pr23494a.d: Likewise.
274 * testsuite/binutils-all/x86-64/pr23494b-x32.d: Likewise.
275 * testsuite/binutils-all/x86-64/pr23494b.d: Likewise.
276 * testsuite/binutils-all/x86-64/pr23494c-x32.d: Likewise.
277 * testsuite/binutils-all/x86-64/pr23494c.d: Likewise.
278 * testsuite/binutils-all/x86-64/pr23494d-x32.d: Likewise.
279 * testsuite/binutils-all/x86-64/pr23494d.d: Likewise.
280 * testsuite/binutils-all/x86-64/pr23494e-x32.d: Likewise.
281 * testsuite/binutils-all/x86-64/pr23494e.d: Likewise.
282 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
283
284 2020-06-30 Nick Clifton <nickc@redhat.com>
285
286 * dwarf.c (read_and_display_attr_value): Support
287 DW_FORM_GNU_strp_alt when used with DW_AT_dwo_name and
288 DW_AT_comp_dir.
289
290 2020-06-30 Alan Modra <amodra@gmail.com>
291
292 * testsuite/binutils-all/readelf.exp (readelf_dump_test): Remove
293 xfail for nds32.
294
295 2020-06-29 Hans-Peter Nilsson <hp@bitrange.com>
296
297 * dwarf.c (display_debug_str_offsets): Rename local variable
298 index to idx. Move to top of function.
299
300 2020-06-29 Alan Modra <amodra@gmail.com>
301
302 * dwarf.c: Use C style comments.
303 * resrc.c: Likewise.
304
305 2020-06-27 Alan Modra <amodra@gmail.com>
306
307 * elfcomm.c (setup_nested_archive): Set nested_arch->file to NULL
308 after freeing.
309 (release_archive): Set fields of arch to NULL after freeing.
310
311 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
312
313 * readelf.c (dump_section_as_ctf): Support .ctf archives using
314 ctf_arc_bufopen. Automatically load the .ctf member of such
315 archives as the parent of all other members, unless specifically
316 overridden via --ctf-parent. Split out dumping code into...
317 (dump_ctf_archive_member): ... here, as in objdump, and call
318 it once per archive member.
319 (dump_ctf_indent_lines): Code style fix.
320
321 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
322
323 * configure.ac [--enable-libctf]: New, default yes.
324 Set ENABLE_LIBCTF accordingly.
325 * Makefile.am [!ENABLE_LIBCTF]: Empty LIBCTF and LIBCTF_NOBFD.
326 * configure: Regenerate.
327 * config.in: Regenerate.
328 * Makefile.in: Regenerate.
329 * aclocal.m4: Regenerate.
330 * objdump.c (usage): Conditionalize portions on ENABLE_LIBCTF.
331 (option_values): Likewise.
332 (long_options): Likewise.
333 (main): Likewise.
334 (dump_ctf_indent_lines): Conditionalize out when !ENABLE_LIBCTF.
335 (make_ctfsect): Likewise.
336 (dump_ctf_archive_member): Likewise.
337 (dump_ctf) [ENABLE_LIBCTF]: Likewise.
338 (dump_ctf) [!ENABLE_LIBCTF]: New empty stub.
339 * readelf.c (options): Conditionalize portions on ENABLE_LIBCTF.
340 (usage): Likewise.
341 (process_section_contents): Likewise.
342 (shdr_to_ctf_sect): Conditionalize out when !ENABLE_LIBCTF.
343 (dump_ctf_indent_lines): Likewise.
344 (dump_section_as_ctf) [ENABLE_LIBCTF]: Likewise.
345
346 2020-06-26 Jan Beulich <jbeulich@suse.com>
347
348 * doc/binutils.texi: Adjust description of x86's -Msuffix. Drop
349 redundant text from x86 specific part of -M section.
350
351 2020-06-26 Pat Bernardi <bernardi@adacore.com>
352
353 * readelf.c (display_m68k_gnu_attribute): New function.
354 (process_arch_specific): Call display_m68k_gnu_attribute for EM_68K.
355
356 2020-06-23 H.J. Lu <hongjiu.lu@intel.com>
357
358 PR binutils/26160
359 * testsuite/binutils-all/pr26160.dwp.bz2: New file.
360 * testsuite/binutils-all/pr26160.r: Likewise.
361 * testsuite/binutils-all/readelf.exp: Run PR binutils/26160 test.
362
363 2020-06-23 Nick Clifton <nickc@redhat.com>
364
365 PR 26160
366 * dwarf.c (fetch_indexed_string): Detect and handle old style
367 .debug_str_offset tables.
368 (display_debug_str_offsets): Likewise. Also add support for
369 .debug_str_offsets.dwo sections.
370
371 2020-06-23 H.J. Lu <hongjiu.lu@intel.com>
372
373 PR binutils/26112
374 * testsuite/binutils-all/pr26112.o.bz2: New file.
375 * testsuite/binutils-all/pr26112.r: Likewise.
376 * testsuite/binutils-all/readelf.exp: Run PR binutils/26112 test.
377
378 2020-06-23 Alan Modra <amodra@gmail.com>
379
380 * testsuite/binutils-all/objdump.exp (bintest.a): Correct
381 remote_file delete command.
382
383 2020-06-22 Nick Clifton <nickc@redhat.com>
384
385 PR 26112
386 * dwarf.c (display_debug_str_offsets): Add code to display the
387 contents of the .debug_str_offsets section.
388 (display_debug_macro): Add support for DW_MACRO_define_strx and
389 DW_MACRO_undef_strx.
390
391 2020-06-22 Saagar Jha <saagar@saagarjha.com>
392
393 * od-macho.c: Dump linkedit data for new load commands.
394
395 2020-06-19 Alan Modra <amodra@gmail.com>
396
397 * testsuite/config/default.exp (ld_elf_shared_opt): Don't set.
398 * testsuite/lib/binutils-common.exp (check_relro_support): New proc.
399 (run_dump_test): Use check_relro_support to decide whether to pass
400 extra ld option "-z norelro".
401
402 2020-06-11 Alan Modra <amodra@gmail.com>
403
404 * readelf.c (process_mips_specific): Don't alloc memory for
405 Elf_Internal_Options.
406
407 2020-06-11 Alan Modra <amodra@gmail.com>
408
409 * readelf.c (process_mips_specific): Assert size of internal
410 types match size of external types, and simplify allocation of
411 internal buffer. Catch possible integer overflow when sanity
412 checking option size. Don't assume options are a regular array.
413 Sanity check reginfo option against option size. Use PRI macros
414 when printing.
415
416 2020-06-10 Ralf Habacker <ralf.habacker@freenet.de>
417
418 PR 26082
419 * mclex.c (yylex): Reject lines that reach end-of-file without a
420 terminating newline character.
421
422 2020-06-08 Nick Clifton <nickc@redhat.com>
423
424 PR 26093
425 * doc/binutils.texi (strings): Fix typo.
426
427 2020-06-08 Nick Clifton <nickc@redhat.com>
428
429 PR 26086
430 * dwarf.c (process_debug_info): Check that there is space in the
431 debug_information array before filling in an entry.
432
433 2020-06-06 Alan Modra <amodra@gmail.com>
434
435 * doc/binutils.texi (PowerPC -M option): Mention power10 and pwr10.
436
437 2020-06-05 Joel Anderson <joelanderson333@gmail.com>
438
439 PR 26082
440 * mclex.c (yylex): Add test for an empty input stream.
441
442 2020-06-04 Stephen Casner <casner@acm.org>
443
444 * testsuite/binutils-all/pr25662-pdp11.s: Alternate source file
445 for test using section pseudo-ops compatible with pdp11.
446 * testsuite/binutils-all/objcopy.exp: Select alternate source.
447
448 2020-06-04 Jose E. Marchesi <jose.marchesi@oracle.com>
449
450 * objdump.c (disassemble_data): Set disasm_info.endian_code to
451 disasm_info.endian after the latter is initialized to the
452 endianness reported by BFD.
453
454 2020-06-04 Alan Modra <amodra@gmail.com>
455
456 * testsuite/binutils-all/i386/i386.exp: Remove global directive
457 outside proc body.
458 * testsuite/binutils-all/x86-64/objects.exp: Likewise.
459 * testsuite/binutils-all/x86-64/x86-64.exp: Likewise.
460
461 2020-06-03 Joel Anderson <joelanderson333@gmail.com>
462
463 * windmc.h (struct mc_node): Add id_typecast field.
464 * mcparse.y (message): Initialise the id_typecast field.
465 * windmc.c (write_dbg): Use the id_typecast field as a parameter
466 when calling write_dbg_define.
467 (write_header): Likewise.
468
469 2020-06-03 Alan Modra <amodra@gmail.com>
470
471 PR 26069
472 * objcopy.c (copy_relocations_in_section): Free relpp on error.
473 Don't accidentally free isection->orelocation.
474
475 2020-06-02 Alan Modra <amodra@gmail.com>
476
477 * testsuite/binutils-all/ar.exp (obj): Set up object file name
478 extension. Use throughout. Don't completely exclude non-ELF
479 alpha targets. Run long_filenames test for tic30. Exclude thin
480 archive tests for aix, ecoff and vms.
481 * estsuite/binutils-all/objdump.exp (obj): Set up object file name
482 extension. Use throughout. Don't exclude non-ELF alpha targets
483 from "bintest.a".
484
485 2020-05-28 Max Filippov <jcmvbkbc@gmail.com>
486
487 * MAINTAINERS (Xtensa): Add myself as maintainer.
488
489 2020-05-23 Alan Modra <amodra@gmail.com>
490
491 * testsuite/binutils-all/ar.exp (many_files): New test.
492
493 2020-05-21 Alan Modra <amodra@gmail.com>
494
495 * addr2line.c: Replace "if (x) free (x)" with "free (x)" throughout.
496 * dlltool.c: Likewise.
497 * elfcomm.c: Likewise.
498 * rddbg.c: Likewise.
499 * readelf.c: Likewise.
500 * stabs.c: Likewise.
501 * windmc.c: Likewise.
502 * windres.c: Likewise.
503 * wrstabs.c: Likewise.
504
505 2020-05-21 Alan Modra <amodra@gmail.com>
506
507 * readelf.c (get_num_dynamic_syms): Bounds check mipsxlat array
508 access.
509
510 2020-05-20 Nelson Chu <nelson.chu@sifive.com>
511
512 * dwarf.c: Updated since DECLARE_CSR is changed.
513
514 2020-05-19 H.J. Lu <hjl.tools@gmail.com>
515
516 PR binutils/25809
517 * readelf.c (process_program_headers): Warn if the PT_DYNAMIC
518 segment doesn't match the .dynamic section and checks are
519 enabled.
520 (struct filedata): Add dynamic_symtab_section and
521 dynamic_strtab_section fields.
522 (process_section_headers): Set dynamic_symtab_section to the
523 .dynsym section. Set dynamic_strtab_section to the .dynstr
524 section.
525 (process_dynamic_section): Warn if the .dynsym section doesn't
526 match DT_SYMTAB and DT_SYMENT or the .dynstr section doesn't
527 DT_STRTAB and DT_STRSZ. But only if checks are enabled.
528
529 2020-05-19 Alan Modra <amodra@gmail.com>
530
531 * ar.c (map_over_members, get_pos_bfd, delete_members, move_members),
532 (replace_members): Use bfd_get_filename rather than accessing
533 bfd->filename directly.
534 * arsup.c (map_over_list, ar_delete, ar_replace, ar_extract): Likewise.
535 * binemul.c (do_ar_emul_append): Likewise.
536 * coffgrok.c (coff_grok): Likewise.
537
538 2020-05-18 Stafford Horne <shorne@gmail.com>
539
540 * MAINTAINERS (OR1K): Add myself as maintainer.
541
542 2020-05-07 Andrew Burgess <andrew.burgess@embecosm.com>
543
544 * doc/binutils.texi: Mention 'entry address' in the set-start and
545 adjust-start options descriptions.
546
547 2020-05-05 Nick Clifton <nickc@redhat.com>
548
549 * dwarf.c (do_checks): New global variable.
550 (display_formatted_table): Warn about an unexpected number of
551 columns in the table, if checks are enabled. Do not complain
552 about the lack of data following the number of entries in the
553 table if the table is empty.
554 (display_debug_lines_decoded): Only warn about an unexpected
555 number of columns in a table if checks are enabled.
556 * dwarf.h (do_checks): Add a prototype.
557 * elfcomm.c (error): Remove weak attribute.
558 (warn): Likewise.
559 * readelf.c (do_checks): Delete.
560 (warn): Delete.
561 (process_section_headers): Only warn about empty sections if
562 checks are enabled.
563
564 2020-05-04 Fangrui Song <maskray@google.com>
565
566 * objcopy.c (copy_object): Allow empty section.
567 * testsuite/binutils-all/update-section.exp: Add test.
568
569 2020-05-04 Nick Clifton <nickc@redhat.com>
570
571 PR 25917
572 * dwarf.c (display_debug_lines_decoded): Warn if encountering a
573 supicious number of entries for DWARF-5 format directory and file
574 name tables. Do not display file name table header if the table
575 is empty. Do not allocate space for empty tables.
576
577 2020-05-04 Alan Modra <amodra@gmail.com>
578
579 * readelf.c (process_nds32_specific): Check size of .nds32_e_flags
580 section. Don't assume endian of host matches nds32 target. Free
581 buffer.
582
583 2020-05-01 Alan Modra <amodra@gmail.com>
584 Haim Shimonovich <Haim.Shimonovich@ceva-dsp.com>
585
586 * objdump.c (disassemble_bytes): Don't scan for zeros when
587 disassembling zeros. Translate "resuming at file offset" message.
588 Formatting. Replace some signed variables with unsigned.
589
590 2020-04-30 Alex Coplan <alex.coplan@arm.com>
591
592 * testsuite/binutils-all/aarch64/in-order-all.d: Update to use new
593 disassembly.
594 * testsuite/binutils-all/aarch64/out-of-order-all.d: Likewise.
595
596 2020-04-30 Nick Clifton <nickc@redhat.com>
597
598 * testsuite/lib/binutils-common.exp (check_pie_support): New
599 proc.
600
601 2020-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
602
603 * dwarf.c (display_debug_ranges): Ignore duplicate entries in
604 range_entries for the same offset.
605
606 2020-04-29 Nick Clifton <nickc@redhat.com>
607
608 * readelf.c (warn): New function - like elfcomm.c version but only
609 produces output if warnings are enabled.
610 (struct options): Add --lint and --enable-checks.
611 (usage): Add entry for --lint.
612 (parse_args): Handle -L. If checks are enabled but no dumps have
613 been selected then enable all dumps.
614 (process_section_headers): Replace long if-then-else sequence with
615 a switch. Add warning messages for empty SHT_REL, SHT_RELA and
616 SHT_PROGBITS sections.
617 (process_file): Do not complain if the file is an archive and lint
618 mode has been enabled.
619 * elfcomm.c (error): Make the function weak.
620 (warn): Likewise.
621 * NEWS: Mention the new feature.
622 * doc/binutils.texi: Document the new feature.
623 * dwarf.h (report_leb_status): Add file name and line number
624 parameters. Include them in the diagnostic output.
625 (READ_ULEB): Pass file and line number to report_leb_status.
626 (READ_SLEB): Likewise.
627 * dwarf.c (read_and_print_leb128): Pass file and line number to
628 report_leb_status.
629 * testsuite/binutils-all/readelf.exp: Add test of new feature.
630 * testsuite/binutils-all/zero-sec.s: New test source file.
631 * testsuite/binutils-all/zero-sec.r: Expected output from new
632 test.
633
634 2020-04-29 Nick Clifton <nickc@redhat.com>
635
636 * po/sr.po: Updated Serbian translation.
637
638 2020-04-26 Alan Modra <amodra@gmail.com>
639
640 * readelf.c (get_num_dynamic_syms): Check DT_MIPS_XHASH was
641 read before dereferencing, and gracefully return. Remove
642 gnu_hash_error variable. Free gnu hash arrays if number of
643 syms found is zero.
644
645 2020-04-24 Alan Modra <amodra@gmail.com>
646
647 * readelf.c (get_num_dynamic_syms): Check for nbuckets and nchains
648 non-zero.
649 (process_dynamic_section): Call get_num_dynamic_syms once rather
650 than in segment loop. Break out of segment loop on a successful
651 load of dynamic symbols. Formatting.
652 (process_object): Return error status from process_dynamic_section.
653
654 2020-04-23 Anton Kolesov <anton.kolesov@synopsys.com>
655
656 * elf-bfd.h (elfcore_write_arc_v2): Add prototype.
657 * elf.c (elfcore_grok_arc_v2): New function.
658 (elfcore_grok_note): Call the new function to handle the corresponding
659 note.
660 (elfcore_write_arc_v2): New function.
661 (elfcore_write_register_note): Call the new function to handle the
662 corresponding pseudo-sections.
663
664 2020-04-22 Max Filippov <jcmvbkbc@gmail.com>
665
666 PR ld/25861
667 * readelf.c (is_none_reloc): Recognize
668 BFD_RELOC_XTENSA_PDIFF{8,16,32} and
669 BFD_RELOC_XTENSA_NDIFF{8,16,32}.
670
671 2020-04-22 Nick Clifton <nickc@redhat.com>
672
673 * MAINTAINERS: Remove Chris Faylor as the ix86 PE maintainer.
674
675 2020-04-22 Alan Modra <amodra@gmail.com>
676
677 * readelf.c (archive_file_offset, archive_file_size, dynamic_addr),
678 (dynamic_size, dynamic_nent, dynamic_strings, dynamic_strings_length),
679 (num_dynamic_syms, nbuckets, nchains, buckets, chains),
680 (ngnubuckets, gnubuckets, gnuchains, mipsxlat, ngnuchains),
681 (gnusymidx, dynamic_symbols, dynamic_syminfo, dynamic_syminfo_offset),
682 (dynamic_syminfo_nent, program_interpreter, dynamic_info),
683 (dynamic_info_DT_GNU_HASH, dynamic_info_DT_MIPS_XHASH, version_info),
684 (dynamic_section, symtab_shndx_list, group_count, section_groups),
685 (section_headers_groups): Move to struct filedata. Update use
686 throughout file.
687
688 2020-04-22 Alan Modra <amodra@gmail.com>
689
690 * readelf.c (struct dump_data): New, used..
691 (cmdline): ..here, and..
692 (struct filedata): ..here. Adjust all uses.
693 (request_dump_bynumber, request_dump, parse_args): Pass in a
694 struct dump_data* rather than Filedata*. Adjust callers.
695 (main): Don't set cmdline.file_name.
696
697 2020-04-20 Alan Modra <amodra@gmail.com>
698
699 * readelf.c (process_symbol_table): Clear ngnuchains, ngnubuckets
700 and nbuckets.
701
702 2020-04-20 Alan Modra <amodra@gmail.com>
703
704 * readelf.c (process_section_headers): Free dynamic symbols etc.
705 earlier.
706
707 2020-04-20 Alan Modra <amodra@gmail.com>
708
709 * readelf.c (get_num_dynamic_syms): Formatting. Don't return
710 on error without freeing.
711 (process_dynamic_section): Don't recreate dynamic symbols from
712 dynamic tag info when the dynamic symbols have already been
713 read via section headers.
714
715 2020-04-17 Fredrik Strupe <fredrik@strupe.net>
716
717 * testsuite/binutils-all/arm/vdup-cond.d: New test for testing that
718 conditional VDUP instructions are disassembled correctly.
719 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
720 vdup-cond.d.
721 * testsuite/binutils-all/arm/vdup-thumb.d: New test for testing
722 that VDUP instructions (which are conditional in A32) can be
723 disassembled in thumb mode.
724 * testsuite/binutils-all/arm/vdup-cond.s: New file used by
725 vdup-thumb.d.
726
727 2020-04-17 Alan Modra <amodra@gmail.com>
728
729 PR 25840
730 * debug.c (debug_class_type_samep): Don't segfault on NULL type.
731
732 2020-04-16 Alan Modra <amodra@gmail.com>
733
734 * doc/binutils.texi: Mention --no-show-raw-insn in objdump
735 --no-addresses description.
736
737 2020-04-15 Alan Modra <amodra@gmail.com>
738
739 * objdump.c (no_addresses): New static var.
740 (usage): Print help for --no-addresses.
741 (long_options): Add --no-addresses entry.
742 (objdump_print_addr_with_sym, objdump_print_addr): Omit symbol address.
743 (disassemble_bytes): Don't print current line address, or reloc
744 address.
745 * doc/binutils.texi: Document objdump --no-addresses.
746
747 2020-04-15 Alan Modra <amodra@gmail.com>
748
749 PR 25822
750 * readelf.c (get_num_dynamic_syms): Don't set num_of_syms when
751 reading buckets or chains fails.
752
753 2020-04-15 Alan Modra <amodra@gmail.com>
754
755 * readelf.c (process_symbol_table): Zero gnubuckets, gnuchains
756 etc. after freeing.
757
758 2020-04-15 Alan Modra <amodra@gmail.com>
759
760 * readelf.c (get_group_flags): Translate text.
761 (get_file_type, get_symbol_binding, get_symbol_type),
762 (get_ppc64_symbol_other, get_symbol_other): Increase size of buffer.
763
764 2020-04-15 Alan Modra <amodra@gmail.com>
765
766 PR 25821
767 * readelf.c (get_num_dynamic_syms): Typo fix.
768
769 2020-04-14 Alan Modra <amodra@gmail.com>
770
771 * readelf.c (process_mips_specific): Free eopt and iopt. Avoid
772 possibility of overflow when checking number of conflicts.
773
774 2020-04-14 H.J. Lu <hongjiu.lu@intel.com>
775
776 PR binutils/25707
777 * readelf.c (nbuckets): New.
778 (nchains): Likewise.
779 (buckets): Likewise.
780 (chains): Likewise.
781 (ngnubuckets): Likewise.
782 (gnubuckets): Likewise.
783 (gnuchains): Likewise.
784 (mipsxlat): Likewise.
785 (ngnuchains): Likewise.
786 (gnusymidx): Likewise.
787 (VALID_SYMBOL_NAME): Likewise.
788 (VALID_DYNAMIC_NAME): Use it.
789 (get_dynamic_data): Moved before process_dynamic_section.
790 (get_num_dynamic_syms): New function.
791 (process_dynamic_section): Use DT_SYMTAB, DT_SYMENT, DT_HASH,
792 DT_GNU_HASH and DT_MIPS_XHASH to reconstruct dynamic symbol
793 table. Use DT_STRTAB and DT_STRSZ to reconstruct dynamic string
794 table.
795 (get_symbol_index_type): Don't print "bad section index" when
796 there is no section header.
797 (print_dynamic_symbol): Rewrite.
798 (process_symbol_table): Call print_dynamic_symbol to dump dynamic
799 symbol table.
800
801 2020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
802
803 * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Don't
804 enable on *-*-solaris*.
805
806 2020-03-30 Nick Clifton <nickc@redhat.com>
807
808 PR binutils/25662
809 * objcopy.c (copy_object): When copying PE format files set the
810 timestamp field in the pe_data structure if the preserve_dates
811 flag is set.
812 * testsuite/binutils-all/objcopy.exp (objcopy_test) Use
813 --preserve-dates in place of the -p option, in order to make its
814 effect more obvious.
815
816 2020-03-28 Alan Modra <amodra@gmail.com>
817
818 * testsuite/binutils-all/objcopy.exp (objcopy_test): Only
819 clear_xfail hppa*-*-*elf*. Revert mips xfails.
820
821 2020-03-28 Alan Modra <amodra@gmail.com>
822
823 * testsuite/binutils-all/objcopy.exp (objcopy_test): Move xfails
824 from here to calls. Remove "m8*-*-*" entry. Don't xfail tic54x
825 but do xfail spu, mipstx39 and mips-sgi-irix for the executable
826 test. Pass "-p" to objcopy for the executable test.
827
828 2020-03-27 Jozef Lawrynowicz <jozef.l@mittosystems.com>
829
830 PR binutils/25662
831 * testsuite/binutils-all/objcopy.exp (objcopy_test): Add argument to
832 specify whether an object file or executable should be built and tested.
833 Change test names to report whether an object file or executable is
834 being tested.
835 * testsuite/binutils-all/pr25662.ld: New test.
836 * testsuite/binutils-all/pr25662.s: New test.
837
838 2020-03-27 Alan Modra <amodra@gmail.com>
839
840 * readelf.c (process_archive): Don't double free qualified_name.
841 Don't break out of loop with "negative" archive_file_size, just
842 set file offset to max.
843
844 2020-03-25 Alan Modra <amodra@gmail.com>
845
846 * readelf.c (process_archive): Prevent endless loop.
847
848 2020-03-24 H.J. Lu <hongjiu.lu@intel.com>
849
850 PR binutils/25708
851 * nm.c (print_symname): Replace _bfd_elf_get_symbol_version_name
852 with bfd_get_symbol_version_string.
853 (print_symbo): Pass TRUE to bfd_get_symbol_version_string.
854 * objdump.c (objdump_print_symname): Likewise.
855
856 2020-03-24 H.J. Lu <hongjiu.lu@intel.com>
857
858 PR binutils/25708
859 * nm.c (SYM_NAME): Removed.
860 (print_symname): Add a pointer to struct extended_symbol_info
861 argument. Call _bfd_elf_get_symbol_version_name to get symbol
862 version.
863 (print_symdef_entry): Pass NULL to print_symname.
864 (print_symbol_info_bsd): Update call to print_symname.
865 (print_symbol_info_sysv): Likewise.
866 (print_symbol_info_posix): Likewise.
867
868 2020-03-24 Alan Modra <amodra@gmail.com>
869
870 * readelf.c (process_mips_specific): Free iconf on error path.
871
872 2020-03-23 Nick Clifton <nickc@redhat.com>
873
874 PR 25714
875 * wrstabs.c (stab_pop_type): Replace assertion with error return.
876 * write_stabs_in_sections_debugging_info: Likewise.
877 * stab_enum_type: Likewise.
878 * stab_modify_type: Likewise.
879 * stab_struct_field: Likewise.
880 * stab_end_struct_type: Likewise.
881 * stab_start_class_type: Likewise.
882 * stab_class_static_member: Likewise.
883 * stab_class_baseclass: Likewise.
884 * stab_class_start_method: Likewise.
885 * stab_class_method_var: Likewise.
886 * stab_class_end_method: Likewise.
887 * stab_end_class_type: Likewise.
888 * stab_typedef_type: Likewise.
889 * stab_start_function: Likewise.
890 * stab_end_block: Likewise.
891 * stab_lineno: Likewise.
892
893 2020-03-20 Nick Clifton <nickc@redhat.com>
894
895 * readelf.c (get_compression_header): Add ATTRIBUTE_WARN_UNUSED_RESULT.
896 (process_section_headers): Check the return value from
897 get_compression_header.
898 (dump_section_as_strings): Likewise.
899 (dump_section_as_bytes): Likewise.
900 (load_specific_debug_section): Likewise.
901
902 2020-03-20 H.J. Lu <hongjiu.lu@intel.com>
903
904 * ar.c (main): Update bfd_plugin_set_program_name call.
905 * nm.c (main): Likewise.
906
907 2020-03-19 Nick Clifton <nickc@redhat.com>
908
909 PR 25676
910 * testsuite/binutils-all/dw4.s: New test source file.
911 * testsuite/binutils-all/nm.exp: Run the new test.
912
913 2020-03-19 H.J. Lu <hongjiu.lu@intel.com>
914
915 * readelf.c (process_symbol_table): Use unsigned long for si.
916
917 2020-03-19 Alan Modra <amodra@gmail.com>
918
919 * elfcomm.c: Don't include bfd.h or bucomm.h.
920 (program_name): Declare.
921 (process_archive_index_and_symbols): Replace bfd_boolean with int,
922 and substitute FALSE and TRUE.
923 (setup_archive, setup_nested_archive): Likewise.
924 * elfcomm.h: Likewise.
925
926 2020-03-19 Alan Modra <amodra@gmail.com>
927
928 * readelf.c (process_archive): Always return via path freeing
929 memory. Formatting.
930
931 2020-03-19 Alan Modra <amodra@gmail.com>
932
933 * readelf.c (process_netbsd_elf_note): Validate descsz before
934 accessing descdata. Formatting.
935
936 2020-03-19 Alan Modra <amodra@gmail.com>
937
938 * elfcomm.c (setup_archive): Make file_size an off_t. Comment.
939 * elfcomm.h (setup_archive): Update prototype.
940
941 2020-03-16 Alan Modra <amodra@gmail.com>
942
943 * readelf.c (get_symbols): New function.
944 (process_relocs, ia64_process_unwind, hppa_process_unwind),
945 (arm_process_unwind, get_symbol_for_build_attribute): Use it.
946
947 2020-03-16 Alan Modra <amodra@gmail.com>
948
949 * unwind-ia64.c (unw_decode_uleb128): Prevent overlarge shifts.
950 Detect shift overflows and check that terminating byte is found.
951 Print an error on a bad uleb128.
952
953 2020-03-14 Alan Modra <amodra@gmail.com>
954
955 * readelf.c (process_file): Clean ba_cache.
956
957 2020-03-14 Alan Modra <amodra@gmail.com>
958
959 * elfcomm.h (setup_archive): Update prototype.
960 * elfcomm.c (setup_archive): Add file_size parameter and sanity
961 check longnames_size.
962 (setup_nested_archive): Get file size and pass to setup_archive.
963 * elfedit.c (process_archive): Likewise.
964 * readelf.c (process_archive): Pass filedata->file_size to
965 setup_archive.
966
967 2020-03-14 Alan Modra <amodra@gmail.com>
968
969 * readelf.c (dump_section_as_strings): Free memory on error exit.
970 (dump_section_as_bytes, process_notes_at): Likewise.
971 (get_build_id): Free enote.
972
973 2020-03-13 Kamil Rytarowski <n54@gmx.com>
974
975 * readelf.c (get_netbsd_elfcore_note_type): Add support for
976 NT_NETBSDCORE_LWPSTATUS notes.
977
978 2020-03-13 Alan Modra <amodra@gmail.com>
979
980 * elfcomm.c (get_archive_member_name): Always return malloc'd
981 string or NULL.
982 * elfedit.c (process_archive): Tidy memory on all return paths.
983 * readelf.c (process_archive): Likewise.
984 (process_symbol_table): Likewise.
985 (ba_cache): New, replacing ..
986 (get_symbol_for_build_attribute): ..static vars here. Free
987 strtab and symtab before loading new ones. Reject symtab without
988 valid strtab in loop, breaking out of loop on valid symtab.
989 (process_file): Free ba_cache symtab and strtab here, resetting
990 ba_cache.
991
992 2020-03-12 Alan Modra <amodra@gmail.com>
993
994 * readelf.c (process_section_headers): Don't just set
995 filedata->section_headers NULL, free it first. Similarly for
996 dynamic_symbols, dynamic_strings, dynamic_syminfo and
997 symtab_shndx_list. Zero associated counts too.
998 (process_object): Free symtab_shndx_list.
999 (process_file): Free various allocated filedata tables.
1000
1001 2020-03-11 Nick Clifton <nickc@redhat.com>
1002
1003 PR 25611
1004 PR 25614
1005 * dwarf.h (DWARF2_Internal_LineInfo): Add li_address_size and
1006 li_segment_size fields.
1007 * dwarf.c (read_debug_line_header): Record the address size and
1008 segment selector size values (if present) in the lineinfo
1009 structure.
1010 (display_formatted_table): Warn if the format count is empty but
1011 the table itself is not empty.
1012 Display the format count and entry count at the start of the table
1013 dump.
1014 (display_debug_lines_raw): Display the address size and segement
1015 selector size fields, if present.
1016 * testsuite/binutils-all/dw5.W: Update expected output.
1017
1018 2020-03-11 Alan Modra <amodra@gmail.com>
1019
1020 PR 25651
1021 * objcopy.c (copy_object): Test "gaps" not gap_fill_set or
1022 pad_to_set on second block of code dealing with padding.
1023 Replace "c" with "num_sec" and don't recalculate number of
1024 sections on second block. Size arrays using sizeof (element)
1025 rather than sizeof (element type).
1026
1027 2020-03-10 Alan Modra <amodra@gmail.com>
1028
1029 * objdump.c (disassemble_section): Don't call qsort unless
1030 sym count is at least two.
1031 (disassemble_data): Don't call memcpy with NULL src.
1032
1033 2020-03-09 Alan Modra <amodra@gmail.com>
1034
1035 PR 25645
1036 * readelf.c (dump_ia64_vms_dynamic_fixups): Pass size and nmemb
1037 to get_data rather than multiplying.
1038 (dump_ia64_vms_dynamic_relocs): Likewise.
1039 (process_version_sections): Correct order of size and nmemb args
1040 in get_data call.
1041 (process_mips_specific): Likewise.
1042
1043 2020-03-08 H.J. Lu <hongjiu.lu@intel.com>
1044
1045 * readelf.c (get_dynamic_data): Replace "memory chekers" with
1046 "memory checkers" in comments.
1047
1048 2020-03-06 Simon Marchi <simon.marchi@efficios.com>
1049
1050 PR 25491
1051 * doc/Makefile.am: Rename MOSTLYCLEANFILES to MAINTAINERCLEANFILES.
1052 * doc/Makefile.in: Re-generate.
1053
1054 2020-03-06 Nick Clifton <nickc@redhat.com>
1055
1056 * objcopy.c (check_new_section_flags): New function. Reject the
1057 SEC_COFF_SHARED flag if the target is not a COFF binary.
1058 (copy_object): Call check_new_section_flags.
1059 (setup_section): Likewise.
1060 * doc/binutils.texi (objcopy): Add a note that the 'share' section
1061 flag cannot be applied to ELF binaries.
1062
1063 2020-03-06 Alan Modra <amodra@gmail.com>
1064
1065 PR 25637
1066 * objcopy.c (filter_symbols): Correct rem_leading_char logic.
1067
1068 2020-03-05 Alan Modra <amodra@gmail.com>
1069
1070 PR 25629
1071 * objcopy.c (filter_symbols): Don't segfault on NULL
1072 prefix_symbols_string.
1073
1074 2020-03-04 Christian Eggers <ceggers@gmx.de>
1075
1076 * objcopy.c (copy_object): Convert from bytes to octets for
1077 --gap-fill and --pad-to.
1078
1079 2020-03-03 Nick Clifton <nickc@redhat.com>
1080
1081 PR 25625
1082 * prdbg.c (pr_tag_type): Remove call to abort.
1083
1084 2020-03-02 Aaron Merey <amerey@redhat.com>
1085
1086 * binutils/testsuite/binutils-all/debuginfod.exp: Improve port
1087 selection.
1088
1089 2020-03-02 Nick Clifton <nickc@redhat.com>
1090
1091 PR 25543
1092 * readelf.c (dump_section_as_strings): Display new-line characters
1093 as \n and then insert a line break.
1094 * testsuite/binutils-all/pr25543.s: New test.
1095 * testsuite/binutils-all/pr25543.d: Test driver.
1096 * testsuite/binutils-all/readelf.exp: Run the new test.
1097
1098 2020-02-27 Nick Clifton <nickc@redhat.com>
1099
1100 PR 25526
1101 * readelf.c (process_ia64_vms_dynamic_relocs): Check to see if
1102 get_data is unable to load the string table.
1103
1104 2020-02-26 Alan Modra <amodra@gmail.com>
1105
1106 * elfedit.c: Indent labels correctly.
1107 * readelf.c: Likewise.
1108 * resres.c: Likewise.
1109
1110 2020-02-25 H.J. Lu <hongjiu.lu@intel.com>
1111
1112 PR binutils/25584
1113 * ar.c (main): Pass 0 to bfd_plugin_set_program_name.
1114 * nm.c (main): Pass 1 to bfd_plugin_set_program_name.
1115
1116 2020-02-24 Nick Clifton <nickc@redhat.com>
1117
1118 PR 25499
1119 * doc/binutils.texi (objdump): Fix typo in description of
1120 objdump's -g option.
1121
1122 2020-02-20 Nelson Chu <nelson.chu@sifive.com>
1123
1124 * dwarf.c (regname_internal_riscv): Updated since the DECLARE_CSR
1125 is changed.
1126
1127 2020-02-19 Jordan Rupprecht <rupprecht@google.com>
1128
1129 * objdump.c (show_line): call bfd_demangle when using do_demangle.
1130
1131 2020-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
1132
1133 * configure: Regenerate.
1134
1135 2020-02-10 Fangrui Song <maskray@google.com>
1136
1137 * objcopy.c (parse_flags): Handle "exclude".
1138 * doc/binutils.texi: Document the support.
1139
1140 2020-02-10 Aaron Merey <amerey@redhat.com>
1141
1142 * binutils/testsuite/binutils-all/debuginfod.exp:
1143 Replace set ::env with setenv.
1144 Start server before setting environment variable.
1145 Specify tmpdir as the location of the server's
1146 database.
1147 Check additional server metrics at start-up.
1148
1149 2020-02-07 Nick Clifton <nickc@redhat.com>
1150
1151 * README-how-to-make-a-release: Add note about updating the
1152 GAS/NEWS URL in the next release.
1153
1154 2020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
1155
1156 PR 25469
1157 * readelf.c (get_machine_flags): Add support for Z80N machine
1158 number.
1159
1160 2020-02-07 Nick Clifton <nickc@redhat.com>
1161
1162 * dwarf.c (display_debug_lines_decoded): Force a NUL termination
1163 of the truncated file name.
1164
1165 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
1166
1167 * objdump.c (print_jump_visualisation): New function.
1168 (disassemble_bytes): Call new function.
1169
1170 2020-02-06 Alan Modra <amodra@gmail.com>
1171
1172 * testsuite/lib/binutils-common.exp (match_target): Accept '!' before
1173 TCL procedure.
1174 (supports_gnu_osabi): New procedure.
1175 (is_generic): New, from ld-lib.exp.
1176 (supports_gnu_unique): Use the above.
1177
1178 2020-02-04 Alan Modra <amodra@gmail.com>
1179
1180 * Makefile.am (CFILES): Add od-elf32_avr.c.
1181 * Makefile.in: Regenerate.
1182 * po/POTFILES.in: Regenerate.
1183
1184 2020-02-03 Andreas Schwab <schwab@linux-m68k.org>
1185
1186 * readelf.c (dump_relocations, dump_relocations)
1187 (decode_arm_unwind_bytecode, process_dynamic_section)
1188 (get_symbol_visibility, get_alpha_symbol_other): Add newline to
1189 error message.
1190
1191 2020-02-03 Sergei Trofimovich <siarheit@google.com>
1192
1193 * coffdump.c (program_name): Drop redundant definition.
1194 * srconv.c (program_name): Likewise
1195 * sysdump.c (program_name): Likewise
1196
1197 2020-02-02 H.J. Lu <hongjiu.lu@intel.com>
1198
1199 PR gas/25380
1200 * objdump.c (sym_ok): Return FALSE if 2 sections are in the
1201 same file with different section pointers.
1202
1203 2020-02-01 Nick Clifton <nickc@redhat.com>
1204
1205 * README-how-to-make-a-release: Update with more details on the
1206 release making process.
1207
1208 2020-01-31 Nick Clifton <nickc@redhat.com>
1209
1210 * po/sv.po: Updated Swedish translation.
1211
1212 2020-01-28 Nick Clifton <nickc@redhat.com>
1213
1214 * readelf.c (get_build_id): Simplify warning message about corrupt
1215 notes encountered whilst scanning for the build-id.
1216
1217 2020-01-27 Roland McGrath <mcgrathr@google.com>
1218
1219 * objcopy.c (compare_gnu_build_notes): Fix comparison results
1220 for overlapping ranges so that (A == B) == (B == A) holds.
1221
1222 2020-01-27 Alan Modra <amodra@gmail.com>
1223
1224 * testsuite/lib/binutils-common.exp (big_or_little_endian): Replace
1225 case statement with switch statement.
1226
1227 2020-01-24 Nick Clifton <nickc@redhat.com>
1228
1229 * readelf.c (get_build_id): Fix warning messages about corrupt
1230 notes.
1231
1232 2020-01-23 Nick Clifton <nickc@redhat.com>
1233
1234 * po/fr.po: Updated French translation.
1235
1236 2020-01-22 Yuri Chornoivan <yurchor@mageia.org>
1237
1238 PR 25417
1239 * readelf.c (get_alpha_symbol_other): Fix error message typo.
1240
1241 2020-01-20 Nick Clifton <nickc@redhat.com>
1242
1243 * po/pt.po: Updated Portuguese translation.
1244 * po/uk.po: Updated Ukranian translation.
1245
1246 2020-01-18 Nick Clifton <nickc@redhat.com>
1247
1248 * README-how-to-make-a-release: Update notes on how to cut a
1249 branch for a release.
1250
1251 2020-01-18 Nick Clifton <nickc@redhat.com>
1252
1253 * configure: Regenerate.
1254 * po/binutils.pot: Regenerate.
1255
1256 2020-01-18 Nick Clifton <nickc@redhat.com>
1257
1258 Binutils 2.34 branch created.
1259
1260 2020-01-17 Thomas Troeger <tstroege@gmx.de>
1261
1262 * objdump.c (jump_info_visualize_address): Discard jumps that are
1263 no longer needed.
1264 (disassemble_bytes): Only compute the maximum level if jumps were
1265 detected.
1266
1267 2020-01-13 Nick Clifton <nickc@redhat.com>
1268
1269 * objdump.c (disassemble_bytes): Remove C99-ism.
1270 * testsuite/binutils-all/debuginfod.exp: New tests.
1271
1272 2020-01-13 Thomas Troeger <tstroege@gmx.de>
1273
1274 * objdump.c (visualize_jumps, color_output, extended_color_output)
1275 (detected_jumps): New variables.
1276 (usage): Add the new jump visualization options.
1277 (option_values): Add new option value.
1278 (long_options): Add the new option.
1279 (jump_info_new, jump_info_free): New functions.
1280 (jump_info_min_address, jump_info_max_address): Likewise.
1281 (jump_info_end_address, jump_info_is_start_address): Likewise.
1282 (jump_info_is_end_address, jump_info_size): Likewise.
1283 (jump_info_unlink, jump_info_insert): Likewise.
1284 (jump_info_add_front, jump_info_move_linked): Likewise.
1285 (jump_info_intersect, jump_info_merge): Likewise.
1286 (jump_info_sort, jump_info_visualize_address): Likewise.
1287 (disassemble_jumps): New function - used to locate jumps.
1288 (disassemble_bytes): Add ascii art generation.
1289 (disassemble_section): Add scan to locate jumps.
1290 (main): Parse the new visualization option.
1291 * doc/binutils.texi: Document the new feature.
1292 * NEWS: Mention the new feature.
1293
1294 2020-01-13 Alan Modra <amodra@gmail.com>
1295
1296 PR 25360
1297 PR 25361
1298 * dwarf.c (display_debug_frames): Move fde_fc earlier. Free
1299 fde_fc col_type and col_offset.
1300 * readelf.c (apply_relocations): Move symsec check earlier.
1301 (free_debug_section): Free reloc_info.
1302 (process_notes_at): Free pnotes on error path.
1303 (process_object): Free dump_sects here..
1304 (process_archive): ..not here.
1305
1306 2020-01-13 Alan Modra <amodra@gmail.com>
1307
1308 PR 25362
1309 * nm.c (display_rel_file): Free dyn_syms.
1310
1311 2020-01-09 Nick Clifton <nickc@redhat.com>
1312
1313 PR 25220
1314 * objcopy.c (empty_name): New variable.
1315 (need_sym_before): Prevent an attempt to free a static variable.
1316 (filter_symbols): Avoid strcmp test by checking for pointer
1317 equality.
1318
1319 2020-01-09 Nick Clifton <nickc@redhat.com>
1320
1321 * po/zh_TW.po: Updated Traditional Chinese translation.
1322
1323 2020-01-09 Aaron Merey <amerey@redhat.com>
1324
1325 * Makefile.am (readelf_LDADD, objdump_LDADD): Add libdebuginfod.
1326 * Makefile.in: Regenerate.
1327 * NEWS: Update.
1328 * config.in: Regenerate.
1329 * configure: Regenerate.
1330 * configure.ac: Call AC_DEBUGINFOD.
1331 * doc/Makefile.in: Regenerate.
1332 * doc/binutils.texi: Add section on using binutils
1333 with debuginfod.
1334 * dwarf.c (debuginfod_fetch_separate_debug_info): New function.
1335 Query debuginfod servers for the target debug file.
1336 (load_separate_debug_info): Call
1337 debuginfod_fetch_separate_debug_info if configured with
1338 debuginfod.
1339 (load_separate_debug_files): Add file argument to
1340 load_separate_debug_info calls.
1341 * dwarf.h (get_build_id): Add declaration.
1342 * objdump.c (get_build_id): New function. Get build-id of file.
1343 * readelf.c (get_build_id): Likewise.
1344 * testsuite/binutils-all/debuginfod.exp: New tests.
1345 * testsuite/binutils-all/linkdebug.s: Add .note.gnu.build-id
1346 section.
1347
1348 2020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
1349
1350 * readelf.c: Add support for new Z*) relocations and machine
1351 types.
1352
1353 2020-01-01 Alan Modra <amodra@gmail.com>
1354
1355 Update year range in copyright notice of all files.
1356
1357 For older changes see ChangeLog-2019
1358 \f
1359 Copyright (C) 2020 Free Software Foundation, Inc.
1360
1361 Copying and distribution of this file, with or without modification,
1362 are permitted in any medium without royalty provided the copyright
1363 notice and this notice are preserved.
1364
1365 Local Variables:
1366 mode: change-log
1367 left-margin: 8
1368 fill-column: 74
1369 version-control: never
1370 End: