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