]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/ChangeLog
x86: Add NT_X86_SHSTK note
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
1 2023-12-04 Tom Tromey <tom@tromey.com>
2
3 * dwarf.c (display_debug_names): Handle empty .debug_names hash
4 table. Name entries start at 1.
5
6 2023-11-15 Arsen Arsenović <arsen@aarsen.me>
7
8 * aclocal.m4: Regenerate.
9 * configure: Regenerate.
10 * po/Make-in ($(srcdir)/$(PACKAGE).pot): Output to a .pot
11 temporary file, to suppress xgettext checking charset names.
12
13 2023-11-14 Nick Clifton <nickc@redhat.com>
14
15 PR 31062
16 * objdump.c (decompressed_dumps): New local variable.
17 (usage): Mention the -z/--decompress option.
18 (long_options): Add --decompress.
19 (dump_section_header): Add "COMPRESSED" to the Flags field of any
20 compressed section.
21 (dump_section): Warn users when dumping a compressed section.
22 (display_any_bfd): Decompress the section if decompressed_dumps is
23 true.
24 (main): Handle the -z/--decompress option.
25 * NEWS: Mention the new feature.
26 * doc/binutils.texi: Document the new feature.
27 * testsuite/binutils-all/objdump.s: Update expected output.
28 * testsuite/binutils-all/objdump.exp: Add test of -Z -s.
29 * testsuite/binutils-all/objdump.Zs: New file.
30
31 * readelf.c (maybe_expand_or_relocate_section): New function.
32 Contains common code found in dump functions. Adds a note message
33 if a compressed section is not being decompressed.
34 (dump_section_as_strings): Use new function.
35 (dump_section_as_bytes): Likewise.
36
37 2023-11-10 Simon Marchi <simon.marchi@efficios.com>
38
39 * readelf.c (decode_AMDGPU_machine_flags): Handle gfx1100,
40 gfx1101, gfx1102.
41
42 2023-11-10 Vsevolod Alekseyev <sevaa@sprynet.com>
43
44 PR 30880
45 * dwarf.c (read_and_display_attr_value): Fix loclist handling.
46 (display_loclists_list): Likewise.
47
48 2023-10-24 Tom de Vries <tdevries@suse.de>
49
50 * dwarf.c (display_gdb_index): Handle unknown name of main.
51
52 2023-10-10 Tom de Vries <tdevries@suse.de>
53
54 * dwarf.c (display_lang): New function, factored out of ...
55 (read_and_display_attr_value): ... here.
56 (display_gdb_index): Handle v9 .gdb_index.
57
58 2023-10-05 A. Wilcox <awilfox@adelielinux.org>w
59
60 PR 30916
61 * testsuite/binutils-all/addr2line.exp: Do not use PowerPC
62 specific options when working with a MUSL target.
63
64 2023-10-02 Vsevolod Alekseyev <sevaa@sprynet.com>
65
66 PR 29267
67 * dwarf.c (fetch_indexed_value): Delete.
68 (fetch_indexed_offset): Correct base address calculation.
69 (read_and_display_attr_value): Replace uses of fetch_indexed_value
70 with fetch_indexed_offset.
71
72 2023-09-28 Frederic Cambus <fred@statdns.com>
73
74 * readelf.c (get_segment_type): Handle PT_OPENBSD_NOBTCFI segment
75 type.
76
77 2023-09-26 Nick Clifton <nickc@redhat.com>
78
79 * testsuite/binutils-all/ar.exp: Remove assumption of the setting
80 of umask when creating test archive files.
81
82 2023-09-25 Vsevolod Alekseyev <sevaa@sprynet.com>
83
84 PR 30792
85 * dwarf.h (struct debug_info): Remove range_versions field.
86 * dwarf.c (fetch_indexed_offset): New function.
87 (read_and_display_attr_value): Use it for DW_FORM_rnglistx.
88 Remove code to initialise range_versions.
89 (skip_attribute): New function.
90 (read_bases): Read and reccord all range and address bases in a CU.
91 (process_debug_info): Call read_bases.
92 (display_debug_rnglists): Rename to display_debug_rnglists_unit_header
93 and only display the range list header information.
94 (display_debug_ranges): Adjust.
95
96 2023-09-05 Nick Clifton <nickc@redhat.com>
97
98 PR 30684
99 * readelf.c (extra_sym_info): New variable.
100 (section_name_valid): Also check for filedata being NULL.
101 (section_name_print): Delete.
102 (section_index_real): New function. Returns true if the given
103 section index references a real section.
104 (print_symbol): Rename to print_sumbol_name.
105 (printable_section_name): Use a rotating array of static buffers
106 for the return string.
107 (printable_section_name_from_index): Merge code from
108 dump_relocations and get_symbol_index_type into here.
109 (long_option_values): Add OPTION_NO_EXTRA_SYM_INFO.
110 (options): Add "extra-sym-info" and "no-extra-sym-info".
111 (usage): Mention new options.
112 (parse_args): Parse new options.
113 (get_symbol_index_type): Delete.
114 (print_dynamic_symbol_size): Rename to print_symbol_size.
115 (print_dynamic_symbol): Rename to print_symbol.
116 (print_symbol_table_heading): New function.
117 (process_symbol_table): Use new function.
118 * doc/binutils.texi: Document the new option.
119 * NEWS: Mention the new feature.
120
121 2023-08-23 Nick Clifton <nickc@redhat.com>
122
123 PR 30781
124 * dwarf.h (debug_info): Add range_versions field.
125 * dwarf.c (read_and_display_attr_value): When recording a range
126 arribute also ecord the dwarf version number.
127 (is_range_list_for_this_section): New function.
128 (display_debug_ranges): Only show debug ranges whose version is
129 suitable for the secction being displayed.
130
131 2023-07-30 Jose E. Marchesi <jose.marchesi@oracle.com>
132
133 * readelf.c (get_machine_flags): Recognize and pretty print BPF
134 machine flags.
135
136 2023-07-24 Johannes Schauer Marin Rodrigues <josch@debian.org>
137
138 * doc/binutils.texi (objcopy): Document change in behaviour of
139 objcopy's --preserve-dates command line option.
140
141 2023-07-09 Fangrui Song <maskray@google.com>
142
143 PR 30592
144 * NEWS: Mention the new feature for objcopy.
145 * doc/binutils.texi: Mention "large".
146 * objcopy.c (parse_flags): Parse "large".
147 (check_new_section_flags): Error if "large" is used with a
148 non-x86-64 ELF target.
149 * testsuite/binutils-all/x86-64/large-sections.d: New.
150 * testsuite/binutils-all/x86-64/large-sections.s: New.
151 * testsuite/binutils-all/x86-64/large-sections-i386.d: New.
152 * testsuite/binutils-all/x86-64/large-sections-2.d: New.
153 * testsuite/binutils-all/x86-64/large-sections-2-x32.d: New.
154
155 2023-07-03 Nick Clifton <nickc@redhat.com>
156
157 * README-how-to-make-a-release: Change some version numbers.
158 * configure: Regenerate.
159 * po/binutils.pot: Regenerate.
160
161 2023-07-03 Nick Clifton <nickc@redhat.com>
162
163 2.41 Branch Point.
164
165 2023-06-30 Nick Clifton <nickc@redhat.com>
166
167 PR 30598
168 * strings.c (set_string_min): New function.
169 (main): Use it.
170 (print_unicode_stream): Calculate buffer size using a size_t.
171
172 2023-06-30 Nick Clifton <nickc@redhat.com>
173
174 PR 30595
175 * strings.c (main): Check for an excessively large minimum string
176 length.
177
178 2023-06-21 Nick Clifton <nickc@redhat.com>
179
180 * testsuite/lib/binutils-common.exp (prune_warnings_extra): Prune
181 warnings about -z execstack creating an executable stack.
182
183 2023-05-30 Nick Clifton <nickc@redhat.com>
184
185 * od-pe.c (targ_info): New array.
186 (get_target_specific_info): New function
187 (decode_machine_number): Retire. Use get_target_specific_info
188 instead.
189 (is_pe_object_magic): Likewise.
190 (dump_pe_file_header): Display more information.
191 Rework layout to be similar to that from 'objdump -p'.
192 Add code to handle larger than normnal AOUT headers.
193
194 2023-05-30 Nick Clifton <nickc@redhat.com>
195
196 * od-pe.c (decode_machine_number): Add ARMMAGIC value of 0xa00.
197 (is_pe_object_magic): Likewise.
198
199 2023-05-26 Nick Clifton <nickc@redhat.com>
200
201 * od-pe.c: New file: Dumps fields in PE format headers.
202 * configure.ac (od_vectors): Add objdump_private_desc_pe for PE
203 format targets.
204 (od_files): Add od-pe for PE format targets.
205 * configure: Regenerate.
206 * Makefile.am (CFILES): Add od-pe.c
207 (EXTRA_objdump_SOURCE): Likewise.
208 * Makefile.in: Generate.
209 * NEWS: Mention the new feature.
210 * doc/binutils.texi: Document the new support.
211 * objdump.c (wide_output): Change from local to global.
212 * objdump.h (wide_output): Prototype.
213 (objdump_private_desc_pe): Prototype.
214 * testsuite/binutils-all/objdump.exp: Add a test of the new feature.
215
216 2023-05-09 Enze Li <enze.li@gmx.com>
217
218 * README: Correct a typo.
219
220 2023-05-02 Nick Clifton <nickc@redhat.com>
221
222 * MAINTAINERS: Remove Dimity Diky as MSP430 maintainer.
223
224 2023-04-20 Nick Clifton <nickc@redhat.com>
225
226 * SECURITY.txt: New file.
227
228 2023-04-19 Nick Clifton <nickc@redhat.com>
229
230 PR 30355
231 * dwarf.c (read_and_display_attr_value): Correctly handle
232 DW_loclistx attributes that index a version 5 .debug_loclists
233 section.
234
235 2023-04-17 Nick Clifton <nickc@redhat.com>
236
237 PR 30142
238 * rescoff.c (write_coff_file): Add the SEC_READONLY flag to the
239 .rsrc section.
240
241 2023-04-11 Nick Clifton <nickc@redhat.com>
242
243 PR 30327
244 * dwarf.c (read_and_display_attr_value): Warn if the number of
245 views is greater than the number of locations.
246
247 PR 30313
248 * dwarf.c (display_debug_lines_decoded): Check for an overlarge
249 number of files or directories.
250
251 PR 30312
252 * dwarf.c (prealloc_cu_tu_list): Always allocate at least one
253 entry.
254
255 PR 30311
256 * readelf.c (uncompress_section_contents): Check for a
257 suspiciously large uncompressed size.
258
259 2023-03-30 Nick Clifton <nickc@redhat.com>
260
261 PR 30284
262 * dwarf.c (read_and_display_attr_value): Detect and ignore
263 negative base values.
264
265 2023-03-23 Frederic Cambus <fred@statdns.com>
266
267 * readelf.c (get_segment_type): Handle PT_OPENBSD_MUTABLE segment
268 type.
269
270 2023-03-14 Nick Clifton <nickc@redhat.com>
271
272 PR 30227
273 * dwarf.c (process_cu_tu_index): Prevent excessive memory
274 allocation when nused is large and ncols is zero.
275
276 2023-02-09 Tom Tromey <tromey@adacore.com>
277
278 * dwarf-mode.el: Bump version to 1.8.
279 (dwarf-insert-substructure): Tighten regexp.
280 (dwarf-refresh-all): New defun.
281 (dwarf-mode-map): Bind "A" to dwarf-refresh-all.
282 (dwarf-mode): Remove old FIXME.
283
284 2023-02-07 Nick Clifton <nickc@redhat.com>
285
286 PR 30080
287 * doc/binutils.texi (nm): Update description of the 'n' symbol
288 type.
289
290 2023-01-31 Nick Clifton <nickc@redhat.com>
291
292 * po/sv.po: Updated Swedish translation.
293
294 2023-01-23 Nick Clifton <nickc@redhat.com>
295
296 * po/sv.po: Updated Swedish translation.
297
298 2023-01-18 Nick Clifton <nickc@redhat.com>
299
300 PR 29993
301 * objcopy.c (merge_gnu_build_notes): Remember the last non-deleted
302 note in order to speed up the scan for matching notes.
303
304 2023-01-16 Nick Clifton <nickc@redhat.com>
305
306 * po/sv.po: Updated Swedish translation.
307
308 2023-01-09 Nick Clifton <nickc@redhat.com>
309
310 * po/bg.po: Updated Bulgarian translation.
311 * po/ro.po: Updated Romainian translation.
312
313 2023-01-05 Nick Clifton <nickc@redhat.com>
314
315 * MAINTAINERS: Remove Stephen Casner as the PDP11 maintainer.
316
317 2023-01-03 Nick Clifton <nickc@redhat.com>
318
319 * po/fr.po: Updated French translation.
320 * po/uk.po: Updated Ukrainian translation.
321
322 2023-01-03 Luis Machado <luis.machado@arm.com>
323
324 * readelf.c (get_note_type): Add support for NT_ARM_SSVE and
325 NT_ARM_ZA note types.
326
327 2022-12-31 Nick Clifton <nickc@redhat.com>
328
329 * 2.40 branch created.
330
331 2022-12-31 Nick Clifton <nickc@redhat.com>
332
333 * po/ro.po: Updated Romanian translation.
334
335 2022-12-21 Nick Clifton <nickc@redhat.com>
336
337 PR 29924
338 * objdump.c (load_specific_debug_section): Check for excessively
339 large sections.
340
341 2022-12-19 Tom Tromey <tromey@adacore.com>
342
343 * dwarf-mode.el (dwarf-do-refresh): Avoid compiler warning.
344
345 2022-12-19 Nick Clifton <nickc@redhat.com>
346
347 PR 29914
348 * dwarf.c (fetch_indexed_value): Fail if the section is not big
349 enough to contain a header size field.
350 (display_debug_addr): Fail if the computed address size is too big
351 or too small.
352
353 2022-12-16 Nick Clifton <nickc@redhat.com>
354
355 PR 29908
356 * dwarf.c (display_debug_addr): Check for corrupt header lengths.
357
358 2022-12-01 Nick Clifton <nickc@redhat.com>
359
360 PR 25202
361 * objcopy.c (copy_object): Set VerilogDataEndianness to the
362 endianness of the input file.
363 (copy_main): Verifiy the value set by the --verilog-data-width
364 option.
365 * testsuite/binutils-all/objcopy.exp: Add tests of the new behaviour.
366 * testsuite/binutils-all/verilog-I4.hex: New file.
367
368 2022-11-21 Nick Clifton <nickc@redhat.com>
369
370 PR 29764
371 * doc/binutils.texi (objdump): Note that the -m option supports
372 the <architecture>:<machine> syntax.
373
374 2022-11-04 Nick Clifton <nickc@redhat.com>
375
376 * README-how-to-make-a-release: Add instructions for uploading the
377 gprofng documentation.
378
379 2022-10-31 Nick Clifton <nickc@redhat.com>
380
381 PR 29457
382 * configure.ac: Add --enable-colored-disassembly.
383 * objdump.c: Add --disassembler-color=terminal.
384 * doc/binutils.texi (objdump): Document the new option.
385 * NEWS: Mention new feature.
386 * config.in: Regenerate in.
387 * configure: Regenerate.
388
389 2022-10-19 Nick Clifton <nickc@redhat.com>
390
391 * MAINTAINERS: Add section on patches, copyright and DCO.
392
393 2022-10-12 Nick Clifton <nickc@redhat.com>
394
395 PR 29665
396 * objcopy.c (copy_object): Use the input filename when
397 reporting that a .gnu_debuglink section already exists.
398
399 2022-10-03 Nick Clifton <nickc@redhat.com>
400
401 * readelf.c (get_32bit_section_headers): Return false if the
402 e_shoff field is zero.
403 (get_64bit_section_headers): Likewise.
404
405 2022-09-28 Nick Clifton <nickc@redhat.com>
406
407 PR 29628
408 * size.c (usage): Add -f.
409 * doc/binutils.texi (size): Add -f.
410
411 2022-09-20 Nick Clifton <nickc@redhat.com>
412
413 * objcopy.c (copy_object): Do not issue a warning message when
414 encountering empty .gnu.build.attribute sections.
415
416 2022-09-14 Rupesh Potharla <Rupesh.Potharla@amd.com>
417
418 * testsuite/binutils-all/readelf.exp (readelf_wi_test): Extend
419 regexps to allow for output genreated by the Clang compiler.
420
421 2022-09-12 Aaron Merey <amerey@redhat.com>
422
423 * objcopy.c (might_need_separate_debug_info): Add with_source_code to
424 the options that cause this function to return true.
425 (main.c): Add with_source_code to the options that enable
426 dump_any_debugging.
427
428 2022-09-09 Nick Clifton <nickc@redhat.com>
429
430 PR 29532
431 * objcopy.c (setup_section): Leave group sections intact when
432 creating separate debuginfo files.
433
434 2022-09-08 Nick Clifton <nickc@redhat.com>
435
436 PR 29523
437 * dwarf.c (display_debug_lines_decoded): Correctly handle DWARF-5
438 directory and filename tables.
439
440 2022-09-02 Aaron Merey <amerey@redhat.com>
441
442 PR 29075
443 * objdump.c (find_separate_debug): New function. Finds the bfd
444 corresponding to the separate debuginfod of a given bfd.
445 (find_alt_debug): New function. Finds the bfd corresponding to the
446 .gnu_debugaltlink of a given bfd.
447 (slurp_file): Add bfd parameter. If a source file cannot be found
448 attempt to download it from debuginfod, if enabled.
449 (try_print_file_open): Add bfd parameter and pass it to slurp_file.
450 (show_line): If debuginfod is enabled, call
451 bfd_find_nearest_line_with_alt instead of bfd_find_nearest_line.
452
453 2022-09-01 Nick Clifton <nickc@redhat.com>
454
455 PR 29534
456 * dllwrap.c: Replace uses of choose_temp_base() with
457 make_temp_file().
458 * dlltool.c: Likewise.
459 * resrc.c: Likewise.
460
461 2022-08-23 Nick Clifton <nickc@redhat.com>
462
463 PR 29489
464 * dlltool.c (deterministic): New variable.
465 (gen_lib_file): If deterministic is true set the
466 BFD_DETERMINISTIC_OUTPUT flag.
467 (usage): Mention --deterministic-libraries and
468 --non-deterministic-libraries.
469 (long_options): Add new options.
470 (main): Parse new options.
471 * doc/binutils.texi: Document the new options.
472 * NEWS: Mention the new feature.
473
474 2022-08-22 Nick Clifton <nickc@redhat.com>
475
476 * readelf.c (check_magic_number): New function. Checks the magic
477 bytes at the start of a file. If they are not the ELF format
478 magic values, then attempts to generate a helpful error message.
479 (process_file_header): Call check_magic_number.
480
481 2022-08-09 Nick Clifton <nickc@redhat.com>
482
483 PR 29457
484 * objdump.c (disassembler_color): Change type to an enum.
485 (disassembler_extended_color): Remove.
486 (usage): Update.
487 (objdump_color_for_assembler_style): Update.
488 (main): Update initialisation of disassembler_color. If not
489 initialised via a command line option, set based upon terminal
490 output.
491 * doc/binutils.texi: Update description of disassmbler-color
492 option.
493 * testsuite/binutils-all/arc/objdump.exp: Add
494 --disassembler-color=off option when disassembling.
495 * testsuite/binutils-all/arm/objdump.exp: Likewise.
496
497 2022-08-08 Nick Clifton <nickc@redhat.com>
498
499 * README-how-to-make-a-release: Add a link to the NEWS files in
500 the release announcement email.
501
502 2022-07-08 Nick Clifton <nickc@redhat.com>
503
504 * 2.39 branch created.
505
506 2022-07-01 Nick Clifton <nickc@redhat.com>
507
508 * dwarf.c (display_debug_rnglists): Add newline at end of listing.
509
510 2022-06-30 Nick Clifton <nickc@redhat.com>
511
512 * dwarf.c (dwarf_select_sections_by_name): If the entry's value is
513 zero then clear the corresponding variable.
514 (dwarf_select_sections_by_letters): Likewise.
515 * testsuite/binutils-all/debuginfo.exp: Expect -WE and -wE
516 debuginfod tests to fail.
517
518 2022-06-28 Nick Clifton <nickc@redhat.com>
519
520 PR 29267
521 * dwarf.c (display_debug_rnglists): New function, broken out of..
522 (display_debug_ranges): ... here.
523 (read_and_display_attr_value): Correct calculation of index
524 displayed for DW_FORM_loclistx and DW_FORM_rnglistx.
525 * testsuite/binutils-all/x86-64/pr26808.dump: Update expected
526 output.
527
528 2022-06-27 Nick Clifton <nickc@redhat.com>
529
530 PR 29289
531 * dwarf.c (display_debug_names): Replace assert with a warning
532 message.
533
534 2022-06-27 Nick Clifton <nickc@redhat.com>
535
536 PR 29290
537 * dwarf.c (read_and_display_attr_value): Check that debug_info_p
538 is set before dereferencing it.
539
540 2022-06-27 Nick Clifton <nickc@redhat.com>
541
542 * dwarf.c (fetch_indexed_string): Do not use length of first table
543 in string section as the length of every table in the section.
544
545 * testsuite/binutils-all/pr26112.r: Update expected output.
546
547 2022-06-22 Kumar N, Bhuvanendra <Kavitha.Natarajan@amd.com>
548
549 * dwarf.c (fetch_indexed_string): Added new parameter
550 str_offsets_base to calculate the string offset.
551 (read_and_display_attr_value): Read DW_AT_str_offsets_base
552 attribute.
553 (process_debug_info): While allocating memory and initializing
554 debug_information, do it for do_debug_info also, if its true.
555 (load_separate_debug_files): Load .debug_str_offsets if exists.
556 * dwarf.h (struct debug_info): Add str_offsets_base field.
557
558 2022-06-22 Marcus Nilsson <brainbomb@gmail.com>
559
560 * readelf.c: (slurp_relr_relocs) Use malloc instead of xmalloc
561 when allocating space for relocations.
562
563 2022-06-21 Kumar N, Bhuvanendra <Kavitha.Natarajan@amd.com>
564
565 * dwarf.h (struct debug_info): Add rnglists_base field.
566 * dwarf.c (read_and_display_attr_value): Read attribute DW_AT_rnglists_base.
567 (display_debug_rnglists_list): While handling DW_RLE_base_addressx,
568 DW_RLE_startx_endx, DW_RLE_startx_length items, pass the proper parameter
569 value to fetch_indexed_addr(), i.e. fetch the proper entry in .debug_addr section.
570 (display_debug_ranges): Add rnglists_base to the .debug_rnglists base address.
571 (load_separate_debug_files): Load .debug_addr section, if exists.
572
573 2022-05-20 Nick Clifton <nickc@redhat.com>
574
575 * dwarf.c (dwarf_select_sections_by_names): Return zero if no
576 sections were selected.
577 (dwarf_select_sections_by_letters): Likewise.
578 * dwarf.h: (dwarf_select_sections_by_names): Update prototype.
579 (dwarf_select_sections_by_letters): Update prototype.
580 * objdump.c (might_need_separate_debug_info): New function.
581 (dump_bfd): Call new function before attempting to load separate
582 debug info files.
583 (main): Do not enable dwarf section dumping for -WK or -WN.
584 * readelf.c (parse_args): Do not enable dwarf section dumping for
585 -wK or -wN.
586 (might_need_separate_debug_info): New function.
587 (process_object): Call new function before attempting to load
588 separate debug info files.
589 * testsuite/binutils-all/debuginfo.exp: Expect -WE and -wE
590 debuginfod tests to pass.
591 * testsuite/binutils-all/objdump.Wk: Add extra regexps.
592 * testsuite/binutils-all/readelf.k: Add extra regexps.
593
594 2022-05-19 Nick Clifton <nickc@redhat.com>
595
596 * dlltool.c (run): Initialise errmsg_fmt.
597 * dllwrap.c (run): Likewise.
598 * resrc.c (run_cmd): Likewise.
599 * mclex.c (mc_add_keyword): Initialise usz.
600 * srconv.c (wd_hd): Initialise hd.spare2.
601 * windmc.c (mc_add_node_lang): Initialise s.
602 (mc_generate_bin_item): Initialise cvt_txt.
603 (main): Initialise u.
604
605 2022-05-18 Nick Clifton <nickc@redhat.com>
606
607 PR 29135
608 * nm.c (non_weak): New variable.
609 (filter_symbols): When non-weak is true, ignore weak symbols.
610 (long_options): Add --no-weak.
611 (usage): Mention --no-weak.
612 (main): Handle -W/--no-weak.
613 * doc/binutils.texi: Document new feature.
614 * NEWS: Mention the new feature.
615 * testsuite/binutils-all/nm.exp: Add test of new feature.
616 * testsuite/binutils-all/no-weak.s: New test source file.
617
618 2022-04-25 Nick Clifton <nickc@redhat.com>
619
620 PR 29072
621 * testsuite/lib/binutils-common.exp (prune_warnings_extra): Filter
622 out notes about the executable stacjk behaviour beign deprecated.
623
624 2022-04-12 Nick Clifton <nickc@redhat.com>
625
626 PR 28992
627 * objcopy.c (is_strip_section_1): Do not delete debuglink sections
628 when stripping debug information.
629
630 2022-04-06 Nick Clifton <nickc@redhat.com>
631
632 PR 28981
633 * dwarf.c (fetch_indexed_value): Rename to fecth_indexed_addr and
634 return the address, rather than a string.
635 (fetch_indexed_value): New function - returns a value indexed by a
636 DW_FORM_loclistx or DW_FORM_rnglistx form.
637 (read_and_display_attr_value): Add support for DW_FORM_loclistx
638 and DW_FORM_rnglistx.
639 (process_debug_info): Load the loclists and rnglists sections.
640 (display_loclists_list): Add support for DW_LLE_base_addressx,
641 DW_LLE_startx_endx, DW_LLE_startx_length and
642 DW_LLE_default_location.
643 (display_offset_entry_loclists): New function. Displays a
644 .debug_loclists section that contains offset entry tables.
645 (display_debug_loc): Call the new function.
646 (display_debug_rnglists_list): Add support for
647 DW_RLE_base_addressx, DW_RLE_startx_endx and DW_RLE_startx_length.
648 (display_debug_ranges): Display the contents of the section's
649 header.
650 * dwarf.h (struct debug_info): Add loclists_base field.
651 * testsuite/binutils-all/dw5.W: Update expected output.
652 * testsuite/binutils-all/x86-64/pr26808.dump: Likewise.
653
654 2022-04-01 John Baldwin <jhb@FreeBSD.org>
655
656 * readelf.c (get_freebsd_elfcore_note_type): Handle
657 NT_FREEBSD_X86_SEGBASES.
658
659 2022-03-31 Nick Clifton <nickc@redhat.com>
660
661 * arlex.l: Accept the plus character as part of a filename.
662
663 2022-03-16 Fangrui Song <maskray@google.com>
664
665 PR binutils/28926
666 * objcopy.c (filter_symbols): Apply weaken to STB_GNU_UNIQUE symbols
667 * NEWS: Mention feature.
668 * testsuite/binutils-all/objcopy.exp (objcopy_test_symbol_manipulation): New test.
669 * testsuite/binutils-all/weaken-gnu-unique.s: New.
670
671 2022-03-16 Martin Storsjö <martin@martin.st>
672
673 PR 28885
674 * dlltool.c (main): use imp_name rather than dll_name when
675 generating a temporary file name.
676
677 2022-03-16 Simon Marchi <simon.marchi@efficios.com>
678
679 * readelf.c (dump_relocations): Handle EM_AMDGPU.
680
681 2022-03-16 Simon Marchi <simon.marchi@efficios.com>
682
683 * Makefile.am (readelf_CFLAGS): New.
684 (readelf_LDADD): Add MSGPACK_LIBS.
685 * Makefile.in: Re-generate.
686 * config.in: Re-generate.
687 * configure: Re-generate.
688 * configure.ac: Add --with-msgpack flag and check for msgpack
689 using pkg-config.
690 * readelf.c: Include msgpack.h if HAVE_MSGPACK.
691 (print_note_contents_hex): New.
692 (print_indents): New.
693 (dump_msgpack_obj): New.
694 (dump_msgpack): New.
695 (print_amdgpu_note): New.
696 (process_note): Handle NT_AMDGPU_METADATA note contents.
697 Use print_note_contents_hex.
698
699 2022-03-16 Simon Marchi <simon.marchi@efficios.com>
700
701 * readelf.c (get_amdgpu_elf_note_type): New.
702 (process_note): Handle "AMDGPU" notes.
703
704 2022-03-16 Simon Marchi <simon.marchi@efficios.com>
705
706 * readelf.c: Include elf/amdgcn.h.
707 (decode_AMDGPU_machine_flags): New.
708 (get_machine_flags): Handle flags for EM_AMDGPU machine type.
709
710 2022-03-16 Simon Marchi <simon.marchi@efficios.com>
711
712 * readelf.c (get_osabi_name): Handle EM_AMDGPU OS ABIs.
713
714 2022-03-16 Nick Clifton <nickc@redhat.com>
715
716 * po/sr.po: Updated Serbian translation.
717
718 2022-03-15 Tom Tromey <tromey@adacore.com>
719
720 * dwarf-mode.el: Now 1.7.
721 (dwarf--sentinel): Switch to the process buffer.
722
723 2022-03-11 Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
724
725 * MAINTAINERS: Add gprofng maintainer.
726 * README-how-to-make-a-release: Add gprofng.
727
728 2022-03-10 Nick Clifton <nickc@redhat.com>
729
730 * dwarf.c (use_debuginfod): New variable. Set to 1.
731 (load_separate_debug_info): Only call
732 debuginfod_fetch_separate_debug_info is use_debuginfod is true.
733 (dwarf_select_sections_by_names): Add do-not-use-debuginfod and
734 use-debuginfod options.
735 (dwarf_select_sections_by_letters): Add D and E options.
736 * dwarf.h (use_debuginfod): New extern.
737 * objdump.c (usage): Mention the new options.
738 * readelf.c (usage): Likewise.
739 * doc/binutils.texi: Document the new options.
740 * doc/debug-options.texi: Describe the new options.
741 * NEWS: Mention the new feature.
742 * testsuite/binutils-all/debuginfod.exp: Add tests of the new
743 options.
744
745 2021-03-06 Maciej W. Rozycki <macro@orcam.me.uk>
746
747 * testsuite/binutils-all/mips/mips1-branch-alias.d: New test.
748 * testsuite/binutils-all/mips/mips1-branch-noalias.d: New test.
749 * testsuite/binutils-all/mips/mips2-branch-alias.d: New test.
750 * testsuite/binutils-all/mips/mips2-branch-noalias.d: New test.
751 * testsuite/binutils-all/mips/mips32r6-branch-alias.d: New test.
752 * testsuite/binutils-all/mips/mips32r6-branch-noalias.d: New
753 test.
754 * testsuite/binutils-all/mips/micromips-branch-alias.d: New
755 test.
756 * testsuite/binutils-all/mips/micromips-branch-noalias.d: New
757 test.
758 * testsuite/binutils-all/mips/mips-branch-alias.s: New test
759 source.
760 * testsuite/binutils-all/mips/micromips-branch-alias.s: New test
761 source.
762 * testsuite/binutils-all/mips/mips.exp: Run the new tests.
763
764 2022-03-04 Simon Marchi <simon.marchi@polymtl.ca>
765
766 * readelf.c (process_dynamic_section): Fix indentation.
767
768 2022-02-09 Nick Clifton <nickc@redhat.com>
769
770 * README-how-to-make-a-release: Update after the 2.38 release.
771
772 2022-01-27 Nick Clifton <nickc@redhat.com>
773
774 * po/sv.po: Updated Swedish translation.
775
776 2022-01-24 Nick Clifton <nickc@redhat.com>
777
778 * po/bg.po: Updated Bulgarian translation.
779 * po/fr.po: Updated French translation.
780 * po/ro.po: Updated Romanian translation.
781 * po/uk.po: Updated Ukranian translation.
782
783 2022-01-22 Martin Storsjö <martin@martin.st>
784
785 * dlltool.c (main): Allow inferring tmp_prefix from the dll name
786 from a def file.
787
788 2022-01-22 Nick Clifton <nickc@redhat.com>
789
790 * configure: Regenerate.
791 * po/binutils.pot: Regenerate.
792
793 2022-01-22 Nick Clifton <nickc@redhat.com>
794
795 * 2.38 release branch created.
796
797 2022-01-17 Nick Clifton <nickc@redhat.com>
798
799 * Makefile.in: Regenerate.
800
801 2022-01-11 Fangrui Song <maskray@google.com>
802
803 PR binutils/28759
804 * ar.c (long_options): Add --thin.
805 (usage) Add --thin. Deprecate -T without diagnostics.
806 * doc/binutils.texi: Add doc.
807 * NEWS: Mention --thin.
808 * binutils/testsuite/binutils-all/ar.exp: Add tests.
809
810 2022-01-11 Martin Storsjö <martin@martin.st>
811
812 * dlltool.c (main): If a prefix has not been provided, attempt to
813 use a deterministic one based upon the dll name.
814
815 2022-01-07 Pavel Mayorov <pmayorov@cloudlinux.com>
816
817 PR 28718
818 * dwarf.c: Revert previous delta.
819 (debug_get_real_type): Reject indirect types that point to
820 indirect types.
821 (debug_get_type_name, debug_get_type_size, debug_write_type):
822 Likewise.
823
824 2022-01-06 Nick Clifton <nickc@redhat.com>
825
826 * debug.c (debug_write_type): Allow for malicious recursion via
827 indirect debug types.
828
829 2022-01-04 Nick Clifton <nickc@redhat.com>
830
831 PR 28716
832 * dwarf.c (load_build_id_debug_file): Remove spurious printf.
833
834 2021-12-16 Nick Clifton <nickc@redhat.com>
835
836 PR 28697
837 * dwarf.c (load_build_id_debug_file): New function.
838 (try_build_id_prefix): New function.
839 (check_for_and_load_links): Call load_build_id_debug_file.
840 (debug_displays): Add entry for .note.gnu.build-id.
841 * dwarf.h (enum dwarf_section_display_enum): Add
842 note_gnu_build_id.
843 * testsuite/binutils-all/debuginfod.exp (test_fetch_debuglink):
844 Fix regexp for loads via debuglink section.
845
846 2021-12-03 Chenghua Xu <xuchenghua@loongson.cn>
847
848 * MAINTAINERS: Add myself and Zhensong Liu
849 as the LoongArch maintainer.
850
851 2021-12-02 Nick Clifton <nickc@redhat.com>
852
853 PR 28645
854 * dwarf.c (process_cu_tu_index): Add test for overruning section
855 whilst processing slots.
856
857 2021-11-30 Roland McGrath <mcgrathr@google.com>
858
859 * doc/local.mk: Give each man page target its missing dependency on
860 doc/$(am__dirstamp).
861
862 2021-11-30 Nick Clifton <nickc@redhat.com>
863
864 * dwarf.c (find_debug_info_for_offset): Use dwarf_vma type for
865 offsets, sizes and ranges.
866 (display_loc_list): Likewise. Also use print_dwarf_vma to print
867 the offset.
868 (display_loclists_list): Likewise.
869 (display_loc_list_dwo): Likewise.
870 (display_debug_str): Likewise.
871 (display_debug_aranges): Likewise.
872 (display_debug_ranges_list): Likewise.
873 (display_debug_rnglists_list): Likewise.
874 (display_debug_ranges): Likewise.
875
876 2021-11-29 Nick Clifton <nickc@redhat.com>
877
878 PR 28632
879 * strings.c (usage): Update desciption of -n option.
880 * doc/binutils.texi: Likewise.
881
882 2021-11-24 Nick Clifton <nickc@redhat.com>
883
884 PR 28564
885 * sysdump.c (getCHARS): Check for an out of bounds read.
886
887 2021-11-16 Fangrui Song <maskray@google.com>
888
889 * readelf.c (enum relocation_type): New.
890 (slurp_relr_relocs): New.
891 (dump_relocations): Change is_rela to rel_type.
892 Dump RELR.
893 (dynamic_relocations): Add DT_RELR.
894 (process_relocs): Check SHT_RELR and DT_RELR.
895 (process_dynamic_section): Store into dynamic_info for
896 DT_RELR/DT_RELRENT/DT_RELRSZ.
897
898 2021-11-09 Nick Clifton <nickc@redhat.com>
899
900 * nm.c: Add --unicode option to control how unicode characters are
901 handled.
902 * objdump.c: Likewise.
903 * readelf.c: Likewise.
904 * strings.c: Likewise.
905 * binutils.texi: Document the new feature.
906 * NEWS: Document the new feature.
907 * testsuite/binutils-all/unicode.exp: New file.
908 * testsuite/binutils-all/nm.hex.unicode
909 * testsuite/binutils-all/strings.escape.unicode
910 * testsuite/binutils-all/objdump.highlight.unicode
911 * testsuite/binutils-all/readelf.invalid.unicode
912
913 2021-11-03 Tom Tromey <tromey@adacore.com>
914
915 * dwarf.c (display_debug_loc): Use section name in warnings.
916
917 2021-10-25 Nick Alcock <nick.alcock@oracle.com>
918
919 * objdump.c (usage): --ctf now has an optional argument.
920 (main): Adjust accordingly.
921 (dump_ctf): Default it.
922 * doc/ctf.options.texi: Adjust.
923
924 2021-10-25 Nick Alcock <nick.alcock@oracle.com>
925
926 * objdump.c (usage): --ctf-parent now takes a name, not a section.
927 (dump_ctf): Don't open a separate section; use the parent_name in
928 ctf_dict_open instead. Use ctf_archive_next, not ctf_archive_iter,
929 so we can pass down a member count.
930 (dump_ctf_archive_member): Add the member count; don't return
931 anything. Import parents into children no matter what the
932 parent's name, while still avoiding displaying the header for the
933 common parent name of ".ctf".
934 * readelf.c (usage): Adjust similarly.
935 (dump_section_as_ctf): Likewise.
936 (dump_ctf_archive_member): Likewise. Never stop iterating over
937 archive members, even if ctf_dump of one member fails.
938 * doc/ctf.options.texi: Adjust.
939
940 2021-10-19 Nick Clifton <nickc@redhat.com>
941
942 * nm.c (filter_symbols): Test for a NULL name before checking to
943 see if the symbol is __gnu_lto_slim.
944 * objcopy.c (filter_symbols): Likewise.
945
946 2021-09-30 Nick Clifton <nickc@redhat.com>
947
948 * objcopy.c (filter_symbols): Fail if attempting to dredefine
949 symbols in an LTO object file.
950
951 2021-09-27 Nick Alcock <nick.alcock@oracle.com>
952
953 * configure: Regenerate.
954
955 2021-09-20 Andrew Burgess <andrew.burgess@embecosm.com>
956
957 * testsuite/binutils-all/riscv/riscv.exp: New file.
958 * testsuite/binutils-all/riscv/unknown.d: New file.
959 * testsuite/binutils-all/riscv/unknown.s: New file.
960
961 2021-09-07 Luis Machado <luis.machado@linaro.org>
962
963 Revert: [AArch64] MTE corefile support
964
965 2021-05-21 Luis Machado <luis.machado@linaro.org>
966
967 * readelf.c (get_note_type): Handle NT_MEMTAG note types.
968
969 2021-08-11 Nick Clifton <nickc@redhat.com>
970
971 * po/pt.po: Updated Portuguese translation.
972
973 2021-08-10 Nick Clifton <nickc@redhat.com>
974
975 * po/sr.po: Updated Serbian translation.
976
977 2021-07-16 Nick Clifton <nickc@redhat.com>
978
979 * po/sv.po: Updated Swedish translation.
980
981 2021-07-14 Clément Chigot <clement.chigot@atos.net>
982
983 * dwarf.h (struct dwarf_section): Add XCOFF name.
984 * dwarf.c (struct dwarf_section_display): Update.
985 * objdump.c (load_debug_section): Add XCOFF name handler.
986 (dump_dwarf_section): Likewise.
987
988 2021-07-12 Nick Clifton <nickc@redhat.com>
989
990 * po/fr.po: Updated French translation.
991
992 2021-07-10 Alan Modra <amodra@gmail.com>
993
994 PR 28069
995 * dwarf.c (display_discr_list): Remove assertions. Delete "end"
996 parameter, use initial "data" pointer as the end. Formatting.
997 Don't count down bytes as they are read.
998 (read_and_display_attr_value): Adjust display_discr_list call.
999 (read_and_print_leb128): Don't pass __FILE__ and __LINE__ to
1000 report_leb_status.
1001 * dwarf.h (report_leb_status): Don't report file and line
1002 numbers. Delete file and lnum parameters,
1003 (READ_ULEB, READ_SLEB): Adjust.
1004
1005 2021-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1006
1007 * configure.ac: Check for strnlen declaration.
1008 * configure, config.in: Regenerate.
1009
1010 2021-07-05 Alan Modra <amodra@gmail.com>
1011
1012 PR 28047
1013 * dwarf.c (get_type_abbrev_from_form): Add cu_end parameter.
1014 Check DW_FORM_ref1 etc. arg against cu_end rather than end of
1015 section. Adjust all callers.
1016
1017 2021-07-03 Nick Clifton <nickc@redhat.com>
1018
1019 * configure: Regenerate.
1020 * po/opcodes.pot: Regenerate.
1021 * README-how-to-make-a-release: Update.
1022
1023 2021-07-03 Nick Clifton <nickc@redhat.com>
1024
1025 * 2.37 release branch created.
1026
1027 2021-07-02 Alan Modra <amodra@gmail.com>
1028
1029 PR 28048
1030 * dwarf.c (get_type_signedness): Don't run off end of buffer
1031 printing DW_FORM_string attribute.
1032
1033 2021-07-01 Nick Clifton <nickc@redhat.com>
1034
1035 PR 28029
1036 * testsuite/binutils-all/debuginfod.exp: Replace -wK with -wk.
1037
1038 2021-07-01 Andrei Homescu <ah@immunant.com>
1039
1040 * readelf.c (process_archive): Reset file position to the
1041 beginning when calling process_object for thin archive members.
1042 * testsuite/binutils-all/readelf.exp: Add test.
1043 * testsuite/binutils-all/readelf.h.thin: New file.
1044
1045 2021-06-30 Tom Tromey <tom@tromey.com>
1046
1047 * dwarf.c (read_and_display_attr_value): Handle
1048 DW_FORM_implicit_const.
1049
1050 2021-06-30 Richard Henderson <richard.henderson@linaro.org>
1051
1052 * dwarf.c (display_debug_frames): Both DW_CFA_def_cfa_sf
1053 and DW_CFA_def_cfa_offset_sf have a signed offset.
1054
1055 2021-06-19 Alan Modra <amodra@gmail.com>
1056
1057 * dwarf.c (display_debug_lines_decoded): Use memcpy rather than
1058 strncpy when trimming file name length to MAX_FILENAME_LENGTH.
1059 Don't make an unnecessary copy when length is good.
1060
1061 2021-06-18 H.J. Lu <hongjiu.lu@intel.com>
1062
1063 * readelf.c (print_gnu_property_note): Handle
1064 GNU_PROPERTY_UINT32_AND_LO, GNU_PROPERTY_UINT32_AND_HI,
1065 GNU_PROPERTY_UINT32_OR_LO and GNU_PROPERTY_UINT32_OR_HI.
1066
1067 2021-06-15 Nick Clifton <nickc@redhat.com>
1068
1069 * readelf.c (get_note_type): Add support for NT_GO_BUILDID.
1070
1071 2021-06-15 Alan Modra <amodra@gmail.com>
1072
1073 * readelf.c (locate_dynamic_section, is_pie): New functions.
1074 (get_file_type): Replace e_type parameter with filedata. Call
1075 is_pie for ET_DYN. Update all callers.
1076 (process_program_headers): Use local variables dynamic_addr and
1077 dynamic_size, updating filedata on exit from function. Set
1078 dynamic_size of 1 to indicate no dynamic section or segment.
1079 Update tests of dynamic_size throughout.
1080 * testsuite/binutils-all/x86-64/pr27708.dump: Update expected output.
1081
1082 2021-06-14 Eric Botcazou <ebotcazou@adacore.com>
1083
1084 * dwarf.c (struct abbrev_attr): Change type of implicit_const.
1085 (add_abbrev_attr): Likewise.
1086 (process_abbrev_set): Likewise.
1087 (display_debug_abbrev): Adjust to above change.
1088
1089 2021-06-12 Alan Modra <amodra@gmail.com>
1090
1091 * readelf.c (process_file_header): Don't clear section_headers.
1092
1093 2021-06-12 Alan Modra <amodra@gmail.com>
1094
1095 * readelf.c (get_section_headers): Don't test e_shoff here, leave
1096 that to get_32bit_section_headers or get_64bit_section_headers.
1097 (process_object): Throw away section header read to print file
1098 header extension.
1099
1100 2021-06-11 Alan Modra <amodra@gmail.com>
1101
1102 * readelf.c (struct filedata): Move archive_file_offset and
1103 archive_file_size earlier.
1104 (free_filedata): Clear using memset.
1105
1106 2021-06-11 Alan Modra <amodra@gmail.com>
1107
1108 * readelf.c (GET_ELF_SYMBOLS): Delete. Replace with..
1109 (get_elf_symbols): ..this new function throughout.
1110 (get_32bit_section_headers): Don't free section_headers.
1111 (get_64bit_section_headers): Likewise.
1112 (get_section_headers): New function, use throughout in place of
1113 32bit and 64bit variants.
1114 (get_dynamic_section): Similarly.
1115 (process_section_headers): Don't free filedata memory here.
1116 (get_file_header): Don't get section headers here..
1117 (process_object): ..Read them here instead. Don't exit without
1118 freeing filedata memory.
1119
1120 2021-06-09 Nick Clifton <nickc@redhat.com>
1121
1122 * MAINTAINERS: Remove Daniel Jacobwitz from the maintainers list.
1123
1124 2021-06-07 Jan Beulich <jbeulich@suse.com>
1125
1126 * dwarf.c (display_debug_aranges): Add u suffix to constant.
1127
1128 2021-05-29 Alan Modra <amodra@gmail.com>
1129
1130 * objdump (usage): Add missing \n.
1131
1132 2021-05-29 Alan Modra <amodra@gmail.com>
1133
1134 * readelf.c (parse_args): Call dwarf_select_sections_all on
1135 --debug-dump without optarg.
1136 (usage): Associate -w and --debug-dump options closely.
1137 Split up help message. Remove extraneous blank lines around
1138 ctf help.
1139 * objdump.c (usage): Similarly.
1140
1141 2021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
1142
1143 * testsuite/binutils-all/mips/mips-xpa-virt-1.d: Correct CFC0
1144 operand disassembly.
1145 * testsuite/binutils-all/mips/mips-xpa-virt-3.d: Likewise.
1146
1147 2021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
1148
1149 * testsuite/binutils-all/mips/mips-xpa-virt-1.d: Use `mips:3000'
1150 machine for disassembly.
1151 * testsuite/binutils-all/mips/mips-xpa-virt-2.d: Likewise.
1152 * testsuite/binutils-all/mips/mips-xpa-virt-3.d: Likewise.
1153 * testsuite/binutils-all/mips/mips-xpa-virt-4.d: Likewise.
1154
1155 2021-05-28 H.J. Lu <hongjiu.lu@intel.com>
1156
1157 PR ld/27905
1158 * readelf.c (decode_x86_feature_2): Revert commit 50c95a739c9.
1159
1160 2021-05-27 Alan Modra <amodra@gmail.com>
1161
1162 * readelf (usage): Order -w letters to match --debug-dump= and
1163 move common '=' for --debug-dump out of brackets.
1164
1165 2021-05-26 H.J. Lu <hongjiu.lu@intel.com>
1166
1167 PR ld/27905
1168 * readelf.c (decode_x86_feature_2): Support
1169 GNU_PROPERTY_X86_FEATURE_2_CODE16.
1170
1171 2021-05-23 Tiezhu Yang <yangtiezhu@loongson.cn>
1172
1173 * readelf.c (get_machine_name): Change Loongson Loongarch to
1174 LoongArch.
1175
1176 2021-05-21 Luis Machado <luis.machado@linaro.org>
1177
1178 * readelf.c (get_note_type): Add missing NT_ARM_* entries.
1179
1180 2021-05-21 Luis Machado <luis.machado@linaro.org>
1181
1182 * readelf.c (get_note_type): Handle NT_MEMTAG note types.
1183
1184 2021-05-19 Eli Schwartz <eschwartz@archlinux.org>
1185
1186 * dwarf.c (ENABLE_CHECKING): Define to 0 if not previously set.
1187
1188 2021-05-19 Alan Modra <amodra@gmail.com>
1189
1190 PR 27884
1191 * dwarf.c (get_type_abbrev_from_form): Replace cu_offset_return
1192 param with map_return, and return map for DW_FORM_ref_addr.
1193 (get_type_signedness): Adjust calls to get_type_abbrev_from_form.
1194 Pass returned cu map start and end to recursive call.
1195 (read_and_display_attr_value): Similarly.
1196
1197 2021-05-19 Alan Modra <amodra@gmail.com>
1198
1199 PR 27879
1200 * sysdump.c (getBARRAY): Sanity check size against max.
1201 (getINT): Avoid UB shift left.
1202
1203 2021-05-15 Alan Modra <amodra@gmail.com>
1204
1205 * dwarf.c (process_cu_tu_index): Avoid pointer UB. Use _mul_overflow.
1206 Delete dead code.
1207
1208 2021-05-15 Alan Modra <amodra@gmail.com>
1209
1210 * dwarf.c (display_gdb_index): Avoid pointer UB and overflow in
1211 length calculations.
1212
1213 2021-05-15 Alan Modra <amodra@gmail.com>
1214
1215 * dwarf.c (display_debug_names): Complain when header length is
1216 too small. Avoid pointer UB. Sanity check augmentation string,
1217 CU table, TU table and foreign TU table sizes.
1218
1219 2021-05-15 Alan Modra <amodra@gmail.com>
1220
1221 * dwarf.c (display_debug_frames): Delete initial_length_size.
1222 Avoid pointer UB. Constrain data reads to length given in header.
1223 Sanity check cie header length. Only skip up to next FDE on
1224 finding augmentation data too long.
1225
1226 2021-05-15 Alan Modra <amodra@gmail.com>
1227
1228 * dwarf.c (read_cie): Add more sanity checks to ensure data
1229 pointer is not bumped past end.
1230
1231 2021-05-15 Alan Modra <amodra@gmail.com>
1232
1233 * dwarf.c (display_debug_ranges): Delete initial_length_size.
1234 Correct fallback size calculated on finding a reloc. Constrain
1235 data reads to length given in header. Avoid pointer UB.
1236
1237 2021-05-15 Alan Modra <amodra@gmail.com>
1238
1239 * dwarf.c (display_debug_rnglists_list): Avoid pointer UB.
1240
1241 2021-05-15 Alan Modra <amodra@gmail.com>
1242
1243 * dwarf.c (display_debug_str_offsets): Constrain reads to length
1244 given in header.
1245
1246 2021-05-15 Alan Modra <amodra@gmail.com>
1247
1248 * dwarf.c (display_debug_aranges): Delete initial_length_size.
1249 Use end_ranges to constrain data reads to header length. Avoid
1250 pointer UB.
1251
1252 2021-05-15 Alan Modra <amodra@gmail.com>
1253
1254 * dwarf.c (display_loc_list): Avoid pointer UB. Correct check
1255 before reading uleb length. Warn on excess length.
1256
1257 2021-05-15 Alan Modra <amodra@gmail.com>
1258
1259 * dwarf.c (display_debug_macro): Print strings that might not
1260 be zero terminated with %*s. Don't bump curr if unterminated.
1261
1262 2021-05-15 Alan Modra <amodra@gmail.com>
1263
1264 * dwarf.c (get_line_filename_and_dirname): Delete initial_length_size.
1265 Simplify length sanity check, and check for too small lengths.
1266 Constrain data reads to header length. Avoid pointer UB.
1267
1268 2021-05-15 Alan Modra <amodra@gmail.com>
1269
1270 * dwarf.c (display_debug_macinfo): Print strings that might not
1271 be zero terminated with %*s. Don't bump curr if unterminated.
1272
1273 2021-05-15 Alan Modra <amodra@gmail.com>
1274
1275 * dwarf.c (display_debug_pubnames_worker): Delete initial_length_size.
1276 Simplify length check. Constrain reads to length given by header.
1277
1278 2021-05-15 Alan Modra <amodra@gmail.com>
1279
1280 * dwarf.c (display_debug_lines_decoded): Don't use strnlen when
1281 we have already checked for NUL termination.
1282
1283 2021-05-15 Alan Modra <amodra@gmail.com>
1284
1285 * dwarf.c (read_debug_line_header): Delete initial_length_size.
1286 Avoid pointer UB. Keep within length specified by header.
1287 Delete dead code.
1288
1289 2021-05-15 Alan Modra <amodra@gmail.com>
1290
1291 * dwarf.c (process_debug_info): Always do the first CU length
1292 scan for sanity checks. Remove initial_length_size var and
1293 instead calculate end_cu. Use end_cu to limit data reads.
1294 Delete now dead code checking length.
1295
1296 2021-05-15 Alan Modra <amodra@gmail.com>
1297
1298 * dwarf.c (SAFE_BYTE_GET_INTERNAL): Assert only when ENABLE_CHECKING.
1299
1300 2021-05-15 Alan Modra <amodra@gmail.com>
1301
1302 * bucomm.h (_mul_overflow): Define.
1303 * dwarf.c (get_encoded_value): Avoid pointer UB.
1304
1305 2021-05-13 Alan Modra <amodra@gmail.com>
1306
1307 PR 27861
1308 * dwarf.c (display_debug_str_offsets): Sanity check dwarf5
1309 header length.
1310
1311 2021-05-13 Alan Modra <amodra@gmail.com>
1312
1313 PR 27860
1314 * dwarf.c (display_debug_frames): Sanity check cie_off before
1315 attempting to read cie.
1316
1317 2021-05-12 Alan Modra <amodra@gmail.com>
1318
1319 * dwarf.c (process_extended_line_op): Don't bump data pointer past
1320 end when strnlen doesn't find string terminator.
1321 (decode_location_expression): Remove dead code.
1322 (skip_attr_bytes): Remove const from end param. Ensure data
1323 pointer doesn't pass end.
1324 (get_type_signedness): Remove const from end param.
1325 (read_and_display_attr_value): Ensure data pointer doesn't pass end.
1326 (display_debug_lines_raw, display_debug_lines_decoded): Likewise.
1327 (display_debug_pubnames_worker): Likewise.
1328 (display_debug_pubnames_worker): Use SAFE_BYTE_GET_AND INC rather
1329 than blindly incrementing data pointer.
1330 (display_debug_addr, display_debug_str_offsets): Likewise. Don't
1331 compare pointers, compare lengths.
1332
1333 2021-05-12 Alan Modra <amodra@gmail.com>
1334
1335 * dwarf.c (SAFE_BYTE_GET_INTERNAL): Define.
1336 (SAFE_BYTE_GET, SAFE_BYTE_GET_AND_INC): Define using the above.
1337 (SAFE_SIGNED_BYTE_GET, SAFE_SIGNED_BYTE_GET_AND_INC): Likewise.
1338 (display_discr_list): Use SAFE_BYTE_GET_AND_INC rather than
1339 SAFE_BYTE_GET followed by increment.
1340 (process_debug_info): Likewise, and test bytes remaining before
1341 incrementing section_begin rather than using pointer comparison.
1342 (display_debug_names): Pass lvalue as SAFE_BYTE_GET PTR.
1343 (process_cu_tu_index): Likewise for SAFE_BYTE_GET_AND_INC.
1344
1345 2021-05-12 Alan Modra <amodra@gmail.com>
1346
1347 * dwarf.c (dwarf_vmatoa64, SAFE_BYTE_GET64, add64): Delete.
1348 (skip_attr_bytes): Replace use of SAFE_BYTE_GET64 with
1349 SAFE_BYTE_GET_AND_INC.
1350 (read_and_display_attr_value): Likewise. Print using dwarf_vmatoa.
1351 (process_debug_info, process_cu_tu_index): Likewise.
1352 * elfcomm.c (byte_put, byte_put_little_endian, byte_put_big_endian),
1353 (byte_get, byte_get_little_endian, byte_get_big_endian),
1354 (byte_get_signed): Make size param unsigned. Remove code dealing
1355 with 4-byte elf_vma.
1356 (byte_get_64): Delete.
1357 * elfcomm.h (byte_put, byte_put_little_endian, byte_put_big_endian),
1358 (byte_get, byte_get_little_endian, byte_get_big_endian),
1359 (byte_get_signed): Update prototypes.
1360 (byte_get_64): Delete.
1361
1362 2021-05-12 Alan Modra <amodra@gmail.com>
1363
1364 PR 27836
1365 * dwarf.c (display_debug_frames): Don't compare pointers derived
1366 from user input. Test offset against bounds instead.
1367
1368 2021-05-12 Alan Modra <amodra@gmail.com>
1369
1370 PR 27853
1371 * dwarf.c (display_formatted_table): Test for data >= end rather
1372 than data == end.
1373 (process_extended_line_op): Likewise.
1374 (display_debug_lines_raw): Likewise.
1375 (display_debug_lines_decoded): Likewise.
1376
1377 2021-05-12 Alan Modra <amodra@gmail.com>
1378
1379 PR 27849
1380 * dwarf.c (fetch_indexed_string): Correct length sanity checks.
1381 Sanity check section size for version and padding too. Correct
1382 index sanity check. Handle multiple tables in .debug_str_offsets.
1383
1384 2021-05-11 Hans-Peter Nilsson <hp@axis.com>
1385
1386 * dwarf.c (process_abbrev_set): Properly parenthesize before
1387 casting to unsigned long.
1388
1389 2021-05-11 Alan Modra <amodra@gmail.com>
1390
1391 PR 27845
1392 * dwarf.c (process_abbrev_set): Replace start and end parameters
1393 with section, abbrev_base, abbrev_size, abbrev_offset. Update
1394 all callers. Sanity check parameters correctly and emit warnings
1395 here rather than..
1396 (process_debug_info): ..here.
1397
1398 2021-05-10 Thomas Wolff <towo@towo.net>
1399
1400 PR 4356
1401 PR 26865
1402 PR 27594
1403 * windres.c (quot): Revert previous delta. Do not use double
1404 quotes when spaces are detected in options.
1405 * doc/binutils.texi (windres): Remove suggestion that the
1406 --preprocessor option can take arguments.
1407
1408 2021-05-10 Alan Modra <amodra@gmail.com>
1409
1410 * dwarf.c (SAFE_BYTE_GET): Check bounds by subtracting amount from
1411 END rather than adding amount to PTR.
1412 (SAFE_SIGNED_BYTE_GET, SAFE_BYTE_GET64): Likewise.
1413
1414 2021-05-09 Alan Modra <amodra@gmail.com>
1415
1416 * objcopy.c (eq_string): Delete.
1417 (create_symbol_htab): Use htab_eq_string.
1418
1419 2021-05-08 Mike Frysinger <vapier@gentoo.org>
1420
1421 * README-how-to-make-a-release: Update html & pdf entries.
1422
1423 2021-05-08 Mike Frysinger <vapier@gentoo.org>
1424
1425 * doc/Makefile.am (html-local, binutils/index.html): New targets.
1426 * doc/Makefile.in: Regenerate.
1427
1428 2021-05-08 Mike Frysinger <vapier@gentoo.org>
1429
1430 * doc/Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
1431 * doc/Makefile.in: Regenerate.
1432
1433 2021-05-07 Nick Clifton <nickc@redhat.com>
1434
1435 * readelf.c (no_processor_specific_unwind): New function.
1436 (process_unwind): Use no_processor_specific_unwind for X86
1437 targets.
1438
1439 2021-05-07 Michael Forney <mforney@mforney.org>
1440
1441 * dwarf.c: Don't omit second operand of '?' operator.
1442
1443 2021-04-30 Nick Clifton <nickc@redhat.com>
1444
1445 PR 27796
1446 * dwarf.c (load_debug_sup_file): Allocate memory for filename in
1447 .debug_sup section.
1448
1449 2021-04-29 Nick Clifton <nickc@redhat.com>
1450
1451 PR 27594
1452 * doc/binutils.texi (windres): Correct the description of the
1453 default value of the --preprocessor argument.
1454
1455 2021-04-27 Nick Clifton <nickc@redhat.com>
1456
1457 PR 27779
1458 * dwarf.c (parse_gnu_debuglink): Reject empty names.
1459 (parse_gnu_debugaltlink): Likewise.
1460
1461 2021-04-22 Clément Chigot <clement.chigot@atos.net>
1462
1463 * od-xcoff.c (dump_xcoff32_symbols): Adapt to new
1464 aux structures.
1465
1466 2021-04-21 Nick Lott <nick.lott@gmail.com>
1467
1468 PR 27672
1469 * readelf.c (sym_base): New variable.
1470 (enum print_mode): Add more modes.
1471 (print_vma): Add suport for new modes.
1472 (options): Add sym-base.
1473 (usage): Add sym-base.
1474 (parse_args): Add support for --sym-base.
1475 (print_dynamic_symbol_size): New function.
1476 (print_dynamic_symbol): Use new function.
1477 * doc/binutils.texi: Document the new feature.
1478 * NEWS: Mention the new feature.
1479
1480 2021-04-21 Nick Clifton <nickc@redhat.com>
1481
1482 * testsuite/binutils-all/mips/global-local-symtab-sort-n64t.d:
1483 Adjust expected output to allow for named section symbols.
1484 * testsuite/binutils-all/mips/global-local-symtab-sort-o32t.d:
1485 Likewise.
1486 * testsuite/binutils-all/readelf.s-64: Likewise.
1487 * testsuite/binutils-all/readelf.ss-64-unused: Likewise.
1488 * testsuite/binutils-all/readelf.ss-tmips: Likewise.
1489 * testsuite/binutils-all/readelf.ss-unused: Likewise.
1490
1491 2021-04-21 Luo Longjun <luolongjun@huawei.com>
1492
1493 * readelf.c (print_dynamic_symbol): Print the section name for
1494 section symbols without a name of their own.
1495
1496 2021-04-20 Andreas Krebbel <krebbel@linux.ibm.com>
1497
1498 * MAINTAINERS: Remove Martin Schwidefsky as s390 maintainer and
1499 add him to Past Maintainers.
1500 Update my email address.
1501
1502 2021-04-19 Nick Clifton <nickc@redhat.com>
1503
1504 PR 21702
1505 * arsup.c (ar_addmod): Enable plugin support, if available.
1506
1507 2021-04-19 Nick Clifton <nickc@redhat.com>
1508
1509 * rename.c: (get_stat_atime_ns): Add prototype.
1510 (get_stat_mtime_ns): Add prototype.
1511
1512 2021-04-16 Alan Modra <amodra@gmail.com>
1513
1514 PR 27725
1515 * rename.c (get_stat_atime, get_stat_mtime): Make static.
1516 (get_stat_atime_ns, get_stat_mtime_ns): Likewise.
1517
1518 2021-04-15 Pekka Seppänen <pexu@sourceware.mail.kapsi.fi>
1519
1520 PR 27725
1521 * rename.c (get_stat_atime_ns): Add ATTRIBUTE_UNUSED.
1522 (get_stat_mtime_ns): Likewise.
1523
1524 2021-04-15 Alan Modra <amodra@gmail.com>
1525
1526 PR 27725
1527 * configure.ac: Check for sys/time.h and utimensat. Use standard
1528 checks for mkstemp and mkdtemp. Whitespace. Check for nanosecond
1529 members of struct stat.
1530 * rename.c: Prefer sys/time.h for utimes over utime.h for utime.
1531 (STAT_TIMESPEC, STAT_TIMESPEC_NS): Define
1532 (get_stat_atime_ns, get_stat_mtime_ns): New inline functions.
1533 (get_stat_atime, get_stat_mtime): Likewise.
1534 (set_times): Choose first available of utimensat, utimes, utime.
1535 Use above inline functions to set timespec and timeval values.
1536 * configure: Regenerate.
1537 * config.in: Regenerate.
1538 * testsuite/binutils-all/objcopy.exp (objcopy_test): Add test of
1539 file timestamp when --preserve-dates is used.
1540
1541 2021-04-15 Alan Modra <amodra@gmail.com>
1542
1543 PR 27456
1544 * rename.c (smart_rename): When TO and FROM are equal, just set
1545 file timestamp.
1546 * objcopy.c (strip_main, copy_main): Always call smart_rename.
1547
1548 2021-04-14 H.J. Lu <hongjiu.lu@intel.com>
1549
1550 PR binutils/27708
1551 * testsuite/binutils-all/x86-64/pr27708.dump: New file.
1552 * testsuite/binutils-all/x86-64/pr27708.exe.bz2: Likewise.
1553 * testsuite/binutils-all/x86-64/x86-64.exp: Run binutils/27708
1554 test.
1555
1556 2021-04-14 Mark Harmstone <mark@harmstone.com>
1557
1558 PR 27686
1559 * resbin.c (bin_to_res_version): Ignore any trailing bytes at the
1560 end of the structure.
1561
1562 2021-04-14 Frederic Cambus <fred@statdns.com>
1563
1564 * readelf.c (get_netbsd_elfcore_note_type): Remove unneeded #ifdef
1565 checks for NT_NETBSDCORE_AUXV and NT_NETBSDCORE_LWPSTATUS.
1566
1567 2021-04-14 Alan Modra <amodra@gmail.com>
1568
1569 PR 27716
1570 * objdump.c (show_line): Don't limit paths to PATH_MAX.
1571 * readelf.c (struct filedata): Change program_interpreter from
1572 a char array to a char pointer.
1573 (process_program_headers): Sanity check PT_INTERP p_filesz.
1574 Malloc program_interpreter using p_filesz and read directly from
1575 file.
1576 (process_dynamic_section): Check program_interpreter is non-NULL.
1577 (free_filedata): New function, split out from..
1578 (process_object): ..here.
1579 (close_debug_file): Call free_filedata.
1580 * sysdep.h: Don't include sys/param.h.
1581 (PATH_MAX): Don't define.
1582 * configure.ac: Don't check for sys/param.h.
1583 * configure: Regenerate.
1584
1585 2021-04-13 Frederic Cambus <fred@statdns.com>
1586
1587 * readelf.c (process_netbsd_elf_note): Remove now unneeded #ifdef
1588 check for NT_NETBSD_PAX.
1589
1590 2021-04-12 Alan Modra <amodra@gmail.com>
1591
1592 * configure.ac (--enable-checking): Add support.
1593 * config.in: Regenerate.
1594 * configure: Regenerate.
1595
1596 2021-04-09 Alan Modra <amodra@gmail.com>
1597
1598 * objdump.c (struct objdump_disasm_info): Delete dynrelbuf and
1599 dynrelcount.
1600 (find_symbol_for_address): Adjust for dynrelbuf and dynrelcount move.
1601 (disassemble_section, disassemble_data): Likewise.
1602
1603 2021-04-06 Alan Modra <amodra@gmail.com>
1604
1605 * objdump.c (objdump_symbol_at_address): Return asymbol*.
1606
1607 2021-04-06 Alan Modra <amodra@gmail.com>
1608
1609 * NEWS: Mention C99 requirement.
1610 * README: Likewise. Modernise examples and "Reporting bugs".
1611
1612 2021-04-05 Alan Modra <amodra@gmail.com>
1613
1614 * configure.ac: Assume long long is available. Don't test for
1615 strings.h, stdlib.h, limits.h, locale.h, or wchar.h. Check
1616 inttypes.h, stdint.h, sys/stat.h and sys/types.h. Don't check for
1617 strcoll, setlocale, setmode or location of time_t. Don't check
1618 for fprintf, getenv, snprintf, strnlen, strstr or vsnprintf decls.
1619 (AC_ISC_POSIX, AXC_HEADER_STRING, AC_FUNC_ALLOCA): Don't invoke.
1620 * sysdep.h: Don't include alloca-conf.h, include config.h instead.
1621 Test HAVE_SYS_TYPES_H and reorder includes. Include limits.h,
1622 locale.h, string.h and stdlib.h unconditionally. Remove various
1623 fallback declarations. Assume long long is available.
1624 * addr2line.c: Don't test HAVE_SETLOCALE.
1625 * ar.c: Likewise.
1626 * coffdump.c: Likewise.
1627 * dlltool.c: Likewise.
1628 * dllwrap.c: Likewise.
1629 * elfedit.c: Likewise.
1630 * nm.c: Likewise.
1631 * objcopy.c: Likewise.
1632 * objdump.c: Likewise.
1633 * readelf.c: Likewise.
1634 * size.c: Likewise.
1635 * srconv.c: Likewise.
1636 * strings.c: Likewise.
1637 * sysdump.c: Likewise.
1638 * windmc.c: Likewise.
1639 * windres.c: Likewise.
1640 * bucomm.c: Don't test HAVE_TIME_T_IN_TIME_H or HAVE_TIME_T_IN_TYPES_H.
1641 * dwarf.c: Include limits.h unconditionally. Assume long long
1642 is available.
1643 * nm.c: Don't test HAVE_STRCOLL.
1644 * readelf.c: Don't test HAVE_WCHAR_H.
1645 * strings.c: Assume long long is available.
1646 * syslex.l: Include string.h unconditionally.
1647 * aclocal.m4: Regenerate.
1648 * config.in: Regenerate.
1649 * configure: Regenerate.
1650 * Makefile.in: Regenerate.
1651 * doc/Makefile.in: Regenerate.
1652
1653 2021-04-01 Martin Liska <mliska@suse.cz>
1654
1655 * elfcomm.h (strneq): Remove strneq and use startswith.
1656 * readelf.c (ia64_process_unwind): Likewise.
1657 (process_note): Likewise.
1658
1659 2021-04-01 Martin Liska <mliska@suse.cz>
1660
1661 * dllwrap.c: Use startswith function.
1662 * objcopy.c (is_dwo_section): Likewise.
1663 (handle_remove_section_option): Likewise.
1664 (copy_main): Likewise.
1665 * objdump.c (is_significant_symbol_name): Likewise.
1666
1667 2021-04-01 Martin Liska <mliska@suse.cz>
1668
1669 * dwarf.c (display_debug_lines_raw): Replace const_strneq with
1670 startswith.
1671 (display_debug_lines_decoded): Likewise.
1672 (display_debug_links): Likewise.
1673 * elfcomm.c (setup_archive): Likewise.
1674 * elfcomm.h (const_strneq): Likewise.
1675 * readelf.c (process_section_headers): Likewise.
1676 (slurp_ia64_unwind_table): Likewise.
1677 (slurp_hppa_unwind_table): Likewise.
1678 (decode_arm_unwind): Likewise.
1679 (display_debug_section): Likewise.
1680 (process_note): Likewise.
1681
1682 2021-03-31 Alan Modra <amodra@gmail.com>
1683
1684 * sysdep.h (POISON_BFD_BOOLEAN): Define.
1685 * addr2line.c, * ar.c, * arsup.c, * bfdtest2.c, * binemul.c,
1686 * binemul.h, * bucomm.c, * bucomm.h, * budbg.h, * coffgrok.c,
1687 * debug.c, * debug.h, * dlltool.c, * dwarf.c, * dwarf.h,
1688 * elfedit.c, * emul_aix.c, * mclex.c, * nm.c, * objcopy.c,
1689 * objdump.c, * od-macho.c, * prdbg.c, * rdcoff.c, * rddbg.c,
1690 * readelf.c, * rename.c, * stabs.c, * strings.c, * windint.h,
1691 * windmc.c, * windmc.h, * windres.c, * winduni.c,
1692 * wrstabs.c: Replace bfd_boolean with bool, FALSE with false,
1693 and TRUE with true throughout.
1694
1695 2021-03-31 Alan Modra <amodra@gmail.com>
1696
1697 * coffdump.c: Include stdint.h in place of bfd_stdint.h.
1698 * dwarf.c: Likewise.
1699
1700 2021-03-31 Alan Modra <amodra@gmail.com>
1701
1702 * prdbg.c (pr_function_type): Replace LITSTTCPY with strcpy.
1703
1704 2021-03-29 Alan Modra <amodra@gmail.com>
1705
1706 * dlltool.c (main): Don't use "boolean_condition ? TRUE : FALSE".
1707 * dwarf.c (read_and_display_attr_value): Likewise.
1708 (display_debug_str_offsets): Likewise.
1709 * objdump.c (dump_bfd): Likewise.
1710 * readelf.c (dump_section_as_strings): Likewise.
1711 (dump_section_as_bytes): Likewise.
1712
1713 2021-03-29 Alan Modra <amodra@gmail.com>
1714
1715 * objdump.c (process_links): Use type int.
1716 * readelf.c (request_dump): Don't increment do_dump, set it.
1717 * windint.h (target_is_bigendian): Use type bfd_boolean.
1718 * windmc.c (target_is_bigendian): Likewise.
1719 * windres.c (target_is_bigendian): Likewise.
1720
1721 2021-03-22 Martin Liska <mliska@suse.cz>
1722
1723 * dlltool.c (scan_drectve_symbols): Replace usage of CONST_STRNEQ
1724 with startswith.
1725 * emul_aix.c (ar_emul_aix_parse_arg): Likewise.
1726 * objcopy.c (is_mergeable_note_section): Likewise.
1727 * objdump.c (dump_dwarf_section): Likewise.
1728 * prdbg.c (pr_method_type): Likewise.
1729 (pr_class_baseclass): Likewise.
1730 (tg_class_baseclass): Likewise.
1731 * readelf.c (process_lto_symbol_tables): Likewise.
1732 * stabs.c (ULLHIGH): Likewise.
1733 (parse_stab_argtypes): Likewise.
1734 (stab_demangle_function_name): Likewise.
1735
1736 2021-03-19 H.J. Lu <hongjiu.lu@intel.com>
1737
1738 * readelf.c (get_machine_name): Add EM_INTELGT.
1739
1740 2021-03-18 Nick Clifton <nickc@redhat.com>
1741
1742 PR 27478
1743 * readelf.c (dump_section_as_strings): Mention separate filename.
1744 (dump_section_as_bytes): Likewise.
1745 (dump_section_as_ctf): Likewise.
1746 (initialise_dumkps_byname): Only issue a warning for missing
1747 sections if processing the main file.
1748 (process_section_contents): Only issue a warning for unsumped
1749 section numbers in the main file.
1750 (initialise_dump_sects): New function. Contains code extracted
1751 from ...
1752 (process_object): ... here. Also call initialise_dump_sects for
1753 separate files.
1754
1755 2021-03-16 Nick Clifton <nickc@redhat.com>
1756
1757 PR 27534
1758 * readelf.c (display_debug_section): Also retain .debug_addr
1759 sections.
1760
1761 2021-03-16 Nick Clifton <nickc@redhat.com>
1762
1763 PR 27533
1764 * readelf.c (process_section_contents): Only dump debug
1765 information for separate files unless process_links is enabled.
1766 (process_object): Always call process_section_contents for
1767 separate info files.
1768
1769 2021-03-15 Nick Clifton <nickc@redhat.com>
1770
1771 PR 27487
1772 * nm.c (FORMAT_JUST_SYMBOLS): Define.
1773 (struct optput_fns): Add entry for FORMAT_JUST_SYMBOLS.
1774 (long_options): Add just-symbols.
1775 (set_output_format): Add support for just-symbols.
1776 (get_print_format): Likewise.
1777 (do_not_print_object_filename): New function.
1778 (do_not_print_archive_filename): New function.
1779 (do_not_print_archive_member): New function.
1780 (do_not_print_symbol_filename): New function.
1781 (just_print_symbol_name): New function.
1782 (main): Handle --just-symbols.
1783 * NEWS: Mention the new feature.
1784 * doc/binutils.texi: Document the new feature.
1785
1786 2021-03-12 Clément Chigot <clement.chigot@atos.net>
1787
1788 * od-xcoff.c: Replace RTB by TRL entry.
1789
1790 2021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
1791 Andrew Burgess <andrew.burgess@embecosm.com>
1792
1793 * readelf.c (get_note_type): Handle NT_RISCV_CSR.
1794
1795 2021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
1796 Andrew Burgess <andrew.burgess@embecosm.com>
1797
1798 * readelf.c (get_note_type): Handle NT_GDB_TDESC.
1799
1800 2021-03-05 Nick Clifton <nickc@redhat.com>
1801
1802 PR 27387
1803 * dwarf.c (display_debug_macro): Handle the displaying of
1804 DW_MACRO_define_strp and DW_MACRO_undef_strp in v4
1805 .debug_macro.dwo sections.
1806
1807 2021-03-04 Nick Clifton <nickc@redhat.com>
1808
1809 PR 27478
1810 * objdump.c (process_links): New variable.
1811 (usage): Add --process-links.
1812 (long_options): Likewise.
1813 (dump_bfd): Stop processing once the bfd has been loaded unless
1814 this is the main file or process_links has been enabled.
1815 (main): Handle the process-links option.
1816 * readelf.c (process_links): New variable.
1817 (struct filedata): Add is_separate field.
1818 (options): Add --process-links.
1819 (usage): Likewise.
1820 (parse_args): Likewise.
1821 (process_file_header): Include the filename when dumping
1822 information for separate debuginfo files.
1823 (process_program_headers): Likewise.
1824 (process_section_headers): Likewise.
1825 (process_section_groups): Likewise.
1826 (process_relocs): Likewise.
1827 (process_dynamic_section): Likewise.
1828 (process_version_sections): Likewise.
1829 (display_lto_symtab): Likewise.
1830 (process_symbol_table): Likewise.
1831 (process_syminfo): Likewise.
1832 (initialise_dumps_by_name): Likewise.
1833 (process_section_contents): Likewise.
1834 (process_notes_at): Likewise.
1835 (process_notes): Likewise.
1836 (open_file): Add is_separate parameter. Use to initialise the
1837 is_separate field in the filedata structure.
1838 (open_deug): Update call to open_file.
1839 (process_object): Add processing of the contents of separate
1840 debuginfo files, gated by the process_links variable.
1841 (process_archive): Update call to open_file.
1842 (process_file): Initialise the is_separate field in the filedata
1843 structure.
1844 * dwarf.c (load_separate_debug_info_file): Only report the
1845 loading of a separate file if debug links are being dumped.
1846 * objcopy.c (keep_section_symbols): New variable.
1847 (enum command_line_switch): Add OPTION_KEEP_SYMBOLS.
1848 (strip_options): Add keep-section-symbols.
1849 (copy_options): Likewise.
1850 (copy_usage): Likewise.
1851 (strip_usage): Likewise.
1852 (copy_object): Keep section symbols if requested by command line
1853 option.
1854 (strip_main): Handle --keep-section-symbols.
1855 (copy_main): Likewise.
1856 * doc/binutils.texi: Document the new options.
1857 * NEWS: Mention the new features.
1858 * testsuite/binutils-all/compress.exp (test_gnu_debuglink):
1859 Update options passed to objdump. Use diff rather than cmp to
1860 compare the dumped data.
1861 * testsuite/binutils-all/objdump.WK2: Update regexp.
1862 * testsuite/binutils-all/objdump.WK3: Update regexp.
1863 * testsuite/binutils-all/objdump.exp: Use --process-links
1864 instead of --dwarf=follow-links.
1865 * testsuite/binutils-all/readelf.exp (readelf_test): Include
1866 readelf's output in the log when the test fails.
1867 Add the -P option to the -wKis test.
1868 * testsuite/binutils-all/readelf.wKis: Update expected output.
1869
1870 2021-03-03 Alan Modra <amodra@gmail.com>
1871
1872 PR 27493
1873 * objcopy.c (filter_symbols): Apply --weaken to undefined symbols.
1874 * NEWS: Mention feature.
1875
1876 2021-03-01 H.J. Lu <hongjiu.lu@intel.com>
1877
1878 PR binutils/27486
1879 * dwarf.c (load_separate_debug_info): Issue warning only if
1880 do_debug_links is set.
1881 * testsuite/binutils-all/compress.exp: Run objdump and readelf
1882 with missing debug file.
1883
1884 2021-03-01 Alan Modra <amodra@gmail.com>
1885
1886 PR 27128
1887 * doc/binutils.texi: Add nm --with-symbol-versions and
1888 --without-symbol-versions documentation.
1889 * nm.c (with_symbol_versions): New variable.
1890 (enum long_option_values): Delete OPTION_WITH_SYMBOL_VERSIONS.
1891 (long_options): Make --with-symbol-versions entry twiddle the flag.
1892 Add --without-symbol-versions.
1893 (print_symname): Strip version when !with_symbol_versions. Add
1894 dynamic version info under control of with_symbol_versions.
1895 (main): Remove OPTION_WITH_SYMBOL_VERSIONS case.
1896
1897 2021-02-26 Fangrui Song <maskray@google.com>
1898
1899 PR 27408
1900 * readelf.c (quiet): New option flag.
1901 (enum long_option_values): New enum to hold long option value.
1902 (long_options): Add --quiet.
1903 (usage): Mention --quiet.
1904 (display_rel_file): If quiet is enabled, suppress "no symbols".
1905 (main): Handle the new option.
1906 * NEWS: Mention --quiet.
1907 * docs/binutils.texi: Document --quiet.
1908
1909 2021-02-26 Tom de Vries <tdevries@suse.de>
1910
1911 * dwarf.c (display_debug_addr): Handle dwarf-5 .debug_addr bits.
1912
1913 2021-02-26 Tom de Vries <tdevries@suse.de>
1914
1915 PR 27390
1916 * dwarf.c: (skip_attr_bytes): Add support for DW_FORM_str* and
1917 DW_FORM_addrx*.
1918 (read_and_display_attr_value): Likewise.
1919
1920 2021-02-25 Nick Clifton <nickc@redhat.com>
1921
1922 * dwarf.c (get_type_abbrev_from_form): Accept but ignore sup
1923 forms.
1924 (read_and_display_attr_value): Handle sup forms.
1925 (display_debug_sup): New function. Displays the contents of a
1926 .debug_sup section.
1927 (load_debug_sup_file): New function. Loads the contents of a file
1928 referenced by a .debug_sup section.
1929 (check_for_and_load_links): Call load_debug_sup_file.
1930 (debug_displays): Add entry for .debug_sup.
1931 * dwarf.h (enum dwarf_section_display_enum): Add debug_sup.
1932 * readelf.c (process_section_headers): Add support for debug_sup.
1933 * doc/debug.options.texi: Note that the =links option will display
1934 the contents of .debug_sup sections.
1935 * NEWS: Mention the new support.
1936
1937 2021-02-25 Alan Modra <amodra@gmail.com>
1938
1939 PR 27456
1940 * rename.c (simple_copy): Mark target_stat ATTRIBUTE_UNUSED.
1941
1942 2021-02-24 Nick Clifton <nickc@redhat.com>
1943
1944 PR 27285
1945 * od-elf32_avr.c (elf32_avr_get_memory_usage): Check for overflows
1946 when adding together the section sizes.
1947
1948 2021-02-24 Nick Clifton <nickc@redhat.com>
1949
1950 * objcopy.c (merge_gnu_build_notes): Remove support for v1/v2 GNU
1951 build notes.
1952 * readelf.c (print_gnu_build_attribute_description): Likewise.
1953
1954 2021-02-24 Alan Modra <amodra@gmail.com>
1955 Siddhesh Poyarekar <siddhesh@gotplt.org>
1956
1957 PR 27456
1958 * bucomm.h (smart_rename): Update prototype.
1959 * rename.c (smart_rename): Add fromfd and preserve_dates params.
1960 Pass fromfd and target_stat to simple_copy. Call set_times
1961 when preserve_dates.
1962 (simple_copy): Accept fromfd rather than from filename. Add
1963 target_stat param. Rewind fromfd rather than opening. Open
1964 "to" file without O_CREAT. Try to preserve S_ISUID and S_ISGID.
1965 * ar.c (write_archive): Rename ofd to tmpfd. Dup tmpfd before
1966 closing output temp file, and pass tmpfd to smart_rename.
1967 * arsup.c (temp_fd): Rename from real_fd.
1968 (ar_save): Dup temp_fd and pass to smart_rename.
1969 * objcopy.c (strip_main, copy_main): Likewise, and pass
1970 preserve_dates.
1971
1972 2021-02-24 Alan Modra <amodra@gmail.com>
1973
1974 PR 27456
1975 * rename.c: Tidy throughout.
1976 (smart_rename): Always copy. Remove windows specific code.
1977
1978 2021-02-20 Alan Modra <amodra@gmail.com>
1979
1980 * testsuite/lib/binutils-common.exp: Whitespace fixes throughout.
1981 (run_dump_test): Fail if expecting errors from a file like we do
1982 for error strings, if no error is seen.
1983
1984 2021-02-19 Alan Modra <amodra@gmail.com>
1985
1986 * testsuite/binutils-all/readelf.exp (pr26548): Run for 32-bit too.
1987
1988 2021-02-19 Siddhesh Poyarekar <siddhesh@gotplt.org>
1989
1990 * ar.c (write_archive): Remove TARGET_STAT. Adjust call to
1991 SMART_RENAME.
1992 * arsup.c (ar_save): Likewise.
1993 * objcopy (strip_main): Don't copy TMPFD. Don't set times on
1994 temporary file and adjust call to SMART_RENAME.
1995 (copy_main): Likewise.
1996 * rename.c [!S_ISLNK]: Remove definitions.
1997 (try_preserve_permissions): Remove function.
1998 (smart_rename): Remove FD, PRESERVE_DATES arguments. Use
1999 rename system call only if TO does not exist.
2000 * bucomm.h (smart_rename): Adjust declaration.
2001
2002 2021-02-18 Nick Clifton <nickc@redhat.com>
2003
2004 * objcopy.c (merge_gnu_build_notes): Handle notes with a start
2005 address that is higher than the end address.
2006
2007 2021-02-17 Alan Modra <amodra@gmail.com>
2008
2009 * dwarf.c: Include limits.h.
2010 (CHAR_BIT): Provide backup define.
2011 (read_leb128): Use CHAR_BIT to size "result" in bits. Correct
2012 signed overflow checking.
2013 * testsuite/binutils-all/pr26548.s,
2014 * testsuite/binutils-all/pr26548.d,
2015 * testsuite/binutils-all/pr26548e.d: New tests.
2016 * testsuite/binutils-all/readelf.exp: Run them.
2017 (readelf_test): Drop unused "xfails" parameter. Update all uses.
2018
2019 2021-02-16 Jan Beulich <jbeulich@suse.com>
2020
2021 * dwarf.c (process_debug_info): Initialize "dwo_id".
2022
2023 2021-02-15 Alan Modra <amodra@gmail.com>
2024
2025 * objdump.c (load_specific_debug_section): Don't call
2026 bfd_cache_section_contents. Rearrange so that
2027 bfd_get_full_section_contents is not called on path where
2028 bfd_simple_get_relocated_section_contents is called.
2029 Don't set section->user_data.
2030 (free_debug_section): Always free section->start. Don't twiddle
2031 section flags.
2032 * readelf.c (load_specific_debug_section): Don't set user_data.
2033 * dwarf.h (struct dwarf_section): Remove use_data field.
2034 * dwarf.c (NO_ABBREVS, ABBREV): Adjust to suit.
2035
2036 2021-02-15 Alan Modra <amodra@gmail.com>
2037
2038 * testsuite/binutils-all/compress.exp: Remove nds32 xfails.
2039 * testsuite/binutils-all/objdump.exp: Likewise.
2040
2041 2021-02-14 Alan Modra <amodra@gmail.com>
2042
2043 * objdump.c (slurp_symtab): Don't add an extra entry for NULL
2044 to the symbol array.
2045 (slurp_dynamic_symtab): Likewise.
2046 (dump_bfd): Formatting. Copy terminating NULL from extra_syms.
2047
2048 2021-02-14 Alan Modra <amodra@gmail.com>
2049
2050 * Makefile.in: Regenerate.
2051 * doc/Makefile.in: Regenerate.
2052
2053 2021-02-13 Mike Frysinger <vapier@gentoo.org>
2054
2055 * aclocal.m4: Regenerate.
2056
2057 2021-02-12 Nick Clifton <nickc@redhat.com>
2058
2059 * configure.ac (follow-debug-links): Add option to enable or
2060 disable the following of debug links by default. Set the
2061 default for the option to be 'follow'.
2062 * dwarf.c (do_follow_links): Initialise with DEFAULT_FOR_FOLLOW_LINKS.
2063 (dwarf_select_sections_by_names): Add no-follow-links option.
2064 (dwarf_select_sections_by_letter): Add 'N' option.
2065 * objdump.c (usage): Add conditional text describing the
2066 follow links option.
2067 (slurp_symtab): Ensure that there is a NULL entry at the end
2068 of the symbol table.
2069 (slurp_dynamic_symtab): Likewise.
2070 (dump_bfd): When extending the symbol table, ensure that there
2071 is still a NULL entry at the end.
2072 * readelf.c (usage): Add conditional text describing the
2073 follow links option.
2074 * doc/binutils.texi: Update documentation for objcopy and
2075 readelf.
2076 * doc/debug.options.texi: Update documentation of the
2077 follow-links option.
2078 * config.in: Regenerate.
2079 * configure: Regenerate.
2080 * testsuite/binutils-all/compress.exp: Add the -WN option to
2081 objdump command lines that are not expecting to follow links.
2082 * testsuite/binutils-all/readelf.exp: Add the
2083 --debug-dump=no-follow-links option to tests that are not
2084 expecting to follow debug links.
2085 * NEWS: Mention the new behaviour.
2086
2087 2021-02-12 Alan Modra <amodra@gmail.com>
2088
2089 * testsuite/binutils-all/objcopy.exp: Report "unsupported" when
2090 gas or ld fails to build a testcase rather than "unresolved".
2091 Report "fail" when readelf returns an error status rather than
2092 "unresolved".
2093 * testsuite/binutils-all/ar.exp: Likewise.
2094 * testsuite/binutils-all/compress.exp: Likewise.
2095 * testsuite/binutils-all/readelf.exp: Likewise.
2096
2097 2021-02-12 Alan Modra <amodra@gmail.com>
2098
2099 * testsuite/binutils-all/pr25662.s: Replace "a" with "aaa" and
2100 "c" with "ccc" labels.
2101
2102 2021-02-12 Tom de Vries <tdevries@suse.de>
2103
2104 * dwarf.h (debug_info): Fix typo in comment.
2105
2106 2021-02-12 Tom de Vries <tdevries@suse.de>
2107
2108 * dwarf.c (display_debug_str_offsets): Handle multiple sets of
2109 entries.
2110
2111 2021-02-12 Tom de Vries <tdevries@suse.de>
2112
2113 * dwarf.c (process_debug_info): Print DWO ID.
2114
2115 2021-02-11 Alan Modra <amodra@gmail.com>
2116
2117 PR 27290
2118 PR 27293
2119 PR 27295
2120 * od-elf32_avr.c (elf32_avr_get_note_section_contents): Formatting.
2121 Use bfd_malloc_and_get_section.
2122 (elf32_avr_get_note_desc): Formatting. Return descsz. Sanity
2123 check namesz. Return NULL if descsz is too small. Ensure
2124 string table is terminated.
2125 (elf32_avr_get_device_info): Formatting. Add note_size param.
2126 Sanity check note.
2127 (elf32_avr_dump_mem_usage): Adjust to suit.
2128
2129 2021-02-10 Tom de Vries <tdevries@suse.de>
2130
2131 PR binutils/27391
2132 * dwarf.c (load_dwo_file): Handle case that name is absolute path.
2133
2134 2021-02-10 Tom de Vries <tdevries@suse.de>
2135
2136 PR binutils/27371
2137 * dwarf.c (display_debug_ranges): Filter range lists according to
2138 section.
2139
2140 2021-02-09 Tom de Vries <tdevries@suse.de>
2141
2142 PR binutils/27370
2143 * dwarf.c (get_type_abbrev_from_form): Handle DW_FORM_ref_sig8.
2144
2145 2021-02-09 Tom de Vries <tdevries@suse.de>
2146
2147 PR binutils/27386
2148 * dwarf.c (process_debug_info): Handling DW_UT_skeleton and
2149 DW_UT_split_compile.
2150
2151 2021-02-09 Alan Modra <amodra@gmail.com>
2152
2153 * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Remove
2154 symbianelf.
2155
2156 2021-02-07 Alan Modra <amodra@gmail.com>
2157
2158 * unwind-ia64.c (unw_print_xyreg): Don't leave output buffer
2159 uninitialised on invalid input.
2160
2161 2021-02-06 Alan Modra <amodra@gmail.com>
2162
2163 PR 27349
2164 * rename.c (smart_rename): Test for existence and type of output
2165 file with lstat.
2166
2167 2021-02-05 Nick Clifton <nickc@redhat.com>
2168
2169 * MAINTAINERS: Remove Richard Henderson as the ALPHA maintainer.
2170
2171 2021-02-05 Eli Zaretskii <eliz@gnu.org>
2172
2173 PR 27252
2174 * elfedit.c (check_file):
2175 * bucomm.c (get_file_size): Fix typos in comments.
2176
2177 2021-02-05 Alan Modra <amodra@gmail.com>
2178
2179 PR 27345
2180 * arsup.c (ar_save): Use stat rather than lstat.
2181
2182 2021-02-03 Alan Modra <amodra@gmail.com>
2183
2184 PR 27270
2185 PR 27284
2186 PR 26945
2187 * ar.c: Don't include libbfd.h.
2188 (write_archive): Replace xmalloc+strcpy with xstrdup. Use
2189 bfd_stat rather than fstat on iostream. Move stat and fd tests
2190 outside of _WIN32 ifdef. Delete skip_stat variable.
2191 * arsup.c (temp_name, real_ofd): New static variables.
2192 (ar_open): Use make_tempname and bfd_fdopenw.
2193 (ar_save): Adjust to suit ar_open changes. Move stat output
2194 of _WIN32 ifdef.
2195 * objcopy.c: Don't include libbfd.h.
2196 (copy_file): Use bfd_stat.
2197
2198 2021-02-02 H.J. Lu <hongjiu.lu@intel.com>
2199
2200 PR binutils/27281
2201 * readelf.c (process_section_headers): Add 'R' and 'D' to
2202 "Key to Flags:".
2203 * testsuite/binutils-all/retain1a.d: Updated.
2204
2205 2021-01-30 Nick Clifton <nickc@redhat.com>
2206
2207 * README-how-to-make-a-release: Small updates after the 2.35.2
2208 release.
2209
2210 2021-01-28 Eli Zaretskii <eliz@gnu.org>
2211
2212 PR 4356
2213 * windres.c (quot): Use double quotes to protect strings on
2214 Windows platforms.
2215
2216 2021-01-28 Eli Zaretskii <eliz@gnu.org>
2217
2218 PR 27252
2219 * bucomm.c (get_file_size): Add code to handle /dev/null on
2220 Windows systems.
2221 * elfedit.c (check_file): Likewise.
2222
2223 2021-01-27 Nick Clifton <nickc@redhat.com>
2224
2225 * objcopy.c (copy_main): Remove conditional control of the calls
2226 to free, simplifying the code and making it easier to detect
2227 typos.
2228
2229 2021-01-26 Frederic Cambus <fred@statdns.com>
2230
2231 * objcopy.c (copy_main): Fix a double free happening when both
2232 --localize-symbols and --globalize-symbols options are invoked
2233 together.
2234
2235 2021-01-24 Nick Clifton <nickc@redhat.com>
2236
2237 * README-how-to-make-a-release: Minor updates after the 2.36 release.
2238
2239 2021-01-16 Alan Modra <amodra@gmail.com>
2240
2241 * readelf.c (uncompress_section_contents): Tidy inflateEnd result test.
2242
2243 2021-01-15 Alan Modra <amodra@gmail.com>
2244
2245 PR 26539
2246 * readelf.c (uncompress_section_contents): Always call inflateEnd.
2247
2248 2021-01-14 Alexandre Oliva <oliva@gnu.org>
2249
2250 * MAINTAINERS: Update my email address.
2251
2252 2021-01-14 Nick Clifton <nickc@redhat.com>
2253
2254 * po/sv.po: Updated Swedish translation.
2255
2256 2021-01-13 Alan Modra <amodra@gmail.com>
2257
2258 * Makefile.in: Regenerate.
2259 * doc/Makefile.in: Regenerate.
2260
2261 2021-01-13 Zebediah Figura <z.figura12@gmail.com>
2262
2263 PR 27037
2264 * dlltool.c (i386_trampoline): Adjust %rsp immediately on entry
2265 and before exit.
2266 (i386_x64_trampoline): Add SEH annotations.
2267 (struct mac): Add how_seh field.
2268 (make_delay_head): If how_set field is true add SEh instructions.
2269
2270 2021-01-12 H.J. Lu <hongjiu.lu@intel.com>
2271
2272 PR binutils/26792
2273 * configure.ac: Use GNU_MAKE_JOBSERVER.
2274 * aclocal.m4: Regenerated.
2275 * configure: Likewise.
2276
2277 2021-01-12 Nick Clifton <nickc@redhat.com>
2278
2279 * po/fr.po: Updated French translation.
2280
2281 2021-01-11 H.J. Lu <hongjiu.lu@intel.com>
2282
2283 PR ld/27173
2284 * configure: Regenerated.
2285
2286 2021-01-11 Nick Clifton <nickc@redhat.com>
2287
2288 * po/pt.po: Updated Portuguese translation.
2289 * po/sr.po: Updated Serbian translation.
2290 * po/uk.po: Updated Ukranian translation.
2291
2292 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
2293
2294 * configure: Regenerated.
2295
2296 2021-01-09 Nick Clifton <nickc@redhat.com>
2297
2298 * configure: Regenerate.
2299 * po/binutils.pot: Regenerate.
2300
2301 2021-01-09 Nick Clifton <nickc@redhat.com>
2302
2303 * 2.36 release branch crated.
2304 * README-how-to-make-a-release: Add note about updating Makefiles
2305 and libtool files.
2306 * BRANCHES: Add binutils-2.36-branch.
2307
2308 2021-01-09 Alan Modra <amodra@gmail.com>
2309
2310 * configure: Regenerate.
2311
2312 2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
2313
2314 * configure: Regenerate.
2315
2316 2021-01-07 H.J. Lu <hongjiu.lu@intel.com>
2317
2318 PR 27109
2319 * objcopy.c (copy_object): Handle section symbols for
2320 non-relocatable inputs.
2321 * testsuite/binutils-all/readelf.exp (readelf_test): Check
2322 is_elf_unused_section_symbols.
2323 * testsuite/binutils-all/readelf.s-64: Updated.
2324 * testsuite/binutils-all/readelf.ss: Likewise.
2325 * testsuite/binutils-all/readelf.ss-64: Likewise.
2326 * testsuite/binutils-all/readelf.s-64-unused: New file.
2327 * testsuite/binutils-all/readelf.ss-64-unused: Likewise.
2328 * testsuite/binutils-all/readelf.ss-unused: Likewise.
2329 * testsuite/lib/binutils-common.exp
2330 (is_elf_unused_section_symbols): New proc.
2331
2332 2021-01-06 Reuben Thomas <rrt@sc3d.org>
2333
2334 * binutils/readelf.c: Correct grammar in comment.
2335
2336 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
2337
2338 * coffgrok.c (do_type): Correct spelling of auxiliary in errors.
2339 * doc/binutils.texi: Correct grammar.
2340 * readelf.c (process_version_sections): Correct spelling of auxiliary
2341 in warning.
2342 * testsuite/binutils-all/vax/objdump.exp: Comment grammar fix.
2343
2344 2021-01-01 Alan Modra <amodra@gmail.com>
2345
2346 Update year range in copyright notice of all files.
2347
2348 For older changes see ChangeLog-2020
2349 \f
2350 Copyright (C) 2021-2023 Free Software Foundation, Inc.
2351
2352 Copying and distribution of this file, with or without modification,
2353 are permitted in any medium without royalty provided the copyright
2354 notice and this notice are preserved.
2355
2356 Local Variables:
2357 mode: change-log
2358 left-margin: 8
2359 fill-column: 74
2360 version-control: never
2361 End: