]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
[gdb/testsuite] Fix tcl ERROR in gdb_load_no_complaints
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
5f128a25
TV
12021-02-09 Tom de Vries <tdevries@suse.de>
2
3 PR binutils/27370
4 * dwarf.c (get_type_abbrev_from_form): Handle DW_FORM_ref_sig8.
5
9b87f84a
TV
62021-02-09 Tom de Vries <tdevries@suse.de>
7
8 PR binutils/27386
9 * dwarf.c (process_debug_info): Handling DW_UT_skeleton and
10 DW_UT_split_compile.
11
a57d1773
AM
122021-02-09 Alan Modra <amodra@gmail.com>
13
14 * testsuite/lib/binutils-common.exp (supports_gnu_osabi): Remove
15 symbianelf.
16
de8d4203
AM
172021-02-07 Alan Modra <amodra@gmail.com>
18
19 * unwind-ia64.c (unw_print_xyreg): Don't leave output buffer
20 uninitialised on invalid input.
21
51a25252
AM
222021-02-06 Alan Modra <amodra@gmail.com>
23
24 PR 27349
25 * rename.c (smart_rename): Test for existence and type of output
26 file with lstat.
27
e37d88e5
NC
282021-02-05 Nick Clifton <nickc@redhat.com>
29
30 * MAINTAINERS: Remove Richard Henderson as the ALPHA maintainer.
31
887854ba
EZ
322021-02-05 Eli Zaretskii <eliz@gnu.org>
33
34 PR 27252
35 * elfedit.c (check_file):
36 * bucomm.c (get_file_size): Fix typos in comments.
37
c180f095
AM
382021-02-05 Alan Modra <amodra@gmail.com>
39
40 PR 27345
41 * arsup.c (ar_save): Use stat rather than lstat.
42
95b91a04
AM
432021-02-03 Alan Modra <amodra@gmail.com>
44
45 PR 27270
46 PR 27284
47 PR 26945
48 * ar.c: Don't include libbfd.h.
49 (write_archive): Replace xmalloc+strcpy with xstrdup. Use
50 bfd_stat rather than fstat on iostream. Move stat and fd tests
51 outside of _WIN32 ifdef. Delete skip_stat variable.
52 * arsup.c (temp_name, real_ofd): New static variables.
53 (ar_open): Use make_tempname and bfd_fdopenw.
54 (ar_save): Adjust to suit ar_open changes. Move stat output
55 of _WIN32 ifdef.
56 * objcopy.c: Don't include libbfd.h.
57 (copy_file): Use bfd_stat.
58
5424d7ed
L
592021-02-02 H.J. Lu <hongjiu.lu@intel.com>
60
61 PR binutils/27281
62 * readelf.c (process_section_headers): Add 'R' and 'D' to
63 "Key to Flags:".
64 * testsuite/binutils-all/retain1a.d: Updated.
65
72a51a06
NC
662021-01-30 Nick Clifton <nickc@redhat.com>
67
68 * README-how-to-make-a-release: Small updates after the 2.35.2
69 release.
70
cc3edc52
EZ
712021-01-28 Eli Zaretskii <eliz@gnu.org>
72
73 PR 4356
74 * windres.c (quot): Use double quotes to protect strings on
75 Windows platforms.
76
a7ad3cb1
EZ
772021-01-28 Eli Zaretskii <eliz@gnu.org>
78
79 PR 27252
80 * bucomm.c (get_file_size): Add code to handle /dev/null on
81 Windows systems.
82 * elfedit.c (check_file): Likewise.
83
67965ba2
NC
842021-01-27 Nick Clifton <nickc@redhat.com>
85
86 * objcopy.c (copy_main): Remove conditional control of the calls
87 to free, simplifying the code and making it easier to detect
88 typos.
89
e37709f0
FC
902021-01-26 Frederic Cambus <fred@statdns.com>
91
92 * objcopy.c (copy_main): Fix a double free happening when both
93 --localize-symbols and --globalize-symbols options are invoked
94 together.
95
9b351c9b
NC
962021-01-24 Nick Clifton <nickc@redhat.com>
97
98 * README-how-to-make-a-release: Minor updates after the 2.36 release.
99
ad92f33d
AM
1002021-01-16 Alan Modra <amodra@gmail.com>
101
102 * readelf.c (uncompress_section_contents): Tidy inflateEnd result test.
103
3624a6c1
AM
1042021-01-15 Alan Modra <amodra@gmail.com>
105
106 PR 26539
107 * readelf.c (uncompress_section_contents): Always call inflateEnd.
108
c14dee84
AO
1092021-01-14 Alexandre Oliva <oliva@gnu.org>
110
111 * MAINTAINERS: Update my email address.
112
5a10699f
NC
1132021-01-14 Nick Clifton <nickc@redhat.com>
114
115 * po/sv.po: Updated Swedish translation.
116
5347ed60
AM
1172021-01-13 Alan Modra <amodra@gmail.com>
118
119 * Makefile.in: Regenerate.
120 * doc/Makefile.in: Regenerate.
121
2ce40d1a
ZF
1222021-01-13 Zebediah Figura <z.figura12@gmail.com>
123
124 PR 27037
125 * dlltool.c (i386_trampoline): Adjust %rsp immediately on entry
126 and before exit.
127 (i386_x64_trampoline): Add SEH annotations.
128 (struct mac): Add how_seh field.
129 (make_delay_head): If how_set field is true add SEh instructions.
130
d546b610
L
1312021-01-12 H.J. Lu <hongjiu.lu@intel.com>
132
133 PR binutils/26792
134 * configure.ac: Use GNU_MAKE_JOBSERVER.
135 * aclocal.m4: Regenerated.
136 * configure: Likewise.
137
6d104cac
NC
1382021-01-12 Nick Clifton <nickc@redhat.com>
139
140 * po/fr.po: Updated French translation.
141
83b33c6c
L
1422021-01-11 H.J. Lu <hongjiu.lu@intel.com>
143
144 PR ld/27173
145 * configure: Regenerated.
146
a8aa72b9
NC
1472021-01-11 Nick Clifton <nickc@redhat.com>
148
149 * po/pt.po: Updated Portuguese translation.
150 * po/sr.po: Updated Serbian translation.
151 * po/uk.po: Updated Ukranian translation.
152
a4966cd9
L
1532021-01-09 H.J. Lu <hongjiu.lu@intel.com>
154
155 * configure: Regenerated.
156
573fe3fb
NC
1572021-01-09 Nick Clifton <nickc@redhat.com>
158
159 * configure: Regenerate.
160 * po/binutils.pot: Regenerate.
161
055bc77a
NC
1622021-01-09 Nick Clifton <nickc@redhat.com>
163
164 * 2.36 release branch crated.
573fe3fb
NC
165 * README-how-to-make-a-release: Add note about updating Makefiles
166 and libtool files.
167 * BRANCHES: Add binutils-2.36-branch.
055bc77a 168
64307045
AM
1692021-01-09 Alan Modra <amodra@gmail.com>
170
171 * configure: Regenerate.
172
f4782128
ST
1732021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
174
175 * configure: Regenerate.
176
d1bcae83
L
1772021-01-07 H.J. Lu <hongjiu.lu@intel.com>
178
179 PR 27109
180 * objcopy.c (copy_object): Handle section symbols for
181 non-relocatable inputs.
182 * testsuite/binutils-all/readelf.exp (readelf_test): Check
183 is_elf_unused_section_symbols.
184 * testsuite/binutils-all/readelf.s-64: Updated.
185 * testsuite/binutils-all/readelf.ss: Likewise.
186 * testsuite/binutils-all/readelf.ss-64: Likewise.
187 * testsuite/binutils-all/readelf.s-64-unused: New file.
188 * testsuite/binutils-all/readelf.ss-64-unused: Likewise.
189 * testsuite/binutils-all/readelf.ss-unused: Likewise.
190 * testsuite/lib/binutils-common.exp
191 (is_elf_unused_section_symbols): New proc.
192
6987d5a1
RT
1932021-01-06 Reuben Thomas <rrt@sc3d.org>
194
195 * binutils/readelf.c: Correct grammar in comment.
196
f9a6a8f0
AM
1972021-01-01 Nicolas Boulenguez <nicolas@debian.org>
198
199 * coffgrok.c (do_type): Correct spelling of auxiliary in errors.
200 * doc/binutils.texi: Correct grammar.
201 * readelf.c (process_version_sections): Correct spelling of auxiliary
202 in warning.
203 * testsuite/binutils-all/vax/objdump.exp: Comment grammar fix.
204
250d07de
AM
2052021-01-01 Alan Modra <amodra@gmail.com>
206
207 Update year range in copyright notice of all files.
208
c2795844 209For older changes see ChangeLog-2020
3499769a 210\f
c2795844 211Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
212
213Copying and distribution of this file, with or without modification,
214are permitted in any medium without royalty provided the copyright
215notice and this notice are preserved.
216
217Local Variables:
218mode: change-log
219left-margin: 8
220fill-column: 74
221version-control: never
222End: