sim: frv: scope the unique configure flag
[binutils-gdb.git] / binutils / ChangeLog
1 2021-06-30 Tom Tromey <tom@tromey.com>
2
3 * dwarf.c (read_and_display_attr_value): Handle
4 DW_FORM_implicit_const.
5
6 2021-06-30 Richard Henderson <richard.henderson@linaro.org>
7
8 * dwarf.c (display_debug_frames): Both DW_CFA_def_cfa_sf
9 and DW_CFA_def_cfa_offset_sf have a signed offset.
10
11 2021-06-19 Alan Modra <amodra@gmail.com>
12
13 * dwarf.c (display_debug_lines_decoded): Use memcpy rather than
14 strncpy when trimming file name length to MAX_FILENAME_LENGTH.
15 Don't make an unnecessary copy when length is good.
16
17 2021-06-18 H.J. Lu <hongjiu.lu@intel.com>
18
19 * readelf.c (print_gnu_property_note): Handle
20 GNU_PROPERTY_UINT32_AND_LO, GNU_PROPERTY_UINT32_AND_HI,
21 GNU_PROPERTY_UINT32_OR_LO and GNU_PROPERTY_UINT32_OR_HI.
22
23 2021-06-15 Nick Clifton <nickc@redhat.com>
24
25 * readelf.c (get_note_type): Add support for NT_GO_BUILDID.
26
27 2021-06-15 Alan Modra <amodra@gmail.com>
28
29 * readelf.c (locate_dynamic_section, is_pie): New functions.
30 (get_file_type): Replace e_type parameter with filedata. Call
31 is_pie for ET_DYN. Update all callers.
32 (process_program_headers): Use local variables dynamic_addr and
33 dynamic_size, updating filedata on exit from function. Set
34 dynamic_size of 1 to indicate no dynamic section or segment.
35 Update tests of dynamic_size throughout.
36 * testsuite/binutils-all/x86-64/pr27708.dump: Update expected output.
37
38 2021-06-14 Eric Botcazou <ebotcazou@adacore.com>
39
40 * dwarf.c (struct abbrev_attr): Change type of implicit_const.
41 (add_abbrev_attr): Likewise.
42 (process_abbrev_set): Likewise.
43 (display_debug_abbrev): Adjust to above change.
44
45 2021-06-12 Alan Modra <amodra@gmail.com>
46
47 * readelf.c (process_file_header): Don't clear section_headers.
48
49 2021-06-12 Alan Modra <amodra@gmail.com>
50
51 * readelf.c (get_section_headers): Don't test e_shoff here, leave
52 that to get_32bit_section_headers or get_64bit_section_headers.
53 (process_object): Throw away section header read to print file
54 header extension.
55
56 2021-06-11 Alan Modra <amodra@gmail.com>
57
58 * readelf.c (struct filedata): Move archive_file_offset and
59 archive_file_size earlier.
60 (free_filedata): Clear using memset.
61
62 2021-06-11 Alan Modra <amodra@gmail.com>
63
64 * readelf.c (GET_ELF_SYMBOLS): Delete. Replace with..
65 (get_elf_symbols): ..this new function throughout.
66 (get_32bit_section_headers): Don't free section_headers.
67 (get_64bit_section_headers): Likewise.
68 (get_section_headers): New function, use throughout in place of
69 32bit and 64bit variants.
70 (get_dynamic_section): Similarly.
71 (process_section_headers): Don't free filedata memory here.
72 (get_file_header): Don't get section headers here..
73 (process_object): ..Read them here instead. Don't exit without
74 freeing filedata memory.
75
76 2021-06-09 Nick Clifton <nickc@redhat.com>
77
78 * MAINTAINERS: Remove Daniel Jacobwitz from the maintainers list.
79
80 2021-06-07 Jan Beulich <jbeulich@suse.com>
81
82 * dwarf.c (display_debug_aranges): Add u suffix to constant.
83
84 2021-05-29 Alan Modra <amodra@gmail.com>
85
86 * objdump (usage): Add missing \n.
87
88 2021-05-29 Alan Modra <amodra@gmail.com>
89
90 * readelf.c (parse_args): Call dwarf_select_sections_all on
91 --debug-dump without optarg.
92 (usage): Associate -w and --debug-dump options closely.
93 Split up help message. Remove extraneous blank lines around
94 ctf help.
95 * objdump.c (usage): Similarly.
96
97 2021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
98
99 * testsuite/binutils-all/mips/mips-xpa-virt-1.d: Correct CFC0
100 operand disassembly.
101 * testsuite/binutils-all/mips/mips-xpa-virt-3.d: Likewise.
102
103 2021-05-29 Maciej W. Rozycki <macro@orcam.me.uk>
104
105 * testsuite/binutils-all/mips/mips-xpa-virt-1.d: Use `mips:3000'
106 machine for disassembly.
107 * testsuite/binutils-all/mips/mips-xpa-virt-2.d: Likewise.
108 * testsuite/binutils-all/mips/mips-xpa-virt-3.d: Likewise.
109 * testsuite/binutils-all/mips/mips-xpa-virt-4.d: Likewise.
110
111 2021-05-28 H.J. Lu <hongjiu.lu@intel.com>
112
113 PR ld/27905
114 * readelf.c (decode_x86_feature_2): Revert commit 50c95a739c9.
115
116 2021-05-27 Alan Modra <amodra@gmail.com>
117
118 * readelf (usage): Order -w letters to match --debug-dump= and
119 move common '=' for --debug-dump out of brackets.
120
121 2021-05-26 H.J. Lu <hongjiu.lu@intel.com>
122
123 PR ld/27905
124 * readelf.c (decode_x86_feature_2): Support
125 GNU_PROPERTY_X86_FEATURE_2_CODE16.
126
127 2021-05-23 Tiezhu Yang <yangtiezhu@loongson.cn>
128
129 * readelf.c (get_machine_name): Change Loongson Loongarch to
130 LoongArch.
131
132 2021-05-21 Luis Machado <luis.machado@linaro.org>
133
134 * readelf.c (get_note_type): Add missing NT_ARM_* entries.
135
136 2021-05-21 Luis Machado <luis.machado@linaro.org>
137
138 * readelf.c (get_note_type): Handle NT_MEMTAG note types.
139
140 2021-05-19 Eli Schwartz <eschwartz@archlinux.org>
141
142 * dwarf.c (ENABLE_CHECKING): Define to 0 if not previously set.
143
144 2021-05-19 Alan Modra <amodra@gmail.com>
145
146 PR 27884
147 * dwarf.c (get_type_abbrev_from_form): Replace cu_offset_return
148 param with map_return, and return map for DW_FORM_ref_addr.
149 (get_type_signedness): Adjust calls to get_type_abbrev_from_form.
150 Pass returned cu map start and end to recursive call.
151 (read_and_display_attr_value): Similarly.
152
153 2021-05-19 Alan Modra <amodra@gmail.com>
154
155 PR 27879
156 * sysdump.c (getBARRAY): Sanity check size against max.
157 (getINT): Avoid UB shift left.
158
159 2021-05-15 Alan Modra <amodra@gmail.com>
160
161 * dwarf.c (process_cu_tu_index): Avoid pointer UB. Use _mul_overflow.
162 Delete dead code.
163
164 2021-05-15 Alan Modra <amodra@gmail.com>
165
166 * dwarf.c (display_gdb_index): Avoid pointer UB and overflow in
167 length calculations.
168
169 2021-05-15 Alan Modra <amodra@gmail.com>
170
171 * dwarf.c (display_debug_names): Complain when header length is
172 too small. Avoid pointer UB. Sanity check augmentation string,
173 CU table, TU table and foreign TU table sizes.
174
175 2021-05-15 Alan Modra <amodra@gmail.com>
176
177 * dwarf.c (display_debug_frames): Delete initial_length_size.
178 Avoid pointer UB. Constrain data reads to length given in header.
179 Sanity check cie header length. Only skip up to next FDE on
180 finding augmentation data too long.
181
182 2021-05-15 Alan Modra <amodra@gmail.com>
183
184 * dwarf.c (read_cie): Add more sanity checks to ensure data
185 pointer is not bumped past end.
186
187 2021-05-15 Alan Modra <amodra@gmail.com>
188
189 * dwarf.c (display_debug_ranges): Delete initial_length_size.
190 Correct fallback size calculated on finding a reloc. Constrain
191 data reads to length given in header. Avoid pointer UB.
192
193 2021-05-15 Alan Modra <amodra@gmail.com>
194
195 * dwarf.c (display_debug_rnglists_list): Avoid pointer UB.
196
197 2021-05-15 Alan Modra <amodra@gmail.com>
198
199 * dwarf.c (display_debug_str_offsets): Constrain reads to length
200 given in header.
201
202 2021-05-15 Alan Modra <amodra@gmail.com>
203
204 * dwarf.c (display_debug_aranges): Delete initial_length_size.
205 Use end_ranges to constrain data reads to header length. Avoid
206 pointer UB.
207
208 2021-05-15 Alan Modra <amodra@gmail.com>
209
210 * dwarf.c (display_loc_list): Avoid pointer UB. Correct check
211 before reading uleb length. Warn on excess length.
212
213 2021-05-15 Alan Modra <amodra@gmail.com>
214
215 * dwarf.c (display_debug_macro): Print strings that might not
216 be zero terminated with %*s. Don't bump curr if unterminated.
217
218 2021-05-15 Alan Modra <amodra@gmail.com>
219
220 * dwarf.c (get_line_filename_and_dirname): Delete initial_length_size.
221 Simplify length sanity check, and check for too small lengths.
222 Constrain data reads to header length. Avoid pointer UB.
223
224 2021-05-15 Alan Modra <amodra@gmail.com>
225
226 * dwarf.c (display_debug_macinfo): Print strings that might not
227 be zero terminated with %*s. Don't bump curr if unterminated.
228
229 2021-05-15 Alan Modra <amodra@gmail.com>
230
231 * dwarf.c (display_debug_pubnames_worker): Delete initial_length_size.
232 Simplify length check. Constrain reads to length given by header.
233
234 2021-05-15 Alan Modra <amodra@gmail.com>
235
236 * dwarf.c (display_debug_lines_decoded): Don't use strnlen when
237 we have already checked for NUL termination.
238
239 2021-05-15 Alan Modra <amodra@gmail.com>
240
241 * dwarf.c (read_debug_line_header): Delete initial_length_size.
242 Avoid pointer UB. Keep within length specified by header.
243 Delete dead code.
244
245 2021-05-15 Alan Modra <amodra@gmail.com>
246
247 * dwarf.c (process_debug_info): Always do the first CU length
248 scan for sanity checks. Remove initial_length_size var and
249 instead calculate end_cu. Use end_cu to limit data reads.
250 Delete now dead code checking length.
251
252 2021-05-15 Alan Modra <amodra@gmail.com>
253
254 * dwarf.c (SAFE_BYTE_GET_INTERNAL): Assert only when ENABLE_CHECKING.
255
256 2021-05-15 Alan Modra <amodra@gmail.com>
257
258 * bucomm.h (_mul_overflow): Define.
259 * dwarf.c (get_encoded_value): Avoid pointer UB.
260
261 2021-05-13 Alan Modra <amodra@gmail.com>
262
263 PR 27861
264 * dwarf.c (display_debug_str_offsets): Sanity check dwarf5
265 header length.
266
267 2021-05-13 Alan Modra <amodra@gmail.com>
268
269 PR 27860
270 * dwarf.c (display_debug_frames): Sanity check cie_off before
271 attempting to read cie.
272
273 2021-05-12 Alan Modra <amodra@gmail.com>
274
275 * dwarf.c (process_extended_line_op): Don't bump data pointer past
276 end when strnlen doesn't find string terminator.
277 (decode_location_expression): Remove dead code.
278 (skip_attr_bytes): Remove const from end param. Ensure data
279 pointer doesn't pass end.
280 (get_type_signedness): Remove const from end param.
281 (read_and_display_attr_value): Ensure data pointer doesn't pass end.
282 (display_debug_lines_raw, display_debug_lines_decoded): Likewise.
283 (display_debug_pubnames_worker): Likewise.
284 (display_debug_pubnames_worker): Use SAFE_BYTE_GET_AND INC rather
285 than blindly incrementing data pointer.
286 (display_debug_addr, display_debug_str_offsets): Likewise. Don't
287 compare pointers, compare lengths.
288
289 2021-05-12 Alan Modra <amodra@gmail.com>
290
291 * dwarf.c (SAFE_BYTE_GET_INTERNAL): Define.
292 (SAFE_BYTE_GET, SAFE_BYTE_GET_AND_INC): Define using the above.
293 (SAFE_SIGNED_BYTE_GET, SAFE_SIGNED_BYTE_GET_AND_INC): Likewise.
294 (display_discr_list): Use SAFE_BYTE_GET_AND_INC rather than
295 SAFE_BYTE_GET followed by increment.
296 (process_debug_info): Likewise, and test bytes remaining before
297 incrementing section_begin rather than using pointer comparison.
298 (display_debug_names): Pass lvalue as SAFE_BYTE_GET PTR.
299 (process_cu_tu_index): Likewise for SAFE_BYTE_GET_AND_INC.
300
301 2021-05-12 Alan Modra <amodra@gmail.com>
302
303 * dwarf.c (dwarf_vmatoa64, SAFE_BYTE_GET64, add64): Delete.
304 (skip_attr_bytes): Replace use of SAFE_BYTE_GET64 with
305 SAFE_BYTE_GET_AND_INC.
306 (read_and_display_attr_value): Likewise. Print using dwarf_vmatoa.
307 (process_debug_info, process_cu_tu_index): Likewise.
308 * elfcomm.c (byte_put, byte_put_little_endian, byte_put_big_endian),
309 (byte_get, byte_get_little_endian, byte_get_big_endian),
310 (byte_get_signed): Make size param unsigned. Remove code dealing
311 with 4-byte elf_vma.
312 (byte_get_64): Delete.
313 * elfcomm.h (byte_put, byte_put_little_endian, byte_put_big_endian),
314 (byte_get, byte_get_little_endian, byte_get_big_endian),
315 (byte_get_signed): Update prototypes.
316 (byte_get_64): Delete.
317
318 2021-05-12 Alan Modra <amodra@gmail.com>
319
320 PR 27836
321 * dwarf.c (display_debug_frames): Don't compare pointers derived
322 from user input. Test offset against bounds instead.
323
324 2021-05-12 Alan Modra <amodra@gmail.com>
325
326 PR 27853
327 * dwarf.c (display_formatted_table): Test for data >= end rather
328 than data == end.
329 (process_extended_line_op): Likewise.
330 (display_debug_lines_raw): Likewise.
331 (display_debug_lines_decoded): Likewise.
332
333 2021-05-12 Alan Modra <amodra@gmail.com>
334
335 PR 27849
336 * dwarf.c (fetch_indexed_string): Correct length sanity checks.
337 Sanity check section size for version and padding too. Correct
338 index sanity check. Handle multiple tables in .debug_str_offsets.
339
340 2021-05-11 Hans-Peter Nilsson <hp@axis.com>
341
342 * dwarf.c (process_abbrev_set): Properly parenthesize before
343 casting to unsigned long.
344
345 2021-05-11 Alan Modra <amodra@gmail.com>
346
347 PR 27845
348 * dwarf.c (process_abbrev_set): Replace start and end parameters
349 with section, abbrev_base, abbrev_size, abbrev_offset. Update
350 all callers. Sanity check parameters correctly and emit warnings
351 here rather than..
352 (process_debug_info): ..here.
353
354 2021-05-10 Thomas Wolff <towo@towo.net>
355
356 PR 4356
357 PR 26865
358 PR 27594
359 * windres.c (quot): Revert previous delta. Do not use double
360 quotes when spaces are detected in options.
361 * doc/binutils.texi (windres): Remove suggestion that the
362 --preprocessor option can take arguments.
363
364 2021-05-10 Alan Modra <amodra@gmail.com>
365
366 * dwarf.c (SAFE_BYTE_GET): Check bounds by subtracting amount from
367 END rather than adding amount to PTR.
368 (SAFE_SIGNED_BYTE_GET, SAFE_BYTE_GET64): Likewise.
369
370 2021-05-09 Alan Modra <amodra@gmail.com>
371
372 * objcopy.c (eq_string): Delete.
373 (create_symbol_htab): Use htab_eq_string.
374
375 2021-05-08 Mike Frysinger <vapier@gentoo.org>
376
377 * README-how-to-make-a-release: Update html & pdf entries.
378
379 2021-05-08 Mike Frysinger <vapier@gentoo.org>
380
381 * doc/Makefile.am (html-local, binutils/index.html): New targets.
382 * doc/Makefile.in: Regenerate.
383
384 2021-05-08 Mike Frysinger <vapier@gentoo.org>
385
386 * doc/Makefile.am (AM_MAKEINFOFLAGS): Add --no-split.
387 * doc/Makefile.in: Regenerate.
388
389 2021-05-07 Nick Clifton <nickc@redhat.com>
390
391 * readelf.c (no_processor_specific_unwind): New function.
392 (process_unwind): Use no_processor_specific_unwind for X86
393 targets.
394
395 2021-05-07 Michael Forney <mforney@mforney.org>
396
397 * dwarf.c: Don't omit second operand of '?' operator.
398
399 2021-04-30 Nick Clifton <nickc@redhat.com>
400
401 PR 27796
402 * dwarf.c (load_debug_sup_file): Allocate memory for filename in
403 .debug_sup section.
404
405 2021-04-29 Nick Clifton <nickc@redhat.com>
406
407 PR 27594
408 * doc/binutils.texi (windres): Correct the description of the
409 default value of the --preprocessor argument.
410
411 2021-04-27 Nick Clifton <nickc@redhat.com>
412
413 PR 27779
414 * dwarf.c (parse_gnu_debuglink): Reject empty names.
415 (parse_gnu_debugaltlink): Likewise.
416
417 2021-04-22 Clément Chigot <clement.chigot@atos.net>
418
419 * od-xcoff.c (dump_xcoff32_symbols): Adapt to new
420 aux structures.
421
422 2021-04-21 Nick Lott <nick.lott@gmail.com>
423
424 PR 27672
425 * readelf.c (sym_base): New variable.
426 (enum print_mode): Add more modes.
427 (print_vma): Add suport for new modes.
428 (options): Add sym-base.
429 (usage): Add sym-base.
430 (parse_args): Add support for --sym-base.
431 (print_dynamic_symbol_size): New function.
432 (print_dynamic_symbol): Use new function.
433 * doc/binutils.texi: Document the new feature.
434 * NEWS: Mention the new feature.
435
436 2021-04-21 Nick Clifton <nickc@redhat.com>
437
438 * testsuite/binutils-all/mips/global-local-symtab-sort-n64t.d:
439 Adjust expected output to allow for named section symbols.
440 * testsuite/binutils-all/mips/global-local-symtab-sort-o32t.d:
441 Likewise.
442 * testsuite/binutils-all/readelf.s-64: Likewise.
443 * testsuite/binutils-all/readelf.ss-64-unused: Likewise.
444 * testsuite/binutils-all/readelf.ss-tmips: Likewise.
445 * testsuite/binutils-all/readelf.ss-unused: Likewise.
446
447 2021-04-21 Luo Longjun <luolongjun@huawei.com>
448
449 * readelf.c (print_dynamic_symbol): Print the section name for
450 section symbols without a name of their own.
451
452 2021-04-20 Andreas Krebbel <krebbel@linux.ibm.com>
453
454 * MAINTAINERS: Remove Martin Schwidefsky as s390 maintainer and
455 add him to Past Maintainers.
456 Update my email address.
457
458 2021-04-19 Nick Clifton <nickc@redhat.com>
459
460 PR 21702
461 * arsup.c (ar_addmod): Enable plugin support, if available.
462
463 2021-04-19 Nick Clifton <nickc@redhat.com>
464
465 * rename.c: (get_stat_atime_ns): Add prototype.
466 (get_stat_mtime_ns): Add prototype.
467
468 2021-04-16 Alan Modra <amodra@gmail.com>
469
470 PR 27725
471 * rename.c (get_stat_atime, get_stat_mtime): Make static.
472 (get_stat_atime_ns, get_stat_mtime_ns): Likewise.
473
474 2021-04-15 Pekka Seppänen <pexu@sourceware.mail.kapsi.fi>
475
476 PR 27725
477 * rename.c (get_stat_atime_ns): Add ATTRIBUTE_UNUSED.
478 (get_stat_mtime_ns): Likewise.
479
480 2021-04-15 Alan Modra <amodra@gmail.com>
481
482 PR 27725
483 * configure.ac: Check for sys/time.h and utimensat. Use standard
484 checks for mkstemp and mkdtemp. Whitespace. Check for nanosecond
485 members of struct stat.
486 * rename.c: Prefer sys/time.h for utimes over utime.h for utime.
487 (STAT_TIMESPEC, STAT_TIMESPEC_NS): Define
488 (get_stat_atime_ns, get_stat_mtime_ns): New inline functions.
489 (get_stat_atime, get_stat_mtime): Likewise.
490 (set_times): Choose first available of utimensat, utimes, utime.
491 Use above inline functions to set timespec and timeval values.
492 * configure: Regenerate.
493 * config.in: Regenerate.
494 * testsuite/binutils-all/objcopy.exp (objcopy_test): Add test of
495 file timestamp when --preserve-dates is used.
496
497 2021-04-15 Alan Modra <amodra@gmail.com>
498
499 PR 27456
500 * rename.c (smart_rename): When TO and FROM are equal, just set
501 file timestamp.
502 * objcopy.c (strip_main, copy_main): Always call smart_rename.
503
504 2021-04-14 H.J. Lu <hongjiu.lu@intel.com>
505
506 PR binutils/27708
507 * testsuite/binutils-all/x86-64/pr27708.dump: New file.
508 * testsuite/binutils-all/x86-64/pr27708.exe.bz2: Likewise.
509 * testsuite/binutils-all/x86-64/x86-64.exp: Run binutils/27708
510 test.
511
512 2021-04-14 Mark Harmstone <mark@harmstone.com>
513
514 PR 27686
515 * resbin.c (bin_to_res_version): Ignore any trailing bytes at the
516 end of the structure.
517
518 2021-04-14 Frederic Cambus <fred@statdns.com>
519
520 * readelf.c (get_netbsd_elfcore_note_type): Remove unneeded #ifdef
521 checks for NT_NETBSDCORE_AUXV and NT_NETBSDCORE_LWPSTATUS.
522
523 2021-04-14 Alan Modra <amodra@gmail.com>
524
525 PR 27716
526 * objdump.c (show_line): Don't limit paths to PATH_MAX.
527 * readelf.c (struct filedata): Change program_interpreter from
528 a char array to a char pointer.
529 (process_program_headers): Sanity check PT_INTERP p_filesz.
530 Malloc program_interpreter using p_filesz and read directly from
531 file.
532 (process_dynamic_section): Check program_interpreter is non-NULL.
533 (free_filedata): New function, split out from..
534 (process_object): ..here.
535 (close_debug_file): Call free_filedata.
536 * sysdep.h: Don't include sys/param.h.
537 (PATH_MAX): Don't define.
538 * configure.ac: Don't check for sys/param.h.
539 * configure: Regenerate.
540
541 2021-04-13 Frederic Cambus <fred@statdns.com>
542
543 * readelf.c (process_netbsd_elf_note): Remove now unneeded #ifdef
544 check for NT_NETBSD_PAX.
545
546 2021-04-12 Alan Modra <amodra@gmail.com>
547
548 * configure.ac (--enable-checking): Add support.
549 * config.in: Regenerate.
550 * configure: Regenerate.
551
552 2021-04-09 Alan Modra <amodra@gmail.com>
553
554 * objdump.c (struct objdump_disasm_info): Delete dynrelbuf and
555 dynrelcount.
556 (find_symbol_for_address): Adjust for dynrelbuf and dynrelcount move.
557 (disassemble_section, disassemble_data): Likewise.
558
559 2021-04-06 Alan Modra <amodra@gmail.com>
560
561 * objdump.c (objdump_symbol_at_address): Return asymbol*.
562
563 2021-04-06 Alan Modra <amodra@gmail.com>
564
565 * NEWS: Mention C99 requirement.
566 * README: Likewise. Modernise examples and "Reporting bugs".
567
568 2021-04-05 Alan Modra <amodra@gmail.com>
569
570 * configure.ac: Assume long long is available. Don't test for
571 strings.h, stdlib.h, limits.h, locale.h, or wchar.h. Check
572 inttypes.h, stdint.h, sys/stat.h and sys/types.h. Don't check for
573 strcoll, setlocale, setmode or location of time_t. Don't check
574 for fprintf, getenv, snprintf, strnlen, strstr or vsnprintf decls.
575 (AC_ISC_POSIX, AXC_HEADER_STRING, AC_FUNC_ALLOCA): Don't invoke.
576 * sysdep.h: Don't include alloca-conf.h, include config.h instead.
577 Test HAVE_SYS_TYPES_H and reorder includes. Include limits.h,
578 locale.h, string.h and stdlib.h unconditionally. Remove various
579 fallback declarations. Assume long long is available.
580 * addr2line.c: Don't test HAVE_SETLOCALE.
581 * ar.c: Likewise.
582 * coffdump.c: Likewise.
583 * dlltool.c: Likewise.
584 * dllwrap.c: Likewise.
585 * elfedit.c: Likewise.
586 * nm.c: Likewise.
587 * objcopy.c: Likewise.
588 * objdump.c: Likewise.
589 * readelf.c: Likewise.
590 * size.c: Likewise.
591 * srconv.c: Likewise.
592 * strings.c: Likewise.
593 * sysdump.c: Likewise.
594 * windmc.c: Likewise.
595 * windres.c: Likewise.
596 * bucomm.c: Don't test HAVE_TIME_T_IN_TIME_H or HAVE_TIME_T_IN_TYPES_H.
597 * dwarf.c: Include limits.h unconditionally. Assume long long
598 is available.
599 * nm.c: Don't test HAVE_STRCOLL.
600 * readelf.c: Don't test HAVE_WCHAR_H.
601 * strings.c: Assume long long is available.
602 * syslex.l: Include string.h unconditionally.
603 * aclocal.m4: Regenerate.
604 * config.in: Regenerate.
605 * configure: Regenerate.
606 * Makefile.in: Regenerate.
607 * doc/Makefile.in: Regenerate.
608
609 2021-04-01 Martin Liska <mliska@suse.cz>
610
611 * elfcomm.h (strneq): Remove strneq and use startswith.
612 * readelf.c (ia64_process_unwind): Likewise.
613 (process_note): Likewise.
614
615 2021-04-01 Martin Liska <mliska@suse.cz>
616
617 * dllwrap.c: Use startswith function.
618 * objcopy.c (is_dwo_section): Likewise.
619 (handle_remove_section_option): Likewise.
620 (copy_main): Likewise.
621 * objdump.c (is_significant_symbol_name): Likewise.
622
623 2021-04-01 Martin Liska <mliska@suse.cz>
624
625 * dwarf.c (display_debug_lines_raw): Replace const_strneq with
626 startswith.
627 (display_debug_lines_decoded): Likewise.
628 (display_debug_links): Likewise.
629 * elfcomm.c (setup_archive): Likewise.
630 * elfcomm.h (const_strneq): Likewise.
631 * readelf.c (process_section_headers): Likewise.
632 (slurp_ia64_unwind_table): Likewise.
633 (slurp_hppa_unwind_table): Likewise.
634 (decode_arm_unwind): Likewise.
635 (display_debug_section): Likewise.
636 (process_note): Likewise.
637
638 2021-03-31 Alan Modra <amodra@gmail.com>
639
640 * sysdep.h (POISON_BFD_BOOLEAN): Define.
641 * addr2line.c, * ar.c, * arsup.c, * bfdtest2.c, * binemul.c,
642 * binemul.h, * bucomm.c, * bucomm.h, * budbg.h, * coffgrok.c,
643 * debug.c, * debug.h, * dlltool.c, * dwarf.c, * dwarf.h,
644 * elfedit.c, * emul_aix.c, * mclex.c, * nm.c, * objcopy.c,
645 * objdump.c, * od-macho.c, * prdbg.c, * rdcoff.c, * rddbg.c,
646 * readelf.c, * rename.c, * stabs.c, * strings.c, * windint.h,
647 * windmc.c, * windmc.h, * windres.c, * winduni.c,
648 * wrstabs.c: Replace bfd_boolean with bool, FALSE with false,
649 and TRUE with true throughout.
650
651 2021-03-31 Alan Modra <amodra@gmail.com>
652
653 * coffdump.c: Include stdint.h in place of bfd_stdint.h.
654 * dwarf.c: Likewise.
655
656 2021-03-31 Alan Modra <amodra@gmail.com>
657
658 * prdbg.c (pr_function_type): Replace LITSTTCPY with strcpy.
659
660 2021-03-29 Alan Modra <amodra@gmail.com>
661
662 * dlltool.c (main): Don't use "boolean_condition ? TRUE : FALSE".
663 * dwarf.c (read_and_display_attr_value): Likewise.
664 (display_debug_str_offsets): Likewise.
665 * objdump.c (dump_bfd): Likewise.
666 * readelf.c (dump_section_as_strings): Likewise.
667 (dump_section_as_bytes): Likewise.
668
669 2021-03-29 Alan Modra <amodra@gmail.com>
670
671 * objdump.c (process_links): Use type int.
672 * readelf.c (request_dump): Don't increment do_dump, set it.
673 * windint.h (target_is_bigendian): Use type bfd_boolean.
674 * windmc.c (target_is_bigendian): Likewise.
675 * windres.c (target_is_bigendian): Likewise.
676
677 2021-03-22 Martin Liska <mliska@suse.cz>
678
679 * dlltool.c (scan_drectve_symbols): Replace usage of CONST_STRNEQ
680 with startswith.
681 * emul_aix.c (ar_emul_aix_parse_arg): Likewise.
682 * objcopy.c (is_mergeable_note_section): Likewise.
683 * objdump.c (dump_dwarf_section): Likewise.
684 * prdbg.c (pr_method_type): Likewise.
685 (pr_class_baseclass): Likewise.
686 (tg_class_baseclass): Likewise.
687 * readelf.c (process_lto_symbol_tables): Likewise.
688 * stabs.c (ULLHIGH): Likewise.
689 (parse_stab_argtypes): Likewise.
690 (stab_demangle_function_name): Likewise.
691
692 2021-03-19 H.J. Lu <hongjiu.lu@intel.com>
693
694 * readelf.c (get_machine_name): Add EM_INTELGT.
695
696 2021-03-18 Nick Clifton <nickc@redhat.com>
697
698 PR 27478
699 * readelf.c (dump_section_as_strings): Mention separate filename.
700 (dump_section_as_bytes): Likewise.
701 (dump_section_as_ctf): Likewise.
702 (initialise_dumkps_byname): Only issue a warning for missing
703 sections if processing the main file.
704 (process_section_contents): Only issue a warning for unsumped
705 section numbers in the main file.
706 (initialise_dump_sects): New function. Contains code extracted
707 from ...
708 (process_object): ... here. Also call initialise_dump_sects for
709 separate files.
710
711 2021-03-16 Nick Clifton <nickc@redhat.com>
712
713 PR 27534
714 * readelf.c (display_debug_section): Also retain .debug_addr
715 sections.
716
717 2021-03-16 Nick Clifton <nickc@redhat.com>
718
719 PR 27533
720 * readelf.c (process_section_contents): Only dump debug
721 information for separate files unless process_links is enabled.
722 (process_object): Always call process_section_contents for
723 separate info files.
724
725 2021-03-15 Nick Clifton <nickc@redhat.com>
726
727 PR 27487
728 * nm.c (FORMAT_JUST_SYMBOLS): Define.
729 (struct optput_fns): Add entry for FORMAT_JUST_SYMBOLS.
730 (long_options): Add just-symbols.
731 (set_output_format): Add support for just-symbols.
732 (get_print_format): Likewise.
733 (do_not_print_object_filename): New function.
734 (do_not_print_archive_filename): New function.
735 (do_not_print_archive_member): New function.
736 (do_not_print_symbol_filename): New function.
737 (just_print_symbol_name): New function.
738 (main): Handle --just-symbols.
739 * NEWS: Mention the new feature.
740 * doc/binutils.texi: Document the new feature.
741
742 2021-03-12 Clément Chigot <clement.chigot@atos.net>
743
744 * od-xcoff.c: Replace RTB by TRL entry.
745
746 2021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
747 Andrew Burgess <andrew.burgess@embecosm.com>
748
749 * readelf.c (get_note_type): Handle NT_RISCV_CSR.
750
751 2021-03-05 Craig Blackmore <craig.blackmore@embecosm.com>
752 Andrew Burgess <andrew.burgess@embecosm.com>
753
754 * readelf.c (get_note_type): Handle NT_GDB_TDESC.
755
756 2021-03-05 Nick Clifton <nickc@redhat.com>
757
758 PR 27387
759 * dwarf.c (display_debug_macro): Handle the displaying of
760 DW_MACRO_define_strp and DW_MACRO_undef_strp in v4
761 .debug_macro.dwo sections.
762
763 2021-03-04 Nick Clifton <nickc@redhat.com>
764
765 PR 27478
766 * objdump.c (process_links): New variable.
767 (usage): Add --process-links.
768 (long_options): Likewise.
769 (dump_bfd): Stop processing once the bfd has been loaded unless
770 this is the main file or process_links has been enabled.
771 (main): Handle the process-links option.
772 * readelf.c (process_links): New variable.
773 (struct filedata): Add is_separate field.
774 (options): Add --process-links.
775 (usage): Likewise.
776 (parse_args): Likewise.
777 (process_file_header): Include the filename when dumping
778 information for separate debuginfo files.
779 (process_program_headers): Likewise.
780 (process_section_headers): Likewise.
781 (process_section_groups): Likewise.
782 (process_relocs): Likewise.
783 (process_dynamic_section): Likewise.
784 (process_version_sections): Likewise.
785 (display_lto_symtab): Likewise.
786 (process_symbol_table): Likewise.
787 (process_syminfo): Likewise.
788 (initialise_dumps_by_name): Likewise.
789 (process_section_contents): Likewise.
790 (process_notes_at): Likewise.
791 (process_notes): Likewise.
792 (open_file): Add is_separate parameter. Use to initialise the
793 is_separate field in the filedata structure.
794 (open_deug): Update call to open_file.
795 (process_object): Add processing of the contents of separate
796 debuginfo files, gated by the process_links variable.
797 (process_archive): Update call to open_file.
798 (process_file): Initialise the is_separate field in the filedata
799 structure.
800 * dwarf.c (load_separate_debug_info_file): Only report the
801 loading of a separate file if debug links are being dumped.
802 * objcopy.c (keep_section_symbols): New variable.
803 (enum command_line_switch): Add OPTION_KEEP_SYMBOLS.
804 (strip_options): Add keep-section-symbols.
805 (copy_options): Likewise.
806 (copy_usage): Likewise.
807 (strip_usage): Likewise.
808 (copy_object): Keep section symbols if requested by command line
809 option.
810 (strip_main): Handle --keep-section-symbols.
811 (copy_main): Likewise.
812 * doc/binutils.texi: Document the new options.
813 * NEWS: Mention the new features.
814 * testsuite/binutils-all/compress.exp (test_gnu_debuglink):
815 Update options passed to objdump. Use diff rather than cmp to
816 compare the dumped data.
817 * testsuite/binutils-all/objdump.WK2: Update regexp.
818 * testsuite/binutils-all/objdump.WK3: Update regexp.
819 * testsuite/binutils-all/objdump.exp: Use --process-links
820 instead of --dwarf=follow-links.
821 * testsuite/binutils-all/readelf.exp (readelf_test): Include
822 readelf's output in the log when the test fails.
823 Add the -P option to the -wKis test.
824 * testsuite/binutils-all/readelf.wKis: Update expected output.
825
826 2021-03-03 Alan Modra <amodra@gmail.com>
827
828 PR 27493
829 * objcopy.c (filter_symbols): Apply --weaken to undefined symbols.
830 * NEWS: Mention feature.
831
832 2021-03-01 H.J. Lu <hongjiu.lu@intel.com>
833
834 PR binutils/27486
835 * dwarf.c (load_separate_debug_info): Issue warning only if
836 do_debug_links is set.
837 * testsuite/binutils-all/compress.exp: Run objdump and readelf
838 with missing debug file.
839
840 2021-03-01 Alan Modra <amodra@gmail.com>
841
842 PR 27128
843 * doc/binutils.texi: Add nm --with-symbol-versions and
844 --without-symbol-versions documentation.
845 * nm.c (with_symbol_versions): New variable.
846 (enum long_option_values): Delete OPTION_WITH_SYMBOL_VERSIONS.
847 (long_options): Make --with-symbol-versions entry twiddle the flag.
848 Add --without-symbol-versions.
849 (print_symname): Strip version when !with_symbol_versions. Add
850 dynamic version info under control of with_symbol_versions.
851 (main): Remove OPTION_WITH_SYMBOL_VERSIONS case.
852
853 2021-02-26 Fangrui Song <maskray@google.com>
854
855 PR 27408
856 * readelf.c (quiet): New option flag.
857 (enum long_option_values): New enum to hold long option value.
858 (long_options): Add --quiet.
859 (usage): Mention --quiet.
860 (display_rel_file): If quiet is enabled, suppress "no symbols".
861 (main): Handle the new option.
862 * NEWS: Mention --quiet.
863 * docs/binutils.texi: Document --quiet.
864
865 2021-02-26 Tom de Vries <tdevries@suse.de>
866
867 * dwarf.c (display_debug_addr): Handle dwarf-5 .debug_addr bits.
868
869 2021-02-26 Tom de Vries <tdevries@suse.de>
870
871 PR 27390
872 * dwarf.c: (skip_attr_bytes): Add support for DW_FORM_str* and
873 DW_FORM_addrx*.
874 (read_and_display_attr_value): Likewise.
875
876 2021-02-25 Nick Clifton <nickc@redhat.com>
877
878 * dwarf.c (get_type_abbrev_from_form): Accept but ignore sup
879 forms.
880 (read_and_display_attr_value): Handle sup forms.
881 (display_debug_sup): New function. Displays the contents of a
882 .debug_sup section.
883 (load_debug_sup_file): New function. Loads the contents of a file
884 referenced by a .debug_sup section.
885 (check_for_and_load_links): Call load_debug_sup_file.
886 (debug_displays): Add entry for .debug_sup.
887 * dwarf.h (enum dwarf_section_display_enum): Add debug_sup.
888 * readelf.c (process_section_headers): Add support for debug_sup.
889 * doc/debug.options.texi: Note that the =links option will display
890 the contents of .debug_sup sections.
891 * NEWS: Mention the new support.
892
893 2021-02-25 Alan Modra <amodra@gmail.com>
894
895 PR 27456
896 * rename.c (simple_copy): Mark target_stat ATTRIBUTE_UNUSED.
897
898 2021-02-24 Nick Clifton <nickc@redhat.com>
899
900 PR 27285
901 * od-elf32_avr.c (elf32_avr_get_memory_usage): Check for overflows
902 when adding together the section sizes.
903
904 2021-02-24 Nick Clifton <nickc@redhat.com>
905
906 * objcopy.c (merge_gnu_build_notes): Remove support for v1/v2 GNU
907 build notes.
908 * readelf.c (print_gnu_build_attribute_description): Likewise.
909
910 2021-02-24 Alan Modra <amodra@gmail.com>
911 Siddhesh Poyarekar <siddhesh@gotplt.org>
912
913 PR 27456
914 * bucomm.h (smart_rename): Update prototype.
915 * rename.c (smart_rename): Add fromfd and preserve_dates params.
916 Pass fromfd and target_stat to simple_copy. Call set_times
917 when preserve_dates.
918 (simple_copy): Accept fromfd rather than from filename. Add
919 target_stat param. Rewind fromfd rather than opening. Open
920 "to" file without O_CREAT. Try to preserve S_ISUID and S_ISGID.
921 * ar.c (write_archive): Rename ofd to tmpfd. Dup tmpfd before
922 closing output temp file, and pass tmpfd to smart_rename.
923 * arsup.c (temp_fd): Rename from real_fd.
924 (ar_save): Dup temp_fd and pass to smart_rename.
925 * objcopy.c (strip_main, copy_main): Likewise, and pass
926 preserve_dates.
927
928 2021-02-24 Alan Modra <amodra@gmail.com>
929
930 PR 27456
931 * rename.c: Tidy throughout.
932 (smart_rename): Always copy. Remove windows specific code.
933
934 2021-02-20 Alan Modra <amodra@gmail.com>
935
936 * testsuite/lib/binutils-common.exp: Whitespace fixes throughout.
937 (run_dump_test): Fail if expecting errors from a file like we do
938 for error strings, if no error is seen.
939
940 2021-02-19 Alan Modra <amodra@gmail.com>
941
942 * testsuite/binutils-all/readelf.exp (pr26548): Run for 32-bit too.
943
944 2021-02-19 Siddhesh Poyarekar <siddhesh@gotplt.org>
945
946 * ar.c (write_archive): Remove TARGET_STAT. Adjust call to
947 SMART_RENAME.
948 * arsup.c (ar_save): Likewise.
949 * objcopy (strip_main): Don't copy TMPFD. Don't set times on
950 temporary file and adjust call to SMART_RENAME.
951 (copy_main): Likewise.
952 * rename.c [!S_ISLNK]: Remove definitions.
953 (try_preserve_permissions): Remove function.
954 (smart_rename): Remove FD, PRESERVE_DATES arguments. Use
955 rename system call only if TO does not exist.
956 * bucomm.h (smart_rename): Adjust declaration.
957
958 2021-02-18 Nick Clifton <nickc@redhat.com>
959
960 * objcopy.c (merge_gnu_build_notes): Handle notes with a start
961 address that is higher than the end address.
962
963 2021-02-17 Alan Modra <amodra@gmail.com>
964
965 * dwarf.c: Include limits.h.
966 (CHAR_BIT): Provide backup define.
967 (read_leb128): Use CHAR_BIT to size "result" in bits. Correct
968 signed overflow checking.
969 * testsuite/binutils-all/pr26548.s,
970 * testsuite/binutils-all/pr26548.d,
971 * testsuite/binutils-all/pr26548e.d: New tests.
972 * testsuite/binutils-all/readelf.exp: Run them.
973 (readelf_test): Drop unused "xfails" parameter. Update all uses.
974
975 2021-02-16 Jan Beulich <jbeulich@suse.com>
976
977 * dwarf.c (process_debug_info): Initialize "dwo_id".
978
979 2021-02-15 Alan Modra <amodra@gmail.com>
980
981 * objdump.c (load_specific_debug_section): Don't call
982 bfd_cache_section_contents. Rearrange so that
983 bfd_get_full_section_contents is not called on path where
984 bfd_simple_get_relocated_section_contents is called.
985 Don't set section->user_data.
986 (free_debug_section): Always free section->start. Don't twiddle
987 section flags.
988 * readelf.c (load_specific_debug_section): Don't set user_data.
989 * dwarf.h (struct dwarf_section): Remove use_data field.
990 * dwarf.c (NO_ABBREVS, ABBREV): Adjust to suit.
991
992 2021-02-15 Alan Modra <amodra@gmail.com>
993
994 * testsuite/binutils-all/compress.exp: Remove nds32 xfails.
995 * testsuite/binutils-all/objdump.exp: Likewise.
996
997 2021-02-14 Alan Modra <amodra@gmail.com>
998
999 * objdump.c (slurp_symtab): Don't add an extra entry for NULL
1000 to the symbol array.
1001 (slurp_dynamic_symtab): Likewise.
1002 (dump_bfd): Formatting. Copy terminating NULL from extra_syms.
1003
1004 2021-02-14 Alan Modra <amodra@gmail.com>
1005
1006 * Makefile.in: Regenerate.
1007 * doc/Makefile.in: Regenerate.
1008
1009 2021-02-13 Mike Frysinger <vapier@gentoo.org>
1010
1011 * aclocal.m4: Regenerate.
1012
1013 2021-02-12 Nick Clifton <nickc@redhat.com>
1014
1015 * configure.ac (follow-debug-links): Add option to enable or
1016 disable the following of debug links by default. Set the
1017 default for the option to be 'follow'.
1018 * dwarf.c (do_follow_links): Initialise with DEFAULT_FOR_FOLLOW_LINKS.
1019 (dwarf_select_sections_by_names): Add no-follow-links option.
1020 (dwarf_select_sections_by_letter): Add 'N' option.
1021 * objdump.c (usage): Add conditional text describing the
1022 follow links option.
1023 (slurp_symtab): Ensure that there is a NULL entry at the end
1024 of the symbol table.
1025 (slurp_dynamic_symtab): Likewise.
1026 (dump_bfd): When extending the symbol table, ensure that there
1027 is still a NULL entry at the end.
1028 * readelf.c (usage): Add conditional text describing the
1029 follow links option.
1030 * doc/binutils.texi: Update documentation for objcopy and
1031 readelf.
1032 * doc/debug.options.texi: Update documentation of the
1033 follow-links option.
1034 * config.in: Regenerate.
1035 * configure: Regenerate.
1036 * testsuite/binutils-all/compress.exp: Add the -WN option to
1037 objdump command lines that are not expecting to follow links.
1038 * testsuite/binutils-all/readelf.exp: Add the
1039 --debug-dump=no-follow-links option to tests that are not
1040 expecting to follow debug links.
1041 * NEWS: Mention the new behaviour.
1042
1043 2021-02-12 Alan Modra <amodra@gmail.com>
1044
1045 * testsuite/binutils-all/objcopy.exp: Report "unsupported" when
1046 gas or ld fails to build a testcase rather than "unresolved".
1047 Report "fail" when readelf returns an error status rather than
1048 "unresolved".
1049 * testsuite/binutils-all/ar.exp: Likewise.
1050 * testsuite/binutils-all/compress.exp: Likewise.
1051 * testsuite/binutils-all/readelf.exp: Likewise.
1052
1053 2021-02-12 Alan Modra <amodra@gmail.com>
1054
1055 * testsuite/binutils-all/pr25662.s: Replace "a" with "aaa" and
1056 "c" with "ccc" labels.
1057
1058 2021-02-12 Tom de Vries <tdevries@suse.de>
1059
1060 * dwarf.h (debug_info): Fix typo in comment.
1061
1062 2021-02-12 Tom de Vries <tdevries@suse.de>
1063
1064 * dwarf.c (display_debug_str_offsets): Handle multiple sets of
1065 entries.
1066
1067 2021-02-12 Tom de Vries <tdevries@suse.de>
1068
1069 * dwarf.c (process_debug_info): Print DWO ID.
1070
1071 2021-02-11 Alan Modra <amodra@gmail.com>
1072
1073 PR 27290
1074 PR 27293
1075 PR 27295
1076 * od-elf32_avr.c (elf32_avr_get_note_section_contents): Formatting.
1077 Use bfd_malloc_and_get_section.
1078 (elf32_avr_get_note_desc): Formatting. Return descsz. Sanity
1079 check namesz. Return NULL if descsz is too small. Ensure
1080 string table is terminated.
1081 (elf32_avr_get_device_info): Formatting. Add note_size param.
1082 Sanity check note.
1083 (elf32_avr_dump_mem_usage): Adjust to suit.
1084
1085 2021-02-10 Tom de Vries <tdevries@suse.de>
1086
1087 PR binutils/27391
1088 * dwarf.c (load_dwo_file): Handle case that name is absolute path.
1089
1090 2021-02-10 Tom de Vries <tdevries@suse.de>
1091
1092 PR binutils/27371
1093 * dwarf.c (display_debug_ranges): Filter range lists according to
1094 section.
1095
1096 2021-02-09 Tom de Vries <tdevries@suse.de>
1097
1098 PR binutils/27370
1099 * dwarf.c (get_type_abbrev_from_form): Handle DW_FORM_ref_sig8.
1100
1101 2021-02-09 Tom de Vries <tdevries@suse.de>
1102
1103 PR binutils/27386
1104 * dwarf.c (process_debug_info): Handling DW_UT_skeleton and
1105 DW_UT_split_compile.
1106
1107 2021-02-09 Alan Modra <amodra@gmail.com>
1108
1109 * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Remove
1110 symbianelf.
1111
1112 2021-02-07 Alan Modra <amodra@gmail.com>
1113
1114 * unwind-ia64.c (unw_print_xyreg): Don't leave output buffer
1115 uninitialised on invalid input.
1116
1117 2021-02-06 Alan Modra <amodra@gmail.com>
1118
1119 PR 27349
1120 * rename.c (smart_rename): Test for existence and type of output
1121 file with lstat.
1122
1123 2021-02-05 Nick Clifton <nickc@redhat.com>
1124
1125 * MAINTAINERS: Remove Richard Henderson as the ALPHA maintainer.
1126
1127 2021-02-05 Eli Zaretskii <eliz@gnu.org>
1128
1129 PR 27252
1130 * elfedit.c (check_file):
1131 * bucomm.c (get_file_size): Fix typos in comments.
1132
1133 2021-02-05 Alan Modra <amodra@gmail.com>
1134
1135 PR 27345
1136 * arsup.c (ar_save): Use stat rather than lstat.
1137
1138 2021-02-03 Alan Modra <amodra@gmail.com>
1139
1140 PR 27270
1141 PR 27284
1142 PR 26945
1143 * ar.c: Don't include libbfd.h.
1144 (write_archive): Replace xmalloc+strcpy with xstrdup. Use
1145 bfd_stat rather than fstat on iostream. Move stat and fd tests
1146 outside of _WIN32 ifdef. Delete skip_stat variable.
1147 * arsup.c (temp_name, real_ofd): New static variables.
1148 (ar_open): Use make_tempname and bfd_fdopenw.
1149 (ar_save): Adjust to suit ar_open changes. Move stat output
1150 of _WIN32 ifdef.
1151 * objcopy.c: Don't include libbfd.h.
1152 (copy_file): Use bfd_stat.
1153
1154 2021-02-02 H.J. Lu <hongjiu.lu@intel.com>
1155
1156 PR binutils/27281
1157 * readelf.c (process_section_headers): Add 'R' and 'D' to
1158 "Key to Flags:".
1159 * testsuite/binutils-all/retain1a.d: Updated.
1160
1161 2021-01-30 Nick Clifton <nickc@redhat.com>
1162
1163 * README-how-to-make-a-release: Small updates after the 2.35.2
1164 release.
1165
1166 2021-01-28 Eli Zaretskii <eliz@gnu.org>
1167
1168 PR 4356
1169 * windres.c (quot): Use double quotes to protect strings on
1170 Windows platforms.
1171
1172 2021-01-28 Eli Zaretskii <eliz@gnu.org>
1173
1174 PR 27252
1175 * bucomm.c (get_file_size): Add code to handle /dev/null on
1176 Windows systems.
1177 * elfedit.c (check_file): Likewise.
1178
1179 2021-01-27 Nick Clifton <nickc@redhat.com>
1180
1181 * objcopy.c (copy_main): Remove conditional control of the calls
1182 to free, simplifying the code and making it easier to detect
1183 typos.
1184
1185 2021-01-26 Frederic Cambus <fred@statdns.com>
1186
1187 * objcopy.c (copy_main): Fix a double free happening when both
1188 --localize-symbols and --globalize-symbols options are invoked
1189 together.
1190
1191 2021-01-24 Nick Clifton <nickc@redhat.com>
1192
1193 * README-how-to-make-a-release: Minor updates after the 2.36 release.
1194
1195 2021-01-16 Alan Modra <amodra@gmail.com>
1196
1197 * readelf.c (uncompress_section_contents): Tidy inflateEnd result test.
1198
1199 2021-01-15 Alan Modra <amodra@gmail.com>
1200
1201 PR 26539
1202 * readelf.c (uncompress_section_contents): Always call inflateEnd.
1203
1204 2021-01-14 Alexandre Oliva <oliva@gnu.org>
1205
1206 * MAINTAINERS: Update my email address.
1207
1208 2021-01-14 Nick Clifton <nickc@redhat.com>
1209
1210 * po/sv.po: Updated Swedish translation.
1211
1212 2021-01-13 Alan Modra <amodra@gmail.com>
1213
1214 * Makefile.in: Regenerate.
1215 * doc/Makefile.in: Regenerate.
1216
1217 2021-01-13 Zebediah Figura <z.figura12@gmail.com>
1218
1219 PR 27037
1220 * dlltool.c (i386_trampoline): Adjust %rsp immediately on entry
1221 and before exit.
1222 (i386_x64_trampoline): Add SEH annotations.
1223 (struct mac): Add how_seh field.
1224 (make_delay_head): If how_set field is true add SEh instructions.
1225
1226 2021-01-12 H.J. Lu <hongjiu.lu@intel.com>
1227
1228 PR binutils/26792
1229 * configure.ac: Use GNU_MAKE_JOBSERVER.
1230 * aclocal.m4: Regenerated.
1231 * configure: Likewise.
1232
1233 2021-01-12 Nick Clifton <nickc@redhat.com>
1234
1235 * po/fr.po: Updated French translation.
1236
1237 2021-01-11 H.J. Lu <hongjiu.lu@intel.com>
1238
1239 PR ld/27173
1240 * configure: Regenerated.
1241
1242 2021-01-11 Nick Clifton <nickc@redhat.com>
1243
1244 * po/pt.po: Updated Portuguese translation.
1245 * po/sr.po: Updated Serbian translation.
1246 * po/uk.po: Updated Ukranian translation.
1247
1248 2021-01-09 H.J. Lu <hongjiu.lu@intel.com>
1249
1250 * configure: Regenerated.
1251
1252 2021-01-09 Nick Clifton <nickc@redhat.com>
1253
1254 * configure: Regenerate.
1255 * po/binutils.pot: Regenerate.
1256
1257 2021-01-09 Nick Clifton <nickc@redhat.com>
1258
1259 * 2.36 release branch crated.
1260 * README-how-to-make-a-release: Add note about updating Makefiles
1261 and libtool files.
1262 * BRANCHES: Add binutils-2.36-branch.
1263
1264 2021-01-09 Alan Modra <amodra@gmail.com>
1265
1266 * configure: Regenerate.
1267
1268 2021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
1269
1270 * configure: Regenerate.
1271
1272 2021-01-07 H.J. Lu <hongjiu.lu@intel.com>
1273
1274 PR 27109
1275 * objcopy.c (copy_object): Handle section symbols for
1276 non-relocatable inputs.
1277 * testsuite/binutils-all/readelf.exp (readelf_test): Check
1278 is_elf_unused_section_symbols.
1279 * testsuite/binutils-all/readelf.s-64: Updated.
1280 * testsuite/binutils-all/readelf.ss: Likewise.
1281 * testsuite/binutils-all/readelf.ss-64: Likewise.
1282 * testsuite/binutils-all/readelf.s-64-unused: New file.
1283 * testsuite/binutils-all/readelf.ss-64-unused: Likewise.
1284 * testsuite/binutils-all/readelf.ss-unused: Likewise.
1285 * testsuite/lib/binutils-common.exp
1286 (is_elf_unused_section_symbols): New proc.
1287
1288 2021-01-06 Reuben Thomas <rrt@sc3d.org>
1289
1290 * binutils/readelf.c: Correct grammar in comment.
1291
1292 2021-01-01 Nicolas Boulenguez <nicolas@debian.org>
1293
1294 * coffgrok.c (do_type): Correct spelling of auxiliary in errors.
1295 * doc/binutils.texi: Correct grammar.
1296 * readelf.c (process_version_sections): Correct spelling of auxiliary
1297 in warning.
1298 * testsuite/binutils-all/vax/objdump.exp: Comment grammar fix.
1299
1300 2021-01-01 Alan Modra <amodra@gmail.com>
1301
1302 Update year range in copyright notice of all files.
1303
1304 For older changes see ChangeLog-2020
1305 \f
1306 Copyright (C) 2021 Free Software Foundation, Inc.
1307
1308 Copying and distribution of this file, with or without modification,
1309 are permitted in any medium without royalty provided the copyright
1310 notice and this notice are preserved.
1311
1312 Local Variables:
1313 mode: change-log
1314 left-margin: 8
1315 fill-column: 74
1316 version-control: never
1317 End: