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