]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
gnulib: update to 776af40e0
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
e37d88e5
NC
12021-02-05 Nick Clifton <nickc@redhat.com>
2
3 * MAINTAINERS: Remove Richard Henderson as the ALPHA maintainer.
4
887854ba
EZ
52021-02-05 Eli Zaretskii <eliz@gnu.org>
6
7 PR 27252
8 * elfedit.c (check_file):
9 * bucomm.c (get_file_size): Fix typos in comments.
10
c180f095
AM
112021-02-05 Alan Modra <amodra@gmail.com>
12
13 PR 27345
14 * arsup.c (ar_save): Use stat rather than lstat.
15
95b91a04
AM
162021-02-03 Alan Modra <amodra@gmail.com>
17
18 PR 27270
19 PR 27284
20 PR 26945
21 * ar.c: Don't include libbfd.h.
22 (write_archive): Replace xmalloc+strcpy with xstrdup. Use
23 bfd_stat rather than fstat on iostream. Move stat and fd tests
24 outside of _WIN32 ifdef. Delete skip_stat variable.
25 * arsup.c (temp_name, real_ofd): New static variables.
26 (ar_open): Use make_tempname and bfd_fdopenw.
27 (ar_save): Adjust to suit ar_open changes. Move stat output
28 of _WIN32 ifdef.
29 * objcopy.c: Don't include libbfd.h.
30 (copy_file): Use bfd_stat.
31
5424d7ed
L
322021-02-02 H.J. Lu <hongjiu.lu@intel.com>
33
34 PR binutils/27281
35 * readelf.c (process_section_headers): Add 'R' and 'D' to
36 "Key to Flags:".
37 * testsuite/binutils-all/retain1a.d: Updated.
38
72a51a06
NC
392021-01-30 Nick Clifton <nickc@redhat.com>
40
41 * README-how-to-make-a-release: Small updates after the 2.35.2
42 release.
43
cc3edc52
EZ
442021-01-28 Eli Zaretskii <eliz@gnu.org>
45
46 PR 4356
47 * windres.c (quot): Use double quotes to protect strings on
48 Windows platforms.
49
a7ad3cb1
EZ
502021-01-28 Eli Zaretskii <eliz@gnu.org>
51
52 PR 27252
53 * bucomm.c (get_file_size): Add code to handle /dev/null on
54 Windows systems.
55 * elfedit.c (check_file): Likewise.
56
67965ba2
NC
572021-01-27 Nick Clifton <nickc@redhat.com>
58
59 * objcopy.c (copy_main): Remove conditional control of the calls
60 to free, simplifying the code and making it easier to detect
61 typos.
62
e37709f0
FC
632021-01-26 Frederic Cambus <fred@statdns.com>
64
65 * objcopy.c (copy_main): Fix a double free happening when both
66 --localize-symbols and --globalize-symbols options are invoked
67 together.
68
9b351c9b
NC
692021-01-24 Nick Clifton <nickc@redhat.com>
70
71 * README-how-to-make-a-release: Minor updates after the 2.36 release.
72
ad92f33d
AM
732021-01-16 Alan Modra <amodra@gmail.com>
74
75 * readelf.c (uncompress_section_contents): Tidy inflateEnd result test.
76
3624a6c1
AM
772021-01-15 Alan Modra <amodra@gmail.com>
78
79 PR 26539
80 * readelf.c (uncompress_section_contents): Always call inflateEnd.
81
c14dee84
AO
822021-01-14 Alexandre Oliva <oliva@gnu.org>
83
84 * MAINTAINERS: Update my email address.
85
5a10699f
NC
862021-01-14 Nick Clifton <nickc@redhat.com>
87
88 * po/sv.po: Updated Swedish translation.
89
5347ed60
AM
902021-01-13 Alan Modra <amodra@gmail.com>
91
92 * Makefile.in: Regenerate.
93 * doc/Makefile.in: Regenerate.
94
2ce40d1a
ZF
952021-01-13 Zebediah Figura <z.figura12@gmail.com>
96
97 PR 27037
98 * dlltool.c (i386_trampoline): Adjust %rsp immediately on entry
99 and before exit.
100 (i386_x64_trampoline): Add SEH annotations.
101 (struct mac): Add how_seh field.
102 (make_delay_head): If how_set field is true add SEh instructions.
103
d546b610
L
1042021-01-12 H.J. Lu <hongjiu.lu@intel.com>
105
106 PR binutils/26792
107 * configure.ac: Use GNU_MAKE_JOBSERVER.
108 * aclocal.m4: Regenerated.
109 * configure: Likewise.
110
6d104cac
NC
1112021-01-12 Nick Clifton <nickc@redhat.com>
112
113 * po/fr.po: Updated French translation.
114
83b33c6c
L
1152021-01-11 H.J. Lu <hongjiu.lu@intel.com>
116
117 PR ld/27173
118 * configure: Regenerated.
119
a8aa72b9
NC
1202021-01-11 Nick Clifton <nickc@redhat.com>
121
122 * po/pt.po: Updated Portuguese translation.
123 * po/sr.po: Updated Serbian translation.
124 * po/uk.po: Updated Ukranian translation.
125
a4966cd9
L
1262021-01-09 H.J. Lu <hongjiu.lu@intel.com>
127
128 * configure: Regenerated.
129
573fe3fb
NC
1302021-01-09 Nick Clifton <nickc@redhat.com>
131
132 * configure: Regenerate.
133 * po/binutils.pot: Regenerate.
134
055bc77a
NC
1352021-01-09 Nick Clifton <nickc@redhat.com>
136
137 * 2.36 release branch crated.
573fe3fb
NC
138 * README-how-to-make-a-release: Add note about updating Makefiles
139 and libtool files.
140 * BRANCHES: Add binutils-2.36-branch.
055bc77a 141
64307045
AM
1422021-01-09 Alan Modra <amodra@gmail.com>
143
144 * configure: Regenerate.
145
f4782128
ST
1462021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
147
148 * configure: Regenerate.
149
d1bcae83
L
1502021-01-07 H.J. Lu <hongjiu.lu@intel.com>
151
152 PR 27109
153 * objcopy.c (copy_object): Handle section symbols for
154 non-relocatable inputs.
155 * testsuite/binutils-all/readelf.exp (readelf_test): Check
156 is_elf_unused_section_symbols.
157 * testsuite/binutils-all/readelf.s-64: Updated.
158 * testsuite/binutils-all/readelf.ss: Likewise.
159 * testsuite/binutils-all/readelf.ss-64: Likewise.
160 * testsuite/binutils-all/readelf.s-64-unused: New file.
161 * testsuite/binutils-all/readelf.ss-64-unused: Likewise.
162 * testsuite/binutils-all/readelf.ss-unused: Likewise.
163 * testsuite/lib/binutils-common.exp
164 (is_elf_unused_section_symbols): New proc.
165
6987d5a1
RT
1662021-01-06 Reuben Thomas <rrt@sc3d.org>
167
168 * binutils/readelf.c: Correct grammar in comment.
169
f9a6a8f0
AM
1702021-01-01 Nicolas Boulenguez <nicolas@debian.org>
171
172 * coffgrok.c (do_type): Correct spelling of auxiliary in errors.
173 * doc/binutils.texi: Correct grammar.
174 * readelf.c (process_version_sections): Correct spelling of auxiliary
175 in warning.
176 * testsuite/binutils-all/vax/objdump.exp: Comment grammar fix.
177
250d07de
AM
1782021-01-01 Alan Modra <amodra@gmail.com>
179
180 Update year range in copyright notice of all files.
181
c2795844 182For older changes see ChangeLog-2020
3499769a 183\f
c2795844 184Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
185
186Copying and distribution of this file, with or without modification,
187are permitted in any medium without royalty provided the copyright
188notice and this notice are preserved.
189
190Local Variables:
191mode: change-log
192left-margin: 8
193fill-column: 74
194version-control: never
195End: