gdb/python: fix FrameDecorator regression on Python 2
[deliverable/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
1996d0f1
NC
12021-03-15 Nick Clifton <nickc@redhat.com>
2
3 PR 27487
4 * nm.c (FORMAT_JUST_SYMBOLS): Define.
5 (struct optput_fns): Add entry for FORMAT_JUST_SYMBOLS.
6 (long_options): Add just-symbols.
7 (set_output_format): Add support for just-symbols.
8 (get_print_format): Likewise.
9 (do_not_print_object_filename): New function.
10 (do_not_print_archive_filename): New function.
11 (do_not_print_archive_member): New function.
12 (do_not_print_symbol_filename): New function.
13 (just_print_symbol_name): New function.
14 (main): Handle --just-symbols.
15 * NEWS: Mention the new feature.
16 * doc/binutils.texi: Document the new feature.
17
2c1bef53
CC
182021-03-12 Clément Chigot <clement.chigot@atos.net>
19
20 * od-xcoff.c: Replace RTB by TRL entry.
21
db6092f3
AB
222021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
23 Andrew Burgess <andrew.burgess@embecosm.com>
24
25 * readelf.c (get_note_type): Handle NT_RISCV_CSR.
26
b63a5e38
AB
272021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
28 Andrew Burgess <andrew.burgess@embecosm.com>
29
30 * readelf.c (get_note_type): Handle NT_GDB_TDESC.
31
d296b736
NC
322021-03-05 Nick Clifton <nickc@redhat.com>
33
34 PR 27387
35 * dwarf.c (display_debug_macro): Handle the displaying of
36 DW_MACRO_define_strp and DW_MACRO_undef_strp in v4
37 .debug_macro.dwo sections.
38
ca0e11aa
NC
392021-03-04 Nick Clifton <nickc@redhat.com>
40
41 PR 27478
42 * objdump.c (process_links): New variable.
43 (usage): Add --process-links.
44 (long_options): Likewise.
45 (dump_bfd): Stop processing once the bfd has been loaded unless
46 this is the main file or process_links has been enabled.
47 (main): Handle the process-links option.
48 * readelf.c (process_links): New variable.
49 (struct filedata): Add is_separate field.
50 (options): Add --process-links.
51 (usage): Likewise.
52 (parse_args): Likewise.
53 (process_file_header): Include the filename when dumping
54 information for separate debuginfo files.
55 (process_program_headers): Likewise.
56 (process_section_headers): Likewise.
57 (process_section_groups): Likewise.
58 (process_relocs): Likewise.
59 (process_dynamic_section): Likewise.
60 (process_version_sections): Likewise.
61 (display_lto_symtab): Likewise.
62 (process_symbol_table): Likewise.
63 (process_syminfo): Likewise.
64 (initialise_dumps_by_name): Likewise.
65 (process_section_contents): Likewise.
66 (process_notes_at): Likewise.
67 (process_notes): Likewise.
68 (open_file): Add is_separate parameter. Use to initialise the
69 is_separate field in the filedata structure.
70 (open_deug): Update call to open_file.
71 (process_object): Add processing of the contents of separate
72 debuginfo files, gated by the process_links variable.
73 (process_archive): Update call to open_file.
74 (process_file): Initialise the is_separate field in the filedata
75 structure.
76 * dwarf.c (load_separate_debug_info_file): Only report the
77 loading of a separate file if debug links are being dumped.
78 * objcopy.c (keep_section_symbols): New variable.
79 (enum command_line_switch): Add OPTION_KEEP_SYMBOLS.
80 (strip_options): Add keep-section-symbols.
81 (copy_options): Likewise.
82 (copy_usage): Likewise.
83 (strip_usage): Likewise.
84 (copy_object): Keep section symbols if requested by command line
85 option.
86 (strip_main): Handle --keep-section-symbols.
87 (copy_main): Likewise.
88 * doc/binutils.texi: Document the new options.
89 * NEWS: Mention the new features.
90 * testsuite/binutils-all/compress.exp (test_gnu_debuglink):
91 Update options passed to objdump. Use diff rather than cmp to
92 compare the dumped data.
93 * testsuite/binutils-all/objdump.WK2: Update regexp.
94 * testsuite/binutils-all/objdump.WK3: Update regexp.
95 * testsuite/binutils-all/objdump.exp: Use --process-links
96 instead of --dwarf=follow-links.
97 * testsuite/binutils-all/readelf.exp (readelf_test): Include
98 readelf's output in the log when the test fails.
99 Add the -P option to the -wKis test.
100 * testsuite/binutils-all/readelf.wKis: Update expected output.
101
fd5c076a
AM
1022021-03-03 Alan Modra <amodra@gmail.com>
103
104 PR 27493
105 * objcopy.c (filter_symbols): Apply --weaken to undefined symbols.
106 * NEWS: Mention feature.
107
ecd65684
L
1082021-03-01 H.J. Lu <hongjiu.lu@intel.com>
109
110 PR binutils/27486
111 * dwarf.c (load_separate_debug_info): Issue warning only if
112 do_debug_links is set.
113 * testsuite/binutils-all/compress.exp: Run objdump and readelf
114 with missing debug file.
115
6a1224ec
AM
1162021-03-01 Alan Modra <amodra@gmail.com>
117
118 PR 27128
119 * doc/binutils.texi: Add nm --with-symbol-versions and
120 --without-symbol-versions documentation.
121 * nm.c (with_symbol_versions): New variable.
122 (enum long_option_values): Delete OPTION_WITH_SYMBOL_VERSIONS.
123 (long_options): Make --with-symbol-versions entry twiddle the flag.
124 Add --without-symbol-versions.
125 (print_symname): Strip version when !with_symbol_versions. Add
126 dynamic version info under control of with_symbol_versions.
127 (main): Remove OPTION_WITH_SYMBOL_VERSIONS case.
128
7fe1b138
FS
1292021-02-26 Fangrui Song <maskray@google.com>
130
131 PR 27408
132 * readelf.c (quiet): New option flag.
133 (enum long_option_values): New enum to hold long option value.
134 (long_options): Add --quiet.
135 (usage): Mention --quiet.
136 (display_rel_file): If quiet is enabled, suppress "no symbols".
137 (main): Handle the new option.
138 * NEWS: Mention --quiet.
139 * docs/binutils.texi: Document --quiet.
140
0e12f6c8
TV
1412021-02-26 Tom de Vries <tdevries@suse.de>
142
143 * dwarf.c (display_debug_addr): Handle dwarf-5 .debug_addr bits.
144
32e4f96c
TV
1452021-02-26 Tom de Vries <tdevries@suse.de>
146
147 PR 27390
148 * dwarf.c: (skip_attr_bytes): Add support for DW_FORM_str* and
149 DW_FORM_addrx*.
150 (read_and_display_attr_value): Likewise.
151
e38332c2
NC
1522021-02-25 Nick Clifton <nickc@redhat.com>
153
154 * dwarf.c (get_type_abbrev_from_form): Accept but ignore sup
155 forms.
156 (read_and_display_attr_value): Handle sup forms.
157 (display_debug_sup): New function. Displays the contents of a
158 .debug_sup section.
159 (load_debug_sup_file): New function. Loads the contents of a file
160 referenced by a .debug_sup section.
161 (check_for_and_load_links): Call load_debug_sup_file.
162 (debug_displays): Add entry for .debug_sup.
163 * dwarf.h (enum dwarf_section_display_enum): Add debug_sup.
164 * readelf.c (process_section_headers): Add support for debug_sup.
165 * doc/debug.options.texi: Note that the =links option will display
166 the contents of .debug_sup sections.
167 * NEWS: Mention the new support.
168
40b02646
AM
1692021-02-25 Alan Modra <amodra@gmail.com>
170
171 PR 27456
172 * rename.c (simple_copy): Mark target_stat ATTRIBUTE_UNUSED.
173
9d3fcfe0
NC
1742021-02-24 Nick Clifton <nickc@redhat.com>
175
176 PR 27285
177 * od-elf32_avr.c (elf32_avr_get_memory_usage): Check for overflows
178 when adding together the section sizes.
179
c74147bb
NC
1802021-02-24 Nick Clifton <nickc@redhat.com>
181
182 * objcopy.c (merge_gnu_build_notes): Remove support for v1/v2 GNU
183 build notes.
184 * readelf.c (print_gnu_build_attribute_description): Likewise.
185
c42c71a1
AM
1862021-02-24 Alan Modra <amodra@gmail.com>
187 Siddhesh Poyarekar <siddhesh@gotplt.org>
188
189 PR 27456
190 * bucomm.h (smart_rename): Update prototype.
191 * rename.c (smart_rename): Add fromfd and preserve_dates params.
192 Pass fromfd and target_stat to simple_copy. Call set_times
193 when preserve_dates.
194 (simple_copy): Accept fromfd rather than from filename. Add
195 target_stat param. Rewind fromfd rather than opening. Open
196 "to" file without O_CREAT. Try to preserve S_ISUID and S_ISGID.
197 * ar.c (write_archive): Rename ofd to tmpfd. Dup tmpfd before
198 closing output temp file, and pass tmpfd to smart_rename.
199 * arsup.c (temp_fd): Rename from real_fd.
200 (ar_save): Dup temp_fd and pass to smart_rename.
201 * objcopy.c (strip_main, copy_main): Likewise, and pass
202 preserve_dates.
203
cca8873d
AM
2042021-02-24 Alan Modra <amodra@gmail.com>
205
206 PR 27456
207 * rename.c: Tidy throughout.
208 (smart_rename): Always copy. Remove windows specific code.
209
4d496013
AM
2102021-02-20 Alan Modra <amodra@gmail.com>
211
212 * testsuite/lib/binutils-common.exp: Whitespace fixes throughout.
213 (run_dump_test): Fail if expecting errors from a file like we do
214 for error strings, if no error is seen.
215
0be51eb4
AM
2162021-02-19 Alan Modra <amodra@gmail.com>
217
218 * testsuite/binutils-all/readelf.exp (pr26548): Run for 32-bit too.
219
3685de75
SP
2202021-02-19 Siddhesh Poyarekar <siddhesh@gotplt.org>
221
222 * ar.c (write_archive): Remove TARGET_STAT. Adjust call to
223 SMART_RENAME.
224 * arsup.c (ar_save): Likewise.
225 * objcopy (strip_main): Don't copy TMPFD. Don't set times on
226 temporary file and adjust call to SMART_RENAME.
227 (copy_main): Likewise.
228 * rename.c [!S_ISLNK]: Remove definitions.
229 (try_preserve_permissions): Remove function.
230 (smart_rename): Remove FD, PRESERVE_DATES arguments. Use
231 rename system call only if TO does not exist.
232 * bucomm.h (smart_rename): Adjust declaration.
233
85684222
NC
2342021-02-18 Nick Clifton <nickc@redhat.com>
235
236 * objcopy.c (merge_gnu_build_notes): Handle notes with a start
237 address that is higher than the end address.
238
b9b204b3
AM
2392021-02-17 Alan Modra <amodra@gmail.com>
240
241 * dwarf.c: Include limits.h.
242 (CHAR_BIT): Provide backup define.
243 (read_leb128): Use CHAR_BIT to size "result" in bits. Correct
244 signed overflow checking.
245 * testsuite/binutils-all/pr26548.s,
246 * testsuite/binutils-all/pr26548.d,
247 * testsuite/binutils-all/pr26548e.d: New tests.
248 * testsuite/binutils-all/readelf.exp: Run them.
249 (readelf_test): Drop unused "xfails" parameter. Update all uses.
250
e6ca1878
JB
2512021-02-16 Jan Beulich <jbeulich@suse.com>
252
253 * dwarf.c (process_debug_info): Initialize "dwo_id".
254
208599d9
AM
2552021-02-15 Alan Modra <amodra@gmail.com>
256
257 * objdump.c (load_specific_debug_section): Don't call
258 bfd_cache_section_contents. Rearrange so that
259 bfd_get_full_section_contents is not called on path where
260 bfd_simple_get_relocated_section_contents is called.
261 Don't set section->user_data.
262 (free_debug_section): Always free section->start. Don't twiddle
263 section flags.
264 * readelf.c (load_specific_debug_section): Don't set user_data.
265 * dwarf.h (struct dwarf_section): Remove use_data field.
266 * dwarf.c (NO_ABBREVS, ABBREV): Adjust to suit.
267
1781a9d0
AM
2682021-02-15 Alan Modra <amodra@gmail.com>
269
270 * testsuite/binutils-all/compress.exp: Remove nds32 xfails.
271 * testsuite/binutils-all/objdump.exp: Likewise.
272
1944212b
AM
2732021-02-14 Alan Modra <amodra@gmail.com>
274
275 * objdump.c (slurp_symtab): Don't add an extra entry for NULL
276 to the symbol array.
277 (slurp_dynamic_symtab): Likewise.
278 (dump_bfd): Formatting. Copy terminating NULL from extra_syms.
279
0d0a0d86
AM
2802021-02-14 Alan Modra <amodra@gmail.com>
281
282 * Makefile.in: Regenerate.
283 * doc/Makefile.in: Regenerate.
284
adeab0c5
MF
2852021-02-13 Mike Frysinger <vapier@gentoo.org>
286
287 * aclocal.m4: Regenerate.
288
c46b7066
NC
2892021-02-12 Nick Clifton <nickc@redhat.com>
290
291 * configure.ac (follow-debug-links): Add option to enable or
292 disable the following of debug links by default. Set the
293 default for the option to be 'follow'.
294 * dwarf.c (do_follow_links): Initialise with DEFAULT_FOR_FOLLOW_LINKS.
295 (dwarf_select_sections_by_names): Add no-follow-links option.
296 (dwarf_select_sections_by_letter): Add 'N' option.
297 * objdump.c (usage): Add conditional text describing the
298 follow links option.
299 (slurp_symtab): Ensure that there is a NULL entry at the end
300 of the symbol table.
301 (slurp_dynamic_symtab): Likewise.
302 (dump_bfd): When extending the symbol table, ensure that there
303 is still a NULL entry at the end.
304 * readelf.c (usage): Add conditional text describing the
305 follow links option.
306 * doc/binutils.texi: Update documentation for objcopy and
307 readelf.
308 * doc/debug.options.texi: Update documentation of the
309 follow-links option.
310 * config.in: Regenerate.
311 * configure: Regenerate.
312 * testsuite/binutils-all/compress.exp: Add the -WN option to
313 objdump command lines that are not expecting to follow links.
314 * testsuite/binutils-all/readelf.exp: Add the
315 --debug-dump=no-follow-links option to tests that are not
316 expecting to follow debug links.
317 * NEWS: Mention the new behaviour.
318
17e04eff
AM
3192021-02-12 Alan Modra <amodra@gmail.com>
320
321 * testsuite/binutils-all/objcopy.exp: Report "unsupported" when
322 gas or ld fails to build a testcase rather than "unresolved".
323 Report "fail" when readelf returns an error status rather than
324 "unresolved".
325 * testsuite/binutils-all/ar.exp: Likewise.
326 * testsuite/binutils-all/compress.exp: Likewise.
327 * testsuite/binutils-all/readelf.exp: Likewise.
328
8f054a7a
AM
3292021-02-12 Alan Modra <amodra@gmail.com>
330
331 * testsuite/binutils-all/pr25662.s: Replace "a" with "aaa" and
332 "c" with "ccc" labels.
333
528a4f87
TV
3342021-02-12 Tom de Vries <tdevries@suse.de>
335
336 * dwarf.h (debug_info): Fix typo in comment.
337
95abb394
TV
3382021-02-12 Tom de Vries <tdevries@suse.de>
339
340 * dwarf.c (display_debug_str_offsets): Handle multiple sets of
341 entries.
342
d60f7998
TV
3432021-02-12 Tom de Vries <tdevries@suse.de>
344
345 * dwarf.c (process_debug_info): Print DWO ID.
346
1cfcf300
AM
3472021-02-11 Alan Modra <amodra@gmail.com>
348
349 PR 27290
350 PR 27293
351 PR 27295
352 * od-elf32_avr.c (elf32_avr_get_note_section_contents): Formatting.
353 Use bfd_malloc_and_get_section.
354 (elf32_avr_get_note_desc): Formatting. Return descsz. Sanity
355 check namesz. Return NULL if descsz is too small. Ensure
356 string table is terminated.
357 (elf32_avr_get_device_info): Formatting. Add note_size param.
358 Sanity check note.
359 (elf32_avr_dump_mem_usage): Adjust to suit.
360
d9d9d8ef
TV
3612021-02-10 Tom de Vries <tdevries@suse.de>
362
363 PR binutils/27391
364 * dwarf.c (load_dwo_file): Handle case that name is absolute path.
365
52ff20fe
TV
3662021-02-10 Tom de Vries <tdevries@suse.de>
367
368 PR binutils/27371
369 * dwarf.c (display_debug_ranges): Filter range lists according to
370 section.
371
5f128a25
TV
3722021-02-09 Tom de Vries <tdevries@suse.de>
373
374 PR binutils/27370
375 * dwarf.c (get_type_abbrev_from_form): Handle DW_FORM_ref_sig8.
376
9b87f84a
TV
3772021-02-09 Tom de Vries <tdevries@suse.de>
378
379 PR binutils/27386
380 * dwarf.c (process_debug_info): Handling DW_UT_skeleton and
381 DW_UT_split_compile.
382
a57d1773
AM
3832021-02-09 Alan Modra <amodra@gmail.com>
384
385 * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Remove
386 symbianelf.
387
de8d4203
AM
3882021-02-07 Alan Modra <amodra@gmail.com>
389
390 * unwind-ia64.c (unw_print_xyreg): Don't leave output buffer
391 uninitialised on invalid input.
392
51a25252
AM
3932021-02-06 Alan Modra <amodra@gmail.com>
394
395 PR 27349
396 * rename.c (smart_rename): Test for existence and type of output
397 file with lstat.
398
e37d88e5
NC
3992021-02-05 Nick Clifton <nickc@redhat.com>
400
401 * MAINTAINERS: Remove Richard Henderson as the ALPHA maintainer.
402
887854ba
EZ
4032021-02-05 Eli Zaretskii <eliz@gnu.org>
404
405 PR 27252
406 * elfedit.c (check_file):
407 * bucomm.c (get_file_size): Fix typos in comments.
408
c180f095
AM
4092021-02-05 Alan Modra <amodra@gmail.com>
410
411 PR 27345
412 * arsup.c (ar_save): Use stat rather than lstat.
413
95b91a04
AM
4142021-02-03 Alan Modra <amodra@gmail.com>
415
416 PR 27270
417 PR 27284
418 PR 26945
419 * ar.c: Don't include libbfd.h.
420 (write_archive): Replace xmalloc+strcpy with xstrdup. Use
421 bfd_stat rather than fstat on iostream. Move stat and fd tests
422 outside of _WIN32 ifdef. Delete skip_stat variable.
423 * arsup.c (temp_name, real_ofd): New static variables.
424 (ar_open): Use make_tempname and bfd_fdopenw.
425 (ar_save): Adjust to suit ar_open changes. Move stat output
426 of _WIN32 ifdef.
427 * objcopy.c: Don't include libbfd.h.
428 (copy_file): Use bfd_stat.
429
5424d7ed
L
4302021-02-02 H.J. Lu <hongjiu.lu@intel.com>
431
432 PR binutils/27281
433 * readelf.c (process_section_headers): Add 'R' and 'D' to
434 "Key to Flags:".
435 * testsuite/binutils-all/retain1a.d: Updated.
436
72a51a06
NC
4372021-01-30 Nick Clifton <nickc@redhat.com>
438
439 * README-how-to-make-a-release: Small updates after the 2.35.2
440 release.
441
cc3edc52
EZ
4422021-01-28 Eli Zaretskii <eliz@gnu.org>
443
444 PR 4356
445 * windres.c (quot): Use double quotes to protect strings on
446 Windows platforms.
447
a7ad3cb1
EZ
4482021-01-28 Eli Zaretskii <eliz@gnu.org>
449
450 PR 27252
451 * bucomm.c (get_file_size): Add code to handle /dev/null on
452 Windows systems.
453 * elfedit.c (check_file): Likewise.
454
67965ba2
NC
4552021-01-27 Nick Clifton <nickc@redhat.com>
456
457 * objcopy.c (copy_main): Remove conditional control of the calls
458 to free, simplifying the code and making it easier to detect
459 typos.
460
e37709f0
FC
4612021-01-26 Frederic Cambus <fred@statdns.com>
462
463 * objcopy.c (copy_main): Fix a double free happening when both
464 --localize-symbols and --globalize-symbols options are invoked
465 together.
466
9b351c9b
NC
4672021-01-24 Nick Clifton <nickc@redhat.com>
468
469 * README-how-to-make-a-release: Minor updates after the 2.36 release.
470
ad92f33d
AM
4712021-01-16 Alan Modra <amodra@gmail.com>
472
473 * readelf.c (uncompress_section_contents): Tidy inflateEnd result test.
474
3624a6c1
AM
4752021-01-15 Alan Modra <amodra@gmail.com>
476
477 PR 26539
478 * readelf.c (uncompress_section_contents): Always call inflateEnd.
479
c14dee84
AO
4802021-01-14 Alexandre Oliva <oliva@gnu.org>
481
482 * MAINTAINERS: Update my email address.
483
5a10699f
NC
4842021-01-14 Nick Clifton <nickc@redhat.com>
485
486 * po/sv.po: Updated Swedish translation.
487
5347ed60
AM
4882021-01-13 Alan Modra <amodra@gmail.com>
489
490 * Makefile.in: Regenerate.
491 * doc/Makefile.in: Regenerate.
492
2ce40d1a
ZF
4932021-01-13 Zebediah Figura <z.figura12@gmail.com>
494
495 PR 27037
496 * dlltool.c (i386_trampoline): Adjust %rsp immediately on entry
497 and before exit.
498 (i386_x64_trampoline): Add SEH annotations.
499 (struct mac): Add how_seh field.
500 (make_delay_head): If how_set field is true add SEh instructions.
501
d546b610
L
5022021-01-12 H.J. Lu <hongjiu.lu@intel.com>
503
504 PR binutils/26792
505 * configure.ac: Use GNU_MAKE_JOBSERVER.
506 * aclocal.m4: Regenerated.
507 * configure: Likewise.
508
6d104cac
NC
5092021-01-12 Nick Clifton <nickc@redhat.com>
510
511 * po/fr.po: Updated French translation.
512
83b33c6c
L
5132021-01-11 H.J. Lu <hongjiu.lu@intel.com>
514
515 PR ld/27173
516 * configure: Regenerated.
517
a8aa72b9
NC
5182021-01-11 Nick Clifton <nickc@redhat.com>
519
520 * po/pt.po: Updated Portuguese translation.
521 * po/sr.po: Updated Serbian translation.
522 * po/uk.po: Updated Ukranian translation.
523
a4966cd9
L
5242021-01-09 H.J. Lu <hongjiu.lu@intel.com>
525
526 * configure: Regenerated.
527
573fe3fb
NC
5282021-01-09 Nick Clifton <nickc@redhat.com>
529
530 * configure: Regenerate.
531 * po/binutils.pot: Regenerate.
532
055bc77a
NC
5332021-01-09 Nick Clifton <nickc@redhat.com>
534
535 * 2.36 release branch crated.
573fe3fb
NC
536 * README-how-to-make-a-release: Add note about updating Makefiles
537 and libtool files.
538 * BRANCHES: Add binutils-2.36-branch.
055bc77a 539
64307045
AM
5402021-01-09 Alan Modra <amodra@gmail.com>
541
542 * configure: Regenerate.
543
f4782128
ST
5442021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
545
546 * configure: Regenerate.
547
d1bcae83
L
5482021-01-07 H.J. Lu <hongjiu.lu@intel.com>
549
550 PR 27109
551 * objcopy.c (copy_object): Handle section symbols for
552 non-relocatable inputs.
553 * testsuite/binutils-all/readelf.exp (readelf_test): Check
554 is_elf_unused_section_symbols.
555 * testsuite/binutils-all/readelf.s-64: Updated.
556 * testsuite/binutils-all/readelf.ss: Likewise.
557 * testsuite/binutils-all/readelf.ss-64: Likewise.
558 * testsuite/binutils-all/readelf.s-64-unused: New file.
559 * testsuite/binutils-all/readelf.ss-64-unused: Likewise.
560 * testsuite/binutils-all/readelf.ss-unused: Likewise.
561 * testsuite/lib/binutils-common.exp
562 (is_elf_unused_section_symbols): New proc.
563
6987d5a1
RT
5642021-01-06 Reuben Thomas <rrt@sc3d.org>
565
566 * binutils/readelf.c: Correct grammar in comment.
567
f9a6a8f0
AM
5682021-01-01 Nicolas Boulenguez <nicolas@debian.org>
569
570 * coffgrok.c (do_type): Correct spelling of auxiliary in errors.
571 * doc/binutils.texi: Correct grammar.
572 * readelf.c (process_version_sections): Correct spelling of auxiliary
573 in warning.
574 * testsuite/binutils-all/vax/objdump.exp: Comment grammar fix.
575
250d07de
AM
5762021-01-01 Alan Modra <amodra@gmail.com>
577
578 Update year range in copyright notice of all files.
579
c2795844 580For older changes see ChangeLog-2020
3499769a 581\f
c2795844 582Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
583
584Copying and distribution of this file, with or without modification,
585are permitted in any medium without royalty provided the copyright
586notice and this notice are preserved.
587
588Local Variables:
589mode: change-log
590left-margin: 8
591fill-column: 74
592version-control: never
593End:
This page took 0.279384 seconds and 4 git commands to generate.