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