]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
Power10 stub selection
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
d349c8e2
AM
12020-07-19 Alan Modra <amodra@gmail.com>
2
3 * emultempl/ppc64elf.em (power10-stubs): Accept optional "auto" arg.
4 * ld.texi (power10-stubs): Update.
5 * testsuite/ld-powerpc/callstub-1.d: Force --power10-stubs.
6 * testsuite/ld-powerpc/callstub-2.d: Relax branch offset comparison.
7 * testsuite/ld-powerpc/callstub-4.d: New test.
8 * testsuite/ld-powerpc/notoc.d: Force --no-power10-stubs.
9 * testsuite/ld-powerpc/notoc3.d,
10 * testsuite/ld-powerpc/notoc3.s,
11 * testsuite/ld-powerpc/notoc3.wf: New test.
12 * testsuite/ld-powerpc/powerpc.exp: Run new tests. Pass
13 --no-power10-stubs for notoc link.
14
131af83d
HPN
152020-07-15 Hans-Peter Nilsson <hp@bitrange.com>
16
17 * testsuite/ld-mmix/undef-1.d, testsuite/ld-mmix/undef-1m.d,
18 testsuite/ld-mmix/undef-2.d, testsuite/ld-mmix/undef-2m.d: Add
19 start- and end-anchors to error-string to match just a
20 single-line error-message.
21
3d186ccc
AM
222020-07-13 Alan Modra <amodra@gmail.com>
23
24 Apply from master
d6fdc51f
AM
25 2020-07-09 Alan Modra <amodra@gmail.com>
26 * testsuite/ld-gc/gc.exp: Don't set -mminimal-toc for powerpc64,
27 and remove powerpc64 xfail. Use -fno-PIE for ppc32.
28
3d186ccc
AM
29 2020-07-09 Alan Modra <amodra@gmail.com>
30 PR 18841
31 * testsuite/ld-ifunc/ifunc.exp: Run pr18841 tests non-pie.
32
baebeaa3
NC
332020-07-13 Nick Clifton <nickc@redhat.com>
34
35 * ldelf.c (ldelf_after_open): Change fatal errors about linking in
36 executable files to simple warnings.
37
ae9defaa
AM
382020-07-10 Alan Modra <amodra@gmail.com>
39
40 * ld.texi (PowerPC64 ELF64): Document --no-inline-optimize,
41 --power10-stubs and --no-power10-stubs.
42
8c1ec83f
AM
432020-07-10 Alan Modra <amodra@gmail.com>
44
45 * emultempl/ppc64elf.em (params): Init new field.
46 (enum ppc64_opt): Add OPTION_POWER10_STUBS and OPTION_NO_POWER10_STUBS.
47 (PARSE_AND_LIST_LONGOPTS): Support --power10-stubs and
48 --no-power10-stubs.
49 (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Likewise.
50 * testsuite/ld-powerpc/callstub-3.d: New test.
51 * testsuite/ld-powerpc/powerpc.exp: Run it.
52
b3eaec43
NC
532020-07-06 Nick Clifton <nickc@redhat.com>
54
55 * po/bg.po: Updated Bulgarian translation.
56 * po/fr.po: Updated French translation.
57 * po/pt_BR.po: Updated Brazilian Portuguese translation.
58 * po/uk.po: Updated Ukranian translation.
59
d63813ff
NC
602020-07-04 Nick Clifton <nickc@redhat.com>
61
62 * configure: Regenerate.
63 * po/ld.pot: Regenerate.
64
b115b9fd
NC
652020-07-04 Nick Clifton <nickc@redhat.com>
66
67 Binutils 2.35 branch created.
68
b657622c
AM
692020-07-03 Alan Modra <amodra@gmail.com>
70
71 PR 26028
72 * testsuite/ld-arm/arm-elf.exp (vxworks1): Pass --wide to readelf
73 when dumping relocs.
74 * testsuite/ld-i386/i386.exp (vxworks1): Likewise.
75 * testsuite/ld-sh/sh-vxworks.exp (vxworks1): Likewise.
76 * testsuite/ld-sparc/sparc.exp (vxworks1): Likewise.
77 * testsuite/ld-arm/vxworks1.rd: Adjust to suit.
78 * testsuite/ld-i386/vxworks1.rd: Adjust.
79 * testsuite/ld-sh/vxworks1.rd: Adjust.
80 * testsuite/ld-sparc/vxworks1.rd: Adjust.
81
0942c7ab
NC
822020-07-02 Nick Clifton <nickc@redhat.com>
83
84 PR 26028
85 * testsuite/ld-powerpc/powerpc.exp: Add -T option to readelf
86 command line when running some tests.
87 * testsuite/ld-arm/arm-elf.exp: Likewise.
88 * testsuite/ld-mips-elf/mips-elf.exp: Likewise.
89 * testsuite/ld-mmix/local1.d: Likewise.
90 * testsuite/ld-mmix/local3.d: Likewise.
91 * testsuite/ld-mmix/local5.d: Likewise.
92 * testsuite/ld-mmix/local7.d: Likewise.
93 * testsuite/ld-powerpc/powerpc.exp: Likewise.
94
bbd19b19
L
952020-06-30 H.J. Lu <hongjiu.lu@intel.com>
96
97 * Makefile.am (ALL_EMULATION_SOURCES): Remove eelf_i386_nacl.c,
98 eelf32_x86_64_nacl.c, eelf_x86_64_nacl.c.
99 Remove x86 NaCl dep files.
100 * NEWS: Mention x86 NaCl target support removal.
101 * configure.tgt: Remove x86 NaCl target support.
102 * testsuite/ld-elf/binutils.exp: Likewise.
103 * testsuite/ld-elf/elf.exp: Likewise.
104 * testsuite/ld-elfvers/vers.exp: Likewise.
105 * testsuite/ld-i386/align-branch-1.d: Likewise.
106 * testsuite/ld-i386/export-class.exp: Likewise.
107 * testsuite/ld-i386/i386.exp: Likewise.
108 * testsuite/ld-i386/load1.d: Likewise.
109 * testsuite/ld-i386/pie1.d: Likewise.
110 * testsuite/ld-i386/pr12570a.d: Likewise.
111 * testsuite/ld-i386/pr12570b.d: Likewise.
112 * testsuite/ld-i386/pr19636-1d.d: Likewise.
113 * testsuite/ld-i386/pr19636-1l.d: Likewise.
114 * testsuite/ld-i386/pr19636-2c.d: Likewise.
115 * testsuite/ld-i386/pr19636-2d.d: Likewise.
116 * testsuite/ld-i386/pr19636-2e.d: Likewise.
117 * testsuite/ld-i386/pr20244-1a.d: Likewise.
118 * testsuite/ld-i386/pr20244-1b.d: Likewise.
119 * testsuite/ld-i386/pr20244-2a.d: Likewise.
120 * testsuite/ld-i386/pr20244-2b.d: Likewise.
121 * testsuite/ld-i386/pr20244-2c.d: Likewise.
122 * testsuite/ld-i386/pr20244-4a.d: Likewise.
123 * testsuite/ld-i386/pr20244-4b.d: Likewise.
124 * testsuite/ld-i386/pr21884.d: Likewise.
125 * testsuite/ld-ifunc/binutils.exp: Likewise.
126 * testsuite/ld-ifunc/ifunc-10-i386.d: Likewise.
127 * testsuite/ld-ifunc/ifunc-10-x86-64.d: Likewise.
128 * testsuite/ld-ifunc/ifunc-11-i386.d: Likewise.
129 * testsuite/ld-ifunc/ifunc-11-x86-64.d: Likewise.
130 * testsuite/ld-ifunc/ifunc-12-i386.d: Likewise.
131 * testsuite/ld-ifunc/ifunc-12-x86-64.d: Likewise.
132 * testsuite/ld-ifunc/ifunc-13-i386.d: Likewise.
133 * testsuite/ld-ifunc/ifunc-13-x86-64.d: Likewise.
134 * testsuite/ld-ifunc/ifunc-14a-i386.d: Likewise.
135 * testsuite/ld-ifunc/ifunc-14a-x86-64.d: Likewise.
136 * testsuite/ld-ifunc/ifunc-14b-i386.d: Likewise.
137 * testsuite/ld-ifunc/ifunc-14b-x86-64.d: Likewise.
138 * testsuite/ld-ifunc/ifunc-14c-i386.d: Likewise.
139 * testsuite/ld-ifunc/ifunc-14c-x86-64.d: Likewise.
140 * testsuite/ld-ifunc/ifunc-14d-i386.d: Likewise.
141 * testsuite/ld-ifunc/ifunc-14d-x86-64.d: Likewise.
142 * testsuite/ld-ifunc/ifunc-14e-i386.d: Likewise.
143 * testsuite/ld-ifunc/ifunc-14e-x86-64.d: Likewise.
144 * testsuite/ld-ifunc/ifunc-14f-i386.d: Likewise.
145 * testsuite/ld-ifunc/ifunc-14f-x86-64.d: Likewise.
146 * testsuite/ld-ifunc/ifunc-15-i386.d: Likewise.
147 * testsuite/ld-ifunc/ifunc-15-x86-64.d: Likewise.
148 * testsuite/ld-ifunc/ifunc-16-i386-now.d: Likewise.
149 * testsuite/ld-ifunc/ifunc-16-i386.d: Likewise.
150 * testsuite/ld-ifunc/ifunc-16-x86-64-now.d: Likewise.
151 * testsuite/ld-ifunc/ifunc-16-x86-64.d: Likewise.
152 * testsuite/ld-ifunc/ifunc-17a-i386.d: Likewise.
153 * testsuite/ld-ifunc/ifunc-17a-x86-64.d: Likewise.
154 * testsuite/ld-ifunc/ifunc-17b-i386.d: Likewise.
155 * testsuite/ld-ifunc/ifunc-17b-x86-64.d: Likewise.
156 * testsuite/ld-ifunc/ifunc-18a-i386.d: Likewise.
157 * testsuite/ld-ifunc/ifunc-18a-x86-64.d: Likewise.
158 * testsuite/ld-ifunc/ifunc-18b-i386.d: Likewise.
159 * testsuite/ld-ifunc/ifunc-18b-x86-64.d: Likewise.
160 * testsuite/ld-ifunc/ifunc-19a-i386.d: Likewise.
161 * testsuite/ld-ifunc/ifunc-19a-x86-64.d: Likewise.
162 * testsuite/ld-ifunc/ifunc-19b-i386.d: Likewise.
163 * testsuite/ld-ifunc/ifunc-19b-x86-64.d: Likewise.
164 * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise.
165 * testsuite/ld-ifunc/ifunc-2-i386.d: Likewise.
166 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise.
167 * testsuite/ld-ifunc/ifunc-2-local-i386.d: Likewise.
168 * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Likewise.
169 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
170 * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
171 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
172 * testsuite/ld-ifunc/ifunc-20-i386.d: Likewise.
173 * testsuite/ld-ifunc/ifunc-20-x86-64.d: Likewise.
174 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
175 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
176 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
177 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
178 * testsuite/ld-ifunc/ifunc-5a-i386.d: Likewise.
179 * testsuite/ld-ifunc/ifunc-5a-local-i386.d: Likewise.
180 * testsuite/ld-ifunc/ifunc-5a-local-x86-64.d: Likewise.
181 * testsuite/ld-ifunc/ifunc-5a-x86-64.d: Likewise.
182 * testsuite/ld-ifunc/ifunc-5b-i386.d: Likewise.
183 * testsuite/ld-ifunc/ifunc-5b-local-i386.d: Likewise.
184 * testsuite/ld-ifunc/ifunc-5b-local-x86-64.d: Likewise.
185 * testsuite/ld-ifunc/ifunc-5b-x86-64.d: Likewise.
186 * testsuite/ld-ifunc/ifunc-5r-local-i386.d: Likewise.
187 * testsuite/ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
188 * testsuite/ld-ifunc/ifunc-6a-i386.d: Likewise.
189 * testsuite/ld-ifunc/ifunc-6a-x86-64.d: Likewise.
190 * testsuite/ld-ifunc/ifunc-6b-i386.d: Likewise.
191 * testsuite/ld-ifunc/ifunc-6b-x86-64.d: Likewise.
192 * testsuite/ld-ifunc/ifunc-7a-i386.d: Likewise.
193 * testsuite/ld-ifunc/ifunc-7a-x86-64.d: Likewise.
194 * testsuite/ld-ifunc/ifunc-7b-i386.d: Likewise.
195 * testsuite/ld-ifunc/ifunc-7b-x86-64.d: Likewise.
196 * testsuite/ld-ifunc/ifunc-8-i386.d: Likewise.
197 * testsuite/ld-ifunc/ifunc-8-x86-64.d: Likewise.
198 * testsuite/ld-ifunc/ifunc-9-i386.d: Likewise.
199 * testsuite/ld-ifunc/ifunc-9-x86-64.d: Likewise.
200 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
201 * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
202 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
203 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
204 * testsuite/ld-plugin/lto.exp: Likewise.
205 * testsuite/ld-x86-64/align-branch-1.d: Likewise.
206 * testsuite/ld-x86-64/dwarfreloc.exp: Likewise.
207 * testsuite/ld-x86-64/line.exp: Likewise.
208 * testsuite/ld-x86-64/load1a.d: Likewise.
209 * testsuite/ld-x86-64/load1b.d: Likewise.
210 * testsuite/ld-x86-64/load1c.d: Likewise.
211 * testsuite/ld-x86-64/load1d.d: Likewise.
212 * testsuite/ld-x86-64/pie3.d: Likewise.
213 * testsuite/ld-x86-64/pr18160.d: Likewise.
214 * testsuite/ld-x86-64/pr19013-x32.d: Likewise.
215 * testsuite/ld-x86-64/pr19013.d: Likewise.
216 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
217 * testsuite/ld-x86-64/pr19636-2l.d: Likewise.
218 * testsuite/ld-x86-64/pr20253-1b.d: Likewise.
219 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
220 * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
221 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
222 * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
223 * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
224 * testsuite/ld-x86-64/pr21884.d: Likewise.
225 * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
226 * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
227 * testsuite/ld-x86-64/tlsgd10.dd: Likewise.
228 * testsuite/ld-x86-64/tlsgd5.dd: Likewise.
229 * testsuite/ld-x86-64/tlsgd8.dd: Likewise.
230 * testsuite/ld-x86-64/x86-64.exp: Likewise.
231 * emulparams/elf32_x86_64_nacl.sh: Removed.
232 * emulparams/elf_i386_nacl.sh: Likewise.
233 * emulparams/elf_x86_64_nacl.sh: Likewise.
234 * testsuite/ld-i386/emit-relocs-nacl.rd: Likewise.
235 * testsuite/ld-i386/load1-nacl.d: Likewise.
236 * testsuite/ld-i386/pie1-nacl.d: Likewise.
237 * testsuite/ld-i386/plt-nacl.pd: Likewise.
238 * testsuite/ld-i386/plt-pic-nacl.pd: Likewise.
239 * testsuite/ld-i386/pr17709-nacl.rd: Likewise.
240 * testsuite/ld-i386/pr19636-1d-nacl.d: Likewise.
241 * testsuite/ld-i386/pr19636-2c-nacl.d: Likewise.
242 * testsuite/ld-i386/pr19636-2d-nacl.d: Likewise.
243 * testsuite/ld-i386/pr19636-2e-nacl.d: Likewise.
244 * testsuite/ld-i386/pr19827-nacl.rd: Likewise.
245 * testsuite/ld-i386/pr21884-nacl.d: Likewise.
246 * testsuite/ld-i386/pr21884-nacl.t: Likewise.
247 * testsuite/ld-i386/tlsbin-nacl.rd: Likewise.
248 * testsuite/ld-i386/tlsbin2-nacl.rd: Likewise.
249 * testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
250 * testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
251 * testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
252 * testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
253 * testsuite/ld-i386/tlspic-nacl.rd: Likewise.
254 * testsuite/ld-i386/tlspic2-nacl.rd: Likewise.
255 * testsuite/ld-x86-64/ilp32-4-nacl.d: Likewise.
256 * testsuite/ld-x86-64/load1a-nacl.d: Likewise.
257 * testsuite/ld-x86-64/load1b-nacl.d: Likewise.
258 * testsuite/ld-x86-64/load1c-nacl.d: Likewise.
259 * testsuite/ld-x86-64/load1d-nacl.d: Likewise.
260 * testsuite/ld-x86-64/pie3-nacl.d: Likewise.
261 * testsuite/ld-x86-64/plt-nacl.pd: Likewise.
262 * testsuite/ld-x86-64/pr17709-nacl.rd: Likewise.
263 * testsuite/ld-x86-64/pr19013-nacl.d: Likewise.
264 * testsuite/ld-x86-64/pr19636-2d-nacl.d: Likewise.
265 * testsuite/ld-x86-64/pr19827-nacl.rd: Likewise.
266 * testsuite/ld-x86-64/pr21884-nacl.d: Likewise.
267 * testsuite/ld-x86-64/pr21884-nacl.t: Likewise.
268 * testsuite/ld-x86-64/split-by-file-nacl.rd: Likewise.
269 * testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
270 * testsuite/ld-x86-64/tlsbin2-nacl.rd: Likewise.
271 * testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
272 * testsuite/ld-x86-64/tlsdesc-nacl.pd: Likewise.
273 * testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
274 * testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
275 * testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
276 * testsuite/ld-x86-64/tlspic2-nacl.rd: Likewise.
277 * Makefile.in: Regenerated.
278 * po/BLD-POTFILES.in: Likewise.
279
fb4a044b
AM
2802020-06-30 Alan Modra <amodra@gmail.com>
281
282 * testsuite/ld-elf/group1.d: Don't xfail all solaris targets, just
283 ix86 and x86_64.
284
b9b9b0ef
AM
2852020-06-30 Alan Modra <amodra@gmail.com>
286
287 * testsuite/ld-elf/reloc-discard.d: Don't xfail nds32.
288
39d050ee
AM
2892020-06-30 Alan Modra <amodra@gmail.com>
290
291 * scripttempl/elfmicroblaze.sc (.data): Add .data.* entry.
292 * testsuite/ld-elf/var1.d: Don't xfail microblaze.
293
a57f74bb
L
2942020-06-29 H.J. Lu <hongjiu.lu@intel.com>
295
296 * testsuite/ld-tic6x/shlib-1.rd: Move C6000_DSBT_BASE,
297 C6000_DSBT_SIZE and C6000_DSBT_INDEX dynamic tags to the last.
298 * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
299 * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
300 * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
301 * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
302 * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
303 * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
304 * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
305 * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
306 * testsuite/ld-tic6x/static-app-1.rd: Likewise.
307 * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
308 * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
309 * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
310
290a25dc
AM
3112020-06-29 Alan Modra <amodra@gmail.com>
312
313 * testsuite/ld-x86-64/abs-k1om.d: Run only on x86_64-*-linux*.
314 * testsuite/ld-x86-64/protected2-k1om.d: Likewise.
315 * testsuite/ld-x86-64/protected3-k1om.d: Likewise.
316
094e34f2
NA
3172020-06-26 Nick Alcock <nick.alcock@oracle.com>
318
319 * configure.ac [--enable-libctf]: New, default yes.
320 Set ENABLE_LIBCTF accordingly.
321 * Makefile.am [!ENABLE_LIBCTF]: Empty LIBCTF.
322 * configure: Regenerate.
323 * config.in: Regenerate.
324 * Makefile.in: Regenerate.
325 * aclocal.m4: Regenerate.
326 * ldlang.c (ctf_output): Conditionalize on ENABLE_LIBCTF.
327 (ldlang_open_ctf): Likewise.
328 (lang_merge_ctf): Likewise.
329 (ldlang_ctf_apply_strsym): Likewise.
330 (lang_write_ctf): Likewise.
331 (ldlang_write_ctf_late): Likewise.
332 (ldlang_open_ctf) [!ENABLE_LIBCTF]: Warn about the presence of CTF
333 sections.
334 (lang_merge_ctf) [!ENABLE_LIBCTF]: New stub.
335 (ldlang_ctf_apply_strsym) [!ENABLE_LIBCTF]: Likewise.
336 (lang_write_ctf) [!ENABLE_LIBCTF]: Likewise.
337 (ldlang_write_ctf_late) [!ENABLE_LIBCTF]: Likewise.
338 * ldelfgen.c (ldelf_emit_ctf_early): Conditionalize on
339 ENABLE_LIBCTF.
340 (struct ctf_strsym_iter_cb_arg): Likewise.
341 (ldelf_ctf_strtab_iter_cb): Likewise.
342 (ldelf_ctf_symbols_iter_cb): Likewise.
343 (ldelf_examine_strtab_for_ctf): Likewise.
344 (ldelf_emit_ctf_early) [!ENABLE_LIBCTF]: New stub.
345 (ldelf_examine_strtab_for_ctf) [!ENABLE_LIBCTF]: New stub.
346
198e1db7
JB
3472020-06-26 Jan Beulich <jbeulich@suse.com>
348
349 * testsuite/ld-x86-64/x86-64.exp: Run K1OM tests.
350
85f7484a
PB
3512020-06-26 Pat Bernardi <bernardi@adacore.com>
352
353 * testsuite/ld-m68k/attr-gnu-4-0.s: New file.
354 * testsuite/ld-m68k/attr-gnu-4-1.s: Likewise.
355 * testsuite/ld-m68k/attr-gnu-4-2.s: Likewise.
356 * testsuite/ld-m68k/attr-gnu-4-00.d: Likewise.
357 * testsuite/ld-m68k/attr-gnu-4-01.d: Likewise.
358 * testsuite/ld-m68k/attr-gnu-4-02.d: Likewise.
359 * testsuite/ld-m68k/attr-gnu-4-10.d: Likewise.
360 * testsuite/ld-m68k/attr-gnu-4-11.d: Likewise.
361 * testsuite/ld-m68k/attr-gnu-4-12.d: Likewise.
362 * testsuite/ld-m68k/attr-gnu-4-20.d: Likewise.
363 * testsuite/ld-m68k/attr-gnu-4-21.d: Likewise.
364 * testsuite/ld-m68k/attr-gnu-4-22.d: Likewise.
365 * testsuite/ld-m68k/m68k.exp: Run the new tests.
366
4bf05d4a
L
3672020-06-24 H.J. Lu <hongjiu.lu@intel.com>
368
369 PR ld/26165
370 * lexsup.c (ld_options): Correct --dependency-file order.
371
2c8e3708
L
3722020-06-24 H.J. Lu <hongjiu.lu@intel.com>
373
374 PR ld/26083
375 * testsuite/ld-csky/tls-ie-v1.d: Updated.
376 * testsuite/ld-csky/tls-ie.d: Likewise.
377
c679ec98
L
3782020-06-24 H.J. Lu <hongjiu.lu@intel.com>
379
380 PR ld/26083
381 * testsuite/ld-cris/libdso-15b.d: Updated.
382 * testsuite/ld-cris/libdso-1c.d: Likewise.
383 * testsuite/ld-cris/libdso-1d.d: Likewise.
384 * testsuite/ld-cris/libdso-15c.d: New file.
385
5376d47f
L
3862020-06-24 H.J. Lu <hongjiu.lu@intel.com>
387
388 PR ld/26163
389 * ldexp.c (exp_fold_tree_1): Set non_ir_ref_regular on the source
390 for assignment.
391 * testsuite/ld-plugin/lto.exp: Run ld/26163 test.
392 * testsuite/ld-plugin/pr26163a.c: New file.
393 * testsuite/ld-plugin/pr26163b.c: Likewise.
394
a5aae508
AM
3952020-06-24 Alan Modra <amodra@gmail.com>
396
397 * lexsup.c (elf_shlib_list_options): Properly format help message.
398 (elf_plt_unwind_list_options): Likewise.
399 * emultempl/cskyelf.em (PARSE_AND_LIST_OPTIONS): Likewise.
400
f37b21b4
RM
4012020-06-23 Roland McGrath <mcgrathr@google.com>
402
403 PR 22843
404 * NEWS: Note --dependency-file.
405 * ld.texi (Options): Document --dependency-file.
406 * ldlex.h (enum option_values): Add OPTION_DEPENDENCY_FILE.
407 * ld.h (ld_config_type): New member dependency_file.
408 * lexsup.c (ld_options, parse_args): Parse --dependency-file.
409 * ldmain.c (struct dependency_file): New type.
410 (dependency_files, dependency_files_tail): New static variables.
411 (track_dependency_files): New function.
412 (write_dependency_file): New function.
413 (main): Call it when --dependency-file was passed.
414 * ldfile.c (ldfile_try_open_bfd): Call track_dependency_files.
415 (ldfile_open_command_file_1): Likewise.
416 * ldelf.c (ldelf_try_needed): Likewise.
417 * pe-dll.c (pe_implied_import_dll): Likewise.
418
9221725d
AM
4192020-06-23 Alan Modra <amodra@gmail.com>
420
421 PR 26150
422 * ldlang.c (ldlang_add_file): Assert that we aren't adding the
423 current end of link.next list again too.
424 * ldmain.c (add_archive_element): Don't load archive elements
425 again that have already been loaded.
426
c7c970e4
AM
4272020-06-23 Alan Modra <amodra@gmail.com>
428
429 * testsuite/ld-elf/shared.exp (pr14170): Clear xfail for
430 bfin-*-linux*.
431 (pr17068, symbolic-func.so, pr22374): Likewise.
432
39ff0b81
NC
4332020-06-22 Nelson Chu <nelson.chu@sifive.com>
434
435 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-01.d: Updated.
436 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-02.d: Updated.
437 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-03.d: Updated.
438 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-04.d: Updated.
439 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-05.d: Updated.
440 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-06.d: Updated.
441
0381901e
AM
4422020-06-21 Alan Modra <amodra@gmail.com>
443
444 * ldfile.c: Replace uses of ENABLE_PLUGINS with BFD_SUPPORTS_PLUGINS.
445 * ldlang.c: Likewise.
446 * ldlang.h: Likewise.
447 * ldlex.h: Likewise.
448 * ldmain.c: Likewise.
449 * lexsup.c: Likewise.
450 * plugin.c: Wrap body of file in #if BFD_SUPPORTS_PLUGINS.
451 * testplug.c: Likewise.
452 * testplug2.c: Likewise.
453 * testplug3.c: Likewise.
454 * testplug4.c: Likewise.
455 * configure.ac (ENABLE_PLUGINS): Don't define AM_CONTITIONAL.
456 * Makefile.am: Remove ENABLE_PLUGINS conditionals.
457 (PLUGIN_CFLAGS): Don't define.
458 (PLUGIN_C, PLUGIN_H, PLUGIN_OBJECT): Likewise. Substitute all
459 uses with plugin file name.
460 * configure: Regenerate.
461 * Makefile.in: Regenerate.
462
348fe36b
AM
4632020-06-20 Alan Modra <amodra@gmail.com>
464
465 * testsuite/lib/ld-lib.exp (default_ld_compile): Don't perror on
466 a compiler error.
467 (default_ld_assemble): Similarly for an assembler error.
468 (default_ld_nm): Similarly for an nm error.
469 (run_ld_link_tests): Report ld_assemble errors as a fail.
470 (check_as_cfi): Remove now unnecessary perror substitution.
471 * testsuite/ld-elf/exclude.exp: Report ld_nm error return as test
472 fails rather then unresolved.
473 * testsuite/ld-gc/gc.exp: Likewise.
474 * testsuite/ld-scripts/alignof.exp: Likewise.
475 * testsuite/ld-scripts/defined.exp: Likewise.
476 * testsuite/ld-scripts/script.exp: Likewise.
477 * testsuite/ld-scripts/sizeof.exp: Likewise.
478 * testsuite/ld-selective/selective.exp: Likewise.
479 * testsuite/ld-scripts/extern.exp: Likewise. Return on ld_link
480 failure.
481 * testsuite/ld-elfweak/elfweak.exp: Report compiler errors as
482 test unresolved.
483 * testsuite/ld-fastcall/fastcall.exp: Report assember errors as
484 test fails.
485 * testsuite/ld-i386/i386.exp (iamcu_tests): Likewise.
486 * testsuite/ld-ia64/line.exp: Likewise.
487 * testsuite/ld-mep/mep.exp: Likewise.
488 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
489 * testsuite/ld-nios2/nios2.exp: Likewise.
490 * testsuite/ld-scripts/alignof.exp: Likewise.
491 * testsuite/ld-x86-64/line.exp: Likewise.
492 * testsuite/ld-x86-64/x86-64.exp: Likewise.
493 * testsuite/ld-scripts/log2.exp: Formatting.
494 * testsuite/ld-tic6x/tic6x.exp: Report ld_link errors as a test fail.
495
b0ee49d2
AM
4962020-06-20 Alan Modra <amodra@gmail.com>
497
498 * testsuite/ld-alpha/alpha.exp: Exclude *ecoff targets.
499 * testsuite/ld-elf/binutils.exp: Likewise.
500 * testsuite/ld-elf/tls.exp: Likewise.
501 * testsuite/ld-elf/tls_common.exp: Likewise.
502 * testsuite/ld-scripts/phdrs2.exp: Likewise.
503
e2201c2a
AM
5042020-06-20 Alan Modra <amodra@gmail.com>
505
506 * testsuite/ld-sh/sh.exp: Don't run relax tests for non-ELF.
507 Fail when ld_assemble fails. Use elseif to reduce indentation.
508
2d0a923c
AM
5092020-06-19 Alan Modra <amodra@gmail.com>
510
511 * testsuite/ld-elf/dynamic-1.rd: Accept st_other notations.
512 * testsuite/ld-elf/rdynamic-1.rd: Likewise.
513 * testsuite/ld-elf/pr9676.rd: Likewise.
514 * testsuite/ld-elf/pr9679.rd: Likewise.
515 * testsuite/ld-elfvers/vers30.dsym: Likewise.
516 * testsuite/ld-elfvers/vers31.dsym: Likewise.
e4433988
AM
517 * testsuite/ld-plugin/pr22983.1.d: Likewise.
518 * testsuite/ld-plugin/pr22983.2.d: Likewise.
2d0a923c 519 * testsuite/ld-plugin/pr22983.3.d: Likewise.
e4433988 520 * testsuite/ld-plugin/pr22983.4.d: Likewise.
2d0a923c
AM
521 * testsuite/ld-ifunc/ifunc.exp: Exclude alpha.
522
5fd104ad
AM
5232020-06-19 Alan Modra <amodra@gmail.com>
524
525 * emultempl/elf.em (gld${EMULATION_NAME}_handle_option): Omit
526 -z relro and -z norelro when target support for GNU_RELRO is lacking.
527 (gld${EMULATION_NAME}_before_parse): Ignore RELRO default too.
528 * emultempl/aarch64elf.em (gld${EMULATION_NAME}_before_parse): Ignore
529 RELRO default when target support for GNU_RELRO is lacking.
530 * emultempl/armelf.em (gld${EMULATION_NAME}_before_parse): Likewise.
531 * emultempl/linux.em (gld${EMULATION_NAME}_before_parse): Likewise.
532 * emultempl/scoreelf.em (gld${EMULATION_NAME}_before_parse): Likewise.
533 * testsuite/config/default.exp (ld_elf_shared_opt): Don't set.
534 * testsuite/ld-elf/pr16322.d: xfail when no relro support.
535 * testsuite/ld-elf/pr22393-1a.d: Likewise.
536 * testsuite/ld-elf/pr22393-1b.d: Likewise.
537 * testsuite/ld-elf/shared.exp (pr20995-2.so, pr20995-2): Likewise.
538 * testsuite/lib/ld-lib.exp (run_ld_link_tests): Use check_relro_support
539 to decide whether to pass extra ld option "-z norelro".
540
00401e65
L
5412020-06-17 H.J. Lu <hongjiu.lu@intel.com>
542
543 * testsuite/ld-elf/linux-x86.exp (check_pr25749a): Append "-w"
544 to cflags.
545
22aa1d51
L
5462020-06-17 H.J. Lu <hongjiu.lu@intel.com>
547
548 * testsuite/ld-elf/linux-x86.exp: Require GCC 5 for Build
549 pr25749-1b (-pie -fPIE).
550
07e7fdfd
AM
5512020-06-16 Alan Modra <amodra@gmail.com>
552
553 * testsuite/ld-elf/pr23428.c: Define _DEFAULT_SOURCE.
554 * testsuite/ld-elf/indirect1b.c: Replace asm with __asm__.
555 * testsuite/ld-elf/indirect2.c: Likewise.
556 * testsuite/ld-elf/indirect3b.c: Likewise.
557 * testsuite/ld-elf/indirect4b.c: Likewise.
558 * testsuite/ld-elf/pr14323-2.c: Likewise.
559 * testsuite/ld-elf/pr18720b.c: Likewise.
5f898994 560 * testsuite/ld-elf/pr19553c.c: Likewise.
07e7fdfd 561 * testsuite/ld-elf/pr23428.c: Likewise.
5f898994 562 * testsuite/ld-elfvers/vers27b.c: Likewise.
07e7fdfd
AM
563 * testsuite/ld-elfvsb/common.c: Likewise.
564 * testsuite/ld-elfvsb/main.c: Likewise.
565 * testsuite/ld-elfvsb/sh1.c: Likewise.
566 * testsuite/ld-elfvsb/test.c: Likewise.
567 * testsuite/ld-pe/aligncomm-1.c: Likewise.
568 * testsuite/ld-pe/aligncomm-2.c: Likewise.
569 * testsuite/ld-pe/aligncomm-3.c: Likewise.
570 * testsuite/ld-pe/aligncomm-4.c: Likewise.
571 * testsuite/ld-plugin/pr23958.c: Likewise.
572 * testsuite/ld-size/size-1b.c: Likewise.
573 * testsuite/ld-size/size-2b.c: Likewise.
574 * testsuite/ld-size/size-3a.c: Likewise.
575 * testsuite/ld-size/size-3b.c: Likewise.
576 * testsuite/ld-size/size-3c.c: Likewise.
577 * testsuite/ld-size/size-4b.c: Likewise.
578 * testsuite/ld-size/size-5b.c: Likewise.
579 * testsuite/ld-size/size-6a.c: Likewise.
580 * testsuite/ld-size/size-7a.c: Likewise.
581 * testsuite/ld-size/size-8a.c: Likewise.
582 * testsuite/ld-size/size-9b.c: Likewise.
583 * testsuite/ld-size/size-10b.c: Likewise.
584
a435742a
AM
5852020-06-16 Alan Modra <amodra@gmail.com>
586
587 * emulparams/tic30aout.sh: Delete file.
588 * scripttempl/tic30aout.sc: Delete file.
589 * Makefile.am: Remove etic30aout.c from ALL_EMULATION_SOURCES and
590 delete dependency.
591 * configure.tgt: Delete tic30-*-*aout* entry.
592 * testsuite/ld-scripts/sane1.d: Delete tic30-*-aout mention.
593 * testsuite/ld-scripts/segment-start.d: Likewise.
594 * Makefile.in: Regenerate.
595 * po/BLD-POTFILES.in: Regenerate.
596
7a77f1ac
MF
5972020-06-15 Max Filippov <jcmvbkbc@gmail.com>
598
599 * emultempl/xtensaelf.em (XSHAL_ABI): Remove macro definition.
600 (XTHAL_ABI_UNDEFINED, XTHAL_ABI_WINDOWED, XTHAL_ABI_CALL0): New
601 macros.
602 (elf32xtensa_abi): New declaration.
603 (xt_config_info_unpack_and_check): Set elf32xtensa_abi if it is
604 undefined. Use xtensa_abi_choice instead of XSHAL_ABI to test
605 ABI tag consistency.
606 (xtensa_add_config_info): Use xtensa_abi_choice instead of
607 XSHAL_ABI to format ABI tag.
608 (PARSE_AND_LIST_PROLOGUE): Define OPTION_ABI_WINDOWED,
609 OPTION_ABI_CALL0 and declare elf32xtensa_abi.
610 (PARSE_AND_LIST_LONGOPTS): Add entries for --abi-windowed and
611 --abi-call0.
612 (PARSE_AND_LIST_OPTIONS): Add help text for --abi-windowed and
613 --abi-call0.
614 (PARSE_AND_LIST_ARGS_CASES): Add handlers for --abi-windowed and
615 --abi-call0.
616 * ld.texi: Add description for options --abi-windowed and
617 --abi-call0.
618
cae64165
RM
6192020-06-15 Roland McGrath <mcgrathr@google.com>
620
621 * NEWS: Mention -z start-stop-visibility=... option for ELF.
622 * ld.texi (Options): Document -z start-stop-visibility=... option.
623 * ldmain.c (main): Initialize link_info.start_stop_visibility.
624 * emultempl/elf.em (gld${EMULATION_NAME}_handle_option):
625 Parse -z start-stop-visibility=... option.
626
12984639
AM
6272020-06-15 Alan Modra <amodra@gmail.com>
628
629 * testsuite/ld-scripts/include.exp: Don't load ld-lib.exp.
630 * testsuite/ld-scripts/phdrs3.exp: Likewise.
631 * testsuite/ld-scripts/rgn-at.exp: Likewise.
632 * testsuite/ld-scripts/rgn-over.exp: Likewise.
633 * testsuite/ld-scripts/sort.exp: Likewise.
634 * testsuite/ld-discard/discard.exp: Likewise. Use is_elf_format.
635
ea4b3731
AM
6362020-06-15 Alan Modra <amodra@gmail.com>
637
638 PR 26103
639 * testsuite/ld-linkonce/ref1.s,
640 * testsuite/ld-linkonce/ref2.s,
641 * testsuite/ld-linkonce/sym1.s,
642 * testsuite/ld-linkonce/sym2.s,
643 * testsuite/ld-linkonce/sym3.s: New test files.
644 * testsuite/ld-linkonce/linkonce.exp: Run tests for PE too.
645 Add pr26103 test. Remove unnecessary load_lib.
646
cda58d5f
AM
6472020-06-15 Alan Modra <amodra@gmail.com>
648
649 * testsuite/ld-linkonce/zeroeh_x.s: Rename from x.s.
650 * testsuite/ld-linkonce/zeroeh_y.s: Rename from y.s.
651 * testsuite/ld-linkonce/zeroehl32.d: Adjust for renaming. Support
652 big-endian output. Run for powerpc.
653
38226418
AM
6542020-06-11 Alan Modra <amodra@gmail.com>
655
656 * testsuite/ld-plugin/lto.exp (lto_link_tests): Move lto-6,
657 pr12760, pr23818 and pr23958 tests to..
658 (lto_link_elf_tests): ..here.
659
928055a3
NC
6602020-06-11 Nick Clifton <nickc@redhat.com>
661
662 * testsuite/ld-elf/pr26094-1b.c (main): Change return type to
663 int.
664
84df1f9d
AM
6652020-06-10 Alan Modra <amodra@gmail.com>
666
667 * testsuite/ld-elf/linux-x86.exp: Build tests when non-native.
668 (check_pr25749b): Add optional args. Set expected pass file
669 from args. Run -1b and -2a tests with passall.out.
670 * testsuite/ld-elf/passall.out: New file.
671 * testsuite/ld-elf/pr25749-1.c: Adjust to pass with older glibc.
672 * testsuite/ld-elf/pr25749-2.c: Likewise.
673 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Use
674 regexp_diff to compare expected output from running binary.
675
e1b5d517
L
6762020-06-10 H.J. Lu <hongjiu.lu@intel.com>
677
678 PR ld/26094
679 * testsuite/ld-elf/pr26094-1.ver: New fike.
680 * testsuite/ld-elf/pr26094-1a.c: Likewise.
681 * testsuite/ld-elf/pr26094-1a.rd: Likewise.
682 * testsuite/ld-elf/pr26094-1b.c: Likewise.
683 * testsuite/ld-elf/pr26094-1b.rd: Likewise.
684 * testsuite/ld-elf/pr26094-1c.c: Likewise.
685 * testsuite/ld-elf/shared.exp: Run ld/26094 tests.
686
cebd6b8a
L
6872020-06-09 H.J. Lu <hongjiu.lu@intel.com>
688
689 PR ld/18801
690 * testsuite/ld-i386/i386.exp: Run ifunc-textrel-1a,
691 ifunc-textrel-1b, ifunc-textrel-2a and ifunc-textrel-2b.
692 * testsuite/ld-x86-64/x86-64.exp: Likewise.
693 * testsuite/ld-i386/ifunc-textrel-1a.d: Likewise.
694 * testsuite/ld-i386/ifunc-textrel-1b.d: Likewise.
695 * testsuite/ld-i386/ifunc-textrel-2a.d: Likewise.
696 * testsuite/ld-i386/ifunc-textrel-2b.d: Likewise.
697 * testsuite/ld-x86-64/ifunc-textrel-1.s: Likewise.
698 * testsuite/ld-x86-64/ifunc-textrel-1a.d: Likewise.
699 * testsuite/ld-x86-64/ifunc-textrel-1b.d: Likewise.
700 * testsuite/ld-x86-64/ifunc-textrel-2.s: Likewise.
701 * testsuite/ld-x86-64/ifunc-textrel-2a.d: Likewise.
702 * testsuite/ld-x86-64/ifunc-textrel-2b.d: Likewise.
703 * testsuite/ld-i386/pr18801a.d: Expect warning for IFUNC
704 resolvers.
705 * testsuite/ld-i386/pr18801b.d: Likewise.
706 * estsuite/ld-x86-64/pr18801a.d: Likewise.
707 * estsuite/ld-x86-64/pr18801b.d: Likewise.
708
a61e3060
AM
7092020-06-09 Alan Modra <amodra@gmail.com>
710
711 PR 26065
712 * testsuite/ld-elf/shared.exp: Compile dl4main.c -fPIC.
713 (dl4e, dl4f): Expect dl4a.out.
714 * testsuite/ld-elf/dl4e.out: Delete.
715
597344c9
L
7162020-06-07 H.J. Lu <hongjiu.lu@intel.com>
717
718 * testsuite/ld-elf/shared.exp: Pass $LFLAGS to PR ld/21703
719 shared test.
720
656e4a22
L
7212020-06-07 H.J. Lu <hongjiu.lu@intel.com>
722
723 * testsuite/ld-elf/shared.exp: Xfail pr20995/pr20995-2 for
724 tic6x-*-*.
725
0fd91d25
L
7262020-06-07 H.J. Lu <hongjiu.lu@intel.com>
727
728 * testsuite/ld-elf/pr11304.d: Skip tic6x-*-elf.
729
1fc47f80
AM
7302020-06-06 Alan Modra <amodra@gmail.com>
731
732 * testsuite/ld-elf/comm-data.exp: Don't xfail arm or bfin-linux.
733
070558eb
AM
7342020-06-06 Alan Modra <amodra@gmail.com>
735
736 * lexsup.c (ld_options): Accept -plugin and -plugin-opt when
737 !ENABLE_PLUGINS.
738 * testsuite/lib/ld-lib.exp (check_plugin_api_available): Adjust.
739
41285764
NC
7402020-06-05 Nelson Chu <nelson.chu@sifive.com>
741
742 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Rename to
743 attr-merge-priv-spec-01.d.
744 * testsuite/ld-riscv-elf/attr-merge-priv-spec-c.s: Set spec to 1.11.
745 * testsuite/ld-riscv-elf/attr-merge-priv-spec-d.s: Empty priv spec set.
746 * testsuite/ld-riscv-elf/attr-merge-priv-spec-02.d: New testcase.
747 * testsuite/ld-riscv-elf/attr-merge-priv-spec-03.d: Likewise.
748 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-02.d: Likewise.
749 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-03.d: Likewise.
750 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-04.d: Likewise.
751 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-05.d: Likewise.
752 * testsuite/ld-riscv-elf/attr-merge-priv-spec-failed-06.d: Likewise.
753 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Updated.
754
3fc6c3dc
NC
7552020-06-05 Nelson Chu <nelson.chu@sifive.com>
756
757 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: The CSR isn't used,
758 so ignore the -mpriv-spec setting.
759 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
760 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
761 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
762 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
763 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
764 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
765 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
766 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
767 * testsuite/ld-riscv-elf/call-relax.d: Add -mno-arch-attr.
768
c4b126b8
L
7692020-06-04 H.J. Lu <hongjiu.lu@intel.com>
770
771 PR ld/26080
772 * testsuite/ld-elf/comm-data.exp: Remove copy_reloc.
773 * testsuite/ld-elf/comm-data2r.rd: Removed.
774 * testsuite/ld-elf/comm-data2r.sd: Likewise.
775 * testsuite/ld-elf/comm-data2r.xd: Likewise.
776
e2c8dab6
AM
7772020-06-04 Alan Modra <amodra@gmail.com>
778
779 * testsuite/config/default.exp: Remove global directive outside
780 proc body.
781 * testsuite/ld-bootstrap/bootstrap.exp: Likewise.
782 * testsuite/ld-elf/compress.exp: Likewise.
783 * testsuite/ld-elf/elf.exp: Likewise.
784 * testsuite/ld-elf/exclude.exp: Likewise.
785 * testsuite/ld-elf/frame.exp: Likewise.
786 * testsuite/ld-elf/indirect.exp: Likewise.
787 * testsuite/ld-elf/linux-x86.exp: Likewise.
788 * testsuite/ld-elf/shared.exp: Likewise.
789 * testsuite/ld-elf/tls.exp: Likewise.
790 * testsuite/ld-elf/tls_common.exp: Likewise.
791 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
792 * testsuite/ld-elfweak/elfweak.exp: Likewise.
793 * testsuite/ld-frv/fdpic.exp: Likewise.
794 * testsuite/ld-frv/tls.exp: Likewise.
795 * testsuite/ld-gc/gc.exp: Likewise.
796 * testsuite/ld-i386/i386.exp: Likewise.
797 * testsuite/ld-i386/no-plt.exp: Likewise.
798 * testsuite/ld-ifunc/ifunc.exp: Likewise.
799 * testsuite/ld-mips-elf/mips-elf-flags.exp: Likewise.
800 * testsuite/ld-nios2/nios2.exp: Likewise.
801 * testsuite/ld-plugin/lto.exp: Likewise.
802 * testsuite/ld-plugin/plugin.exp: Likewise.
803 * testsuite/ld-powerpc/export-class.exp: Likewise.
804 * testsuite/ld-scripts/align.exp: Likewise.
805 * testsuite/ld-scripts/crossref.exp: Likewise.
806 * testsuite/ld-scripts/defined.exp: Likewise.
807 * testsuite/ld-scripts/overlay-size.exp: Likewise.
808 * testsuite/ld-scripts/provide.exp: Likewise.
809 * testsuite/ld-scripts/weak.exp: Likewise.
810 * testsuite/ld-selective/selective.exp: Likewise.
811 * testsuite/ld-sh/rd-sh.exp: Likewise.
812 * testsuite/ld-size/size.exp: Likewise.
813 * testsuite/ld-srec/srec.exp: Likewise.
814 * testsuite/ld-x86-64/mpx.exp: Likewise.
815 * testsuite/ld-x86-64/no-plt.exp: Likewise.
816 * testsuite/ld-x86-64/x86-64.exp: Likewise.
817
a0c0ad56
AM
8182020-06-04 Alan Modra <amodra@gmail.com>
819
820 * testsuite/ld-dynamic/export-dynamic-symbol-2.d: Match output for
821 mips-sgi-irix6.
822 * testsuite/ld-dynamic/export-dynamic-symbol-glob.d: Likewise.
823 * testsuite/ld-dynamic/export-dynamic-symbol-list-2.d: Likewise.
824 * testsuite/ld-dynamic/export-dynamic-symbol-list-glob.d: Likewise.
825 * testsuite/ld-dynamic/export-dynamic-symbol.exp: Exclude targets
826 with poor PIE support.
827
60f207b4
AM
8282020-06-04 Alan Modra <amodra@gmail.com>
829
830 * testsuite/ld-plugin/lto.exp (pr12758.exe): Add NOPIE_LDFLAGS.
831 * testsuite/ld-unique/unique.exp: Add NOPIE_LDFLAGS to unique
832 executable and dynamic executable tests.
833
1949ad04
L
8342020-06-03 H.J. Lu <hongjiu.lu@intel.com>
835
836 * testsuite/config/default.exp (NOSANTIZE_CFLAGS): New.
837 * testsuite/ld-elf/linux-x86.exp: Add $NOSANTIZE_CFLAGS to
838 tests with run_ld_link_exec_tests.
839 * testsuite/ld-elf/shared.exp: Add $NOSANTIZE_CFLAGS to tests
840 with run_ld_link_tests.
841 * testsuite/ld-elf/tls.exp: Likewise.
842 * testsuite/ld-elfweak/elfweak.exp: Add $NOSANTIZE_CFLAGS to
843 tests with ld_link.
844 * testsuite/ld-gc/gc.exp: Add $NOSANTIZE_CFLAGS to cflags.
845 * testsuite/ld-plugin/lto.exp: Add $NOSANTIZE_CFLAGS to tests
846 with run_ld_link_tests.a
847 * testsuite/ld-plugin/plugin.exp: Append $NOSANTIZE_CFLAGS to
848 CFLAGS.
849 * testsuite/ld-selective/selective.exp: Add $NOSANTIZE_CFLAGS
850 to cflags and cxxflags.
851 * testsuite/ld-srec/srec.exp: Append $NOSANTIZE_CFLAGS to CC
852 and CXX.
853 * testsuite/ld-x86-64/plt-main-ibt-x32.dd: Updated for
854 -fsanitize=undefined.
855 * testsuite/ld-x86-64/plt-main-ibt.dd: Likewise.
856 * testsuite/ld-x86-64/x86-64.exp: Add $NOSANTIZE_CFLAGS to
857 tests with run_cc_link_tests and run_ld_link_tests.
858
37a141bf
FS
8592020-06-03 Fangrui Song <maskray@google.com>
860 H.J. Lu <hongjiu.lu@intel.com>
861
862 PR ld/25910
863 * NEWS: Mention --export-dynamic-symbol[-list].
864 * ld.texi: Document --export-dynamic-symbol[-list].
865 * ldgram.y: Pass current_dynamic_list_p to
866 lang_append_dynamic_list.
867 * ldlang.c (current_dynamic_list_p): New.
868 (ang_append_dynamic_list): Updated to take a pointer to
869 struct bfd_elf_dynamic_list * argument instead of using
870 link_info.dynamic_list.
871 (lang_append_dynamic_list_cpp_typeinfo): Pass
872 &link_info.dynamic_list to ang_append_dynamic_list.
873 (lang_append_dynamic_list_cpp_new): Likewise.
874 * ldlang.h (current_dynamic_list_p): New.
875 (lang_append_dynamic_list): Add a pointer to
876 struct bfd_elf_dynamic_list * argument.
877 * ldlex.h (option_values): Add OPTION_EXPORT_DYNAMIC_SYMBOL and
878 OPTION_EXPORT_DYNAMIC_SYMBOL_LIST.
879 * lexsup.c (ld_options): Add entries for
880 OPTION_EXPORT_DYNAMIC_SYMBOL and
881 OPTION_EXPORT_DYNAMIC_SYMBOL_LIST.
882 (parse_args): Handle --export-dynamic-symbol and
883 --export-dynamic-symbol-list.
884 * testsuite/ld-dynamic/export-dynamic-symbol-1.d: New.
885 * testsuite/ld-dynamic/export-dynamic-symbol-2.d: New.
886 * testsuite/ld-dynamic/export-dynamic-symbol-glob.d: New.
887 * testsuite/ld-dynamic/export-dynamic-symbol-list-1.d: New.
888 * testsuite/ld-dynamic/export-dynamic-symbol-list-2.d: New.
889 * testsuite/ld-dynamic/export-dynamic-symbol-list-glob.d: New.
890 * testsuite/ld-dynamic/export-dynamic-symbol.exp: New.
891 * testsuite/ld-dynamic/export-dynamic-symbol.s: New.
892 * testsuite/ld-dynamic/foo-bar.list: New.
893 * testsuite/ld-dynamic/foo.list: New.
894 * testsuite/ld-dynamic/foo.s: New.
895 * testsuite/ld-dynamic/fstar.list: New.
896 * testsuite/ld-elf/dlempty.list: New.
897 * testsuite/ld-elf/shared.exp: Add tests for
898 --export-dynamic-symbol and --export-dynamic-symbol-list.
899
bbd2d6bf
JB
9002020-06-03 Jan Beulich <jbeulich@suse.com>
901
902 * testsuite/ld-elf/linux-x86.exp: Make copied source files
903 writeable.
904
a3fc9418
NC
9052020-05-28 Nick Clifton <nickc@redhat.com>
906
907 PR 26047
908 * ldelf.c (ldelf_after_open): Fail if attempting to link one
a87e1817
NC
909 executable into another. Ensure that the test is made for all
910 forms of linking.
a3fc9418 911
fa6ecf94
L
9122020-05-28 H.J. Lu <hongjiu.lu@intel.com>
913
6f028f3c
L
914 * NEWS: Mention --enable-textrel-check=yes is default for
915 Linux/x86 targets.
916 * configure.tgt (ac_default_ld_textrel_check): Set to yes if
917 unset for Linux/x86 targets.
fa6ecf94 918
b32632c4
L
9192020-05-28 H.J. Lu <hongjiu.lu@intel.com>
920
921 PR ld/20824
922 * NEWS: Mention --enable-textrel-check=[no|yes|warning|error].
923 * configure.ac: Add --enable-textrel-check=[no|yes|warning|error].
924 (DEFAULT_LD_TEXTREL_CHECK): New AC_DEFINE_UNQUOTED.
925 (DEFAULT_LD_TEXTREL_CHECK_WARNING): Likewise.
926 * ldmain.c (main): Initialize link_info.textrel_check to
927 DEFAULT_LD_TEXTREL_CHECK.
928 * lexsup.c (ld_options): Check DEFAULT_LD_TEXTREL_CHECK_WARNING.
929 * config.in: Regenerated.
930 * configure: Likewise.
931
72a3b182
NC
9322020-05-28 Nick Clifton <nickc@redhat.com>
933
934 * lexsup.c (parse_args): Generate an error if a name is not
935 provided to the -Map option.
936 (ld_options): Mention that the -Map option supports a directory
937 name as an argument.
938 * NEWS: Remove mention of support for an empty string as an
939 argument to -Map.
940 * ld.texi: Likewise.
941
2a37823b
HPN
9422020-05-27 Hans-Peter Nilsson <hp@axis.com>
943
944 PR ld/22909
945 * testsuite/ld-elf/pr19539.d: Don't xfail for cris*-*-*.
946
198204a7
NC
9472020-05-27 Rasmus Villemoes <rv@rasmusvillemoes.dk>
948 Nick Clifton <nickc@redhat.com>
949
950 * lexsup.c (parse_args): If the map filename is defined but empty
951 create a name based upon the output file name. If the name is
952 defined but refers to a directory create a file inside the
953 directory based on the output file name.
954 * ld.texi: Document the new feature.
955 * testsuite/ld-script/map-address.exp: Add test of new feature.
956 * NEWS: Mention the new feature.
957
a6dbf402
L
9582020-05-27 H.J. Lu <hongjiu.lu@intel.com>
959
960 PR ld/22909
961 * NEWS: Mention --warn-textrel.
962 * ld.texi: Update -z text/notext/textoff. Add --warn-textrel.
963 Remove --warn-shared-textrel.
964 * ldlex.h (option_values): Rename OPTION_WARN_SHARED_TEXTREL to
965 OPTION_WARN_TEXTREL.
966 * lexsup.c (ld_options): Add --warn-textrel. Obsolete
967 --warn-shared-textrel.
968 (parse_args): Updated.
969 (elf_shlib_list_options): Check link_info.textrel_check.
970 * emultempl/elf.em: Updated.
971 * testsuite/ld-elf/pr19539.d: Replace -z notext with
972 --warn-textrel. Expect a warning.
973 * testsuite/ld-i386/warn1.d: Update expected warning.
974
368584aa
L
9752020-05-26 H.J. Lu <hongjiu.lu@intel.com>
976
977 * testsuite/ld-ifunc/ifunc-23a-x86.d: Skip *-*-lynxos *-*-nto*.
978 * testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
979 * testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
980
07e0bb0f
L
9812020-05-25 H.J. Lu <hongjiu.lu@intel.com>
982
983 * testsuite/ld-x86-64/x86-64.exp: Pass -z notext to linker.
984
af2c48d8
L
9852020-05-25 H.J. Lu <hongjiu.lu@intel.com>
986
987 * testsuite/ld-elf/eh6.d: Pass -z notext to linker.
988 * testsuite/ld-elf/ehdr_start-shared.d: Likewise.
989 * testsuite/ld-elf/pr19539.d: Likewise.
990 * testsuite/ld-elfvers/vers.exp: Likewise.
991 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
992 * testsuite/ld-i386/i386.exp: Likewise.
993 * testsuite/ld-i386/nogot1.d: Likewise.
994 * testsuite/ld-i386/pr19539.d: Likewise.
995 * testsuite/ld-i386/pr19636-2a.d: Likewise.
996 * testsuite/ld-i386/pr19636-2b.d: Likewise.
997 * testsuite/ld-i386/pr19636-2c.d: Likewise.
998 * testsuite/ld-i386/pr19636-2d.d: Likewise.
999 * testsuite/ld-i386/pr19636-2e.d: Likewise.
1000 * testsuite/ld-i386/pr19636-3d.d: Likewise.
1001 * testsuite/ld-i386/pr19636-3e.d: Likewise.
1002 * testsuite/ld-i386/pr19939b.d: Likewise.
1003 * testsuite/ld-i386/undefweaka.d: Likewise.
1004 * testsuite/ld-i386/undefweakb.d: Likewise.
1005 * testsuite/ld-shared/shared.exp: Likewise.
1006 * testsuite/ld-size/size.exp: Likewise.
1007 * testsuite/ld-unique/unique.exp: Likewise.
1008 * testsuite/ld-x86-64/pie1.d: Likewise.
1009 * testsuite/ld-x86-64/pr19539a.d: Likewise.
1010 * testsuite/ld-x86-64/pr19539b.d: Likewise.
1011 * testsuite/ld-x86-64/pr19636-1d.d: Likewise.
1012 * testsuite/ld-x86-64/pr19636-1e.d: Likewise.
1013 * testsuite/ld-x86-64/pr19807-1a.d: Likewise.
1014 * testsuite/ld-x86-64/pr19807-1b.d: Likewise.
1015 * testsuite/ld-x86-64/pr19807-2b.d: Likewise.
1016 * testsuite/ld-x86-64/pr19807-2c.d: Likewise.
1017 * testsuite/ld-x86-64/pr19807-2d.d: Likewise.
1018 * testsuite/ld-x86-64/pr19807-2e.d: Likewise.
1019 * testsuite/ld-x86-64/pr19939b.d: Likewise.
1020 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1021
bb68f22c
FS
10222020-05-24 Fangrui Song <maskray@google.com>
1023
1024 PR ld/26018
1025 * lexsup.c (parse_args): Simplify.
1026 * testsuite/ld-elf/dl4e.out: New.
1027 * testsuite/ld-elf/shared.exp: Updated for PR ld/26018 tests.
1028
309cae1f
L
10292020-05-23 H.J. Lu <hongjiu.lu@intel.com>
1030
1031 PR ld/26018
1032 * testsuite/ld-i386/i386.exp: Add a -Bsymbolic-functions test.
1033 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1034 * testsuite/ld-i386/pr26018.d: New file.
1035 * testsuite/ld-x86-64/pr26018.d: Likewise.
1036 * testsuite/ld-x86-64/pr26018.s: Likewise.
1037
5e2ab612
AM
10382020-05-21 Alan Modra <amodra@gmail.com>
1039
1040 * deffilep.y: Replace "if (x) free (x)" with "free (x)" thoughout.
1041 * emultempl/elf.em: Likewise.
1042 * emultempl/msp430.em: Likewise.
1043 * emultempl/pe.em: Likewise.
1044 * emultempl/pep.em: Likewise.
1045 * emultempl/ppc64elf.em: Likewise.
1046 * emultempl/xtensaelf.em: Likewise.
1047 * ldelf.c: Likewise.
1048 * ldfile.c: Likewise.
1049 * ldmain.c: Likewise.
1050 * ldmisc.c: Likewise.
1051 * lexsup.c: Likewise.
1052 * pe-dll.c: Likewise.
1053
8f595e9b
NC
10542020-05-20 Nelson Chu <nelson.chu@sifive.com>
1055
1056 * testsuite/ld-riscv-elf/attr-merge-arch-01.d: Updated
1057 priv attributes according to the -mpriv-spec option.
1058 * testsuite/ld-riscv-elf/attr-merge-arch-02.d: Likewise.
1059 * testsuite/ld-riscv-elf/attr-merge-arch-03.d: Likewise.
1060 * testsuite/ld-riscv-elf/attr-merge-priv-spec-a.s: Likewise.
1061 * testsuite/ld-riscv-elf/attr-merge-priv-spec-b.s: Likewise.
1062 * testsuite/ld-riscv-elf/attr-merge-priv-spec.d: Likewise.
1063 * testsuite/ld-riscv-elf/attr-merge-stack-align.d: Likewise.
1064 * testsuite/ld-riscv-elf/attr-merge-strict-align-01.d: Likewise.
1065 * testsuite/ld-riscv-elf/attr-merge-strict-align-02.d: Likewise.
1066 * testsuite/ld-riscv-elf/attr-merge-strict-align-03.d: Likewise.
1067 * testsuite/ld-riscv-elf/attr-merge-strict-align-04.d: Likewise.
1068 * testsuite/ld-riscv-elf/attr-merge-strict-align-05.d: Likewise.
1069
7b958a48
AM
10702020-05-20 Alan Modra <amodra@gmail.com>
1071
1072 PR 25993
1073 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Don't copy
1074 other_bfd_filename for bfd_set_filename, and test result of
1075 bfd_set_filename call. Don't create a new is->filename, simply
1076 copy from bfd filename. Free new_name after bfd_set_filename.
1077 * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
1078
7e057737
SP
10792020-05-19 Siddhesh Poyarekar <siddesh.poyarekar@arm.com>
1080
1081 * testsuite/ld-aarch64/aarch64-elf.exp: New test
1082 emit-relocs-560.
1083 * testsuite/ld-aarch64/emit-relocs-560.d: New file.
1084 * testsuite/ld-aarch64/emit-relocs-560.s: New file.
1085
607b4833
AM
10862020-05-19 Alan Modra <amodra@gmail.com>
1087
1088 * emultempl/beos.em (sort_by_file_name): Use bfd_get_filename
1089 rather than accessing bfd->filename directly.
1090 * emultempl/pe.em (gld_${EMULATION_NAME}_after_open): Likewise.
1091 * emultempl/pep.em (gld_${EMULATION_NAME}_after_open): Likewise.
1092 * emultempl/spuelf.em (embedded_spu_file): Likewise.
1093 * ldlang.c (input_statement_is_archive_path, wild_sort),
1094 (check_excluded_libs): Likewise.
1095 * ldmain.c (add_archive_element): Likewise.
1096 * ldmisc.c (vfinfo): Likewise.
1097 * pe-dll.c (auto_export, generate_edata, pe_create_import_fixup),
1098 (pe_dll_generate_implib, pe_process_import_defs): Likewise.
1099 * plugin.c (plugin_object_p): Likewise.
1100
3edf7b9f
DR
11012020-05-18 Douglas B Rupp <rupp@adacore.com>
1102
1103 * ldemul.h (ldemul_print_symbol): New.
1104 (ld_emulation_xfer_type) <print_symbol): Likewise.
1105 * ldemul.c (ldemul_print_symbol): New.
1106 * ldlang.c (SECTION_NAME_MAP_LANGTH): Move to ...
1107 (print_one_symbol): Make global and move declaration to ...
1108 (print_all_symbols): Rename print_one_symbol to ldemul_print_symbol
1109 (print_input_section): Likewise
1110 * ldlang.h: ... here.
1111 * emultempl/aix.em (gld${EMULATION_NAME}_print_symbol): New.
1112 (ld_emulation_xfer_struct): Use it.
1113 * emultempl/armcoff.em (ld_emulation_xfer_struct): Add print_symbol
1114 and default to NULL.
1115 * emultempl/beos.em (ld_emulation_xfer_struct): Likewise
1116 * emultempl/elf.em (ld_emulation_xfer_struct): Likewise
1117 * emultempl/generic.em (ld_emulation_xfer_struct): Likewise
1118 * emultempl/linux.em (ld_emulation_xfer_struct): Likewise
1119 * emultempl/msp430.em (ld_emulation_xfer_struct): Likewise
1120 * emultempl/pe.em (ld_emulation_xfer_struct): Likewise
1121 * emultempl/pep.em (ld_emulation_xfer_struct): Likewise
1122 * emultempl/ticoff.em (ld_emulation_xfer_struct): Likewise
1123 * emultempl/vanilla.em (ld_emulation_xfer_struct): Likewise
1124
6e0c75f7
ST
11252020-05-18 Sergei Trofimovich <siarheit@google.com>
1126
1127 * ldmain.c (add_archive_element): Fix s/claimi/claim/ typo
1128 in info message.
1129
e6ddf2af
NC
11302020-05-18 Nick Clifton <nickc@redhat.com>
1131
1132 * po/sv.po: Update Swedish translation.
1133
5e365e47
NC
11342020-05-18 Nick Clifton <nickc@redhat.com>
1135
1136 PR 25993
1137 * emultempl/pe.em (_after_open): Check for duplicate filename
1138 pointers before renaming the dll.
1139 * emultempl/pep.em (_after_open): Likewise.
1140
ba311c5b
NC
11412020-05-13 Nick Clifton <nickc@redhat.com>
1142
1143 PR 25979
1144 * lexsup.c (elf_shlib_list_options): Include the default value for
1145 the hash style in the output text.
1146
94ba9882
AM
11472020-05-11 Alan Modra <amodra@gmail.com>
1148
1149 * testsuite/ld-powerpc/pcrelopt.s: Add lxvp and stxvp.
1150 * testsuite/ld-powerpc/pcrelopt.d: Update.
1151
7c1f4227
AM
11522020-05-11 Alan Modra <amodra@gmail.com>
1153
1154 * testsuite/ld-powerpc/callstub-1.d: Use -mpower10/-Mpower10 in
1155 place of -mfuture/-Mfuture.
1156 * testsuite/ld-powerpc/notoc2.d: Likewise.
1157 * testsuite/ld-powerpc/powerpc.exp: Likewise.
1158 * testsuite/ld-powerpc/tlsgd.d: Likewise.
1159 * testsuite/ld-powerpc/tlsie.d: Likewise.
1160 * testsuite/ld-powerpc/tlsld.d: Likewise.
1161
73199c2b
NC
11622020-05-11 Nick Clifton <nickc@redhat.com>
1163
1164 * po/es.po: Updated Spanish translation.
1165
cff69cf4
WD
11662020-05-01 Wilco Dijkstra <wdijkstr@arm.com>
1167
1168 PR ld/25665
1169 * testsuite/ld-aarch64/farcall-group.s: New large group test.
1170 * testsuite/ld-aarch64/farcall-group.d: New test driver.
1171 * testsuite/ld-aarch64/aarch64-elf.exp: Run the new test.
1172
a8acd6ee
AM
11732020-05-01 Alan Modra <amodra@gmail.com>
1174
1175 PR 25882
1176 * ldlang.c (lang_check): Call bfd_merge_private_bfd_data for
1177 shared libraries.
1178
94a8e7b0
AM
11792020-05-01 Alan Modra <amodra@gmail.com>
1180
1181 * po/BLD-POTFILES.in: Regenerate.
1182
09c1e68a
AC
11832020-04-30 Alex Coplan <alex.coplan@arm.com>
1184
1185 * testsuite/ld-aarch64/erratum843419_tls_ie.d: Use udf in disassembly.
1186 * testsuite/ld-aarch64/farcall-b-section.d: Likewise.
1187 * testsuite/ld-aarch64/farcall-back.d: Likewise.
1188 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
1189
8a8a1171
NC
11902020-04-30 Nick Clifton <nickc@redhat.com>
1191
1192 * testsuite/ld-elf/compress1c.d: XFAIL if thet target linker does
1193 not support the -shared command line option.
1194 * /ld-elf/compressed1c.d: Likewise.
1195 * /ld-elf/compressed1e.d: Likewise.
1196 * /ld-elf/dynamic1.d: Likewise.
1197 * /ld-elf/dynsym1.d: Likewise.
1198 * /ld-elf/ehdr_start-shared.d: Likewise.
1199 * /ld-elf/exclude3b.d: Likewise.
1200 * /ld-elf/global1.d: Likewise.
1201 * /ld-elf/hash.d: Likewise.
1202 * /ld-elf/local1.d: Likewise.
1203 * /ld-elf/mbind1b.d: Likewise.
1204 * /ld-elf/now-1.d: Likewise.
1205 * /ld-elf/now-2.d: Likewise.
1206 * /ld-elf/now-3.d: Likewise.
1207 * /ld-elf/now-4.d: Likewise.
1208 * /ld-elf/pr12975.d: Likewise.
1209 * /ld-elf/pr13177.d: Likewise.
1210 * /ld-elf/pr13195.d: Likewise.
1211 * /ld-elf/pr16322.d: Likewise.
1212 * /ld-elf/pr16498a.d: Likewise.
1213 * /ld-elf/pr16498b.d: Likewise.
1214 * /ld-elf/pr17615.d: Likewise.
1215 * /ld-elf/pr19162.d: Likewise.
1216 * /ld-elf/pr19698.d: Likewise.
1217 * /ld-elf/pr20513c.d: Likewise.
1218 * /ld-elf/pr20513d.d: Likewise.
1219 * /ld-elf/pr21389a.d: Likewise.
1220 * /ld-elf/pr21389b.d: Likewise.
1221 * /ld-elf/pr21389c.d: Likewise.
1222 * /ld-elf/pr21562a.d: Likewise.
1223 * /ld-elf/pr21562b.d: Likewise.
1224 * /ld-elf/pr21562c.d: Likewise.
1225 * /ld-elf/pr21562d.d: Likewise.
1226 * /ld-elf/pr21562e.d: Likewise.
1227 * /ld-elf/pr21562f.d: Likewise.
1228 * /ld-elf/pr21562g.d: Likewise.
1229 * /ld-elf/pr21562h.d: Likewise.
1230 * /ld-elf/pr21562i.d: Likewise.
1231 * /ld-elf/pr21562j.d: Likewise.
1232 * /ld-elf/pr21562k.d: Likewise.
1233 * /ld-elf/pr21562l.d: Likewise.
1234 * /ld-elf/pr21562m.d: Likewise.
1235 * /ld-elf/pr21562n.d: Likewise.
1236 * /ld-elf/pr21903a.d: Likewise.
1237 * /ld-elf/pr21903b.d: Likewise.
1238 * /ld-elf/pr22269b.d: Likewise.
1239 * /ld-elf/pr22393-1a.d: Likewise.
1240 * /ld-elf/pr22393-1b.d: Likewise.
1241 * /ld-elf/pr23658-1c.d: Likewise.
1242 * /ld-elf/pr25708.d: Likewise.
1243 * /ld-elf/rpath-1.d: Likewise.
1244 * /ld-elf/rpath-2.d: Likewise.
1245 * /ld-elf/runpath-1.d: Likewise.
1246 * /ld-elf/runpath-2.d: Likewise.
1247 * /ld-elf/sizeofb.d: Likewise.
1248 * /ld-elf/startofb.d: Likewise.
1249 * /ld-elf/strtab.d: Likewise.
1250 * /ld-elf/textaddr2.d: Likewise.
1251 * /ld-elf/textaddr5.d: Likewise.
1252 * /ld-elf/textaddr6.d: Likewise.
1253 * /ld-elf/unknown2.d: Likewise.
1254 * /ld-undefined/entry-3.d: Likewise.
1255 * /ld-undefined/entry-4.d: Likewise.
1256 * /ld-elf/mbind1c.d: XFAIL if the target linker does not support
1257 the -pie option.
1258 * /ld-elf/pie.d: Likewise.
1259 * /ld-elf/pr19539.d: Likewise.
1260 * /ld-elf/pr21903d.d: Likewise.
1261 * /ld-elf/pr22269a.d: Likewise.
1262 * /ld-elf/pr22393-1c.d: Likewise.
1263 * /ld-elf/pr22393-1d.d: Likewise.
1264 * /ld-elf/pr22423.d: Likewise.
1265 * /ld-elf/loadaddr1.d: Expect to fail on the rx-linux target.
1266 * /ld-elf/loadaddr2.d: Likewise.
1267 * /ld-elf/pr22393-1e.d: Likewise.
1268 * /ld-elf/pr22393-1f.d: Likewise.
1269 * /ld-elf/textaddr1.d: Likewise.
1270 * /ld-elf/textaddr4.d: Likewise.
1271
c578f16e
YS
12722020-04-30 Yoshinori Sato <ysato@users.sourceforge.jp>
1273
1274 * emulparams/elf32rx_linux.sh: New rx-linux emulation.
1275 * emultempl/rxlinux.em: New.
1276 * configure.tgt: Add rx-linux.
1277 * Makefile.am: Add eelf32rx_linux.c
1278 * Makefile.in: Regenerate.
1279
d548f47d
MF
12802020-04-29 Max Filippov <jcmvbkbc@gmail.com>
1281
1282 * testsuite/ld-xtensa/relax-diff1.d: New test definition.
1283 * testsuite/ld-xtensa/relax-diff1.s: New test source.
1284 * testsuite/ld-xtensa/relax-ndiff.d: New test definition.
1285 * testsuite/ld-xtensa/relax-ndiff.s: New test source.
1286 * testsuite/ld-xtensa/xtensa.exp: (relax-diff1)
1287 (relax-ndiff): New tests.
1288
4849fabc
SC
12892020-04-29 Stephen Casner <casner@acm.org>
1290
1291 PR 25829
1292 * testsuite/ld-scripts/default-script.exp: Add --image-base=0 to
1293 LDFLAGS for targets *-*-mingw64 x86_64-*-cygwin.
1294 * testsuite/ld-scripts/default-script1.d: No longer have to skip
1295 test for those targets.
1296 * testsuite/ld-scripts/default-script2.d: Likewise.
1297 * testsuite/ld-scripts/default-script3.d: Likewise.
1298 * testsuite/ld-scripts/default-script4.d: Likewise.
1299
251dae91
TC
13002020-04-27 Tamar Christina <tamar.christina@arm.com>
1301
1302 * pe-dll.c (pe_detail_list): Add pe-bigobj-i386.
1303
30ce8e47
MF
13042020-04-22 Max Filippov <jcmvbkbc@gmail.com>
1305
1306 PR ld/25861
1307 * testsuite/ld-xtensa/relax-loc.d: New test definition.
1308 * testsuite/ld-xtensa/relax-loc.s: New test source.
1309 * testsuite/ld-xtensa/xtensa.exp (relax-loc): New test.
1310
16171946
FS
13112020-04-22 Fangrui Song <maskray@google.com>
1312
1313 PR ld/25806
1314 * ldlang.h (struct lang_input_statement_struct): Add extra_search_path.
1315 * ldlang.c (current_input_file): New.
1316 (ldirname): New.
1317 (new_afile): Add from_filename parameter. Set extra_search_path.
1318 (lang_add_input_file): Pass current_input_file to new_afile.
1319 (load_symbols): Set current_input_file.
1320 * ldfile.c (ldfile_open_file): If extra_search_path has been set
1321 then scan it for the file that needs to be opened.
1322 * ld.texi: Document the new behaviour.
1323 * NEWS: Mention the new feature.
1324
1d934d76
AM
13252020-04-22 Alan Modra <amodra@gmail.com>
1326
1327 * testsuite/ld-scripts/default-script1.d: Correct mingw skip.
1328 * testsuite/ld-scripts/default-script2.d: Likewise.
1329 * testsuite/ld-scripts/default-script3.d: Likewise.
1330 * testsuite/ld-scripts/default-script4.d: Likewise.
1331
39a7b38f
SC
13322020-04-21 Stephen Casner <casner@acm.org>
1333
1334 PR 25829
1335 * testsuite/ld-scripts/script.exp (check_script)
1336 (extract_symbol_test): Make test addresses fit in 16 bits.
1337 * testsuite/ld-scripts/memory.t: Likewise.
1338 * testsuite/ld-scripts/memory_sym.t (TXT_LENGTH): Likewise.
1339 * testsuite/ld-scripts/default-script.t (_START): Likewise.
1340 * testsuite/ld-scripts/default-script1.d: Likewise.
1341 * testsuite/ld-scripts/default-script2.d: Likewise.
1342 * testsuite/ld-scripts/default-script3.d: Likewise.
1343 * testsuite/ld-scripts/default-script4.d: Likewise.
1344 * testsuite/ld-scripts/empty-address-1.t: Likewise.
1345 * testsuite/ld-scripts/empty-address-1.d: Likewise.
1346 * testsuite/ld-scripts/empty-address-2a.d: Likewise.
1347 * testsuite/ld-scripts/empty-address-2b.d: Likewise.
1348 * testsuite/ld-misc/start.s: .long -> .dc.a to allow relocation to
1349 fit target address size.
1d934d76 1350 * testsuite/ld-scripts/empty-address-1.s: Likewise.
39a7b38f
SC
1351 * testsuite/ld-scripts/empty-address-2.s: Likewise.
1352
6f6fd151
L
13532020-04-21 H.J. Lu <hongjiu.lu@intel.com>
1354
1355 PR ld/25849
1356 * ldelfgen.c (ldelf_map_segments): Call
1357 elf_backend_strip_zero_sized_dynamic_sections.
1358 * testsuite/ld-alpha/tlsbinr.rd: Updated.
1359
2efec98b
AM
13602020-04-20 Alan Modra <amodra@gmail.com>
1361
1362 * testsuite/ld-powerpc/tlsopt5.s: Rename foo to aaaaa.
1363 * testsuite/ld-powerpc/tlsopt5.d: Adjust to suit.
1364 * testsuite/ld-powerpc/tlsopt6.d: Likewise.
1365
dbe23755
RO
13662020-04-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1367
1368 * testsuite/ld-elf/warn1.d: Don't xfail on 64-bit Solaris/SPARC.
1369 * testsuite/ld-elf/warn2.d: Likewise.
1370
54975ae9
L
13712020-04-18 H.J. Lu <hongjiu.lu@intel.com>
1372
1373 * testsuite/ld-elf/elf.exp (ASFLAGS): Add "--defsym NO_SET=1" for
1374 alpha target.
1375 * testsuite/ld-elf/pr19789.s: Use "=" if NO_SET is defined.
1376
0203cad2
SC
13772020-04-16 Stephen Casner <casner@acm.org>
1378
1379 PR 18963
1380 * testsuite/ld-scripts/pr18963.t: Reduce section sizes to fit in
1381 16-bit address space.
1382 * testsuite/ld-scripts/pr18963.d: Likewise.
1383
0fe0f2d6
JMG
13842020-04-17 Juan Manuel Guerrero <juan.guerrero@gmx.de>
1385 Jan W. Jagersma <jwjagersma@gmail.com>
1386
1387 * scripttempl/i386go32.sc: Provide symbol _environ. Link in
1388 .ctors and .dtors. Discard LTO sections.
1389
49c16254
NC
13902020-04-17 Nick Clifton <nickc@redhat.com>
1391
1392 * testsuite/config/default.exp: If not already set then create the
1393 CCC_OVERRIDE_OPTIONS environment variable to help when running the
1394 testsuite with clang.
1395 * testsuite/ld-elf/pr22269-1.c: Add a missing return statement.
1396 * testsuite/ld-elfvers/vers.exp: Add checks to detect if files
1397 were built before attempting to copy them.
1398
95a51568
FS
13992020-04-15 Fangrui Song <maskray@google.com>
1400
1401 PR binutils/24613
1402 * lexsup.c (parse_args): Change RM_GENERATE_WARNING and
1403 RM_GENERATE_ERROR to RM_DIAGNOSE.
1404 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Change
1405 RM_GENERATE_ERROR to RM_DIAGNOSE.
1406 * emultempl/elf.em (ld_${EMULATION_NAME}_emulation): Likewise.
1407
fa1477dc
SC
14082020-04-14 Stephen Casner <casner@acm.org>
1409
1410 PR ld/25677
1411 * emulparams/pdp11.sh (SCRIPT_NAME): Change to pdp11.
1412 (EXTRA_EM_FILE): New, add emulation file pdp11.
1413 * scripttempl/pdp11.sc: New, derived from aout.sc without
1414 irrelevant input sections.
1415 * emultempl/pdp11.em (_add_options, _handle_option)
1416 (_list_options): New. Add options -z, --imagic for pdp11-aout.
1417 (_before_parse): Make --omagic be default instead of --nmagic.
1418 (_get_script): Modify special-case linker script for --imagic.
1419 * lexsup.c (parse_args): Explictly set config.text_read_only for -n.
1420 * ld.texi (Options): Add documentation of PDP11-specific options.
1421 (Options): Fix unrelated typo to --no-compact-branches.
1422 * gen-doc.texi: @set PDP11.
1423 * testsuite/ld-pdp11/pdp11.exp: New, start pdp11 testing.
1424 * testsuite/ld-pdp11/sections.s: New, source for options tests.
1425 * testsuite/ld-pdp11/imagic.d: New, test --imagic format.
1426 * testsuite/ld-pdp11/imagicz.d: New, test -z (imagic) format.
1427 * testsuite/ld-pdp11/nmagic.d: New, test --nmagic format.
1428 * testsuite/ld-pdp11/omagic.d: New, test --omagic format.
1429
10ca4b04
L
14302020-04-14 H.J. Lu <hongjiu.lu@intel.com>
1431
1432 PR binutils/25707
1433 * testsuite/ld-arm/armthumb-lib.sym: Updated.
1434 * testsuite/ld-arm/farcall-mixed-app.sym: Likewise.
1435 * testsuite/ld-arm/farcall-mixed-app2.sym: Likewise.
1436 * testsuite/ld-arm/fdpic-main-m.sym: Likewise.
1437 * testsuite/ld-arm/fdpic-main.sym: Likewise.
1438 * testsuite/ld-arm/fdpic-shared-m.sym: Likewise.
1439 * testsuite/ld-arm/fdpic-shared.sym: Likewise.
1440 * testsuite/ld-arm/mixed-app.sym: Likewise.
1441 * testsuite/ld-arm/mixed-lib.sym: Likewise.
1442 * testsuite/ld-arm/preempt-app.sym: Likewise.
1443 * testsuite/ld-elf/hash.d: Likewise.
1444 * testsuite/ld-elf/pr13195.d: Likewise.
1445 * testsuite/ld-elfvsb/hidden2.d: Likewise.
1446 * testsuite/ld-mips-elf/hash2.d: Likewise.
1447
a5d21497
RO
14482020-04-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1449
1450 * testsuite/ld-shared/shared.exp: Remove dangling comments.
1451 xfail shared non PIC tests on Solaris.
1452
ae4b1d73
RO
14532020-04-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1454
1455 * testsuite/ld-elf/shared.exp: Add -Av9 to AFLAGS_PIC on sparc*-*-*.
1456
aa350065
L
14572020-04-02 H.J. Lu <hongjiu.lu@intel.com>
1458
1459 * testsuite/config/default.exp (NOCF_PROTECTION_CFLAGS): Replace
1460 nopie with available.
1461
8be5def6
L
14622020-04-02 H.J. Lu <hongjiu.lu@intel.com>
1463
1464 * testsuite/config/default.exp (NOCF_PROTECTION_CFLAGS): New.
1465 Set to "-fcf-protection=none" if target compiler supports it.
1466 * testsuite/ld-srec/srec.exp: Add $NOCF_PROTECTION_CFLAGS to
1467 CC and CXX.
1468 * testsuite/ld-x86-64/x86-64.exp: Add $NOCF_PROTECTION_CFLAGS
1469 to PLT BND tests.
1470
516231b7
L
14712020-04-02 H.J. Lu <hongjiu.lu@intel.com>
1472
1473 * testsuite/ld-elf/linux-x86.exp (check_pr25749a): Compile with
1474 -I../bfd.
1475 (check_pr25749b): Likewise.
1476
bb897477
RO
14772020-04-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1478
1479 * testsuite/ld-ifunc/ifunc-10-i386.d: Remove *-*-solaris2* from
1480 notarget.
1481 * ifunc-11-i386.d: Likewise.
1482 * ifunc-12-i386.d: Likewise.
1483 * ifunc-13-i386.d: Likewise.
1484 * ifunc-14a-i386.d: Likewise.
1485 * ifunc-14b-i386.d: Likewise.
1486 * ifunc-14c-i386.d: Likewise.
1487 * ifunc-14d-i386.d: Likewise.
1488 * ifunc-14e-i386.d: Likewise.
1489 * ifunc-14f-i386.d: Likewise.
1490 * ifunc-15-i386.d: Likewise.
1491 * ifunc-16-i386-now.d: Likewise.
1492 * ifunc-16-i386.d: Likewise.
1493 * ifunc-17a-i386.d: Likewise.
1494 * ifunc-17b-i386.d: Likewise.
1495 * ifunc-18a-i386.d: Likewise.
1496 * ifunc-18b-i386.d: Likewise.
1497 * ifunc-19a-i386.d: Likewise.
1498 * ifunc-19b-i386.d: Likewise.
1499 * ifunc-2-i386-now.d: Likewise.
1500 * ifunc-2-i386.d: Likewise.
1501 * ifunc-2-local-i386-now.d: Likewise.
1502 * ifunc-2-local-i386.d: Likewise.
1503 * ifunc-20-i386.d: Likewise.
1504 * ifunc-21-i386.d: Likewise.
1505 * ifunc-22-i386.d: Likewise.
1506 * ifunc-5a-i386.d: Likewise.
1507 * ifunc-5a-local-i386.d: Likewise.
1508 * ifunc-5b-i386.d: Likewise.
1509 * ifunc-5b-local-i386.d: Likewise.
1510 * ifunc-5r-local-i386.d: Likewise.
1511 * ifunc-6a-i386.d: Likewise.
1512 * ifunc-6b-i386.d: Likewise.
1513 * ifunc-7a-i386.d: Likewise.
1514 * ifunc-7b-i386.d: Likewise.
1515 * ifunc-8-i386.d: Likewise.
1516 * ifunc-9-i386.d: Likewise.
1517 * pr17154-i386-now.d: Likewise.
1518 * pr17154-i386.d: Likewise.
1519
1520 * ifunc-23a-x86.d: Remove notarget.
1521 * ifunc-24a-x86.d: Likewise.
1522 * ifunc-25a-x86.d: Likewise.
1523
4f5bd885
NC
15242020-04-02 Nick Clifton <nickc@redhat.com>
1525
1526 PR ld/25747
1527 * ldfile.c (ldfile_open_file): Fix typo in warning message.
1528
382aae06
L
15292020-04-01 H.J. Lu <hongjiu.lu@intel.com>
1530
1531 PR ld/25749
1532 PR ld/25754
1533 * testsuite/ld-elf/linux-x86.exp: Run ld/25749 tests.
1534 * testsuite/ld-elf/pr25749-1.c: New file.
1535 * testsuite/ld-elf/pr25749-1a.c: Likewise.
1536 * testsuite/ld-elf/pr25749-1b.c: Likewise.
1537 * testsuite/ld-elf/pr25749-1b.err: Likewise.
1538 * testsuite/ld-elf/pr25749-1c.c: Likewise.
1539 * testsuite/ld-elf/pr25749-1d.c: Likewise.
1540 * testsuite/ld-elf/pr25749-2.c: Likewise.
1541 * testsuite/ld-elf/pr25749-2a.s: Likewise.
1542 * testsuite/ld-elf/pr25749-2b.s: Likewise.
1543 * testsuite/ld-elf/pr25749.rd: Likewise.
1544 * testsuite/ld-elf/pr25754-1a.c: Likewise.
1545 * testsuite/ld-elf/pr25754-1b.s: Likewise.
1546 * testsuite/ld-elf/pr25754-2a.c: Likewise.
1547 * testsuite/ld-elf/pr25754-2b.err: Likewise.
1548 * testsuite/ld-elf/pr25754-2b.s: Likewise.
1549 * testsuite/ld-elf/pr25754-3a.c: Likewise.
1550 * testsuite/ld-elf/pr25754-3b.s: Likewise.
1551 * testsuite/ld-elf/pr25754-4a.c: Likewise.
1552 * testsuite/ld-elf/pr25754-4b.s: Likewise.
1553 * testsuite/ld-elf/pr25754-4c.s: Likewise.
1554 * testsuite/ld-elf/pr25754-5a.c: Likewise.
1555 * testsuite/ld-elf/pr25754-5b.s: Likewise.
1556 * testsuite/ld-elf/pr25754-5c.s: Likewise.
1557 * testsuite/ld-elf/pr25754-6a.c: Likewise.
1558 * testsuite/ld-elf/pr25754-6b.s: Likewise.
1559 * testsuite/ld-x86-64/pr19609-6a.d: Don't expect linker error.
1560
3ce23ca1
TC
15612020-04-01 Tamar Christina <tamar.christina@arm.com>
1562
1563 PR ld/16017
1564 * testsuite/ld-arm/arm-elf.exp (thumb-plt, thumb-plt-got): Skip for NaCL.
1565
77bf7b53
NC
15662020-04-01 Nick Clifton <nickc@redhat.com>
1567
1568 PR ld/25747
1569 * ldfile.c (ldfile_open_file): If a search for a library fails,
1570 but there is a file that would match if it had a "lib" prefix to
1571 its name, then tell the user.
1572
a7618269
TC
15732020-04-01 Tamar Christina <tamar.christina@arm.com>
1574
1575 PR ld/16017
1576 * testsuite/ld-arm/arm-elf.exp (thumb-plt-got): New.
1577 * testsuite/ld-arm/thumb-plt-got.d: New test.
1578
15ccbdd7
TC
15792020-04-01 Tamar Christina <tamar.christina@arm.com>
1580
1581 * testsuite/ld-arm/arm-elf.exp (thumb-plt): New.
1582 * testsuite/ld-arm/thumb-plt.d: New test.
1583 * testsuite/ld-arm/thumb-plt.s: New test.
1584
41ff29bf
HPN
15852020-04-01 Hans-Peter Nilsson <hp@bitrange.com>
1586
1587 * testsuite/ld-scripts/defined4.d: Don't xfail mmix-*-*.
1588
00386881
NC
15892020-03-30 Nick Clifton <nickc@redhat.com>
1590
1591 PR binutils/25662
1592 * emultempl/pe.em (after_open): Replace initialisation of the
1593 insert_timestamp field in the pe_data structure with an
1594 initialisation of the timestamp field.
1595 * emultemp/pep.em: Likewise.
1596 * pe-dll.c (fill_edata): Use the timestamp field in the pe_data
1597 structure instead of the insert_timestamp field.
1598
767be9d9
L
15992020-03-28 H.J. Lu <hongjiu.lu@intel.com>
1600
1601 PR 25732
1602 * emulparams/elf_i386_ldso.sh (COMMONPAGESIZE): New.
1603 * testsuite/ld-elf/shared.exp:Don't xfail pr20995-2 tests for
1604 Solaris.
1605
258e8844
L
16062020-03-27 H.J. Lu <hongjiu.lu@intel.com>
1607
1608 PR 25732
1609 * testsuite/ld-elf/shared.exp: Xfail pr20995-2 tests for Solaris.
1610
cacb9d87
L
16112020-03-27 H.J. Lu <hongjiu.lu@intel.com>
1612
1613 PR 25732
1614 * testsuite/ld-ifunc/ifunc-23a-x86.d: Add notarget for Solaris.
1615 * testsuite/ld-ifunc/ifunc-24a-x86.d: Likewise.
1616 * testsuite/ld-ifunc/ifunc-25a-x86.d: Likewise.
1617
86fd7e2e
AM
16182020-03-25 Alan Modra <amodra@gmail.com>
1619
1620 * testsuite/ld-elf/compress1c.d: xfail h8300.
1621 * testsuite/ld-elf/compressed1c.d: Likewise.
1622 * testsuite/ld-elf/compressed1e.d: Likewise.
1623 * testsuite/ld-elf/dynamic1.d: Likewise.
1624 * testsuite/ld-elf/dynsym1.d: Likewise.
1625 * testsuite/ld-elf/ehdr_start-shared.d: Likewise.
1626 * testsuite/ld-elf/exclude3b.d: Likewise.
1627 * testsuite/ld-elf/export-class.exp: Don't run without -shared support.
1628 * testsuite/ld-elf/global1.d: xfail h8300.
1629 * testsuite/ld-elf/hash.d: Likewise.
1630 * testsuite/ld-elf/loadaddr1.d: Likewise.
1631 * testsuite/ld-elf/loadaddr2.d: Likewise.
1632 * testsuite/ld-elf/local1.d: Likewise.
1633 * testsuite/ld-elf/mbind1b.d: Likewise.
1634 * testsuite/ld-elf/mbind1c.d: Likewise.
1635 * testsuite/ld-elf/now-1.d: Likewise.
1636 * testsuite/ld-elf/now-2.d: Likewise.
1637 * testsuite/ld-elf/now-3.d: Likewise.
1638 * testsuite/ld-elf/now-4.d: Likewise.
1639 * testsuite/ld-elf/pie.d: Likewise.
1640 * testsuite/ld-elf/pr12975.d: Likewise.
1641 * testsuite/ld-elf/pr13177.d: Likewise.
1642 * testsuite/ld-elf/pr13195.d: Likewise.
1643 * testsuite/ld-elf/pr16322.d: Likewise.
1644 * testsuite/ld-elf/pr16498a.d: Likewise.
1645 * testsuite/ld-elf/pr16498b.d: Likewise.
1646 * testsuite/ld-elf/pr17615.d: Likewise.
1647 * testsuite/ld-elf/pr19162.d: Likewise.
1648 * testsuite/ld-elf/pr19539.d: Likewise.
1649 * testsuite/ld-elf/pr19617a.d: Likewise.
1650 * testsuite/ld-elf/pr19698.d: Likewise.
1651 * testsuite/ld-elf/pr20513c.d: Likewise.
1652 * testsuite/ld-elf/pr20513d.d: Likewise.
1653 * testsuite/ld-elf/pr21389a.d: Likewise.
1654 * testsuite/ld-elf/pr21389b.d: Likewise.
1655 * testsuite/ld-elf/pr21389c.d: Likewise.
1656 * testsuite/ld-elf/pr21562a.d: Likewise.
1657 * testsuite/ld-elf/pr21562b.d: Likewise.
1658 * testsuite/ld-elf/pr21562c.d: Likewise.
1659 * testsuite/ld-elf/pr21562d.d: Likewise.
1660 * testsuite/ld-elf/pr21562e.d: Likewise.
1661 * testsuite/ld-elf/pr21562f.d: Likewise.
1662 * testsuite/ld-elf/pr21562g.d: Likewise.
1663 * testsuite/ld-elf/pr21562h.d: Likewise.
1664 * testsuite/ld-elf/pr21562i.d: Likewise.
1665 * testsuite/ld-elf/pr21562j.d: Likewise.
1666 * testsuite/ld-elf/pr21562k.d: Likewise.
1667 * testsuite/ld-elf/pr21562l.d: Likewise.
1668 * testsuite/ld-elf/pr21562m.d: Likewise.
1669 * testsuite/ld-elf/pr21562n.d: Likewise.
1670 * testsuite/ld-elf/pr21903a.d: Likewise.
1671 * testsuite/ld-elf/pr21903b.d: Likewise.
1672 * testsuite/ld-elf/pr21903d.d: Likewise.
1673 * testsuite/ld-elf/pr22269a.d: Likewise.
1674 * testsuite/ld-elf/pr22269b.d: Likewise.
1675 * testsuite/ld-elf/pr22393-1a.d: Likewise.
1676 * testsuite/ld-elf/pr22393-1b.d: Likewise.
1677 * testsuite/ld-elf/pr22393-1c.d: Likewise.
1678 * testsuite/ld-elf/pr22393-1d.d: Likewise.
1679 * testsuite/ld-elf/pr22393-1e.d: Likewise.
1680 * testsuite/ld-elf/pr22393-1f.d: Likewise.
1681 * testsuite/ld-elf/pr22423.d: Likewise.
1682 * testsuite/ld-elf/pr22450.d: xfail avr, crx, h8300, ip2k, m68hc11,
1683 and xc16x.
1684 * testsuite/ld-elf/pr23658-1c.d: xfail h8300.
1685 * testsuite/ld-elf/pr25708.d: xfail h8300 and hppa64.
1686 * testsuite/ld-elf/rpath-1.d: xfail h8300.
1687 * testsuite/ld-elf/rpath-2.d: Likewise.
1688 * testsuite/ld-elf/runpath-1.d: Likewise.
1689 * testsuite/ld-elf/runpath-2.d: Likewise.
1690 * testsuite/ld-elf/sizeofb.d: Likewise.
1691 * testsuite/ld-elf/startofb.d: Likewise.
1692 * testsuite/ld-elf/strtab.d: Likewise.
1693 * testsuite/ld-elf/textaddr1.d: Likewise.
1694 * testsuite/ld-elf/textaddr2.d: Likewise.
1695 * testsuite/ld-elf/textaddr4.d: Likewise.
1696 * testsuite/ld-elf/textaddr5.d: Likewise.
1697 * testsuite/ld-elf/textaddr6.d: Likewise.
1698 * testsuite/ld-elf/unknown2.d: Likewise.
1699 * testsuite/ld-undefined/entry-3.d: Likewise.
1700 * testsuite/ld-undefined/entry-4.d: Likewise.
1701 * testsuite/ld-h8300/h8300.exp: Pass appropriate ld -m option.
1702 * testsuite/ld-h8300/gcsection.d: Remove ld -m option and relax
1703 file format match.
1704 * testsuite/ld-h8300/relax-2.d: Likewise.
1705 * testsuite/ld-h8300/relax-3.d: Likewise.
1706 * testsuite/ld-h8300/relax-4.d: Likewise.
1707 * testsuite/ld-h8300/relax-5.d: Likewise.
1708 * testsuite/ld-h8300/relax-6.d: Likewise.
1709 * testsuite/ld-h8300/relax-7.d: Likewise.
1710 * testsuite/ld-h8300/relax.d: Relax file format match.
1711
7e6e972f
L
17122020-03-24 H.J. Lu <hongjiu.lu@intel.com>
1713
1714 PR binutils/25708
1715 * testsuite/ld-elf/pr25708.d: New file.
1716
5e737279
AM
17172020-03-23 Alan Modra <amodra@gmail.com>
1718
1719 * Makefile.am (ALL_EMULATION_SOURCES): Reinstate ei386aout.c.
1720 Include ei386aout dep file.
1721 * Makefile.in: Regenerate.
1722 * po/BLD-POTFILES.in: Regenerate.
1723
3d98c460
L
17242020-03-20 H.J. Lu <hongjiu.lu@intel.com>
1725
1726 * testsuite/ld-plugin/lto.exp (lto_link_tests): Run PR ld/25355
1727 test only for GCC 10 or newer.
1728
c02d6661
AM
17292020-03-20 Alan Modra <amodra@gmail.com>
1730
1731 * testplug.c (parse_symdefstr): Use %hhi to read sym->def, and
1732 clear new fields.
1733 * testplug2.c (parse_symdefstr): Likewise.
1734 * testplug3.c (parse_symdefstr): Likewise.
1735 * testplug4.c (parse_symdefstr): Likewise.
1736
aef397a1
CL
17372020-03-18 Christophe Lyon <christophe.lyon@linaro.org>
1738
1739 * testsuite/ld-arm/non-contiguous-arm4.d: Fix expected output.
1740 * testsuite/ld-powerpc/non-contiguous-powerpc.d: Likewise.
1741
53215f21
CL
17422020-03-18 Christophe Lyon <christophe.lyon@linaro.org>
1743
1744 * emultempl/xtensaelf.em: Emit a fatal error message
1745 instead of calling abort.
1746 * ldlang.c: Likewise.
1747
02a8180e
AM
17482020-03-14 Alan Modra <amodra@gmail.com>
1749
1750 * testsuite/ld-elf/non-contiguous.d: Don't xfail generic ELF
1751 targets. Don't skip xtensa, xfail instead.
1752
abf874aa
CL
17532020-03-13 Christophe Lyon <christophe.lyon@linaro.org>
1754
1755 * ldlang.c (lang_add_section): Add support for
1756 non_contiguous_regions.
1757 (size_input_section): Likewise.
1758 (lang_size_sections_1): Likewise.
1759 (process_insert_statements): Likewise.
1760 * ldlex.h (option_values): Add OPTION_NON_CONTIGUOUS_REGIONS and
1761 OPTION_NON_CONTIGUOUS_REGIONS_WARNINGS.
1762 * lexsup.c (ld_options): Add entries for
1763 --enable-non-contiguous-regions and
1764 --enable-non-contiguous-regions-warnings.
1765 (parse_args): Handle it.
1766 * NEWS: Add --enable-non-contiguous-regions and
1767 --enable-non-contiguous-regions-warnings.
1768 * ld.texi: Add --enable-non-contiguous-regions and
1769 --enable-non-contiguous-regions-warnings documentation.
1770 * emultempl/armelf.em (elf32_arm_add_stub_section): Add
1771 SEC_LINKER_CREATED flag.
1772 * emultempl/xtensaelf.em (ld_build_required_section_dependence):
1773 Emit an error when --enable-non-contiguous-regions is used.
1774 * testsuite/ld-elf/non-contiguous.d: New.
1775 * testsuite/ld-elf/non-contiguous.ld: New.
1776 * testsuite/ld-elf/non-contiguous.s: New.
1777 * testsuite/ld-arm/arm-elf.exp: Run the new tests.
1778 * testsuite/ld-arm/arm-elf/non-contiguous-arm.s: New.
1779 * testsuite/ld-arm/arm-elf/non-contiguous-arm.d: New.
1780 * testsuite/ld-arm/arm-elf/non-contiguous-arm.ld: New.
1781 * testsuite/ld-arm/arm-elf/non-contiguous-arm2.d: New.
1782 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.ld: New.
1783 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.d: New.
1784 * testsuite/ld-arm/arm-elf/non-contiguous-arm3.ld: New.
1785 * testsuite/ld-arm/arm-elf/non-contiguous-arm4.d: New.
1786 * testsuite/ld-arm/arm-elf/non-contiguous-arm4.ld: New.
1787 * testsuite/ld-arm/arm-elf/non-contiguous-arm5.d: New.
1788 * testsuite/ld-arm/arm-elf/non-contiguous-arm5.ld: New.
1789 * testsuite/ld-arm/arm-elf/non-contiguous-arm6.d: New.
1790 * testsuite/ld-arm/arm-elf/non-contiguous-arm6.ld: New.
1791 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
1792 * testsuite/ld-powerpc/non-contiguous-powerpc.d: New.
1793 * testsuite/ld-powerpc/non-contiguous-powerpc.ld: New.
1794 * testsuite/ld-powerpc/non-contiguous-powerpc.sd: New.
1795 * testsuite/ld-powerpc/non-contiguous-powerpc64.d: New.
1796
74e10d17
L
17972020-03-13 H.J. Lu <hongjiu.lu@intel.com>
1798
1799 PR ld/24920
1800 * emulparams/elf32_x86_64.sh: Use static.sh.
1801 * emulparams/elf_i386.sh: Likewise.
1802 * emulparams/elf_x86_64.sh: Likewise.
1803 * emulparams/static.sh: New file.
1804 * emultempl/elf-x86.em: Include "ldlex.h".
1805 * testsuite/ld-elf/pr24920.err: New file.
1806 * testsuite/ld-elf/linux-x86.exp: Run ld/24920 tests.
1807
502794d4
CE
18082020-03-13 Christian Eggers <ceggers@gmx.de>
1809
1810 * ldexp.c (fold_name): Return SIZEOF_HEADERS in bytes.
1811
1db6f990
AM
18122020-03-11 Alan Modra <amodra@gmail.com>
1813
1814 * ldelf.c (elf_orphan_compatible): Return false when two sections
1815 have differing SHF_MASKPROC or SHF_MASKOS flags.
1816
92d4b13b
AM
18172020-03-05 Alan Modra <amodra@gmail.com>
1818
1819 PR 25570
1820 * ldlang.c (lang_size_sections_1): Don't report changes on
1821 second and subsequent iterations that make no change in
1822 alignment from that already reported.
1823
baf09cba
AM
18242020-03-05 Alan Modra <amodra@gmail.com>
1825
1826 PR 25570
1827 * ldlang.c (lang_sizing_iteration): New static var.
1828 (lang_size_sections_1): Warn about no memory region only on first
1829 iteration. Warn about changing start address on first iteration
1830 then any delta from that on subsequent iterations. Report a signed
1831 delta.
1832 (one_lang_size_sections_pass): Increment lang_sizing_iteration.
1833
d8e4137b
NC
18342020-03-03 Nick Clifton <nickc@redhat.com>
1835
1836 PR 25588
1837 * ld.texi (Options): Update the description of the --rpath-link
1838 option.
1839
cb001c0d
AM
18402020-03-02 Alan Modra <amodra@gmail.com>
1841
1842 * plugin.c (plugin_object_p): Return a bfd_cleanup.
1843 (plugin_cleanup): New function.
1844
2aa90762
L
18452020-03-01 H.J. Lu <hongjiu.lu@intel.com>
1846
1847 PR ld/25618
1848 * plugin.c (plugin_object_p): Copy the no_export field to the IR
1849 dummy object.
1850 * testsuite/ld-plugin/lto.exp (lto_link_elf_tests): Add
1851 PR ld/25618 tests.
1852 * testsuite/ld-plugin/pr25618.d: New file.
1853 * testsuite/ld-plugin/pr25618a.cc: Likewise.
1854 * testsuite/ld-plugin/pr25618a.h: Likewise.
1855 * testsuite/ld-plugin/pr25618b.cc: Likewise.
1856 * testsuite/ld-plugin/pr25618b.h: Likewise.
1857
5f602802
AM
18582020-02-27 Alan Modra <amodra@gmail.com>
1859
1860 PR 24511
1861 * testsuite/ld-mmix/b-fixo2.d: Adjust for .data change.
1862 * testsuite/ld-mmix/sec-2.d: Likewise.
1863 * testsuite/ld-mmix/sec-3.d: Likewise.
1864 * testsuite/ld-mmix/sec-4.d: Likewise.
1865 * testsuite/ld-mmix/spec802.d: Likewise.
1866 * testsuite/ld-mmix/spec803.d: Likewise.
1867 * testsuite/ld-mmix/spec804.d: Likewise.
1868 * testsuite/ld-mmix/spec805.d: Likewise.
1869 * testsuite/ld-mmix/spec806.d: Likewise.
1870 * testsuite/ld-mmix/spec807.d: Likewise.
1871 * testsuite/ld-mmix/spec808.d: Likewise.
1872
3312f67c
L
18732020-02-26 H.J. Lu <hongjiu.lu@intel.com>
1874
1875 PR ld/25593
1876 * testsuite/ld-plugin/lto.exp: Run PR ld/25593 tests.
1877 * testsuite/ld-plugin/pr25593.d: New file.
1878 * testsuite/ld-plugin/pr25593a-1.c: Likewise.
1879 * testsuite/ld-plugin/pr25593a-2.c: Likewise.
1880 * testsuite/ld-plugin/pr25593b.c: Likewise.
1881 * testsuite/ld-plugin/pr25593c.c: Likewise.
1882 * testsuite/ld-plugin/pr25593d.c: Likewise.
1883 * testsuite/ld-plugin/pr25593e.c: Likewise.
1884
dc1e8a47
AM
18852020-02-26 Alan Modra <amodra@gmail.com>
1886
1887 * emultempl/cskyelf.em: Indent labels correctly.
1888 * ldfile.c: Likewise.
1889 * ldlang.c: Likewise.
1890 * plugin.c: Likewise.
1891
e310298c
AM
18922020-02-26 Alan Modra <amodra@gmail.com>
1893
1894 PR 25593
1895 * ldelf.c (ldelf_try_needed): Add DT_NEEDED lib to input_bfds.
1896 (ldelf_after_open): Save state of input_bfds list before loading
1897 DT_NEEDED libs. Traverse input_bfds list adding DT_NEEDED tags.
1898 Restore input_bfds list.
1899 * testsuite/ld-cris/gotplt1.d: Adjust for changed .dynstr order.
1900
45c63c0f
NC
19012020-02-24 Nick Clifton <nickc@redhat.com>
1902
1903 * po/fr.po: Update French translation.
1904
7b3c2715
AM
19052020-02-22 Alan Modra <amodra@gmail.com>
1906
1907 PR 25585
1908 * NEWS: Mention better "PHDR segment not covered by LOAD segment"
1909 checking.
1910
fcaaac0a
SB
19112020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
1912
1913 PR 25537
1914 * emultempl/z80.em: Remove machine compatability checking.
1915
19162020-02-19 Sergey Belyashov <sergey.belyashov@gmail.com>
1917
1918 PR 25517
1919 * testsuite/ld-z80/arch_ez80_adl.d: Update command line.
1920 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
1921 * testsuite/ld-z80/arch_r800.d: Likewise.
1922 * testsuite/ld-z80/arch_z180.d: Likewise.
1923 * testsuite/ld-z80/arch_z80n.d: Likewise.
1924 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
1925 * testsuite/ld-z80/comb_arch_z180_z80.d: Likewise.
1926 * testsuite/ld-z80/comb_arch_z80_ez80.d: Likewise.
1927 * testsuite/ld-z80/comb_arch_z80_z180.d: Likewise.
1928 * testsuite/ld-z80/comb_arch_z80_z80n.d: Likewise.
1929 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
1930 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
1931 * testsuite/ld-z80/relocs_f_ez80.d: Likewise.
1932 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
1933 * testsuite/ld-z80/relocs_f_z80n.d: Likewise.
1934
2e3cd5d0
AM
19352020-02-19 Alan Modra <amodra@gmail.com>
1936
1937 * testsuite/ld-plugin/pr25355.d: Allow alpha-linux nm result.
1938
0aa99dcd
L
19392020-02-10 H.J. Lu <hongjiu.lu@intel.com>
1940
1941 PR binutils/25355
1942 * testsuite/ld-plugin/lto.exp: Run PR binutils/25355 test.
1943 * testsuite/ld-plugin/pr25355.c: New file.
1944 * testsuite/ld-plugin/pr25355.d: Likewise.
1945 * testsuite/lib/ld-lib.exp (run_cc_link_tests): Support compile
1946 only dump.
1947
6e569656
L
19482020-02-07 H.J. Lu <hongjiu.lu@intel.com>
1949
1950 * testsuite/ld-unique/unique.exp (contains_unique_symbol): Updated.
1951
9fc0b501
SB
19522020-02-07 Sergey Belyashov <sergey.belyashov@gmail.com>
1953
1954 PR 25469
1955 * emulparams/elf32z80.sh: Use z80 emulation.
1956 * emultempl/z80.em: Make generic to both COFF and ELF Z80 emulations.
1957 * emultempl/z80elf.em: Delete.
1958 * testsuite/ld-elf/pr22450.d: Expect to fail for the Z80.
1959 * testsuite/ld-elf/sec64k.exp: Fix Z80 assembly.
1960 * testsuite/ld-unique/pr21529.s: Avoid register name conflict.
1961 * testsuite/ld-unique/unique.s: Likewise.
1962 * testsuite/ld-unique/unique_empty.s: Likewise.
1963 * testsuite/ld-unique/unique_shared.s: Likewise.
1964 * testsuite/ld-unique/unique.d: Updated expected output.
1965 * testsuite/ld-z80/arch_z80n.d: New file.
1966 * testsuite/ld-z80/comb_arch_z80_z80n.d: New file.
1967 * testsuite/ld-z80/labels.s: Add more labels.
1968 * testsuite/ld-z80/relocs.s: Add more reloc tests.
1969 * testsuite/ld-z80/relocs_f_z80n.d: New file
1970
adb8754e
L
19712020-02-07 H.J. Lu <hongjiu.lu@intel.com>
1972
1973 PR ld/25022
1974 * testsuite/ld-elf/pr25022.d: Xfail more targets which don't use
1975 ldelf_before_place_orphans.
1976
9b538ba7
L
19772020-02-06 H.J. Lu <hongjiu.lu@intel.com>
1978
1979 PR ld/25022
1980 * emultempl/aix.em (ld_${EMULATION_NAME}_emulation): Add
1981 before_place_orphans_default.
1982 * emultempl/armcoff.em (ld_${EMULATION_NAME}_emulation): Likewise.
1983 * emultempl/beos.em (ld_${EMULATION_NAME}_emulation): Likewise.
1984 * emultempl/generic.em (ld_${EMULATION_NAME}_emulation): Likewise.
1985 * emultempl/linux.em (ld_${EMULATION_NAME}_emulation): Likewise.
1986 * emultempl/msp430.em (ld_${EMULATION_NAME}_emulation): Likewise.
1987 * emultempl/pe.em (ld_${EMULATION_NAME}_emulation): Likewise.
1988 * emultempl/pep.em (ld_${EMULATION_NAME}_emulation): Likewise.
1989 * emultempl/ticoff.em (ld_${EMULATION_NAME}_emulation): Likewise.
1990 * emultempl/vanilla.em (ld_${EMULATION_NAME}_emulation): Likewise.
1991 * emultempl/elf.em (ld_${EMULATION_NAME}_emulation): Use
1992 ldelf_before_place_orphans.
1993 * ldelf.c (ldelf_before_place_orphans): New.
1994 * ldelf.h (ldelf_before_place_orphans): Likewise.
1995 * ldemul.c (ldemul_before_place_orphans): Likewise.
1996 (before_place_orphans_default): Likewise.
1997 * ldemul.h (ldemul_before_place_orphans): Likewise.
1998 (before_place_orphans_default): Likewise.
1999 (ld_emulation_xfer_struct): Add before_place_orphans.
2000 * ldlang.c (lang_process): Call ldemul_before_place_orphans
2001 before lang_place_orphans.
2002 * testsuite/ld-elf/pr25022.d: New file.
2003 * testsuite/ld-elf/pr25022.s: Likewise.
2004 * testsuite/ld-elf/pr25022.t: Likewise.
2005
5242a0a0
L
20062020-02-06 H.J. Lu <hongjiu.lu@intel.com>
2007
2008 PR ld/25490
2009 * testsuite/ld-elf/pr25490-1.d: New file.
2010 * testsuite/ld-elf/pr25490-1.s: Likewise.
2011
b7d07216
L
20122020-02-06 H.J. Lu <hongjiu.lu@intel.com>
2013
2014 PR ld/24526
2015 PR ld/25021
2016 PR ld/25490
2017 * testsuite/ld-elf/elf.exp: Run PR ld/25490 tests.
2018 * testsuite/ld-elf/pr24526.d: New file.
2019 * testsuite/ld-elf/pr24526.s: Likewise.
2020 * testsuite/ld-elf/pr25021.d: Likewise.
2021 * testsuite/ld-elf/pr25021.s: Likewise.
2022 * testsuite/ld-elf/pr25490-2-16.rd: Likewise.
2023 * testsuite/ld-elf/pr25490-2-32.rd: Likewise.
2024 * testsuite/ld-elf/pr25490-2-64.rd: Likewise.
2025 * testsuite/ld-elf/pr25490-2.s: Likewise.
2026 * testsuite/ld-elf/pr25490-3-16.rd: Likewise.
2027 * testsuite/ld-elf/pr25490-3-32.rd: Likewise.
2028 * testsuite/ld-elf/pr25490-3-64.rd: Likewise.
2029 * testsuite/ld-elf/pr25490-3.s: Likewise.
2030 * testsuite/ld-elf/pr25490-4-16.rd: Likewise.
2031 * testsuite/ld-elf/pr25490-4-32.rd: Likewise.
2032 * testsuite/ld-elf/pr25490-4-64.rd: Likewise.
2033 * testsuite/ld-elf/pr25490-4.s: Likewise.
2034 * testsuite/ld-elf/pr25490-5-16.rd: Likewise.
2035 * testsuite/ld-elf/pr25490-5-32.rd: Likewise.
2036 * testsuite/ld-elf/pr25490-5-64.rd: Likewise.
2037 * testsuite/ld-elf/pr25490-5.s: Likewise.
2038 * testsuite/ld-elf/pr25490-6-16.rd: Likewise.
2039 * testsuite/ld-elf/pr25490-6-32.rd: Likewise.
2040 * testsuite/ld-elf/pr25490-6-64.rd: Likewise.
2041 * testsuite/ld-elf/pr25490-6.s: Likewise.
2042
20432020-02-06 H.J. Lu <hongjiu.lu@intel.com>
9e4d08bb
L
2044
2045 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Mark
2046 z80 as not supported.
2047
bb4e012c
AM
20482020-02-06 Alan Modra <amodra@gmail.com>
2049
2050 * testsuite/ld-ifunc/ifunc.exp: Enable for more targets, specifying
2051 targets that don't support ifunc rather than ones that do.
2052 (contains_irelative_reloc): Match R_PARISC_IPLT.
2053 * testsuite/ld-ifunc/lib.c: Don't use .set in asm.
2054 * testsuite/ld-ifunc/ifunc-23-x86.s,
2055 * testsuite/ld-ifunc/ifunc-24-x86.s,
2056 * testsuite/ld-ifunc/ifunc-25-x86.s,
2057 * testsuite/ld-ifunc/ifunc-4-local-x86.s,
2058 * testsuite/ld-ifunc/ifunc-4-x86.s: Define _main.
2059 * testsuite/ld-ifunc/ifunc-10-i386.d,
2060 * testsuite/ld-ifunc/ifunc-11-i386.d,
2061 * testsuite/ld-ifunc/ifunc-12-i386.d,
2062 * testsuite/ld-ifunc/ifunc-13-i386.d,
2063 * testsuite/ld-ifunc/ifunc-14a-i386.d,
2064 * testsuite/ld-ifunc/ifunc-14b-i386.d,
2065 * testsuite/ld-ifunc/ifunc-14c-i386.d,
2066 * testsuite/ld-ifunc/ifunc-14d-i386.d,
2067 * testsuite/ld-ifunc/ifunc-14e-i386.d,
2068 * testsuite/ld-ifunc/ifunc-14f-i386.d,
2069 * testsuite/ld-ifunc/ifunc-15-i386.d,
2070 * testsuite/ld-ifunc/ifunc-16-i386-now.d,
2071 * testsuite/ld-ifunc/ifunc-16-i386.d,
2072 * testsuite/ld-ifunc/ifunc-17a-i386.d,
2073 * testsuite/ld-ifunc/ifunc-17b-i386.d,
2074 * testsuite/ld-ifunc/ifunc-18a-i386.d,
2075 * testsuite/ld-ifunc/ifunc-18b-i386.d,
2076 * testsuite/ld-ifunc/ifunc-19a-i386.d,
2077 * testsuite/ld-ifunc/ifunc-19b-i386.d,
2078 * testsuite/ld-ifunc/ifunc-2-i386-now.d,
2079 * testsuite/ld-ifunc/ifunc-2-i386.d,
2080 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d,
2081 * testsuite/ld-ifunc/ifunc-2-local-i386.d,
2082 * testsuite/ld-ifunc/ifunc-20-i386.d,
2083 * testsuite/ld-ifunc/ifunc-21-i386.d,
2084 * testsuite/ld-ifunc/ifunc-22-i386.d,
2085 * testsuite/ld-ifunc/ifunc-26.d,
2086 * testsuite/ld-ifunc/ifunc-5a-i386.d,
2087 * testsuite/ld-ifunc/ifunc-5a-local-i386.d,
2088 * testsuite/ld-ifunc/ifunc-5b-i386.d,
2089 * testsuite/ld-ifunc/ifunc-5b-local-i386.d,
2090 * testsuite/ld-ifunc/ifunc-5r-local-i386.d,
2091 * testsuite/ld-ifunc/ifunc-6a-i386.d,
2092 * testsuite/ld-ifunc/ifunc-6b-i386.d,
2093 * testsuite/ld-ifunc/ifunc-7a-i386.d,
2094 * testsuite/ld-ifunc/ifunc-7b-i386.d,
2095 * testsuite/ld-ifunc/ifunc-8-i386.d,
2096 * testsuite/ld-ifunc/ifunc-9-i386.d,
2097 * testsuite/ld-ifunc/pr17154-i386-now.d,
2098 * testsuite/ld-ifunc/pr17154-i386.d: xfail lynxos, nto, and solaris.
2099
02e0be69
AM
21002020-02-06 Alan Modra <amodra@gmail.com>
2101
2102 * testsuite/lib/ld-lib.exp (is_generic): Delete.
2103 * testsuite/ld-unique/unique.exp: Exclude tic6x.
2104
b88237bc
AM
21052020-02-06 Alan Modra <amodra@gmail.com>
2106
2107 * configure.tgt (i[3-7]86-*-moss*): Don't clear targ_extra_ofiles.
2108 (i[3-7]86-*-openbsd*, x86_64-*-openbsd*): Add.
2109
a8c4d40b
L
21102020-02-02 H.J. Lu <hongjiu.lu@intel.com>
2111
2112 PR gas/25380
2113 * testsuite/ld-i386/pr22001-1c.S: Use "unique,N" in .section
2114 directives.
2115 * testsuite/ld-i386/tls-gd1.S: Likewise.
2116 * testsuite/ld-x86-64/pr21481b.S: Likewise.
2117
5cebc931
JB
21182020-01-30 Jan Beulich <jbeulich@suse.com>
2119
2120 * ld.texi: Remove space between @option and brace.
2121
ef8f08ca
AM
21222020-01-29 Alan Modra <amodra@gmail.com>
2123
2124 PR 25477
2125 * ldelf.c (ldelf_check_ld_so_conf): Add prefix parameter and
2126 correct concat.
2127 (ldelf_after_open): Add prefix parameter.
2128 * ldelf.h (ldelf_after_open): Update prototype.
2129 * emultempl/elf.em (gld${EMULATION_NAME}_after_open): Pass $prefix
2130 to ldelf_after_open.
2131 * Makefile.am: Correct z80 dependencies.
2132 * Makefile.in: Regenerate.
2133
738174e1
AM
21342020-01-28 Alan Modra <amodra@gmail.com>
2135
2136 * ldexp.c (fold_name): Don't print bfd_link_hash_lookup failed
2137 in first phase.
2138
e3696f67
AM
21392020-01-27 Alan Modra <amodra@gmail.com>
2140
2141 * testsuite/ld-elfvers/vers.exp: Replace case statements with
2142 switch statements.
2143 * testsuite/ld-ifunc/ifunc.exp: Likewise.
2144 * testsuite/ld-unique/unique.exp: Likewise.
2145
3024a17a
AM
21462020-01-27 H.J. Lu <hongjiu.lu@intel.com>
2147 Alan Modra <amodra@gmail.com>
2148
2149 PR ld/25458
2150 * testsuite/ld-elf/pr25458.map: New file.
2151 * testsuite/ld-elf/pr25458.rd: Likewise.
2152 * testsuite/ld-elf/pr25458a.s: Likewise.
2153 * testsuite/ld-elf/pr25458b.s: Likewise.
2154 * testsuite/ld-elf/shared.exp: Run PR ld/25458 test.
2155
6a462ad4
L
21562020-01-22 H.J. Lu <hongjiu.lu@intel.com>
2157
2158 PR ld/25416
2159 * testsuite/ld-x86-64/tls.exp: Skip GNU2 TLS tests only without
2160 compiler support.
2161
a804e476
AM
21622020-01-22 Alan Modra <amodra@gmail.com>
2163
2164 * testsuite/ld-powerpc/tlsdesc3.d,
2165 * testsuite/ld-powerpc/tlsdesc3.wf,
2166 * testsuite/ld-powerpc/tlsdesc4.d,
2167 * testsuite/ld-powerpc/tlsdesc4.s,
2168 * testsuite/ld-powerpc/tlsdesc4.wf: New tests.
2169 * testsuite/ld-powerpc/powerpc.exp: Run them.
2170
9e7028aa
AM
21712020-01-22 Alan Modra <amodra@gmail.com>
2172
2173 * emultempl/ppc64elf.em (ppc64_opt, PARSE_AND_LIST_LONGOPTS),
2174 (PARSE_AND_LIST_OPTIONS, PARSE_AND_LIST_ARGS_CASES): Support
2175 --tls-get-addr-regsave and --no-tls-get-addr-regsave.
2176 (params): Init new field.
2177 * ld.texi (--tls-get-addr-regsave, --no-tls-get-addr-regsave):
2178 Document.
2179 * testsuite/ld-powerpc/tlsdesc.s,
2180 * testsuite/ld-powerpc/tlsdesc.d,
2181 * testsuite/ld-powerpc/tlsdesc.wf,
2182 * testsuite/ld-powerpc/tlsdesc2.d,
2183 * testsuite/ld-powerpc/tlsdesc2.wf,
2184 * testsuite/ld-powerpc/tlsexenors.d,
2185 * testsuite/ld-powerpc/tlsexenors.r,
2186 * testsuite/ld-powerpc/tlsexers.d,
2187 * testsuite/ld-powerpc/tlsexers.r,
2188 * testsuite/ld-powerpc/tlsexetocnors.d,
2189 * testsuite/ld-powerpc/tlsexetocrs.d,
2190 * testsuite/ld-powerpc/tlsexetocrs.r,
2191 * testsuite/ld-powerpc/tlsopt6.d,
2192 * testsuite/ld-powerpc/tlsopt6.wf: New.
2193 * testsuite/ld-powerpc/powerpc.exp: Run new tests.
2194
c48acf6f
YC
21952020-01-22 Yuri Chornoivan <yurchor@mageia.org>
2196
2197 PR 25417
2198 * ldlang.c (ldlang_open_ctf): Fix error message typo.
2199 * emultempl/z80elf.em (z80_elf_after_open): Likewise.
2200
1e161364
L
22012020-01-21 H.J. Lu <hongjiu.lu@intel.com>
2202
2203 * testsuite/ld-elf/pr23900-1.d: Adjusted.
2204
b4654b10
L
22052020-01-21 H.J. Lu <hongjiu.lu@intel.com>
2206
2207 * testsuite/ld-elf/pr23900-1.d: Also pass -l to readelf.
2208
26916852
NC
22092020-01-20 Nick Clifton <nickc@redhat.com>
2210
2211 * po/pt_BR.po: Updated Brazilian Portuguese translation.
2212 * po/uk.po: Updated Ukranian translation.
2213
14470f07
L
22142020-01-20 H.J. Lu <hongjiu.lu@intel.com>
2215
2216 PR ld/25416
2217 * testsuite/ld-x86-64/pr25416-1.s: New file
2218 * testsuite/ld-x86-64/pr25416-1a.d: Likewise.
2219 * testsuite/ld-x86-64/pr25416-1b.d: Likewise.
2220 * testsuite/ld-x86-64/pr25416-1.s: Likewise.
2221 * testsuite/ld-x86-64/pr25416-2.s: Likewise.
2222 * testsuite/ld-x86-64/pr25416-2a.d: Likewise.
2223 * testsuite/ld-x86-64/pr25416-2b.d: Likewise.
2224 * testsuite/ld-x86-64/pr25416-3.d: Likewise.
2225 * testsuite/ld-x86-64/pr25416-3.s: Likewise.
2226 * testsuite/ld-x86-64/pr25416-4.d: Likewise.
2227 * testsuite/ld-x86-64/pr25416-4.s: Likewise.
2228 * testsuite/ld-x86-64/pr25416-5a.c: Likewise.
2229 * testsuite/ld-x86-64/pr25416-5b.s: Likewise.
2230 * testsuite/ld-x86-64/pr25416-5c.s: Likewise.
2231 * testsuite/ld-x86-64/pr25416-5d.s: Likewise.
2232 * testsuite/ld-x86-64/pr25416-5e.s: Likewise.
2233 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/25416 tests.
2234
b9ca1af6
AM
22352020-01-20 Alan Modra <amodra@gmail.com>
2236
2237 * testsuite/ld-powerpc/tlsexe.d: Match new __tls_get_addr stub.
2238 * testsuite/ld-powerpc/tlsexeno.d: Likewise.
2239 * testsuite/ld-powerpc/tlsexetoc.d: Likewise.
2240 * testsuite/ld-powerpc/tlsexetocno.d: Likewise.
2241 * testsuite/ld-powerpc/tlsopt5.d: Likewise.
2242
69d24618
RM
22432020-01-18 Roland McGrath <mcgrathr@google.com>
2244
2245 * testsuite/ld-x86-64/align-branch-1.d: Loosen instruction regexps
2246 to admit whatever absolute address. The label-relative address is
2247 what the test needs to verify.
2248
1b1bb2c6
NC
22492020-01-18 Nick Clifton <nickc@redhat.com>
2250
2251 * configure: Regenerate.
2252 * po/ld.pot: Regenerate.
2253
ae774686
NC
22542020-01-18 Nick Clifton <nickc@redhat.com>
2255
2256 Binutils 2.34 branch created.
2257
6d0be74b
JL
22582020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2259
2260 * scripttempl/elf32msp430_3.sc: Remove.
2261
0c3d9485
JL
22622020-01-16 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2263
2264 * scripttempl/elf32msp430.sc: Add input section rules for
2265 .upper.{text,data,rodata,bss}.
2266 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
2267 * testsuite/ld-msp430-elf/upper-input-sections.s: New test.
2268
0d1cc75d
LB
22692020-01-15 Lars Brinkhoff <lars@nocrew.org>
2270
2271 PR 20694
2272 * temulparams/pdp11.sh (TARGET_PAGE_SIZE): Set to 8192.
2273
131cb553
JL
22742020-01-15 Jozef Lawrynowicz <jozef.l@mittosystems.com>
2275
2276 * testsuite/ld-msp430-elf/msp430-elf.exp: Run new test.
2277 * testsuite/ld-msp430-elf/reloc-lo-430x.s: New test.
2278
e1c6cf61
AM
22792020-01-15 Alan Modra <amodra@gmail.com>
2280
2281 * testsuite/ld-powerpc/ambiguousv1b.d: Adjust expected output.
2282 * testsuite/ld-powerpc/funref.s: Align func_tab.
2283 * testsuite/ld-powerpc/funref2.s: Likewise.
2284 * testsuite/ld-powerpc/funv1.s: Add dot symbols.
2285
e44925ae
LC
22862020-01-14 Lili Cui <lili.cui@intel.com>
2287
2288 * testsuite/ld-i386/align-branch-1.d: Updated for i686-pc-elf.
2289
8c7e1c04
AM
22902020-01-13 Alan Modra <amodra@gmail.com>
2291
2292 * po/BLD-POTFILES.in: Regenerate.
2293
4f18d742
CZ
22942020-01-13 Claudiu Zissulescu <claziss@gmail.com>
2295
2296 * testsuite/ld-arc/relax-local-pic.d: Improve matching patterns.
2297
5e4f7e05
CZ
22982020-01-13 Claudiu Zissulescu <claziss@gmail.com>
2299
2300 * Makefile.am: Remove earcelf_prof.c and earclinux_prof.c
2301 emulations.
2302 * configure.tgt: Likewise.
2303 * Makefile.in: Regenerate.
2304 * emulparams/arcelf_prof.sh: Remove file.
2305 * emulparams/arclinux_prof.sh: Likewise.
2306
8cb31bad
CZ
23072020-01-13 Claudiu Zissulescu <claziss@gmail.com>
2308
2309 * scripttempl/elfarcv2.sc : Allow interrupt vector table to be
2310 located at an arbitrary address. Use DWARF.sc file.
2311 * scripttempl/elfarc.sc: Use DWARF.sc file.
2312
85e290dc
AM
23132020-01-07 Alan Modra <amodra@gmail.com>
2314
2315 * testsuite/ld-mips-elf/eh-frame5.s,
2316 * testsuite/ld-mips-elf/ehdr_start-new.s,
2317 * testsuite/ld-mips-elf/ehdr_start-o32.s,
2318 * testsuite/ld-mips-elf/mips16-call-global-1.s,
2319 * testsuite/ld-mips-elf/mips16-intermix-1.s,
2320 * testsuite/ld-mips-elf/mips16-pic-1b.s,
2321 * testsuite/ld-mips-elf/mips16-pic-4c.s,
2322 * testsuite/ld-mips-elf/no-shared-1-n64.s,
2323 * testsuite/ld-mips-elf/no-shared-1-o32.s,
2324 * testsuite/ld-mips-elf/pic-and-nonpic-1b-micromips.s,
2325 * testsuite/ld-mips-elf/pic-and-nonpic-1b.s,
2326 * testsuite/ld-mips-elf/pic-and-nonpic-2a.s,
2327 * testsuite/ld-mips-elf/pic-and-nonpic-3b.s,
2328 * testsuite/ld-mips-elf/pic-and-nonpic-4b.s,
2329 * testsuite/ld-mips-elf/pic-and-nonpic-5a.s,
2330 * testsuite/ld-mips-elf/pic-and-nonpic-6-n32c.s,
2331 * testsuite/ld-mips-elf/pic-and-nonpic-6-n64c.s,
2332 * testsuite/ld-mips-elf/pic-and-nonpic-6-o32c.s,
2333 * testsuite/ld-mips-elf/pie.s,
2334 * testsuite/ld-mips-elf/relax-jalr.s: Revert 2019-12-17 change.
2335
0e1f1593
NC
23362020-01-06 Nick Clifton <nickc@redhat.com>
2337
2338 PR 25327
2339 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
2340 command line when building libcomm1.o and pr13250 tests.
2341 * testsuite/ld-plugin/lto.exp: Likewise for pr20267 tests.
2342
d2dbcb18
NC
23432020-01-06 Nick Clifton <nickc@redhat.com>
2344
2345 PR 25326
2346 * testsuite/ld-elf/shared.exp: Add -fcommon option to compiler
2347 command line when building pr19579 binaries.
2348
dc9bd8c9
HD
23492020-01-03 Hannes Domani <ssbssa@yahoo.de>
2350
2351 * emultempl/pe.em: Add new option --enable-reloc-section.
2352 * emultempl/pep.em: Likewise.
2353 * ld.texi: Document --enable-reloc-section.
2354 * pe-dll.c (pe_dll_build_sections): Use pe_dll_enable_reloc_section.
2355 (pe_dll_fill_sections): Simplify by calling pe_exe_fill_sections.
2356 * pe-dll.h: Add extern declaration of option flag.
2357 * pep-dll.c (pe_dll_enable_reloc_section):
2358 Add alias define for pep_dll_enable_reloc_section.
2359 * pep-dll.h: Add extern declaration of option flag.
2360
6655dba2
SB
23612020-01-02 Sergey Belyashov <sergey.belyashov@gmail.com>
2362
2363 * Makefile.am: Add new target z80-elf
2364 * configure.tgt: Likewise.
2365 * Makefile.in: Regenerate.
2366 * emultempl/z80.em: Add support for eZ80 and Z180 architectures.
2367 * emulparams/elf32z80.sh: New file.
2368 * emultempl/z80elf.em: Likewise.
2369 * testsuite/ld-elf/comm-data4.s: Fix for Z80.
2370 * testsuite/ld-elf/comm-data5.s: Fix for Z80.
2371 * testsuite/ld-scripts/fill16.d: Fix for Z80.
2372 * testsuite/ld-z80/arch_ez80_adl.d: Likewise.
2373 * testsuite/ld-z80/arch_ez80_z80.d: Likewise.
2374 * testsuite/ld-z80/arch_r800.d: Likewise.
2375 * testsuite/ld-z80/arch_z180.d: Likewise.
2376 * testsuite/ld-z80/arch_z80.d: Likewise.
2377 * testsuite/ld-z80/comb_arch_ez80_z80.d: Likewise.
2378 * testsuite/ld-z80/comb_arch_z180.d: Likewise.
2379 * testsuite/ld-z80/labels.s: Likewise.
2380 * testsuite/ld-z80/relocs.s: Likewise.
2381 * testsuite/ld-z80/relocs_b_ez80.d: Likewise.
2382 * testsuite/ld-z80/relocs_b_z80.d: Likewise.
2383 * testsuite/ld-z80/relocs_f_z80.d: Likewise.
2384 * testsuite/ld-z80/z80.exp: Likewise.
2385 * NEWS: Mention the new support.
2386
0db131fb
TC
23872020-01-02 Tamar Christina <tamar.christina@arm.com>
2388
2389 PR 25210
2390 PR 24753
2391 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
2392 Remove SEC_LINKER_CREATED.
2393 * testsuite/ld-aarch64/aarch64-elf.exp: Add erratum835769-843419.
2394 * testsuite/ld-aarch64/erratum835769-843419.d: New test.
2395
b14ce8bf
AM
23962020-01-01 Alan Modra <amodra@gmail.com>
2397
2398 Update year range in copyright notice of all files.
2399
0b114740 2400For older changes see ChangeLog-2019
3499769a 2401\f
0b114740 2402Copyright (C) 2020 Free Software Foundation, Inc.
3499769a
AM
2403
2404Copying and distribution of this file, with or without modification,
2405are permitted in any medium without royalty provided the copyright
2406notice and this notice are preserved.
2407
2408Local Variables:
2409mode: change-log
2410left-margin: 8
2411fill-column: 74
2412version-control: never
2413End: