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