]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
1cfcf300
AM
12021-02-11 Alan Modra <amodra@gmail.com>
2
3 PR 27290
4 PR 27293
5 PR 27295
6 * od-elf32_avr.c (elf32_avr_get_note_section_contents): Formatting.
7 Use bfd_malloc_and_get_section.
8 (elf32_avr_get_note_desc): Formatting. Return descsz. Sanity
9 check namesz. Return NULL if descsz is too small. Ensure
10 string table is terminated.
11 (elf32_avr_get_device_info): Formatting. Add note_size param.
12 Sanity check note.
13 (elf32_avr_dump_mem_usage): Adjust to suit.
14
d9d9d8ef
TV
152021-02-10 Tom de Vries <tdevries@suse.de>
16
17 PR binutils/27391
18 * dwarf.c (load_dwo_file): Handle case that name is absolute path.
19
52ff20fe
TV
202021-02-10 Tom de Vries <tdevries@suse.de>
21
22 PR binutils/27371
23 * dwarf.c (display_debug_ranges): Filter range lists according to
24 section.
25
5f128a25
TV
262021-02-09 Tom de Vries <tdevries@suse.de>
27
28 PR binutils/27370
29 * dwarf.c (get_type_abbrev_from_form): Handle DW_FORM_ref_sig8.
30
9b87f84a
TV
312021-02-09 Tom de Vries <tdevries@suse.de>
32
33 PR binutils/27386
34 * dwarf.c (process_debug_info): Handling DW_UT_skeleton and
35 DW_UT_split_compile.
36
a57d1773
AM
372021-02-09 Alan Modra <amodra@gmail.com>
38
39 * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Remove
40 symbianelf.
41
de8d4203
AM
422021-02-07 Alan Modra <amodra@gmail.com>
43
44 * unwind-ia64.c (unw_print_xyreg): Don't leave output buffer
45 uninitialised on invalid input.
46
51a25252
AM
472021-02-06 Alan Modra <amodra@gmail.com>
48
49 PR 27349
50 * rename.c (smart_rename): Test for existence and type of output
51 file with lstat.
52
e37d88e5
NC
532021-02-05 Nick Clifton <nickc@redhat.com>
54
55 * MAINTAINERS: Remove Richard Henderson as the ALPHA maintainer.
56
887854ba
EZ
572021-02-05 Eli Zaretskii <eliz@gnu.org>
58
59 PR 27252
60 * elfedit.c (check_file):
61 * bucomm.c (get_file_size): Fix typos in comments.
62
c180f095
AM
632021-02-05 Alan Modra <amodra@gmail.com>
64
65 PR 27345
66 * arsup.c (ar_save): Use stat rather than lstat.
67
95b91a04
AM
682021-02-03 Alan Modra <amodra@gmail.com>
69
70 PR 27270
71 PR 27284
72 PR 26945
73 * ar.c: Don't include libbfd.h.
74 (write_archive): Replace xmalloc+strcpy with xstrdup. Use
75 bfd_stat rather than fstat on iostream. Move stat and fd tests
76 outside of _WIN32 ifdef. Delete skip_stat variable.
77 * arsup.c (temp_name, real_ofd): New static variables.
78 (ar_open): Use make_tempname and bfd_fdopenw.
79 (ar_save): Adjust to suit ar_open changes. Move stat output
80 of _WIN32 ifdef.
81 * objcopy.c: Don't include libbfd.h.
82 (copy_file): Use bfd_stat.
83
5424d7ed
L
842021-02-02 H.J. Lu <hongjiu.lu@intel.com>
85
86 PR binutils/27281
87 * readelf.c (process_section_headers): Add 'R' and 'D' to
88 "Key to Flags:".
89 * testsuite/binutils-all/retain1a.d: Updated.
90
72a51a06
NC
912021-01-30 Nick Clifton <nickc@redhat.com>
92
93 * README-how-to-make-a-release: Small updates after the 2.35.2
94 release.
95
cc3edc52
EZ
962021-01-28 Eli Zaretskii <eliz@gnu.org>
97
98 PR 4356
99 * windres.c (quot): Use double quotes to protect strings on
100 Windows platforms.
101
a7ad3cb1
EZ
1022021-01-28 Eli Zaretskii <eliz@gnu.org>
103
104 PR 27252
105 * bucomm.c (get_file_size): Add code to handle /dev/null on
106 Windows systems.
107 * elfedit.c (check_file): Likewise.
108
67965ba2
NC
1092021-01-27 Nick Clifton <nickc@redhat.com>
110
111 * objcopy.c (copy_main): Remove conditional control of the calls
112 to free, simplifying the code and making it easier to detect
113 typos.
114
e37709f0
FC
1152021-01-26 Frederic Cambus <fred@statdns.com>
116
117 * objcopy.c (copy_main): Fix a double free happening when both
118 --localize-symbols and --globalize-symbols options are invoked
119 together.
120
9b351c9b
NC
1212021-01-24 Nick Clifton <nickc@redhat.com>
122
123 * README-how-to-make-a-release: Minor updates after the 2.36 release.
124
ad92f33d
AM
1252021-01-16 Alan Modra <amodra@gmail.com>
126
127 * readelf.c (uncompress_section_contents): Tidy inflateEnd result test.
128
3624a6c1
AM
1292021-01-15 Alan Modra <amodra@gmail.com>
130
131 PR 26539
132 * readelf.c (uncompress_section_contents): Always call inflateEnd.
133
c14dee84
AO
1342021-01-14 Alexandre Oliva <oliva@gnu.org>
135
136 * MAINTAINERS: Update my email address.
137
5a10699f
NC
1382021-01-14 Nick Clifton <nickc@redhat.com>
139
140 * po/sv.po: Updated Swedish translation.
141
5347ed60
AM
1422021-01-13 Alan Modra <amodra@gmail.com>
143
144 * Makefile.in: Regenerate.
145 * doc/Makefile.in: Regenerate.
146
2ce40d1a
ZF
1472021-01-13 Zebediah Figura <z.figura12@gmail.com>
148
149 PR 27037
150 * dlltool.c (i386_trampoline): Adjust %rsp immediately on entry
151 and before exit.
152 (i386_x64_trampoline): Add SEH annotations.
153 (struct mac): Add how_seh field.
154 (make_delay_head): If how_set field is true add SEh instructions.
155
d546b610
L
1562021-01-12 H.J. Lu <hongjiu.lu@intel.com>
157
158 PR binutils/26792
159 * configure.ac: Use GNU_MAKE_JOBSERVER.
160 * aclocal.m4: Regenerated.
161 * configure: Likewise.
162
6d104cac
NC
1632021-01-12 Nick Clifton <nickc@redhat.com>
164
165 * po/fr.po: Updated French translation.
166
83b33c6c
L
1672021-01-11 H.J. Lu <hongjiu.lu@intel.com>
168
169 PR ld/27173
170 * configure: Regenerated.
171
a8aa72b9
NC
1722021-01-11 Nick Clifton <nickc@redhat.com>
173
174 * po/pt.po: Updated Portuguese translation.
175 * po/sr.po: Updated Serbian translation.
176 * po/uk.po: Updated Ukranian translation.
177
a4966cd9
L
1782021-01-09 H.J. Lu <hongjiu.lu@intel.com>
179
180 * configure: Regenerated.
181
573fe3fb
NC
1822021-01-09 Nick Clifton <nickc@redhat.com>
183
184 * configure: Regenerate.
185 * po/binutils.pot: Regenerate.
186
055bc77a
NC
1872021-01-09 Nick Clifton <nickc@redhat.com>
188
189 * 2.36 release branch crated.
573fe3fb
NC
190 * README-how-to-make-a-release: Add note about updating Makefiles
191 and libtool files.
192 * BRANCHES: Add binutils-2.36-branch.
055bc77a 193
64307045
AM
1942021-01-09 Alan Modra <amodra@gmail.com>
195
196 * configure: Regenerate.
197
f4782128
ST
1982021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
199
200 * configure: Regenerate.
201
d1bcae83
L
2022021-01-07 H.J. Lu <hongjiu.lu@intel.com>
203
204 PR 27109
205 * objcopy.c (copy_object): Handle section symbols for
206 non-relocatable inputs.
207 * testsuite/binutils-all/readelf.exp (readelf_test): Check
208 is_elf_unused_section_symbols.
209 * testsuite/binutils-all/readelf.s-64: Updated.
210 * testsuite/binutils-all/readelf.ss: Likewise.
211 * testsuite/binutils-all/readelf.ss-64: Likewise.
212 * testsuite/binutils-all/readelf.s-64-unused: New file.
213 * testsuite/binutils-all/readelf.ss-64-unused: Likewise.
214 * testsuite/binutils-all/readelf.ss-unused: Likewise.
215 * testsuite/lib/binutils-common.exp
216 (is_elf_unused_section_symbols): New proc.
217
6987d5a1
RT
2182021-01-06 Reuben Thomas <rrt@sc3d.org>
219
220 * binutils/readelf.c: Correct grammar in comment.
221
f9a6a8f0
AM
2222021-01-01 Nicolas Boulenguez <nicolas@debian.org>
223
224 * coffgrok.c (do_type): Correct spelling of auxiliary in errors.
225 * doc/binutils.texi: Correct grammar.
226 * readelf.c (process_version_sections): Correct spelling of auxiliary
227 in warning.
228 * testsuite/binutils-all/vax/objdump.exp: Comment grammar fix.
229
250d07de
AM
2302021-01-01 Alan Modra <amodra@gmail.com>
231
232 Update year range in copyright notice of all files.
233
c2795844 234For older changes see ChangeLog-2020
3499769a 235\f
c2795844 236Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
237
238Copying and distribution of this file, with or without modification,
239are permitted in any medium without royalty provided the copyright
240notice and this notice are preserved.
241
242Local Variables:
243mode: change-log
244left-margin: 8
245fill-column: 74
246version-control: never
247End: