]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/ChangeLog
ld: Add a test for PR ld/27259
[thirdparty/binutils-gdb.git] / binutils / ChangeLog
CommitLineData
a7ad3cb1
EZ
12021-01-28 Eli Zaretskii <eliz@gnu.org>
2
3 PR 27252
4 * bucomm.c (get_file_size): Add code to handle /dev/null on
5 Windows systems.
6 * elfedit.c (check_file): Likewise.
7
67965ba2
NC
82021-01-27 Nick Clifton <nickc@redhat.com>
9
10 * objcopy.c (copy_main): Remove conditional control of the calls
11 to free, simplifying the code and making it easier to detect
12 typos.
13
e37709f0
FC
142021-01-26 Frederic Cambus <fred@statdns.com>
15
16 * objcopy.c (copy_main): Fix a double free happening when both
17 --localize-symbols and --globalize-symbols options are invoked
18 together.
19
9b351c9b
NC
202021-01-24 Nick Clifton <nickc@redhat.com>
21
22 * README-how-to-make-a-release: Minor updates after the 2.36 release.
23
ad92f33d
AM
242021-01-16 Alan Modra <amodra@gmail.com>
25
26 * readelf.c (uncompress_section_contents): Tidy inflateEnd result test.
27
3624a6c1
AM
282021-01-15 Alan Modra <amodra@gmail.com>
29
30 PR 26539
31 * readelf.c (uncompress_section_contents): Always call inflateEnd.
32
c14dee84
AO
332021-01-14 Alexandre Oliva <oliva@gnu.org>
34
35 * MAINTAINERS: Update my email address.
36
5a10699f
NC
372021-01-14 Nick Clifton <nickc@redhat.com>
38
39 * po/sv.po: Updated Swedish translation.
40
5347ed60
AM
412021-01-13 Alan Modra <amodra@gmail.com>
42
43 * Makefile.in: Regenerate.
44 * doc/Makefile.in: Regenerate.
45
2ce40d1a
ZF
462021-01-13 Zebediah Figura <z.figura12@gmail.com>
47
48 PR 27037
49 * dlltool.c (i386_trampoline): Adjust %rsp immediately on entry
50 and before exit.
51 (i386_x64_trampoline): Add SEH annotations.
52 (struct mac): Add how_seh field.
53 (make_delay_head): If how_set field is true add SEh instructions.
54
d546b610
L
552021-01-12 H.J. Lu <hongjiu.lu@intel.com>
56
57 PR binutils/26792
58 * configure.ac: Use GNU_MAKE_JOBSERVER.
59 * aclocal.m4: Regenerated.
60 * configure: Likewise.
61
6d104cac
NC
622021-01-12 Nick Clifton <nickc@redhat.com>
63
64 * po/fr.po: Updated French translation.
65
83b33c6c
L
662021-01-11 H.J. Lu <hongjiu.lu@intel.com>
67
68 PR ld/27173
69 * configure: Regenerated.
70
a8aa72b9
NC
712021-01-11 Nick Clifton <nickc@redhat.com>
72
73 * po/pt.po: Updated Portuguese translation.
74 * po/sr.po: Updated Serbian translation.
75 * po/uk.po: Updated Ukranian translation.
76
a4966cd9
L
772021-01-09 H.J. Lu <hongjiu.lu@intel.com>
78
79 * configure: Regenerated.
80
573fe3fb
NC
812021-01-09 Nick Clifton <nickc@redhat.com>
82
83 * configure: Regenerate.
84 * po/binutils.pot: Regenerate.
85
055bc77a
NC
862021-01-09 Nick Clifton <nickc@redhat.com>
87
88 * 2.36 release branch crated.
573fe3fb
NC
89 * README-how-to-make-a-release: Add note about updating Makefiles
90 and libtool files.
91 * BRANCHES: Add binutils-2.36-branch.
055bc77a 92
64307045
AM
932021-01-09 Alan Modra <amodra@gmail.com>
94
95 * configure: Regenerate.
96
f4782128
ST
972021-01-07 Samuel Thibault <samuel.thibault@gnu.org>
98
99 * configure: Regenerate.
100
d1bcae83
L
1012021-01-07 H.J. Lu <hongjiu.lu@intel.com>
102
103 PR 27109
104 * objcopy.c (copy_object): Handle section symbols for
105 non-relocatable inputs.
106 * testsuite/binutils-all/readelf.exp (readelf_test): Check
107 is_elf_unused_section_symbols.
108 * testsuite/binutils-all/readelf.s-64: Updated.
109 * testsuite/binutils-all/readelf.ss: Likewise.
110 * testsuite/binutils-all/readelf.ss-64: Likewise.
111 * testsuite/binutils-all/readelf.s-64-unused: New file.
112 * testsuite/binutils-all/readelf.ss-64-unused: Likewise.
113 * testsuite/binutils-all/readelf.ss-unused: Likewise.
114 * testsuite/lib/binutils-common.exp
115 (is_elf_unused_section_symbols): New proc.
116
6987d5a1
RT
1172021-01-06 Reuben Thomas <rrt@sc3d.org>
118
119 * binutils/readelf.c: Correct grammar in comment.
120
f9a6a8f0
AM
1212021-01-01 Nicolas Boulenguez <nicolas@debian.org>
122
123 * coffgrok.c (do_type): Correct spelling of auxiliary in errors.
124 * doc/binutils.texi: Correct grammar.
125 * readelf.c (process_version_sections): Correct spelling of auxiliary
126 in warning.
127 * testsuite/binutils-all/vax/objdump.exp: Comment grammar fix.
128
250d07de
AM
1292021-01-01 Alan Modra <amodra@gmail.com>
130
131 Update year range in copyright notice of all files.
132
c2795844 133For older changes see ChangeLog-2020
3499769a 134\f
c2795844 135Copyright (C) 2021 Free Software Foundation, Inc.
3499769a
AM
136
137Copying and distribution of this file, with or without modification,
138are permitted in any medium without royalty provided the copyright
139notice and this notice are preserved.
140
141Local Variables:
142mode: change-log
143left-margin: 8
144fill-column: 74
145version-control: never
146End: