]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
display_debug_str_offsets
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
5250d2f0
AM
12021-05-15 Alan Modra <amodra@gmail.com>
2
3 * dwarf.c (display_debug_str_offsets): Constrain reads to length
4 given in header.
5
6ca07350
AM
62021-05-15 Alan Modra <amodra@gmail.com>
7
8 * dwarf.c (display_debug_aranges): Delete initial_length_size.
9 Use end_ranges to constrain data reads to header length. Avoid
10 pointer UB.
11
78480097
AM
122021-05-15 Alan Modra <amodra@gmail.com>
13
14 * dwarf.c (display_loc_list): Avoid pointer UB. Correct check
15 before reading uleb length. Warn on excess length.
16
b0d461ec
AM
172021-05-15 Alan Modra <amodra@gmail.com>
18
19 * dwarf.c (display_debug_macro): Print strings that might not
20 be zero terminated with %*s. Don't bump curr if unterminated.
21
46d1214d
AM
222021-05-15 Alan Modra <amodra@gmail.com>
23
24 * dwarf.c (get_line_filename_and_dirname): Delete initial_length_size.
25 Simplify length sanity check, and check for too small lengths.
26 Constrain data reads to header length. Avoid pointer UB.
27
c03df922
AM
282021-05-15 Alan Modra <amodra@gmail.com>
29
30 * dwarf.c (display_debug_macinfo): Print strings that might not
31 be zero terminated with %*s. Don't bump curr if unterminated.
32
35b2c89e
AM
332021-05-15 Alan Modra <amodra@gmail.com>
34
35 * dwarf.c (display_debug_pubnames_worker): Delete initial_length_size.
36 Simplify length check. Constrain reads to length given by header.
37
56051e28
AM
382021-05-15 Alan Modra <amodra@gmail.com>
39
40 * dwarf.c (display_debug_lines_decoded): Don't use strnlen when
41 we have already checked for NUL termination.
42
37195e23
AM
432021-05-15 Alan Modra <amodra@gmail.com>
44
45 * dwarf.c (read_debug_line_header): Delete initial_length_size.
46 Avoid pointer UB. Keep within length specified by header.
47 Delete dead code.
48
edba4e4a
AM
492021-05-15 Alan Modra <amodra@gmail.com>
50
51 * dwarf.c (process_debug_info): Always do the first CU length
52 scan for sanity checks. Remove initial_length_size var and
53 instead calculate end_cu. Use end_cu to limit data reads.
54 Delete now dead code checking length.
55
ebb17864
AM
562021-05-15 Alan Modra <amodra@gmail.com>
57
58 * dwarf.c (SAFE_BYTE_GET_INTERNAL): Assert only when ENABLE_CHECKING.
59
fc5e0925
AM
602021-05-15 Alan Modra <amodra@gmail.com>
61
62 * bucomm.h (_mul_overflow): Define.
63 * dwarf.c (get_encoded_value): Avoid pointer UB.
64
b96a1bcb
AM
652021-05-13 Alan Modra <amodra@gmail.com>
66
67 PR 27861
68 * dwarf.c (display_debug_str_offsets): Sanity check dwarf5
69 header length.
70
d21f875d
AM
712021-05-13 Alan Modra <amodra@gmail.com>
72
73 PR 27860
74 * dwarf.c (display_debug_frames): Sanity check cie_off before
75 attempting to read cie.
76
a7077ce7
AM
772021-05-12 Alan Modra <amodra@gmail.com>
78
79 * dwarf.c (process_extended_line_op): Don't bump data pointer past
80 end when strnlen doesn't find string terminator.
81 (decode_location_expression): Remove dead code.
82 (skip_attr_bytes): Remove const from end param. Ensure data
83 pointer doesn't pass end.
84 (get_type_signedness): Remove const from end param.
85 (read_and_display_attr_value): Ensure data pointer doesn't pass end.
86 (display_debug_lines_raw, display_debug_lines_decoded): Likewise.
87 (display_debug_pubnames_worker): Likewise.
88 (display_debug_pubnames_worker): Use SAFE_BYTE_GET_AND INC rather
89 than blindly incrementing data pointer.
90 (display_debug_addr, display_debug_str_offsets): Likewise. Don't
91 compare pointers, compare lengths.
92
6d1ad6f7
AM
932021-05-12 Alan Modra <amodra@gmail.com>
94
95 * dwarf.c (SAFE_BYTE_GET_INTERNAL): Define.
96 (SAFE_BYTE_GET, SAFE_BYTE_GET_AND_INC): Define using the above.
97 (SAFE_SIGNED_BYTE_GET, SAFE_SIGNED_BYTE_GET_AND_INC): Likewise.
98 (display_discr_list): Use SAFE_BYTE_GET_AND_INC rather than
99 SAFE_BYTE_GET followed by increment.
100 (process_debug_info): Likewise, and test bytes remaining before
101 incrementing section_begin rather than using pointer comparison.
102 (display_debug_names): Pass lvalue as SAFE_BYTE_GET PTR.
103 (process_cu_tu_index): Likewise for SAFE_BYTE_GET_AND_INC.
104
af2ddf69
AM
1052021-05-12 Alan Modra <amodra@gmail.com>
106
107 * dwarf.c (dwarf_vmatoa64, SAFE_BYTE_GET64, add64): Delete.
108 (skip_attr_bytes): Replace use of SAFE_BYTE_GET64 with
109 SAFE_BYTE_GET_AND_INC.
110 (read_and_display_attr_value): Likewise. Print using dwarf_vmatoa.
111 (process_debug_info, process_cu_tu_index): Likewise.
112 * elfcomm.c (byte_put, byte_put_little_endian, byte_put_big_endian),
113 (byte_get, byte_get_little_endian, byte_get_big_endian),
114 (byte_get_signed): Make size param unsigned. Remove code dealing
115 with 4-byte elf_vma.
116 (byte_get_64): Delete.
117 * elfcomm.h (byte_put, byte_put_little_endian, byte_put_big_endian),
118 (byte_get, byte_get_little_endian, byte_get_big_endian),
119 (byte_get_signed): Update prototypes.
120 (byte_get_64): Delete.
121
0d872fca
AM
1222021-05-12 Alan Modra <amodra@gmail.com>
123
124 PR 27836
125 * dwarf.c (display_debug_frames): Don't compare pointers derived
126 from user input. Test offset against bounds instead.
127
55b26492
AM
1282021-05-12 Alan Modra <amodra@gmail.com>
129
130 PR 27853
131 * dwarf.c (display_formatted_table): Test for data >= end rather
132 than data == end.
133 (process_extended_line_op): Likewise.
134 (display_debug_lines_raw): Likewise.
135 (display_debug_lines_decoded): Likewise.
136
5ab39075
AM
1372021-05-12 Alan Modra <amodra@gmail.com>
138
139 PR 27849
140 * dwarf.c (fetch_indexed_string): Correct length sanity checks.
141 Sanity check section size for version and padding too. Correct
142 index sanity check. Handle multiple tables in .debug_str_offsets.
143
d30182b5
HPN
1442021-05-11 Hans-Peter Nilsson <hp@axis.com>
145
146 * dwarf.c (process_abbrev_set): Properly parenthesize before
147 casting to unsigned long.
148
f2f9554b
AM
1492021-05-11 Alan Modra <amodra@gmail.com>
150
151 PR 27845
152 * dwarf.c (process_abbrev_set): Replace start and end parameters
153 with section, abbrev_base, abbrev_size, abbrev_offset. Update
154 all callers. Sanity check parameters correctly and emit warnings
155 here rather than..
156 (process_debug_info): ..here.
157
749c7002
TW
1582021-05-10 Thomas Wolff <towo@towo.net>
159
160 PR 4356
161 PR 26865
162 PR 27594
163 * windres.c (quot): Revert previous delta. Do not use double
164 quotes when spaces are detected in options.
165 * doc/binutils.texi (windres): Remove suggestion that the
166 --preprocessor option can take arguments.
167
2d4b4986
AM
1682021-05-10 Alan Modra <amodra@gmail.com>
169
170 * dwarf.c (SAFE_BYTE_GET): Check bounds by subtracting amount from
171 END rather than adding amount to PTR.
172 (SAFE_SIGNED_BYTE_GET, SAFE_BYTE_GET64): Likewise.
173
b05a0fc7
AM
1742021-05-09 Alan Modra <amodra@gmail.com>
175
176 * objcopy.c (eq_string): Delete.
177 (create_symbol_htab): Use htab_eq_string.
178
354c317e
MF
1792021-05-08 Mike Frysinger <vapier@gentoo.org>
180
181 * README-how-to-make-a-release: Update html & pdf entries.
182
cf758b39
MF
1832021-05-08 Mike Frysinger <vapier@gentoo.org>
184
185 * doc/Makefile.am (html-local, binutils/index.html): New targets.
186 * doc/Makefile.in: Regenerate.
187
2faf902d
MF
1882021-05-08 Mike Frysinger <vapier@gentoo.org>
189
190 * doc/Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
191 * doc/Makefile.in: Regenerate.
192
3ecc00ec
NC
1932021-05-07 Nick Clifton <nickc@redhat.com>
194
195 * readelf.c (no_processor_specific_unwind): New function.
196 (process_unwind): Use no_processor_specific_unwind for X86
197 targets.
198
4896932e
MF
1992021-05-07 Michael Forney <mforney@mforney.org>
200
201 * dwarf.c: Don't omit second operand of '?' operator.
202
bfbfa6e7
NC
2032021-04-30 Nick Clifton <nickc@redhat.com>
204
205 PR 27796
206 * dwarf.c (load_debug_sup_file): Allocate memory for filename in
207 .debug_sup section.
208
5edb8e3f
NC
2092021-04-29 Nick Clifton <nickc@redhat.com>
210
211 PR 27594
212 * doc/binutils.texi (windres): Correct the description of the
213 default value of the --preprocessor argument.
214
3d64c987
NC
2152021-04-27 Nick Clifton <nickc@redhat.com>
216
217 PR 27779
218 * dwarf.c (parse_gnu_debuglink): Reject empty names.
219 (parse_gnu_debugaltlink): Likewise.
220
b11b2969
CC
2212021-04-22 Clément Chigot <clement.chigot@atos.net>
222
223 * od-xcoff.c (dump_xcoff32_symbols): Adapt to new
224 aux structures.
225
047c3dbf
NL
2262021-04-21 Nick Lott <nick.lott@gmail.com>
227
228 PR 27672
229 * readelf.c (sym_base): New variable.
230 (enum print_mode): Add more modes.
231 (print_vma): Add suport for new modes.
232 (options): Add sym-base.
233 (usage): Add sym-base.
234 (parse_args): Add support for --sym-base.
235 (print_dynamic_symbol_size): New function.
236 (print_dynamic_symbol): Use new function.
237 * doc/binutils.texi: Document the new feature.
238 * NEWS: Mention the new feature.
239
23356397
NC
2402021-04-21 Nick Clifton <nickc@redhat.com>
241
242 * testsuite/binutils-all/mips/global-local-symtab-sort-n64t.d:
243 Adjust expected output to allow for named section symbols.
244 * testsuite/binutils-all/mips/global-local-symtab-sort-o32t.d:
245 Likewise.
246 * testsuite/binutils-all/readelf.s-64: Likewise.
247 * testsuite/binutils-all/readelf.ss-64-unused: Likewise.
248 * testsuite/binutils-all/readelf.ss-tmips: Likewise.
249 * testsuite/binutils-all/readelf.ss-unused: Likewise.
250
2512021-04-21 Luo Longjun <luolongjun@huawei.com>
252
253 * readelf.c (print_dynamic_symbol): Print the section name for
254 section symbols without a name of their own.
255
aee4e85e
AK
2562021-04-20 Andreas Krebbel <krebbel@linux.ibm.com>
257
258 * MAINTAINERS: Remove Martin Schwidefsky as s390 maintainer and
259 add him to Past Maintainers.
260 Update my email address.
261
229597a1
NC
2622021-04-19 Nick Clifton <nickc@redhat.com>
263
264 PR 21702
265 * arsup.c (ar_addmod): Enable plugin support, if available.
266
4dee4f3e
NC
2672021-04-19 Nick Clifton <nickc@redhat.com>
268
269 * rename.c: (get_stat_atime_ns): Add prototype.
270 (get_stat_mtime_ns): Add prototype.
271
ad7c4616
AM
2722021-04-16 Alan Modra <amodra@gmail.com>
273
274 PR 27725
275 * rename.c (get_stat_atime, get_stat_mtime): Make static.
276 (get_stat_atime_ns, get_stat_mtime_ns): Likewise.
277
4c79248a
PS
2782021-04-15 Pekka Seppänen <pexu@sourceware.mail.kapsi.fi>
279
280 PR 27725
281 * rename.c (get_stat_atime_ns): Add ATTRIBUTE_UNUSED.
282 (get_stat_mtime_ns): Likewise.
283
985e0264
AM
2842021-04-15 Alan Modra <amodra@gmail.com>
285
286 PR 27725
287 * configure.ac: Check for sys/time.h and utimensat. Use standard
288 checks for mkstemp and mkdtemp. Whitespace. Check for nanosecond
289 members of struct stat.
290 * rename.c: Prefer sys/time.h for utimes over utime.h for utime.
291 (STAT_TIMESPEC, STAT_TIMESPEC_NS): Define
292 (get_stat_atime_ns, get_stat_mtime_ns): New inline functions.
293 (get_stat_atime, get_stat_mtime): Likewise.
294 (set_times): Choose first available of utimensat, utimes, utime.
295 Use above inline functions to set timespec and timeval values.
296 * configure: Regenerate.
297 * config.in: Regenerate.
298 * testsuite/binutils-all/objcopy.exp (objcopy_test): Add test of
299 file timestamp when --preserve-dates is used.
300
d0ecdcdd
AM
3012021-04-15 Alan Modra <amodra@gmail.com>
302
303 PR 27456
304 * rename.c (smart_rename): When TO and FROM are equal, just set
305 file timestamp.
306 * objcopy.c (strip_main, copy_main): Always call smart_rename.
307
9917b559
L
3082021-04-14 H.J. Lu <hongjiu.lu@intel.com>
309
310 PR binutils/27708
311 * testsuite/binutils-all/x86-64/pr27708.dump: New file.
312 * testsuite/binutils-all/x86-64/pr27708.exe.bz2: Likewise.
313 * testsuite/binutils-all/x86-64/x86-64.exp: Run binutils/27708
314 test.
315
6be872a4
MH
3162021-04-14 Mark Harmstone <mark@harmstone.com>
317
318 PR 27686
319 * resbin.c (bin_to_res_version): Ignore any trailing bytes at the
320 end of the structure.
321
5f47741b
FC
3222021-04-14 Frederic Cambus <fred@statdns.com>
323
324 * readelf.c (get_netbsd_elfcore_note_type): Remove unneeded #ifdef
325 checks for NT_NETBSDCORE_AUXV and NT_NETBSDCORE_LWPSTATUS.
326
13acb58d
AM
3272021-04-14 Alan Modra <amodra@gmail.com>
328
329 PR 27716
330 * objdump.c (show_line): Don't limit paths to PATH_MAX.
331 * readelf.c (struct filedata): Change program_interpreter from
332 a char array to a char pointer.
333 (process_program_headers): Sanity check PT_INTERP p_filesz.
334 Malloc program_interpreter using p_filesz and read directly from
335 file.
336 (process_dynamic_section): Check program_interpreter is non-NULL.
337 (free_filedata): New function, split out from..
338 (process_object): ..here.
339 (close_debug_file): Call free_filedata.
340 * sysdep.h: Don't include sys/param.h.
341 (PATH_MAX): Don't define.
342 * configure.ac: Don't check for sys/param.h.
343 * configure: Regenerate.
344
0fa29e2d
FC
3452021-04-13 Frederic Cambus <fred@statdns.com>
346
347 * readelf.c (process_netbsd_elf_note): Remove now unneeded #ifdef
348 check for NT_NETBSD_PAX.
349
43e05cd4
AM
3502021-04-12 Alan Modra <amodra@gmail.com>
351
352 * configure.ac (--enable-checking): Add support.
353 * config.in: Regenerate.
354 * configure: Regenerate.
355
c3f72de4
AM
3562021-04-09 Alan Modra <amodra@gmail.com>
357
358 * objdump.c (struct objdump_disasm_info): Delete dynrelbuf and
359 dynrelcount.
360 (find_symbol_for_address): Adjust for dynrelbuf and dynrelcount move.
361 (disassemble_section, disassemble_data): Likewise.
362
a2e66773
AM
3632021-04-06 Alan Modra <amodra@gmail.com>
364
365 * objdump.c (objdump_symbol_at_address): Return asymbol*.
366
4db29512
AM
3672021-04-06 Alan Modra <amodra@gmail.com>
368
369 * NEWS: Mention C99 requirement.
370 * README: Likewise. Modernise examples and "Reporting bugs".
371
87b9f255
AM
3722021-04-05 Alan Modra <amodra@gmail.com>
373
374 * configure.ac: Assume long long is available. Don't test for
375 strings.h, stdlib.h, limits.h, locale.h, or wchar.h. Check
376 inttypes.h, stdint.h, sys/stat.h and sys/types.h. Don't check for
377 strcoll, setlocale, setmode or location of time_t. Don't check
378 for fprintf, getenv, snprintf, strnlen, strstr or vsnprintf decls.
379 (AC_ISC_POSIX, AXC_HEADER_STRING, AC_FUNC_ALLOCA): Don't invoke.
380 * sysdep.h: Don't include alloca-conf.h, include config.h instead.
381 Test HAVE_SYS_TYPES_H and reorder includes. Include limits.h,
382 locale.h, string.h and stdlib.h unconditionally. Remove various
383 fallback declarations. Assume long long is available.
384 * addr2line.c: Don't test HAVE_SETLOCALE.
385 * ar.c: Likewise.
386 * coffdump.c: Likewise.
387 * dlltool.c: Likewise.
388 * dllwrap.c: Likewise.
389 * elfedit.c: Likewise.
390 * nm.c: Likewise.
391 * objcopy.c: Likewise.
392 * objdump.c: Likewise.
393 * readelf.c: Likewise.
394 * size.c: Likewise.
395 * srconv.c: Likewise.
396 * strings.c: Likewise.
397 * sysdump.c: Likewise.
398 * windmc.c: Likewise.
399 * windres.c: Likewise.
400 * bucomm.c: Don't test HAVE_TIME_T_IN_TIME_H or HAVE_TIME_T_IN_TYPES_H.
401 * dwarf.c: Include limits.h unconditionally. Assume long long
402 is available.
403 * nm.c: Don't test HAVE_STRCOLL.
404 * readelf.c: Don't test HAVE_WCHAR_H.
405 * strings.c: Assume long long is available.
406 * syslex.l: Include string.h unconditionally.
407 * aclocal.m4: Regenerate.
408 * config.in: Regenerate.
409 * configure: Regenerate.
410 * Makefile.in: Regenerate.
411 * doc/Makefile.in: Regenerate.
412
e9b095a5
ML
4132021-04-01 Martin Liska <mliska@suse.cz>
414
415 * elfcomm.h (strneq): Remove strneq and use startswith.
416 * readelf.c (ia64_process_unwind): Likewise.
417 (process_note): Likewise.
418
3f3328b8
ML
4192021-04-01 Martin Liska <mliska@suse.cz>
420
421 * dllwrap.c: Use startswith function.
422 * objcopy.c (is_dwo_section): Likewise.
423 (handle_remove_section_option): Likewise.
424 (copy_main): Likewise.
425 * objdump.c (is_significant_symbol_name): Likewise.
426
24d127aa
ML
4272021-04-01 Martin Liska <mliska@suse.cz>
428
429 * dwarf.c (display_debug_lines_raw): Replace const_strneq with
430 startswith.
431 (display_debug_lines_decoded): Likewise.
432 (display_debug_links): Likewise.
433 * elfcomm.c (setup_archive): Likewise.
434 * elfcomm.h (const_strneq): Likewise.
435 * readelf.c (process_section_headers): Likewise.
436 (slurp_ia64_unwind_table): Likewise.
437 (slurp_hppa_unwind_table): Likewise.
438 (decode_arm_unwind): Likewise.
439 (display_debug_section): Likewise.
440 (process_note): Likewise.
441
015dc7e1
AM
4422021-03-31 Alan Modra <amodra@gmail.com>
443
444 * sysdep.h (POISON_BFD_BOOLEAN): Define.
445 * addr2line.c, * ar.c, * arsup.c, * bfdtest2.c, * binemul.c,
446 * binemul.h, * bucomm.c, * bucomm.h, * budbg.h, * coffgrok.c,
447 * debug.c, * debug.h, * dlltool.c, * dwarf.c, * dwarf.h,
448 * elfedit.c, * emul_aix.c, * mclex.c, * nm.c, * objcopy.c,
449 * objdump.c, * od-macho.c, * prdbg.c, * rdcoff.c, * rddbg.c,
450 * readelf.c, * rename.c, * stabs.c, * strings.c, * windint.h,
451 * windmc.c, * windmc.h, * windres.c, * winduni.c,
452 * wrstabs.c: Replace bfd_boolean with bool, FALSE with false,
453 and TRUE with true throughout.
454
3dfb1b6d
AM
4552021-03-31 Alan Modra <amodra@gmail.com>
456
457 * coffdump.c: Include stdint.h in place of bfd_stdint.h.
458 * dwarf.c: Likewise.
459
57ae980e
AM
4602021-03-31 Alan Modra <amodra@gmail.com>
461
462 * prdbg.c (pr_function_type): Replace LITSTTCPY with strcpy.
463
63b4cc53
AM
4642021-03-29 Alan Modra <amodra@gmail.com>
465
466 * dlltool.c (main): Don't use "boolean_condition ? TRUE : FALSE".
467 * dwarf.c (read_and_display_attr_value): Likewise.
468 (display_debug_str_offsets): Likewise.
469 * objdump.c (dump_bfd): Likewise.
470 * readelf.c (dump_section_as_strings): Likewise.
471 (dump_section_as_bytes): Likewise.
472
1be305ff
AM
4732021-03-29 Alan Modra <amodra@gmail.com>
474
475 * objdump.c (process_links): Use type int.
476 * readelf.c (request_dump): Don't increment do_dump, set it.
477 * windint.h (target_is_bigendian): Use type bfd_boolean.
478 * windmc.c (target_is_bigendian): Likewise.
479 * windres.c (target_is_bigendian): Likewise.
480
08dedd66
ML
4812021-03-22 Martin Liska <mliska@suse.cz>
482
1be305ff
AM
483 * dlltool.c (scan_drectve_symbols): Replace usage of CONST_STRNEQ
484 with startswith.
08dedd66
ML
485 * emul_aix.c (ar_emul_aix_parse_arg): Likewise.
486 * objcopy.c (is_mergeable_note_section): Likewise.
487 * objdump.c (dump_dwarf_section): Likewise.
488 * prdbg.c (pr_method_type): Likewise.
489 (pr_class_baseclass): Likewise.
490 (tg_class_baseclass): Likewise.
491 * readelf.c (process_lto_symbol_tables): Likewise.
492 * stabs.c (ULLHIGH): Likewise.
493 (parse_stab_argtypes): Likewise.
494 (stab_demangle_function_name): Likewise.
495
7b9f9859
L
4962021-03-19 H.J. Lu <hongjiu.lu@intel.com>
497
498 * readelf.c (get_machine_name): Add EM_INTELGT.
499
835f2fae
NC
5002021-03-18 Nick Clifton <nickc@redhat.com>
501
502 PR 27478
503 * readelf.c (dump_section_as_strings): Mention separate filename.
504 (dump_section_as_bytes): Likewise.
505 (dump_section_as_ctf): Likewise.
506 (initialise_dumkps_byname): Only issue a warning for missing
507 sections if processing the main file.
508 (process_section_contents): Only issue a warning for unsumped
509 section numbers in the main file.
510 (initialise_dump_sects): New function. Contains code extracted
511 from ...
512 (process_object): ... here. Also call initialise_dump_sects for
513 separate files.
514
44266f36
NC
5152021-03-16 Nick Clifton <nickc@redhat.com>
516
517 PR 27534
518 * readelf.c (display_debug_section): Also retain .debug_addr
519 sections.
520
d6bfbc39
NC
5212021-03-16 Nick Clifton <nickc@redhat.com>
522
523 PR 27533
524 * readelf.c (process_section_contents): Only dump debug
525 information for separate files unless process_links is enabled.
526 (process_object): Always call process_section_contents for
527 separate info files.
528
1996d0f1
NC
5292021-03-15 Nick Clifton <nickc@redhat.com>
530
531 PR 27487
532 * nm.c (FORMAT_JUST_SYMBOLS): Define.
533 (struct optput_fns): Add entry for FORMAT_JUST_SYMBOLS.
534 (long_options): Add just-symbols.
535 (set_output_format): Add support for just-symbols.
536 (get_print_format): Likewise.
537 (do_not_print_object_filename): New function.
538 (do_not_print_archive_filename): New function.
539 (do_not_print_archive_member): New function.
540 (do_not_print_symbol_filename): New function.
541 (just_print_symbol_name): New function.
542 (main): Handle --just-symbols.
543 * NEWS: Mention the new feature.
544 * doc/binutils.texi: Document the new feature.
545
2c1bef53
CC
5462021-03-12 Clément Chigot <clement.chigot@atos.net>
547
548 * od-xcoff.c: Replace RTB by TRL entry.
549
db6092f3
AB
5502021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
551 Andrew Burgess <andrew.burgess@embecosm.com>
552
553 * readelf.c (get_note_type): Handle NT_RISCV_CSR.
554
b63a5e38
AB
5552021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
556 Andrew Burgess <andrew.burgess@embecosm.com>
557
558 * readelf.c (get_note_type): Handle NT_GDB_TDESC.
559
d296b736
NC
5602021-03-05 Nick Clifton <nickc@redhat.com>
561
562 PR 27387
563 * dwarf.c (display_debug_macro): Handle the displaying of
564 DW_MACRO_define_strp and DW_MACRO_undef_strp in v4
565 .debug_macro.dwo sections.
566
ca0e11aa
NC
5672021-03-04 Nick Clifton <nickc@redhat.com>
568
569 PR 27478
570 * objdump.c (process_links): New variable.
571 (usage): Add --process-links.
572 (long_options): Likewise.
573 (dump_bfd): Stop processing once the bfd has been loaded unless
574 this is the main file or process_links has been enabled.
575 (main): Handle the process-links option.
576 * readelf.c (process_links): New variable.
577 (struct filedata): Add is_separate field.
578 (options): Add --process-links.
579 (usage): Likewise.
580 (parse_args): Likewise.
581 (process_file_header): Include the filename when dumping
582 information for separate debuginfo files.
583 (process_program_headers): Likewise.
584 (process_section_headers): Likewise.
585 (process_section_groups): Likewise.
586 (process_relocs): Likewise.
587 (process_dynamic_section): Likewise.
588 (process_version_sections): Likewise.
589 (display_lto_symtab): Likewise.
590 (process_symbol_table): Likewise.
591 (process_syminfo): Likewise.
592 (initialise_dumps_by_name): Likewise.
593 (process_section_contents): Likewise.
594 (process_notes_at): Likewise.
595 (process_notes): Likewise.
596 (open_file): Add is_separate parameter. Use to initialise the
597 is_separate field in the filedata structure.
598 (open_deug): Update call to open_file.
599 (process_object): Add processing of the contents of separate
600 debuginfo files, gated by the process_links variable.
601 (process_archive): Update call to open_file.
602 (process_file): Initialise the is_separate field in the filedata
603 structure.
604 * dwarf.c (load_separate_debug_info_file): Only report the
605 loading of a separate file if debug links are being dumped.
606 * objcopy.c (keep_section_symbols): New variable.
607 (enum command_line_switch): Add OPTION_KEEP_SYMBOLS.
608 (strip_options): Add keep-section-symbols.
609 (copy_options): Likewise.
610 (copy_usage): Likewise.
611 (strip_usage): Likewise.
612 (copy_object): Keep section symbols if requested by command line
613 option.
614 (strip_main): Handle --keep-section-symbols.
615 (copy_main): Likewise.
616 * doc/binutils.texi: Document the new options.
617 * NEWS: Mention the new features.
618 * testsuite/binutils-all/compress.exp (test_gnu_debuglink):
619 Update options passed to objdump. Use diff rather than cmp to
620 compare the dumped data.
621 * testsuite/binutils-all/objdump.WK2: Update regexp.
622 * testsuite/binutils-all/objdump.WK3: Update regexp.
623 * testsuite/binutils-all/objdump.exp: Use --process-links
624 instead of --dwarf=follow-links.
625 * testsuite/binutils-all/readelf.exp (readelf_test): Include
626 readelf's output in the log when the test fails.
627 Add the -P option to the -wKis test.
628 * testsuite/binutils-all/readelf.wKis: Update expected output.
629
fd5c076a
AM
6302021-03-03 Alan Modra <amodra@gmail.com>
631
632 PR 27493
633 * objcopy.c (filter_symbols): Apply --weaken to undefined symbols.
634 * NEWS: Mention feature.
635
ecd65684
L
6362021-03-01 H.J. Lu <hongjiu.lu@intel.com>
637
638 PR binutils/27486
639 * dwarf.c (load_separate_debug_info): Issue warning only if
640 do_debug_links is set.
641 * testsuite/binutils-all/compress.exp: Run objdump and readelf
642 with missing debug file.
643
6a1224ec
AM
6442021-03-01 Alan Modra <amodra@gmail.com>
645
646 PR 27128
647 * doc/binutils.texi: Add nm --with-symbol-versions and
648 --without-symbol-versions documentation.
649 * nm.c (with_symbol_versions): New variable.
650 (enum long_option_values): Delete OPTION_WITH_SYMBOL_VERSIONS.
651 (long_options): Make --with-symbol-versions entry twiddle the flag.
652 Add --without-symbol-versions.
653 (print_symname): Strip version when !with_symbol_versions. Add
654 dynamic version info under control of with_symbol_versions.
655 (main): Remove OPTION_WITH_SYMBOL_VERSIONS case.
656
7fe1b138
FS
6572021-02-26 Fangrui Song <maskray@google.com>
658
659 PR 27408
660 * readelf.c (quiet): New option flag.
661 (enum long_option_values): New enum to hold long option value.
662 (long_options): Add --quiet.
663 (usage): Mention --quiet.
664 (display_rel_file): If quiet is enabled, suppress "no symbols".
665 (main): Handle the new option.
666 * NEWS: Mention --quiet.
667 * docs/binutils.texi: Document --quiet.
668
0e12f6c8
TV
6692021-02-26 Tom de Vries <tdevries@suse.de>
670
671 * dwarf.c (display_debug_addr): Handle dwarf-5 .debug_addr bits.
672
32e4f96c
TV
6732021-02-26 Tom de Vries <tdevries@suse.de>
674
675 PR 27390
676 * dwarf.c: (skip_attr_bytes): Add support for DW_FORM_str* and
677 DW_FORM_addrx*.
678 (read_and_display_attr_value): Likewise.
679
e38332c2
NC
6802021-02-25 Nick Clifton <nickc@redhat.com>
681
682 * dwarf.c (get_type_abbrev_from_form): Accept but ignore sup
683 forms.
684 (read_and_display_attr_value): Handle sup forms.
685 (display_debug_sup): New function. Displays the contents of a
686 .debug_sup section.
687 (load_debug_sup_file): New function. Loads the contents of a file
688 referenced by a .debug_sup section.
689 (check_for_and_load_links): Call load_debug_sup_file.
690 (debug_displays): Add entry for .debug_sup.
691 * dwarf.h (enum dwarf_section_display_enum): Add debug_sup.
692 * readelf.c (process_section_headers): Add support for debug_sup.
693 * doc/debug.options.texi: Note that the =links option will display
694 the contents of .debug_sup sections.
695 * NEWS: Mention the new support.
696
40b02646
AM
6972021-02-25 Alan Modra <amodra@gmail.com>
698
699 PR 27456
700 * rename.c (simple_copy): Mark target_stat ATTRIBUTE_UNUSED.
701
9d3fcfe0
NC
7022021-02-24 Nick Clifton <nickc@redhat.com>
703
704 PR 27285
705 * od-elf32_avr.c (elf32_avr_get_memory_usage): Check for overflows
706 when adding together the section sizes.
707
c74147bb
NC
7082021-02-24 Nick Clifton <nickc@redhat.com>
709
710 * objcopy.c (merge_gnu_build_notes): Remove support for v1/v2 GNU
711 build notes.
712 * readelf.c (print_gnu_build_attribute_description): Likewise.
713
c42c71a1
AM
7142021-02-24 Alan Modra <amodra@gmail.com>
715 Siddhesh Poyarekar <siddhesh@gotplt.org>
716
717 PR 27456
718 * bucomm.h (smart_rename): Update prototype.
719 * rename.c (smart_rename): Add fromfd and preserve_dates params.
720 Pass fromfd and target_stat to simple_copy. Call set_times
721 when preserve_dates.
722 (simple_copy): Accept fromfd rather than from filename. Add
723 target_stat param. Rewind fromfd rather than opening. Open
724 "to" file without O_CREAT. Try to preserve S_ISUID and S_ISGID.
725 * ar.c (write_archive): Rename ofd to tmpfd. Dup tmpfd before
726 closing output temp file, and pass tmpfd to smart_rename.
727 * arsup.c (temp_fd): Rename from real_fd.
728 (ar_save): Dup temp_fd and pass to smart_rename.
729 * objcopy.c (strip_main, copy_main): Likewise, and pass
730 preserve_dates.
731
cca8873d
AM
7322021-02-24 Alan Modra <amodra@gmail.com>
733
734 PR 27456
735 * rename.c: Tidy throughout.
736 (smart_rename): Always copy. Remove windows specific code.
737
4d496013
AM
7382021-02-20 Alan Modra <amodra@gmail.com>
739
740 * testsuite/lib/binutils-common.exp: Whitespace fixes throughout.
741 (run_dump_test): Fail if expecting errors from a file like we do
742 for error strings, if no error is seen.
743
0be51eb4
AM
7442021-02-19 Alan Modra <amodra@gmail.com>
745
746 * testsuite/binutils-all/readelf.exp (pr26548): Run for 32-bit too.
747
3685de75
SP
7482021-02-19 Siddhesh Poyarekar <siddhesh@gotplt.org>
749
750 * ar.c (write_archive): Remove TARGET_STAT. Adjust call to
751 SMART_RENAME.
752 * arsup.c (ar_save): Likewise.
753 * objcopy (strip_main): Don't copy TMPFD. Don't set times on
754 temporary file and adjust call to SMART_RENAME.
755 (copy_main): Likewise.
756 * rename.c [!S_ISLNK]: Remove definitions.
757 (try_preserve_permissions): Remove function.
758 (smart_rename): Remove FD, PRESERVE_DATES arguments. Use
759 rename system call only if TO does not exist.
760 * bucomm.h (smart_rename): Adjust declaration.
761
85684222
NC
7622021-02-18 Nick Clifton <nickc@redhat.com>
763
764 * objcopy.c (merge_gnu_build_notes): Handle notes with a start
765 address that is higher than the end address.
766
b9b204b3
AM
7672021-02-17 Alan Modra <amodra@gmail.com>
768
769 * dwarf.c: Include limits.h.
770 (CHAR_BIT): Provide backup define.
771 (read_leb128): Use CHAR_BIT to size "result" in bits. Correct
772 signed overflow checking.
773 * testsuite/binutils-all/pr26548.s,
774 * testsuite/binutils-all/pr26548.d,
775 * testsuite/binutils-all/pr26548e.d: New tests.
776 * testsuite/binutils-all/readelf.exp: Run them.
777 (readelf_test): Drop unused "xfails" parameter. Update all uses.
778
e6ca1878
JB
7792021-02-16 Jan Beulich <jbeulich@suse.com>
780
781 * dwarf.c (process_debug_info): Initialize "dwo_id".
782
208599d9
AM
7832021-02-15 Alan Modra <amodra@gmail.com>
784
785 * objdump.c (load_specific_debug_section): Don't call
786 bfd_cache_section_contents. Rearrange so that
787 bfd_get_full_section_contents is not called on path where
788 bfd_simple_get_relocated_section_contents is called.
789 Don't set section->user_data.
790 (free_debug_section): Always free section->start. Don't twiddle
791 section flags.
792 * readelf.c (load_specific_debug_section): Don't set user_data.
793 * dwarf.h (struct dwarf_section): Remove use_data field.
794 * dwarf.c (NO_ABBREVS, ABBREV): Adjust to suit.
795
1781a9d0
AM
7962021-02-15 Alan Modra <amodra@gmail.com>
797
798 * testsuite/binutils-all/compress.exp: Remove nds32 xfails.
799 * testsuite/binutils-all/objdump.exp: Likewise.
800
1944212b
AM
8012021-02-14 Alan Modra <amodra@gmail.com>
802
803 * objdump.c (slurp_symtab): Don't add an extra entry for NULL
804 to the symbol array.
805 (slurp_dynamic_symtab): Likewise.
806 (dump_bfd): Formatting. Copy terminating NULL from extra_syms.
807
0d0a0d86
AM
8082021-02-14 Alan Modra <amodra@gmail.com>
809
810 * Makefile.in: Regenerate.
811 * doc/Makefile.in: Regenerate.
812
adeab0c5
MF
8132021-02-13 Mike Frysinger <vapier@gentoo.org>
814
815 * aclocal.m4: Regenerate.
816
c46b7066
NC
8172021-02-12 Nick Clifton <nickc@redhat.com>
818
819 * configure.ac (follow-debug-links): Add option to enable or
820 disable the following of debug links by default. Set the
821 default for the option to be 'follow'.
822 * dwarf.c (do_follow_links): Initialise with DEFAULT_FOR_FOLLOW_LINKS.
823 (dwarf_select_sections_by_names): Add no-follow-links option.
824 (dwarf_select_sections_by_letter): Add 'N' option.
825 * objdump.c (usage): Add conditional text describing the
826 follow links option.
827 (slurp_symtab): Ensure that there is a NULL entry at the end
828 of the symbol table.
829 (slurp_dynamic_symtab): Likewise.
830 (dump_bfd): When extending the symbol table, ensure that there
831 is still a NULL entry at the end.
832 * readelf.c (usage): Add conditional text describing the
833 follow links option.
834 * doc/binutils.texi: Update documentation for objcopy and
835 readelf.
836 * doc/debug.options.texi: Update documentation of the
837 follow-links option.
838 * config.in: Regenerate.
839 * configure: Regenerate.
840 * testsuite/binutils-all/compress.exp: Add the -WN option to
841 objdump command lines that are not expecting to follow links.
842 * testsuite/binutils-all/readelf.exp: Add the
843 --debug-dump=no-follow-links option to tests that are not
844 expecting to follow debug links.
845 * NEWS: Mention the new behaviour.
846
17e04eff
AM
8472021-02-12 Alan Modra <amodra@gmail.com>
848
849 * testsuite/binutils-all/objcopy.exp: Report "unsupported" when
850 gas or ld fails to build a testcase rather than "unresolved".
851 Report "fail" when readelf returns an error status rather than
852 "unresolved".
853 * testsuite/binutils-all/ar.exp: Likewise.
854 * testsuite/binutils-all/compress.exp: Likewise.
855 * testsuite/binutils-all/readelf.exp: Likewise.
856
8f054a7a
AM
8572021-02-12 Alan Modra <amodra@gmail.com>
858
859 * testsuite/binutils-all/pr25662.s: Replace "a" with "aaa" and
860 "c" with "ccc" labels.
861
528a4f87
TV
8622021-02-12 Tom de Vries <tdevries@suse.de>
863
864 * dwarf.h (debug_info): Fix typo in comment.
865
95abb394
TV
8662021-02-12 Tom de Vries <tdevries@suse.de>
867
868 * dwarf.c (display_debug_str_offsets): Handle multiple sets of
869 entries.
870
d60f7998
TV
8712021-02-12 Tom de Vries <tdevries@suse.de>
872
873 * dwarf.c (process_debug_info): Print DWO ID.
874
1cfcf300
AM
8752021-02-11 Alan Modra <amodra@gmail.com>
876
877 PR 27290
878 PR 27293
879 PR 27295
880 * od-elf32_avr.c (elf32_avr_get_note_section_contents): Formatting.
881 Use bfd_malloc_and_get_section.
882 (elf32_avr_get_note_desc): Formatting. Return descsz. Sanity
883 check namesz. Return NULL if descsz is too small. Ensure
884 string table is terminated.
885 (elf32_avr_get_device_info): Formatting. Add note_size param.
886 Sanity check note.
887 (elf32_avr_dump_mem_usage): Adjust to suit.
888
d9d9d8ef
TV
8892021-02-10 Tom de Vries <tdevries@suse.de>
890
891 PR binutils/27391
892 * dwarf.c (load_dwo_file): Handle case that name is absolute path.
893
52ff20fe
TV
8942021-02-10 Tom de Vries <tdevries@suse.de>
895
896 PR binutils/27371
897 * dwarf.c (display_debug_ranges): Filter range lists according to
898 section.
899
5f128a25
TV
9002021-02-09 Tom de Vries <tdevries@suse.de>
901
902 PR binutils/27370
903 * dwarf.c (get_type_abbrev_from_form): Handle DW_FORM_ref_sig8.
904
9b87f84a
TV
9052021-02-09 Tom de Vries <tdevries@suse.de>
906
907 PR binutils/27386
908 * dwarf.c (process_debug_info): Handling DW_UT_skeleton and
909 DW_UT_split_compile.
910
a57d1773
AM
9112021-02-09 Alan Modra <amodra@gmail.com>
912
913 * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Remove
914 symbianelf.
915
de8d4203
AM
9162021-02-07 Alan Modra <amodra@gmail.com>
917
918 * unwind-ia64.c (unw_print_xyreg): Don't leave output buffer
919 uninitialised on invalid input.
920
51a25252
AM
9212021-02-06 Alan Modra <amodra@gmail.com>
922
923 PR 27349
924 * rename.c (smart_rename): Test for existence and type of output
925 file with lstat.
926
e37d88e5
NC
9272021-02-05 Nick Clifton <nickc@redhat.com>
928
929 * MAINTAINERS: Remove Richard Henderson as the ALPHA maintainer.
930
887854ba
EZ
9312021-02-05 Eli Zaretskii <eliz@gnu.org>
932
933 PR 27252
934 * elfedit.c (check_file):
935 * bucomm.c (get_file_size): Fix typos in comments.
936
c180f095
AM
9372021-02-05 Alan Modra <amodra@gmail.com>
938
939 PR 27345
940 * arsup.c (ar_save): Use stat rather than lstat.
941
95b91a04
AM
9422021-02-03 Alan Modra <amodra@gmail.com>
943
944 PR 27270
945 PR 27284
946 PR 26945
947 * ar.c: Don't include libbfd.h.
948 (write_archive): Replace xmalloc+strcpy with xstrdup. Use
949 bfd_stat rather than fstat on iostream. Move stat and fd tests
950 outside of _WIN32 ifdef. Delete skip_stat variable.
951 * arsup.c (temp_name, real_ofd): New static variables.
952 (ar_open): Use make_tempname and bfd_fdopenw.
953 (ar_save): Adjust to suit ar_open changes. Move stat output
954 of _WIN32 ifdef.
955 * objcopy.c: Don't include libbfd.h.
956 (copy_file): Use bfd_stat.
957
5424d7ed
L
9582021-02-02 H.J. Lu <hongjiu.lu@intel.com>
959
960 PR binutils/27281
961 * readelf.c (process_section_headers): Add 'R' and 'D' to
962 "Key to Flags:".
963 * testsuite/binutils-all/retain1a.d: Updated.
964
72a51a06
NC
9652021-01-30 Nick Clifton <nickc@redhat.com>
966
967 * README-how-to-make-a-release: Small updates after the 2.35.2
968 release.
969
cc3edc52
EZ
9702021-01-28 Eli Zaretskii <eliz@gnu.org>
971
972 PR 4356
973 * windres.c (quot): Use double quotes to protect strings on
974 Windows platforms.
975
a7ad3cb1
EZ
9762021-01-28 Eli Zaretskii <eliz@gnu.org>
977
978 PR 27252
979 * bucomm.c (get_file_size): Add code to handle /dev/null on
980 Windows systems.
981 * elfedit.c (check_file): Likewise.
982
67965ba2
NC
9832021-01-27 Nick Clifton <nickc@redhat.com>
984
985 * objcopy.c (copy_main): Remove conditional control of the calls
986 to free, simplifying the code and making it easier to detect
987 typos.
988
e37709f0
FC
9892021-01-26 Frederic Cambus <fred@statdns.com>
990
991 * objcopy.c (copy_main): Fix a double free happening when both
992 --localize-symbols and --globalize-symbols options are invoked
993 together.
994
9b351c9b
NC
9952021-01-24 Nick Clifton <nickc@redhat.com>
996
997 * README-how-to-make-a-release: Minor updates after the 2.36 release.
998
ad92f33d
AM
9992021-01-16 Alan Modra <amodra@gmail.com>
1000
1001 * readelf.c (uncompress_section_contents): Tidy inflateEnd result test.
1002
3624a6c1
AM
10032021-01-15 Alan Modra <amodra@gmail.com>
1004
1005 PR 26539
1006 * readelf.c (uncompress_section_contents): Always call inflateEnd.
1007
c14dee84
AO
10082021-01-14 Alexandre Oliva <oliva@gnu.org>
1009
1010 * MAINTAINERS: Update my email address.
1011
5a10699f
NC
10122021-01-14 Nick Clifton <nickc@redhat.com>
1013
1014 * po/sv.po: Updated Swedish translation.
1015
5347ed60
AM
10162021-01-13 Alan Modra <amodra@gmail.com>
1017
1018 * Makefile.in: Regenerate.
1019 * doc/Makefile.in: Regenerate.
1020
2ce40d1a
ZF
10212021-01-13 Zebediah Figura <z.figura12@gmail.com>
1022
1023 PR 27037
1024 * dlltool.c (i386_trampoline): Adjust %rsp immediately on entry
1025 and before exit.
1026 (i386_x64_trampoline): Add SEH annotations.
1027 (struct mac): Add how_seh field.
1028 (make_delay_head): If how_set field is true add SEh instructions.
1029
d546b610
L
10302021-01-12 H.J. Lu <hongjiu.lu@intel.com>
1031
1032 PR binutils/26792
1033 * configure.ac: Use GNU_MAKE_JOBSERVER.
1034 * aclocal.m4: Regenerated.
1035 * configure: Likewise.
1036
6d104cac
NC
10372021-01-12 Nick Clifton <nickc@redhat.com>
1038
1039 * po/fr.po: Updated French translation.
1040
83b33c6c
L
10412021-01-11 H.J. Lu <hongjiu.lu@intel.com>
1042
1043 PR ld/27173
1044 * configure: Regenerated.
1045
a8aa72b9
NC
10462021-01-11 Nick Clifton <nickc@redhat.com>
1047
1048 * po/pt.po: Updated Portuguese translation.
1049 * po/sr.po: Updated Serbian translation.
1050 * po/uk.po: Updated Ukranian translation.
1051
a4966cd9
L
10522021-01-09 H.J. Lu <hongjiu.lu@intel.com>
1053
1054 * configure: Regenerated.
1055
573fe3fb
NC
10562021-01-09 Nick Clifton <nickc@redhat.com>
1057
1058 * configure: Regenerate.
1059 * po/binutils.pot: Regenerate.
1060
055bc77a
NC
10612021-01-09 Nick Clifton <nickc@redhat.com>
1062
1063 * 2.36 release branch crated.
573fe3fb
NC
1064 * README-how-to-make-a-release: Add note about updating Makefiles
1065 and libtool files.
1066 * BRANCHES: Add binutils-2.36-branch.
055bc77a 1067
64307045
AM
10682021-01-09 Alan Modra <amodra@gmail.com>
1069
1070 * configure: Regenerate.
1071
f4782128
ST
10722021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
1073
1074 * configure: Regenerate.
1075
d1bcae83
L
10762021-01-07 H.J. Lu <hongjiu.lu@intel.com>
1077
1078 PR 27109
1079 * objcopy.c (copy_object): Handle section symbols for
1080 non-relocatable inputs.
1081 * testsuite/binutils-all/readelf.exp (readelf_test): Check
1082 is_elf_unused_section_symbols.
1083 * testsuite/binutils-all/readelf.s-64: Updated.
1084 * testsuite/binutils-all/readelf.ss: Likewise.
1085 * testsuite/binutils-all/readelf.ss-64: Likewise.
1086 * testsuite/binutils-all/readelf.s-64-unused: New file.
1087 * testsuite/binutils-all/readelf.ss-64-unused: Likewise.
1088 * testsuite/binutils-all/readelf.ss-unused: Likewise.
1089 * testsuite/lib/binutils-common.exp
1090 (is_elf_unused_section_symbols): New proc.
1091
6987d5a1
RT
10922021-01-06 Reuben Thomas <rrt@sc3d.org>
1093
1094 * binutils/readelf.c: Correct grammar in comment.
1095
f9a6a8f0
AM
10962021-01-01 Nicolas Boulenguez <nicolas@debian.org>
1097
1098 * coffgrok.c (do_type): Correct spelling of auxiliary in errors.
1099 * doc/binutils.texi: Correct grammar.
1100 * readelf.c (process_version_sections): Correct spelling of auxiliary
1101 in warning.
1102 * testsuite/binutils-all/vax/objdump.exp: Comment grammar fix.
1103
250d07de
AM
11042021-01-01 Alan Modra <amodra@gmail.com>
1105
1106 Update year range in copyright notice of all files.
1107
c2795844 1108For older changes see ChangeLog-2020
3499769a 1109\f
c2795844 1110Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
1111
1112Copying and distribution of this file, with or without modification,
1113are permitted in any medium without royalty provided the copyright
1114notice and this notice are preserved.
1115
1116Local Variables:
1117mode: change-log
1118left-margin: 8
1119fill-column: 74
1120version-control: never
1121End: