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