]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/ChangeLog
MIPS/LD/testsuite: Correct mips-elf.exp test ABI/emul/endian arrangement
[thirdparty/binutils-gdb.git] / ld / ChangeLog
CommitLineData
78da84f9
MR
12018-07-12 Maciej W. Rozycki <macro@mips.com>
2
3 * testsuite/ld-mips-elf/mips-elf.exp (run_dump_test_abi)
4 (run_dump_test_o32, run_dump_test_n32, run_dump_test_n64)
5 (run_dump_test_eabi): New procedures.
6 (has_newabi, has_elf32): Remove variables.
7 (has_abi): New associative array variable.
8 (abi_asflags, abi_ldflags): Update settings across targets.
9 (irixemul): New variable.
10 Replace `run_dump_test' calls where applicable throughout with
11 `run_dump_test_o32', `run_dump_test_n32', `run_dump_test_n64'
12 and `run_dump_test_eabi' as appropriate. Remove explicit
13 passing of `abi_asflags' and `abi_ldflags'. Use `noarch' for
14 tests that require their own architecture setting. Force the
15 big endianness for tests that require it. Select the endianness
16 required for `objdump invocation with the `reloc-2' test.
17 Conditionalize tests run via `run_ld_link_tests' on the ABI
18 required and use the ABI list from the `has_abi' array where
19 appropriate.
20 * testsuite/ld-mips-elf/attr-gnu-4-0-n32-ph.d: Remove ABI and
21 endianness selection options from `ld' and `source' tags. Relax
22 output format matching.
23 * testsuite/ld-mips-elf/attr-gnu-4-0-n64-ph.d: Likewise.
24 * testsuite/ld-mips-elf/attr-gnu-4-1-n32-ph.d: Likewise.
25 * testsuite/ld-mips-elf/attr-gnu-4-1-n64-ph.d: Likewise.
26 * testsuite/ld-mips-elf/attr-gnu-4-2-n32-ph.d: Likewise.
27 * testsuite/ld-mips-elf/attr-gnu-4-2-n64-ph.d: Likewise.
28 * testsuite/ld-mips-elf/attr-gnu-4-3-n32-ph.d: Likewise.
29 * testsuite/ld-mips-elf/attr-gnu-4-3-n64-ph.d: Likewise.
30 * testsuite/ld-mips-elf/bal-jalx-addend-micromips-n32.d: Remove
31 ABI and endianness selection options from `as', `ld', `source'
32 tags, and also the `-march=from-abi' option. Remove the `as'
33 tag where it would become empty.
34 * testsuite/ld-mips-elf/bal-jalx-addend-micromips-n64.d:
35 Likewise.
36 * testsuite/ld-mips-elf/bal-jalx-addend-micromips.d: Likewise.
37 * testsuite/ld-mips-elf/bal-jalx-addend-n32.d: Likewise.
38 * testsuite/ld-mips-elf/bal-jalx-addend-n64.d: Likewise.
39 * testsuite/ld-mips-elf/bal-jalx-addend.d: Likewise.
40 * testsuite/ld-mips-elf/bal-jalx-local-micromips-n32.d:
41 Likewise.
42 * testsuite/ld-mips-elf/bal-jalx-local-micromips-n64.d:
43 Likewise.
44 * testsuite/ld-mips-elf/bal-jalx-local-micromips.d: Likewise.
45 * testsuite/ld-mips-elf/bal-jalx-local-n32.d: Likewise.
46 * testsuite/ld-mips-elf/bal-jalx-local-n64.d: Likewise.
47 * testsuite/ld-mips-elf/bal-jalx-local.d: Likewise.
48 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips-n32.d:
49 Likewise.
50 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips-n64.d:
51 Likewise.
52 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips.d:
53 Likewise.
54 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n32.d: Likewise.
55 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n64.d: Likewise.
56 * testsuite/ld-mips-elf/bal-jalx-pic-ignore.d: Likewise.
57 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d: Likewise.
58 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d: Likewise.
59 * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d: Likewise.
60 * testsuite/ld-mips-elf/bal-jalx-pic-n32.d: Likewise.
61 * testsuite/ld-mips-elf/bal-jalx-pic-n64.d: Likewise.
62 * testsuite/ld-mips-elf/bal-jalx-pic.d: Likewise.
63 * testsuite/ld-mips-elf/branch-absolute-addend-n32.d: Likewise.
64 * testsuite/ld-mips-elf/branch-absolute-addend-n64.d: Likewise.
65 * testsuite/ld-mips-elf/branch-absolute-addend.d: Likewise.
66 * testsuite/ld-mips-elf/branch-absolute-n32.d: Likewise.
67 * testsuite/ld-mips-elf/branch-absolute-n64.d: Likewise.
68 * testsuite/ld-mips-elf/branch-absolute.d: Likewise.
69 * testsuite/ld-mips-elf/dyn-sec64.d: Likewise.
70 * testsuite/ld-mips-elf/eh-frame1-n32.d: Likewise.
71 * testsuite/ld-mips-elf/eh-frame1-n64.d: Likewise.
72 * testsuite/ld-mips-elf/eh-frame2-n32.d: Likewise.
73 * testsuite/ld-mips-elf/eh-frame2-n64.d: Likewise.
74 * testsuite/ld-mips-elf/elf-rel-got-n32-embed.d: Likewise.
75 * testsuite/ld-mips-elf/elf-rel-got-n32.d: Likewise.
76 * testsuite/ld-mips-elf/elf-rel-got-n64-embed.d: Likewise.
77 * testsuite/ld-mips-elf/elf-rel-got-n64-irix.d: Likewise.
78 * testsuite/ld-mips-elf/elf-rel-got-n64.d: Likewise.
79 * testsuite/ld-mips-elf/elf-rel-xgot-n32-embed.d: Likewise.
80 * testsuite/ld-mips-elf/elf-rel-xgot-n32.d: Likewise.
81 * testsuite/ld-mips-elf/elf-rel-xgot-n64-embed.d: Likewise.
82 * testsuite/ld-mips-elf/elf-rel-xgot-n64-irix.d: Likewise.
83 * testsuite/ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
84 * testsuite/ld-mips-elf/emit-relocs-1.d: Likewise.
85 * testsuite/ld-mips-elf/got-dump-2.d: Likewise.
86 * testsuite/ld-mips-elf/got-page-2.d: Likewise.
87 * testsuite/ld-mips-elf/jal-global-overflow-0.d: Likewise.
88 * testsuite/ld-mips-elf/jal-global-overflow-1.d: Likewise.
89 * testsuite/ld-mips-elf/jal-local-overflow-0.d: Likewise.
90 * testsuite/ld-mips-elf/jal-local-overflow-1.d: Likewise.
91 * testsuite/ld-mips-elf/jalbal.d: Likewise.
92 * testsuite/ld-mips-elf/jalx-addend-n32.d: Likewise.
93 * testsuite/ld-mips-elf/jalx-addend-n64.d: Likewise.
94 * testsuite/ld-mips-elf/jalx-addend.d: Likewise.
95 * testsuite/ld-mips-elf/jalx-local-n32.d: Likewise.
96 * testsuite/ld-mips-elf/jalx-local-n64.d: Likewise.
97 * testsuite/ld-mips-elf/jalx-local.d: Likewise.
98 * testsuite/ld-mips-elf/jr-to-b-1.d: Likewise.
99 * testsuite/ld-mips-elf/jr-to-b-2.d: Likewise.
100 * testsuite/ld-mips-elf/lsi-4010-isa.d: Likewise.
101 * testsuite/ld-mips-elf/micromips-branch-absolute-addend-n32.d:
102 Likewise.
103 * testsuite/ld-mips-elf/micromips-branch-absolute-addend-n64.d:
104 Likewise.
105 * testsuite/ld-mips-elf/micromips-branch-absolute-addend.d:
106 Likewise.
107 * testsuite/ld-mips-elf/micromips-branch-absolute-n32.d:
108 Likewise.
109 * testsuite/ld-mips-elf/micromips-branch-absolute-n64.d:
110 Likewise.
111 * testsuite/ld-mips-elf/micromips-branch-absolute.d: Likewise.
112 * testsuite/ld-mips-elf/mips16-branch-2.d: Likewise.
113 * testsuite/ld-mips-elf/mips16-branch-3.d: Likewise.
114 * testsuite/ld-mips-elf/mips16-branch-absolute-1.d: Likewise.
115 * testsuite/ld-mips-elf/mips16-branch-absolute-2.d: Likewise.
116 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-1.d:
117 Likewise.
118 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n32-1.d:
119 Likewise.
120 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n32.d:
121 Likewise.
122 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n64-1.d:
123 Likewise.
124 * testsuite/ld-mips-elf/mips16-branch-absolute-addend-n64.d:
125 Likewise.
126 * testsuite/ld-mips-elf/mips16-branch-absolute-addend.d:
127 Likewise.
128 * testsuite/ld-mips-elf/mips16-branch-absolute-n32-1.d:
129 Likewise.
130 * testsuite/ld-mips-elf/mips16-branch-absolute-n32-2.d:
131 Likewise.
132 * testsuite/ld-mips-elf/mips16-branch-absolute-n32.d: Likewise.
133 * testsuite/ld-mips-elf/mips16-branch-absolute-n64-1.d:
134 Likewise.
135 * testsuite/ld-mips-elf/mips16-branch-absolute-n64-2.d:
136 Likewise.
137 * testsuite/ld-mips-elf/mips16-branch-absolute-n64.d: Likewise.
138 * testsuite/ld-mips-elf/mips16-branch-absolute.d: Likewise.
139 * testsuite/ld-mips-elf/mips16-branch-addend-2.d: Likewise.
140 * testsuite/ld-mips-elf/mips16-branch-addend-3.d: Likewise.
141 * testsuite/ld-mips-elf/mips16-hilo-n32.d: Likewise.
142 * testsuite/ld-mips-elf/mips16-pcrel-0.d: Likewise.
143 * testsuite/ld-mips-elf/mips16-pcrel-1.d: Likewise.
144 * testsuite/ld-mips-elf/mips16-pcrel-addend-2.d: Likewise.
145 * testsuite/ld-mips-elf/mips16-pcrel-addend-6.d: Likewise.
146 * testsuite/ld-mips-elf/mips16-pcrel-n32-0.d: Likewise.
147 * testsuite/ld-mips-elf/mips16-pcrel-n32-1.d: Likewise.
148 * testsuite/ld-mips-elf/mips16-pcrel-n64-sym32-0.d: Likewise.
149 * testsuite/ld-mips-elf/mips16-pcrel-n64-sym32-1.d: Likewise.
150 * testsuite/ld-mips-elf/mips16e2-pcrel-0.d: Likewise.
151 * testsuite/ld-mips-elf/mips16e2-pcrel-1.d: Likewise.
152 * testsuite/ld-mips-elf/mips16e2-pcrel-addend-2.d: Likewise.
153 * testsuite/ld-mips-elf/mips16e2-pcrel-addend-6.d: Likewise.
154 * testsuite/ld-mips-elf/mips16e2-pcrel-n32-0.d: Likewise.
155 * testsuite/ld-mips-elf/mips16e2-pcrel-n32-1.d: Likewise.
156 * testsuite/ld-mips-elf/mips16e2-pcrel-n64-sym32-0.d: Likewise.
157 * testsuite/ld-mips-elf/mips16e2-pcrel-n64-sym32-1.d: Likewise.
158 * testsuite/ld-mips-elf/multi-got-1.d: Likewise.
159 * testsuite/ld-mips-elf/multi-got-hidden-1.d: Likewise.
160 * testsuite/ld-mips-elf/multi-got-hidden-2.d: Likewise.
161 * testsuite/ld-mips-elf/multi-got-no-shared.d: Likewise.
162 * testsuite/ld-mips-elf/no-shared-1-n32.d: Likewise.
163 * testsuite/ld-mips-elf/no-shared-1-n64.d: Likewise.
164 * testsuite/ld-mips-elf/no-shared-1-o32.d: Likewise.
165 * testsuite/ld-mips-elf/pic-and-nonpic-2.d: Likewise.
166 * testsuite/ld-mips-elf/pic-and-nonpic-3-error.d: Likewise.
167 * testsuite/ld-mips-elf/pic-and-nonpic-4-error.d: Likewise.
168 * testsuite/ld-mips-elf/pie-n32.d: Likewise.
169 * testsuite/ld-mips-elf/pie-n64.d: Likewise.
170 * testsuite/ld-mips-elf/pie-o32.d: Likewise.
171 * testsuite/ld-mips-elf/rel32-n32.d: Likewise.
172 * testsuite/ld-mips-elf/rel32-o32.d: Likewise.
173 * testsuite/ld-mips-elf/rel64.d: Likewise.
174 * testsuite/ld-mips-elf/relax-jalr-n32.d: Likewise.
175 * testsuite/ld-mips-elf/reloc-1-n32.d: Likewise.
176 * testsuite/ld-mips-elf/reloc-1-n64.d: Likewise.
177 * testsuite/ld-mips-elf/reloc-2.d: Likewise.
178 * testsuite/ld-mips-elf/reloc-3-n32.d: Likewise.
179 * testsuite/ld-mips-elf/reloc-local-overflow.d: Likewise.
180 * testsuite/ld-mips-elf/textrel-1.d: Likewise.
181 * testsuite/ld-mips-elf/unaligned-branch-2.d: Likewise.
182 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d: Likewise.
183 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d:
184 Likewise.
185 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d:
186 Likewise.
187 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d:
188 Likewise.
189 * testsuite/ld-mips-elf/unaligned-branch-micromips.d: Likewise.
190 * testsuite/ld-mips-elf/unaligned-branch-mips16.d: Likewise.
191 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d: Likewise.
192 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d: Likewise.
193 * testsuite/ld-mips-elf/unaligned-branch.d: Likewise.
194 * testsuite/ld-mips-elf/unaligned-jalx-addend-0.d: Likewise.
195 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d: Likewise.
196 * testsuite/ld-mips-elf/unaligned-jalx-addend-2.d: Likewise.
197 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d: Likewise.
198 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-0.d:
199 Likewise.
200 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d:
201 Likewise.
202 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-0.d:
203 Likewise.
204 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d:
205 Likewise.
206 * testsuite/ld-mips-elf/unaligned-jump-micromips.d: Likewise.
207 * testsuite/ld-mips-elf/unaligned-jump-mips16.d: Likewise.
208 * testsuite/ld-mips-elf/unaligned-jump.d: Likewise.
209 * testsuite/ld-mips-elf/unaligned-ldpc-0.d: Likewise.
210 * testsuite/ld-mips-elf/unaligned-ldpc-1.d: Likewise.
211 * testsuite/ld-mips-elf/unaligned-lwpc-0.d: Likewise.
212 * testsuite/ld-mips-elf/unaligned-lwpc-1.d: Likewise.
213
f880fcab
MR
2142018-07-12 Maciej W. Rozycki <macro@mips.com>
215
216 * testsuite/ld-mips-elf/mips-elf.exp: Limit reloc 6 tests to
217 shared library targets.
218
1cb83cac
MR
2192018-07-11 Maciej W. Rozycki <macro@mips.com>
220
221 * testsuite/ld-mips-elf/tlsdyn-o32.d: Update test for dynamic
222 relocation removal.
223 * testsuite/ld-mips-elf/tlsdyn-o32.got: Likewise.
224 * testsuite/ld-mips-elf/tlsdyn-o32-1.d: Likewise.
225 * testsuite/ld-mips-elf/tlsdyn-o32-1.got: Likewise.
226 * testsuite/ld-mips-elf/tlsdyn-o32-2.d: Likewise.
227 * testsuite/ld-mips-elf/tlsdyn-o32-2.got: Likewise.
228 * testsuite/ld-mips-elf/tlsdyn-o32-3.d: Likewise.
229 * testsuite/ld-mips-elf/tlsdyn-o32-3.got: Likewise.
230
9143e72c
MR
2312018-07-11 Maciej W. Rozycki <macro@mips.com>
232
233 PR ld/22570
234 * testsuite/ld-mips-elf/tlsbin-pie-o32.d: New test.
235 * testsuite/ld-mips-elf/tlsbin-pie-o32.got: New test.
236 * testsuite/ld-mips-elf/tlsdyn-pie-o32.d: New test.
237 * testsuite/ld-mips-elf/tlsdyn-pie-o32.got: New test.
238 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
239
c7df3df4
AM
2402018-07-11 Alan Modra <amodra@gmail.com>
241
242 * testsuite/ld-elf/hash.d: Comment on mips xfail.
243 * testsuite/ld-gc/pr20022b.s: Use .data not .text.
244 * testsuite/ld-gc/pr20022.d: Remove xfails.
245 * testsuite/ld-scripts/fill.d: Revert most of last patch, but use
246 skip rather than notarget.
247 * testsuite/ld-scripts/fill16.d: Likewise.
248
500c05dd
MR
2492018-07-10 Maciej W. Rozycki <macro@mips.com>
250
251 * testsuite/ld-mips-elf/mips-elf.exp: Limit export class call
252 relocation tests to shared library targets.
253
be570f06
AM
2542018-07-10 Alan Modra <amodra@gmail.com>
255
256 * testsuite/lib/ld-lib.exp (check_gc_sections_available): Return 0
257 for xgate.
258 * testsuite/ld-elf/elf.exp: Add xgate to pr21703 xfails.
259 * testsuite/ld-elf/shared.exp: Add xgate to pr21703 xfails.
260 * testsuite/ld-discard/extern.d: xfail xgate.
261 * testsuite/ld-discard/start.d: Likewise.
262 * testsuite/ld-discard/static.d: Likewise.
263 * testsuite/ld-elf/attributes.d: Likewise.
264 * testsuite/ld-elf/compressed1d.d: Likewise.
265 * testsuite/ld-elf/group1.d: Likewise.
266 * testsuite/ld-elf/group3b.d: Likewise.
267 * testsuite/ld-elf/group8a.d: Likewise.
268 * testsuite/ld-elf/group8b.d: Likewise.
269 * testsuite/ld-elf/group9a.d: Likewise.
270 * testsuite/ld-elf/group9b.d: Likewise.
271 * testsuite/ld-elf/linkonce2.d: Likewise.
272 * testsuite/ld-elf/merge.d: Likewise.
273 * testsuite/ld-elf/merge2.d: Likewise.
274 * testsuite/ld-elf/merge3.d: Likewise.
275 * testsuite/ld-elf/orphan-10.d: Likewise.
276 * testsuite/ld-elf/orphan-9.d: Likewise.
277 * testsuite/ld-elf/orphan-region.d: Likewise.
278 * testsuite/ld-elf/orphan.d: Likewise.
279 * testsuite/ld-elf/orphan3.d: Likewise.
280 * testsuite/ld-elf/pr12851.d: Likewise.
281 * testsuite/ld-elf/pr12975.d: Likewise.
282 * testsuite/ld-elf/pr13177.d: Likewise.
283 * testsuite/ld-elf/pr13195.d: Likewise.
284 * testsuite/ld-elf/pr14156b.d: Likewise.
285 * testsuite/ld-elf/pr17550c.d: Likewise.
286 * testsuite/ld-elf/pr17550d.d: Likewise.
287 * testsuite/ld-elf/pr17615.d: Likewise.
288 * testsuite/ld-elf/pr20528a.d: Likewise.
289 * testsuite/ld-elf/pr20528b.d: Likewise.
290 * testsuite/ld-elf/pr21562a.d: Likewise.
291 * testsuite/ld-elf/pr21562b.d: Likewise.
292 * testsuite/ld-elf/pr21562c.d: Likewise.
293 * testsuite/ld-elf/pr21562d.d: Likewise.
294 * testsuite/ld-elf/pr21562i.d: Likewise.
295 * testsuite/ld-elf/pr21562j.d: Likewise.
296 * testsuite/ld-elf/pr21562k.d: Likewise.
297 * testsuite/ld-elf/pr21562l.d: Likewise.
298 * testsuite/ld-elf/pr21562m.d: Likewise.
299 * testsuite/ld-elf/pr21562n.d: Likewise.
300 * testsuite/ld-elf/pr22677.d: Likewise.
301 * testsuite/ld-elf/pr22836-1a.d: Likewise.
302 * testsuite/ld-elf/pr22836-1b.d: Likewise.
303 * testsuite/ld-elf/pr349.d: Likewise.
304 * testsuite/ld-elf/warn1.d: Likewise.
305 * testsuite/ld-elf/warn2.d: Likewise.
306 * testsuite/ld-elf/warn3.d: Likewise.
307
1594e052
AM
3082018-07-10 Alan Modra <amodra@gmail.com>
309
310 * emulparams/xgateelf.sh (TEMPLATE_NAME) Set to generic.
311 (EXTRA_EM_FILE): Set to genelf.
312
62494068
AM
3132018-07-10 Alan Modra <amodra@gmail.com>
314
315 * testsuite/ld-elf/attributes.d: Use xfail rather than notarget.
316 * testsuite/ld-elf/hash.d: Likewise.
317 * testsuite/ld-elf/orphan-10.d: Likewise.
318 * testsuite/ld-elf/overlay.d: Likewise.
319 * testsuite/ld-elf/pr14926.d: Likewise.
320 * testsuite/ld-elf/pr17550d.d: Likewise.
321 * testsuite/ld-elf/pr19539.d: Likewise.
322 * testsuite/ld-elf/pr22319.d: Likewise.
323 * testsuite/ld-misc/defsym1.d: Likewise.
324 * testsuite/ld-pe/pr19803.d: Likewise.
325 * testsuite/ld-scripts/assign-loc.d: Likewise.
326 * testsuite/ld-scripts/defined4.d: Likewise.
327 * testsuite/ld-scripts/empty-address-1.d: Likewise.
328 * testsuite/ld-scripts/empty-address-2a.d: Likewise.
329 * testsuite/ld-scripts/empty-address-2b.d: Likewise.
330 * testsuite/ld-scripts/fill.d: Likewise.
331 * testsuite/ld-scripts/fill16.d: Likewise.
332 * testsuite/ld-scripts/pr14962.d: Likewise.
333 * testsuite/ld-scripts/pr14962-2.d: Likewise.
334 * testsuite/ld-unique/pr21529.d: Likewise.
335 * testsuite/ld-elf/compress1a.d: Likewise, and adjust targets.
336 * testsuite/ld-elf/compressed1a.d: Likewise.
337 * testsuite/ld-elf/compressed1d.d: Likewise.
338 * testsuite/ld-elf/compressed1e.d: Likewise.
339 * testsuite/ld-elf/eh5.d: Likewise.
340 * testsuite/ld-elf/group8a.d: Likewise.
341 * testsuite/ld-elf/linkonce2.d: Likewise.
342 * testsuite/ld-elf/orphan-9.d: Likewise.
343 * testsuite/ld-elf/pr17550a.d: Likewise.
344 * testsuite/ld-elf/pr17550b.d: Likewise.
345 * testsuite/ld-elf/pr17550c.d: Likewise.
346 * testsuite/ld-elf/pr19162.d: Likewise.
347 * testsuite/ld-elf/pr21884.d: Likewise.
348 * testsuite/ld-gc/pr19167.d: Likewise.
349 * testsuite/ld-gc/pr20022.d: Likewise.
350 * testsuite/ld-gc/start.d: Likewise.
351 * testsuite/ld-elf/orphan-11.d: Delete notarget.
352 * testsuite/ld-elf/orphan-12.d: Likewise.
353 * testsuite/ld-gc/stop.d: Likewise.
354 * testsuite/ld-scripts/empty-address-3a.d: Likewise.
355 * testsuite/ld-scripts/empty-address-3b.d: Likewise.
356 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Delete duplicate notarget.
357 * testsuite/ld-scripts/section-match-1.d: Comment fix.
358
7153abac
MR
3592018-07-10 Maciej W. Rozycki <macro@mips.com>
360
361 * testsuite/ld-mips-elf/elf-rel-got-n64.d: Rename to...
362 * testsuite/ld-mips-elf/elf-rel-got-n64-irix.d: ... this.
363 * testsuite/ld-mips-elf/elf-rel-got-n64-linux.d: Rename to...
364 * testsuite/ld-mips-elf/elf-rel-got-n64.d: ... this.
365 * testsuite/ld-mips-elf/elf-rel-xgot-n64.d: Rename to...
366 * testsuite/ld-mips-elf/elf-rel-xgot-n64-irix.d: ... this.
367 * testsuite/ld-mips-elf/elf-rel-xgot-n64-linux.dd: Rename to...
368 * testsuite/ld-mips-elf/elf-rel-xgot-n64.d: ... this.
369 * testsuite/ld-mips-elf/mips-elf.exp: Update accordingly.
370 Define `irix' as a shorthand for `[istarget *-*-irix*]' and use
371 it throughout.
372
8d4c0995
MR
3732018-07-09 Maciej W. Rozycki <macro@mips.com>
374
375 * testsuite/ld-mips-elf/elf-rel-got-n64.d: Add `#pass' at the
376 end.
377 * testsuite/ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
378
4b8377e7
MR
3792018-07-09 Maciej W. Rozycki <macro@mips.com>
380
381 * testsuite/ld-mips-elf/stub-dynsym-2.dd: New test.
382 * testsuite/ld-mips-elf/stub-dynsym-2.gd: New test.
383 * testsuite/ld-mips-elf/stub-dynsym-2.sd: New test.
384 * testsuite/ld-mips-elf/stub-dynsym-discard-2.gd: New test.
385 * testsuite/ld-mips-elf/stub-dynsym-discard-2.sd: New test.
386 * testsuite/ld-mips-elf/stub-dynsym-micromips-2.dd: New test.
387 * testsuite/ld-mips-elf/stub-dynsym-micromips-2.gd: New test.
388 * testsuite/ld-mips-elf/stub-dynsym-micromips-2.sd: New test.
389 * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-2.dd: New
390 test.
391 * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-2.gd: New
392 test.
393 * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-2.sd: New
394 test.
395 * testsuite/ld-mips-elf/stub-dynsym-2.ld: New test linker
396 script.
397 * testsuite/ld-mips-elf/stub-dynsym-discard-2.ld: New test
398 linker script.
399 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
400
8a8c9169
MR
4012018-07-09 Maciej W. Rozycki <macro@mips.com>
402
403 * testsuite/lib/ld-lib.exp (run_dump_test): Call `unsupported'
404 if the target being tested has been excluded by means of one or
405 more of `target', `alltargets' and `notarget' tags. Add support
406 for `skip', `anyskip' and `noskip' tags.
407
8f7fc651
MR
4082018-07-09 Maciej W. Rozycki <macro@mips.com>
409
410 * testsuite/lib/ld-lib.exp (run_dump_test): Move the setting of
411 `testname' earlier on and use it for test status reporting.
412
61658d78
AM
4132018-07-09 Alan Modra <amodra@gmail.com>
414
415 * testsuite/ld-discard/extern.d: Remove m68hc12 xfail.
416 * testsuite/ld-discard/start.d: Likewise.
417 * testsuite/ld-discard/static.d: Likewise.
418
f5a1cdde
CL
4192018-07-09 Christophe Lyon <christophe.lyon@linaro.org>
420
421 * emultempl/armelf.em (gld${EMULATION_NAME}_finish): Use the right
422 symbol name in case of warning.
423
bb11866d
JW
4242018-07-05 Jim Wilson <jimw@sifive.com>
425
426 * configure.tgt (riscv-*-*): Add as an alias for riscv32*-*-*.
427
a5628fa8
MR
4282018-07-05 Maciej W. Rozycki <macro@mips.com>
429
430 * testsuite/ld-mips-elf/mips-elf.exp: Replace remaining calls to
431 `[istarget mips*-*-linux*]' with $linux_gnu.
432
56ad703d
L
4332018-07-05 H.J. Lu <hongjiu.lu@intel.com>
434
435 PR ld/23372
436 * testsuite/ld-i386/i386.exp: Run pr23372a and pr23372b.
437 * testsuite/ld-i386/pr23372a.d: New file.
438 * testsuite/ld-i386/pr23372a.s: Likewise.
439 * testsuite/ld-i386/pr23372b.d: Likewise.
440 * testsuite/ld-i386/pr23372b.s: Likewise.
441 * testsuite/ld-i386/pr23372c.s: Likewise.
442 * testsuite/ld-x86-64/pr23372a-x32.d: Likewise.
443 * testsuite/ld-x86-64/pr23372a.d: Likewise.
444 * testsuite/ld-x86-64/pr23372a.s: Likewise.
445 * testsuite/ld-x86-64/pr23372b-x32.d: Likewise.
446 * testsuite/ld-x86-64/pr23372b.d: Likewise.
447 * testsuite/ld-x86-64/pr23372b.s: Likewise.
448 * testsuite/ld-x86-64/pr23372c.s: Likewise.
449 * testsuite/ld-x86-64/x86-64.exp: Run pr23372a, pr23372a-x32,
450 pr23372b and pr23372b-x32.
451
d8dab054
NC
4522018-07-05 Nick Clifton <nickc@redhat.com>
453
454 * po/bg.po: Updated Bulgarian translation.
455 * po/pt_BR.po: Updated Brazilian Portuguese translation.
456
4a91d0ba
AM
4572018-07-05 Alan Modra <amodra@gmail.com>
458
459 * testsuite/ld-powerpc/attr-gnu-4-12.d: Update expected output.
460 * testsuite/ld-powerpc/attr-gnu-4-13.d: Likewise.
461 * testsuite/ld-powerpc/attr-gnu-4-21.d: Likewise.
462 * testsuite/ld-powerpc/attr-gnu-4-23.d: Likewise.
463 * testsuite/ld-powerpc/attr-gnu-4-31.d: Likewise.
464 * testsuite/ld-powerpc/attr-gnu-4-32.d: Likewise.
465 * testsuite/ld-powerpc/attr-gnu-8-23.d: Likewise.
466 * testsuite/ld-powerpc/attr-gnu-12-21.d: Likewise.
467
94d401b8
L
4682018-07-04 H.J. Lu <hongjiu.lu@intel.com>
469
470 PR ld/23309
471 * ldlang.c (insert_undefined): Set non_ir_ref_regular to TRUE.
472 * plugin.c (is_visible_from_outside): Don't scan entry_symbol.
473 * testsuite/ld-plugin/pr23309.c: New file.
474 * testsuite/ld-plugin/pr23309.d: Likewise.
475
b14b7ff1
L
4762018-07-04 H.J. Lu <hongjiu.lu@intel.com>
477
478 PR ld/23358
479 * lexsup.c (elf_shlib_list_options): Properly display default
480 for -z separate-code.
481
30e53227
MR
4822018-07-02 Maciej W. Rozycki <macro@mips.com>
483
484 * testsuite/ld-mips-elf/mips-elf.exp: Fix a typo in PR ld/21334
485 test name.
486
b638b5d5
L
4872018-07-02 H.J. Lu <hongjiu.lu@intel.com>
488
489 PR ld/23324
490 * testsuite/ld-x86-64/pr23324.s: New file.
491 * testsuite/ld-x86-64/pr23324a.d: Likewise.
492 * testsuite/ld-x86-64/pr23324b.d: Likewise.
493
c0c468d5
TP
4942018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
495
496 * arm-dis.c (select_arm_features): Fix typo in heading comment. Allow
497 all FPU features and add mapping from new bfd_mach_arm values to
498 allowed CPU feature bits.
499
a05a5b64
TP
5002018-07-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
501
502 * NEWS: Use command-line consistently when used in a compount word.
503 * ld.texinfo: Likewise.
504 * ldint.texinfo: Likewise.
505
30aa1306
NC
5062018-06-26 Nick Clifton <nickc@redhat.com>
507
508 * po/uk.po: Updated Ukranian translation.
509
2822b09f
AM
5102018-06-26 Alan Modra <amodra@gmail.com>
511
512 PR 23169
513 * testsuite/ld-ifunc/ifunc.exp: Don't run pr23169 tests on
514 powerpc. Comment.
515
2db70efa
AM
5162018-06-26 Alan Modra <amodra@gmail.com>
517
518 * testsuite/ld-bootstrap/bootstrap.exp: Use parentheses rather
519 than curly braces in logical expression.
520
eca4b721
NC
5212018-06-26 Nick Clifton <nickc@redhat.com>
522
523 * emultempl/aarch64elf.em: Fix spelling mistake.
524 * emultempl/avrelf.em: Likewise.
525 * emultempl/elf32.em: Likewise.
526
71300e2c
NC
5272018-06-24 Nick Clifton <nickc@redhat.com>
528
529 * configure: Regenerate.
530 * po/ld.pot: Regenerate.
531
719d8288
NC
5322018-06-24 Nick Clifton <nickc@redhat.com>
533
534 2.31 branch created.
535 * NEWS: Add marker for 2.31.
536
b939d8a0
RL
5372018-06-20 Renlin Li <renlin.li@arm.com>
538
539 * testsuite/ld-aarch64/emit-relocs-115.d: Update test with new value.
540 * testsuite/ld-aarch64/emit-relocs-534.d: Likewise.
541 * testsuite/ld-aarch64/emit-relocs-555.d: Likewise.
542
789ff5b6
MR
5432018-06-19 Maciej W. Rozycki <macro@mips.com>
544
545 PR ld/22966
546 * testsuite/ld-mips-elf/n64-plt-1.dd: New test.
547 * testsuite/ld-mips-elf/n64-plt-1.gd: New test.
548 * testsuite/ld-mips-elf/n64-plt-2.ed: New test.
549 * testsuite/ld-mips-elf/n64-plt-3.ed: New test.
550 * testsuite/ld-mips-elf/n64-plt-4.dd: New test.
551 * testsuite/ld-mips-elf/n64-plt-4.gd: New test.
552 * testsuite/ld-mips-elf/n64-plt-1.ld: New test linker script.
553 * testsuite/ld-mips-elf/n64-plt-2.ld: New test linker script.
554 * testsuite/ld-mips-elf/n64-plt-3.ld: New test linker script.
555 * testsuite/ld-mips-elf/n64-plt-4.ld: New test linker script.
556 * testsuite/ld-mips-elf/n64-plt.s: New test source.
557 * testsuite/ld-mips-elf/n64-plt-lib.s: New test source.
558 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
559
a4eb6927
MR
5602018-06-19 Maciej W. Rozycki <macro@mips.com>
561
562 * testsuite/ld-elf/shared.exp: XFAIL DT_TEXTREL map file warning
563 test for `mips*-*-*'.
564
d0ac1c44
SM
5652018-06-19 Simon Marchi <simon.marchi@ericsson.com>
566
567 * configure.ac: Remove AC_PREREQ.
568 * Makefile.am: Remove DISTCLEANFILES hack, rename ld.texinfo to
569 ld.texi, ldint.texinfo to ldint.texi throughout.
570 (AUTOMAKE_OPTIONS): Add info-in-builddir.
571 * README: Rename ld.texinfo to ld.texi, ldint.texinfo to
572 ldint.texi throughout.
573 * gen-doc.texi: Likewise.
574 * h8-doc.texi: Likewise.
575 * ld.texinfo: Rename to ...
576 * ld.texi: ... this.
577 * ldint.texinfo: Rename to ...
578 * ldint.texi: ... this.
579 * Makefile.in: Re-generate.
580 * aclocal.m4: Re-generate.
581 * config.in: Re-generate.
582 * configure: Re-generate.
583
77236b83
AM
5842018-06-18 Alan Modra <amodra@gmail.com>
585
586 * testsuite/lib/ld-lib.exp (check_ifunc_available): Pass without
587 running executable when non-native.
588 (check_ifunc_attribute_available): Likewise.
589 * testsuite/ld-ifunc/pr23169a.rd: Remove extraneous lines. Match
590 st_other strings. Pass when func is an ifunc.
591 * testsuite/ld-ifunc/pr23169b.rd: Remove extraneous lines. Correct
592 reloc regexp. Correct match-anything line.
593 * testsuite/ld-ifunc/pr23169c.rd: Remove extraneous lines. Match
594 st_other strings.
595
7f923b7f
AM
5962018-06-14 Alan Modra <amodra@gmail.com>
597
598 * testsuite/ld-elf/readelf.exp: Delete DUMP and selection of
599 variant ver_def.vd.
600 * testsuite/ld-elf/ver_def-tic6x.vd: Delete.
601 * testsuite/ld-elf/shared.exp: Run most pr23161 and pr23162 tests for
602 linux, nacl and gnu targets.
603 * testsuite/ld-mips-elf/mips-elf.exp: Set base_syms to 1.
604 * testsuite/ld-elf/pr23161a.rd: Don't check reloc type. Allow any
605 order of __bss_start, _edata and _end.
606 * testsuite/ld-elf/pr23161b.rd: Don't check plt and dyn relocs.
607 Allow and order of __bss_start, _edata and _end.
608 * testsuite/ld-elf/pr23162.rd: Fail if __bss_start, _edata or _end
609 relocs are present rather than testing for no relocations.
610 * testsuite/ld-aarch64/gc-plt-relocs.d,
611 * testsuite/ld-aarch64/ifunc-1-local.d,
612 * testsuite/ld-aarch64/ifunc-1.d,
613 * testsuite/ld-aarch64/ifunc-2-local.d,
614 * testsuite/ld-aarch64/ifunc-2.d,
615 * testsuite/ld-aarch64/ifunc-21.d,
616 * testsuite/ld-aarch64/ifunc-3a.d,
617 * testsuite/ld-arm/farcall-mixed-lib-v4t.d,
618 * testsuite/ld-arm/farcall-mixed-lib.d,
619 * testsuite/ld-arm/gc-hidden-1.d,
620 * testsuite/ld-arm/tls-gdesc-got.d,
621 * testsuite/ld-arm/tls-lib-loc.d,
622 * testsuite/ld-arm/tls-longplt-lib.d,
623 * testsuite/ld-arm/tls-thumb1.d,
624 * testsuite/ld-cris/libdso-10.d,
625 * testsuite/ld-cris/libdso-11.d,
626 * testsuite/ld-cris/libdso-13b.d,
627 * testsuite/ld-cris/libdso-14.d,
628 * testsuite/ld-cris/libdso-15.d,
629 * testsuite/ld-cris/pic-gc-72.d,
630 * testsuite/ld-cris/pic-gc-73.d,
631 * testsuite/ld-cris/tls-gc-71.d,
632 * testsuite/ld-mips-elf/mips16-pic-4a.nd,
633 * testsuite/ld-mips-elf/pic-and-nonpic-3a.dd,
634 * testsuite/ld-mips-elf/pie-n32.d,
635 * testsuite/ld-mips-elf/pie-n64.d,
636 * testsuite/ld-mips-elf/pie-o32.d: Update for removed dynamic
637 section symbols.
638
1d3bf4a0
HPN
6392018-06-12 Hans-Peter Nilsson <hp@axis.com>
640
641 * testsuite/ld-cris/libdso-1.d: Correct recent address pattern update.
642
d89c1889
NC
6432018-06-12 Nick Clifton <nickc@redhat.com>
644
212b9bc7
NC
645 PR 22983
646 * testsuite/ld-plugin/lto.exp: Use individual tests to check for
647 the presence of each expected symbol.
648 * testsuite/ld-plugin/pr22983.1.d: New file.
649 * testsuite/ld-plugin/pr22983.2.d: New file.
650 * testsuite/ld-plugin/pr22983.3.d: New file.
651 * testsuite/ld-plugin/pr22983.4.d: New file.
652
d89c1889
NC
653 * emulparams/aarch64elf.sh (OTHER_BSS_END_SYMBOLS): Make the
654 definition of the __bss_end__ symbol conditional upon CREATE_SHLIB.
655
5a485b38
NC
6562018-06-11 Nick Clifton <nickc@redhat.com>
657
658 * po/es.po: Updated Spanish translation.
659
d68033ea
MR
6602018-06-09 Maciej W. Rozycki <macro@mips.com>
661
662 * testsuite/ld-mips-elf/stub-dynsym-micromips-1-7fff.d: New
663 test.
664 * testsuite/ld-mips-elf/stub-dynsym-micromips-1-8000.d: New
665 test.
666 * testsuite/ld-mips-elf/stub-dynsym-micromips-1-fff0.d: New
667 test.
668 * testsuite/ld-mips-elf/stub-dynsym-micromips-1-10000.d: New
669 test.
670 * testsuite/ld-mips-elf/stub-dynsym-micromips-1-2fe80.d: New
671 test.
672 * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-7fff.d:
673 New test.
674 * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-8000.d:
675 New test.
676 * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-fff0.d:
677 New test.
678 * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-10000.d:
679 New test.
680 * testsuite/ld-mips-elf/stub-dynsym-micromips-insn32-1-2fe80.d:
681 New test.
682 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests. Fix
683 indentation.
684
653e0a1e
MR
6852018-06-09 Maciej W. Rozycki <macro@mips.com>
686
687 * testsuite/ld-mips-elf/mips-elf.exp: Update symbol count in the
688 comment associated with lazy binding stub tests.
689
2f8b83ee
MR
6902018-06-09 Maciej W. Rozycki <macro@mips.com>
691
692 * Makefile.am (eelf32mipswindiss.c): Add `mipself.em' dependency.
693 * Makefile.in: Regenerate.
694
ecf99cc0
L
6952018-06-08 H.J. Lu <hongjiu.lu@intel.com>
696
697 PR ld/23161
698 * testsuite/ld-elf/pr23161d.rd: Remove local _edata, __bss_start,
699 and _end from dynamic symbol table.
700
fd161d86
AM
7012018-06-08 H.J. Lu <hongjiu.lu@intel.com>
702 Alan Modra <amodra@gmail.com>
703
704 PR ld/23161
705 * emulparams/aarch64cloudabi.sh: PROVIDE __bss_start__, _bss_end__,
706 and __end__ in shared libraries.
707 * emulparams/aarch64fbsd.sh: Likewise.
708 * emulparams/aarch64linux.sh: Likewise.
709 * emulparams/aarch64linux32.sh: Likewise.
710 * emulparams/armelf_fuchsia.sh: Likewise.
711 * emulparams/armelf_linux.sh: Likewise.
712 * emulparams/armelf_phoenix.sh: Likewise.
713 * emulparams/aarch64elf.sh: Likewise, and __data_start
714 * emulparams/aarch64elf32.sh: Likewise.
715 * emulparams/armelf.sh: Likewise.
716 * emulparams/armnto.sh: Likewise.
717 * emulparams/elf32bmip.sh: Remove duplicate ". = ." from
718 OTHER_GOT_SYMBOLS. PROVIDE _ftext, _fdata, and _fbss in shared libs.
719 * emulparams/elf32bmipn32-defs.sh: Likewise.
720 * emulparams/elf32frv.sh: PROVIDE __end and __data_start in shared libs.
721 * emulparams/elf32lriscv-defs.sh: Tidy.
722 * emulparams/elf32mcore.sh: PROVIDE __bss_start and _bss_end in
723 shared libs
724 * emulparams/elf32ppccommon.sh: PROVIDE __end in shared libs.
725 * emulparams/elf32rl78.sh: Tidy.
726 * emulparams/i386nto.sh: PROVIDE _btext in shared libs.
727 * emulparams/shelf_nto.sh: Likewise.
728 * emulparams/shlelf_nto.sh: Likewise.
729 * emulparams/score3_elf.sh: PROVIDE _gp, _bss_start__, _bss_end__,
730 __bss_end__, __end__, _fdata, _sdata_begin, and _bss_start in
731 shared libs.
732 * scripttempl/elf.sc: Don't use EXECUTABLE_SYMBOLS for shared
733 libraries. PROVIDE _edata, edata, __bss_start, and _end in shared
734 libraries.
735 * testsuite/ld-elf/pr23161.map,
736 * testsuite/ld-elf/pr23161a.c,
737 * testsuite/ld-elf/pr23161b.c,
738 * testsuite/ld-elf/pr23161c.c,
739 * testsuite/ld-elf/pr23161a.rd,
740 * testsuite/ld-elf/pr23161b.rd,
741 * testsuite/ld-elf/pr23161c.rd,
742 * testsuite/ld-elf/pr23161d.rd: New tests.
743 * testsuite/ld-elf/shared.exp: Run ld/23161 tests.
744 * testsuite/ld-elf/pr23162.rd,
745 * testsuite/ld-aarch64/ifunc-1-local.d,
746 * testsuite/ld-aarch64/ifunc-1.d,
747 * testsuite/ld-aarch64/ifunc-2-local.d,
748 * testsuite/ld-aarch64/ifunc-2.d,
749 * testsuite/ld-aarch64/ifunc-21.d,
750 * testsuite/ld-aarch64/ifunc-3a.d,
751 * testsuite/ld-alpha/tlsbin.rd,
752 * testsuite/ld-alpha/tlsbin.sd,
753 * testsuite/ld-alpha/tlsbinr.rd,
754 * testsuite/ld-alpha/tlspic.rd,
755 * testsuite/ld-alpha/tlspic.sd,
756 * testsuite/ld-cris/dso-pltdis1.d,
757 * testsuite/ld-cris/dso-pltdis2.d,
758 * testsuite/ld-cris/dso12-pltdis.d,
759 * testsuite/ld-cris/gotplt1.d,
760 * testsuite/ld-cris/gotplt2.d,
761 * testsuite/ld-cris/gotplt3.d,
762 * testsuite/ld-cris/hiddef1.d,
763 * testsuite/ld-cris/libdso-1.d,
764 * testsuite/ld-cris/libdso-10.d,
765 * testsuite/ld-cris/libdso-11.d,
766 * testsuite/ld-cris/libdso-12.d,
767 * testsuite/ld-cris/libdso-12b.d,
768 * testsuite/ld-cris/libdso-12c.d,
769 * testsuite/ld-cris/libdso-13.d,
770 * testsuite/ld-cris/libdso-13b.d,
771 * testsuite/ld-cris/libdso-14.d,
772 * testsuite/ld-cris/libdso-15.d,
773 * testsuite/ld-cris/libdso-15b.d,
774 * testsuite/ld-cris/libdso-1c.d,
775 * testsuite/ld-cris/libdso-1d.d,
776 * testsuite/ld-cris/libdso-2.d,
777 * testsuite/ld-cris/pic-gc-72.d,
778 * testsuite/ld-cris/pic-gc-73.d,
779 * testsuite/ld-cris/pr16044.d,
780 * testsuite/ld-cris/pv32-1.d,
781 * testsuite/ld-cris/tls-dso-dtpoffd2.d,
782 * testsuite/ld-cris/tls-dso-dtpoffd4.d,
783 * testsuite/ld-cris/tls-dso-tpoffgotcomm1.d,
784 * testsuite/ld-cris/tls-gc-71.d,
785 * testsuite/ld-cris/tls-gd-1.d,
786 * testsuite/ld-cris/tls-gd-1h.d,
787 * testsuite/ld-cris/tls-gd-2.d,
788 * testsuite/ld-cris/tls-gd-2h.d,
789 * testsuite/ld-cris/tls-ie-10.d,
790 * testsuite/ld-cris/tls-ie-11.d,
791 * testsuite/ld-cris/tls-ie-78.d,
792 * testsuite/ld-cris/tls-ie-8.d,
793 * testsuite/ld-cris/tls-ie-9.d,
794 * testsuite/ld-cris/tls-js1.d,
795 * testsuite/ld-cris/tls-ld-4.d,
796 * testsuite/ld-cris/tls-ld-5.d,
797 * testsuite/ld-cris/tls-ld-6.d,
798 * testsuite/ld-cris/tls-ld-7.d,
799 * testsuite/ld-cris/tls-ldgd-14.d,
800 * testsuite/ld-cris/tls-ldgd-15.d,
801 * testsuite/ld-cris/tls-ldgdex-14.d,
802 * testsuite/ld-cris/tls-ldgdex-15.d,
803 * testsuite/ld-cris/tls-ldgdx-14.d,
804 * testsuite/ld-cris/tls-ldgdx-15.d,
805 * testsuite/ld-cris/tls-legdx-16.d,
806 * testsuite/ld-cris/tls-legdx-17.d,
807 * testsuite/ld-cris/tls-local-54.d,
808 * testsuite/ld-cris/tls-local-60.d,
809 * testsuite/ld-cris/tls-local-61.d,
810 * testsuite/ld-cris/tls-local-63.d,
811 * testsuite/ld-cris/tls-local-64.d,
812 * testsuite/ld-cris/tls-ok-30.d,
813 * testsuite/ld-cris/tls-ok-32.d,
814 * testsuite/ld-cris/tls-ok-34.d,
815 * testsuite/ld-cris/tls-und-38.d,
816 * testsuite/ld-cris/tls-und-42.d,
817 * testsuite/ld-cris/tls-und-46.d,
818 * testsuite/ld-cris/tls-und-50.d,
819 * testsuite/ld-cris/weakhiddso.d,
820 * testsuite/ld-cris/weakref2.d,
821 * testsuite/ld-frv/fdpic-shared-1.d,
822 * testsuite/ld-frv/fdpic-shared-2.d,
823 * testsuite/ld-frv/fdpic-shared-3.d,
824 * testsuite/ld-frv/fdpic-shared-4.d,
825 * testsuite/ld-frv/fdpic-shared-5.d,
826 * testsuite/ld-frv/fdpic-shared-7.d,
827 * testsuite/ld-frv/fdpic-shared-8.d,
828 * testsuite/ld-frv/tls-dynamic-2.d,
829 * testsuite/ld-i386/ibt-plt-1.d,
830 * testsuite/ld-i386/ibt-plt-2a.d,
831 * testsuite/ld-i386/ibt-plt-2b.d,
832 * testsuite/ld-i386/ibt-plt-2c.d,
833 * testsuite/ld-i386/ibt-plt-2d.d,
834 * testsuite/ld-i386/ibt-plt-3a.d,
835 * testsuite/ld-i386/ibt-plt-3b.d,
836 * testsuite/ld-i386/ibt-plt-3c.d,
837 * testsuite/ld-i386/ibt-plt-3d.d,
838 * testsuite/ld-i386/plt2.dd,
839 * testsuite/ld-i386/pr20830.d,
840 * testsuite/ld-i386/tlsbin-nacl.rd,
841 * testsuite/ld-i386/tlsbin.rd,
842 * testsuite/ld-i386/tlsbin2-nacl.rd,
843 * testsuite/ld-i386/tlsbin2.rd,
844 * testsuite/ld-i386/tlsbindesc-nacl.rd,
845 * testsuite/ld-i386/tlsbindesc.rd,
846 * testsuite/ld-i386/tlsdesc-nacl.rd,
847 * testsuite/ld-i386/tlsdesc.rd,
848 * testsuite/ld-i386/tlsgdesc-nacl.rd,
849 * testsuite/ld-i386/tlsgdesc.rd,
850 * testsuite/ld-i386/tlsnopic-nacl.rd,
851 * testsuite/ld-i386/tlsnopic.dd,
852 * testsuite/ld-i386/tlsnopic.rd,
853 * testsuite/ld-i386/tlsnopic.sd,
854 * testsuite/ld-i386/tlspic-nacl.rd,
855 * testsuite/ld-i386/tlspic.rd,
856 * testsuite/ld-i386/tlspic2-nacl.rd,
857 * testsuite/ld-i386/tlspic2.rd,
858 * testsuite/ld-ia64/merge1.d,
859 * testsuite/ld-ia64/merge2.d,
860 * testsuite/ld-ia64/merge3.d,
861 * testsuite/ld-ia64/merge4.d,
862 * testsuite/ld-ia64/merge5.d,
863 * testsuite/ld-ia64/tlsbin.rd,
864 * testsuite/ld-ia64/tlspic.rd,
865 * testsuite/ld-ifunc/ifunc-2-i386-now.d,
866 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d,
867 * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d,
868 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d,
869 * testsuite/ld-ifunc/ifunc-2-x86-64-now.d,
870 * testsuite/ld-ifunc/ifunc-2-x86-64.d,
871 * testsuite/ld-ifunc/pr17154-i386-now.d,
872 * testsuite/ld-ifunc/pr17154-i386.d,
873 * testsuite/ld-ifunc/pr17154-x86-64-now.d,
874 * testsuite/ld-ifunc/pr17154-x86-64.d,
875 * testsuite/ld-m68k/tls-def-1.d,
876 * testsuite/ld-m68k/tls-gd-1.d2,
877 * testsuite/ld-metag/shared.d,
878 * testsuite/ld-metag/stub_pic_app.d,
879 * testsuite/ld-mips-elf/rel32-n32.d,
880 * testsuite/ld-mips-elf/rel32-o32.d,
881 * testsuite/ld-mips-elf/rel64.d,
882 * testsuite/ld-powerpc/ambiguousv1.d,
883 * testsuite/ld-powerpc/ambiguousv1b.d,
884 * testsuite/ld-powerpc/ambiguousv2.d,
885 * testsuite/ld-powerpc/ambiguousv2b.d,
886 * testsuite/ld-powerpc/tlsexe.d,
887 * testsuite/ld-powerpc/tlsexe.r,
888 * testsuite/ld-powerpc/tlsexe32.d,
889 * testsuite/ld-powerpc/tlsexe32.g,
890 * testsuite/ld-powerpc/tlsexe32.r,
891 * testsuite/ld-powerpc/tlsexetoc.d,
892 * testsuite/ld-powerpc/tlsexetoc.r,
893 * testsuite/ld-powerpc/tlsso.d,
894 * testsuite/ld-powerpc/tlsso.r,
895 * testsuite/ld-powerpc/tlsso32.g,
896 * testsuite/ld-powerpc/tlsso32.r,
897 * testsuite/ld-powerpc/tlstocso.d,
898 * testsuite/ld-powerpc/tlstocso.g,
899 * testsuite/ld-powerpc/tlstocso.r,
900 * testsuite/ld-s390/gotreloc_31-1.dd,
901 * testsuite/ld-s390/tlsbin.dd,
902 * testsuite/ld-s390/tlsbin.rd,
903 * testsuite/ld-s390/tlsbin_64.dd,
904 * testsuite/ld-s390/tlsbin_64.rd,
905 * testsuite/ld-s390/tlspic.rd,
906 * testsuite/ld-s390/tlspic_64.rd,
907 * testsuite/ld-sh/tlsbin-2.d,
908 * testsuite/ld-sh/tlspic-2.d,
909 * testsuite/ld-sparc/gotop32.rd,
910 * testsuite/ld-sparc/gotop64.rd,
911 * testsuite/ld-sparc/tlssunbin32.rd,
912 * testsuite/ld-sparc/tlssunbin64.rd,
913 * testsuite/ld-sparc/tlssunnopic32.rd,
914 * testsuite/ld-sparc/tlssunnopic64.rd,
915 * testsuite/ld-sparc/tlssunpic32.rd,
916 * testsuite/ld-sparc/tlssunpic64.rd,
917 * testsuite/ld-x86-64/bnd-branch-1-now.d,
918 * testsuite/ld-x86-64/bnd-ifunc-1-now.d,
919 * testsuite/ld-x86-64/bnd-ifunc-2-now.d,
920 * testsuite/ld-x86-64/bnd-ifunc-2.d,
921 * testsuite/ld-x86-64/bnd-plt-1-now.d,
922 * testsuite/ld-x86-64/bnd-plt-1.d,
923 * testsuite/ld-x86-64/ibt-plt-1-x32.d,
924 * testsuite/ld-x86-64/ibt-plt-1.d,
925 * testsuite/ld-x86-64/ibt-plt-2a-x32.d,
926 * testsuite/ld-x86-64/ibt-plt-2a.d,
927 * testsuite/ld-x86-64/ibt-plt-2b-x32.d,
928 * testsuite/ld-x86-64/ibt-plt-2b.d,
929 * testsuite/ld-x86-64/ibt-plt-2c-x32.d,
930 * testsuite/ld-x86-64/ibt-plt-2c.d,
931 * testsuite/ld-x86-64/ibt-plt-2d-x32.d,
932 * testsuite/ld-x86-64/ibt-plt-2d.d,
933 * testsuite/ld-x86-64/ibt-plt-3a-x32.d,
934 * testsuite/ld-x86-64/ibt-plt-3a.d,
935 * testsuite/ld-x86-64/ibt-plt-3b-x32.d,
936 * testsuite/ld-x86-64/ibt-plt-3b.d,
937 * testsuite/ld-x86-64/ibt-plt-3c-x32.d,
938 * testsuite/ld-x86-64/ibt-plt-3c.d,
939 * testsuite/ld-x86-64/ibt-plt-3d-x32.d,
940 * testsuite/ld-x86-64/ibt-plt-3d.d,
941 * testsuite/ld-x86-64/ilp32-4-nacl.d,
942 * testsuite/ld-x86-64/ilp32-4.d,
943 * testsuite/ld-x86-64/load1c-nacl.d,
944 * testsuite/ld-x86-64/load1c.d,
945 * testsuite/ld-x86-64/load1d-nacl.d,
946 * testsuite/ld-x86-64/load1d.d,
947 * testsuite/ld-x86-64/mpx3n.dd,
948 * testsuite/ld-x86-64/mpx4.dd,
949 * testsuite/ld-x86-64/mpx4n.dd,
950 * testsuite/ld-x86-64/plt2.dd,
951 * testsuite/ld-x86-64/pr14207.d,
952 * testsuite/ld-x86-64/pr19162.d,
953 * testsuite/ld-x86-64/pr20253-1f.d,
954 * testsuite/ld-x86-64/pr20253-1l.d,
955 * testsuite/ld-x86-64/pr20830a-now.d,
956 * testsuite/ld-x86-64/pr20830a.d,
957 * testsuite/ld-x86-64/pr20830b-now.d,
958 * testsuite/ld-x86-64/pr20830b.d,
959 * testsuite/ld-x86-64/pr21038a-now.d,
960 * testsuite/ld-x86-64/pr21038a.d,
961 * testsuite/ld-x86-64/pr21038b-now.d,
962 * testsuite/ld-x86-64/pr21038b.d,
963 * testsuite/ld-x86-64/pr21038c-now.d,
964 * testsuite/ld-x86-64/pr21038c.d,
965 * testsuite/ld-x86-64/tlsbin-nacl.rd,
966 * testsuite/ld-x86-64/tlsbin.rd,
967 * testsuite/ld-x86-64/tlsbin2-nacl.rd,
968 * testsuite/ld-x86-64/tlsbin2.rd,
969 * testsuite/ld-x86-64/tlsbindesc-nacl.rd,
970 * testsuite/ld-x86-64/tlsbindesc.rd,
971 * testsuite/ld-x86-64/tlsdesc-nacl.rd,
972 * testsuite/ld-x86-64/tlsdesc.rd,
973 * testsuite/ld-x86-64/tlsgdesc-nacl.rd,
974 * testsuite/ld-x86-64/tlsgdesc.rd,
975 * testsuite/ld-x86-64/tlspic-nacl.rd,
976 * testsuite/ld-x86-64/tlspic.rd,
977 * testsuite/ld-x86-64/tlspic2-nacl.rd,
978 * testsuite/ld-x86-64/tlspic2.rd: Update.
979
fc6041a7
AM
9802018-06-07 Alan Modra <amodra@gmail.com>
981
982 * emulparams/elf64bmip.sh (EXECUTABLE_SYMBOLS): Don't define.
983 (OTHER_SYMBOLS): Define this instead.
984 * emulparams/elf32bmipn32.sh (EXECUTABLE_SYMBOLS): Don't define.
985 (OTHER_SYMBOLS): Define similarly to elf64bmip.sh.
986 * emulparams/elf64hppa.sh (EXECUTABLE_SYMBOLS): Don't define.
987 (OTHER_SYMBOLS): Define instead.
988
527278f3
AM
9892018-06-07 Alan Modra <amodra@gmail.com>
990
991 * emulparams/elf32_tic6x_le.sh (EXECUTABLE_SYMBOLS): Don't define.
992
08f22593
AM
9932018-06-06 Alan Modra <amodra@gmail.com>
994
995 * Makefile.am (earmelf_fbsd.c): Correct dependencies.
996 (earmelfb_fbsd.c, earmelfb_fuchsia.c): Likewise.
997 * Makefile.in: Regenerate.
998
27b07675
AM
9992018-06-05 Alan Modra <amodra@gmail.com>
1000
1001 PR 23254
1002 * plugin.c (plugin_call_claim_file): Revert 2016-07-19 patch.
1003 (plugin_object_p): Don't dup file descriptor.
1004
112ba867
FC
10052018-06-05 Flavio Ceolin <flavio.ceolin@intel.com>
1006
1007 * testsuite/ld-elf/elf.exp Run new test.
1008 * testsuite/ld-elf/stack-noexec.rd New file: Expected readelf output.
1009
cf7a5066
JW
10102018-06-03 Sebastian Huber <sebastian.huber@embedded-brains.de>
1011 Jim Wilson <jimw@sifive.com>
1012
1013 PR ld/23244
1014 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run new weak ref tests.
1015 * testsuite/ld-riscv-elf/weakref.ld: New.
1016 * testsuite/ld-riscv-elf/weakref32.d: New.
1017 * testsuite/ld-riscv-elf/weakref32.s: New.
1018 * testsuite/ld-riscv-elf/weakref64.d: New.
1019 * testsuite/ld-riscv-elf/weakref64.s: New.
1020
55e99962
L
10212018-06-01 H.J. Lu <hongjiu.lu@intel.com>
1022
1023 * configure: Regenerated.
1024
ac98f9e2
L
10252018-05-28 H.J. Lu <hongjiu.lu@intel.com>
1026
1027 PR ld/23238
1028 * testsuite/ld-ifunc/ifunc-26.d: New file.
1029 * testsuite/ld-ifunc/ifunc-26.s: Likewise.
1030 * testsuite/ld-ifunc/ifunc.exp: Run *.d tests without a
1031 working compiler.
1032
03fce1c7
L
10332018-05-28 H.J. Lu <hongjiu.lu@intel.com>
1034
1035 * testsuite/ld-ifunc/ifunc-10-i386.d: Skip NaCl targets.
1036 * testsuite/ld-ifunc/ifunc-10-x86-64.d: Likewise.
1037 * testsuite/ld-ifunc/ifunc-11-i386.d: Likewise.
1038 * testsuite/ld-ifunc/ifunc-11-x86-64.d: Likewise.
1039 * testsuite/ld-ifunc/ifunc-12-i386.d: Likewise.
1040 * testsuite/ld-ifunc/ifunc-12-x86-64.d: Likewise.
1041 * testsuite/ld-ifunc/ifunc-13-i386.d: Likewise.
1042 * testsuite/ld-ifunc/ifunc-13-x86-64.d: Likewise.
1043 * testsuite/ld-ifunc/ifunc-14a-i386.d: Likewise.
1044 * testsuite/ld-ifunc/ifunc-14a-x86-64.d: Likewise.
1045 * testsuite/ld-ifunc/ifunc-14b-i386.d: Likewise.
1046 * testsuite/ld-ifunc/ifunc-14b-x86-64.d: Likewise.
1047 * testsuite/ld-ifunc/ifunc-14c-i386.d: Likewise.
1048 * testsuite/ld-ifunc/ifunc-14c-x86-64.d: Likewise.
1049 * testsuite/ld-ifunc/ifunc-14d-i386.d: Likewise.
1050 * testsuite/ld-ifunc/ifunc-14d-x86-64.d: Likewise.
1051 * testsuite/ld-ifunc/ifunc-14e-i386.d: Likewise.
1052 * testsuite/ld-ifunc/ifunc-14e-x86-64.d: Likewise.
1053 * testsuite/ld-ifunc/ifunc-14f-i386.d: Likewise.
1054 * testsuite/ld-ifunc/ifunc-14f-x86-64.d: Likewise.
1055 * testsuite/ld-ifunc/ifunc-15-i386.d: Likewise.
1056 * testsuite/ld-ifunc/ifunc-15-x86-64.d: Likewise.
1057 * testsuite/ld-ifunc/ifunc-16-i386-now.d: Likewise.
1058 * testsuite/ld-ifunc/ifunc-16-i386.d: Likewise.
1059 * testsuite/ld-ifunc/ifunc-16-x86-64-now.d: Likewise.
1060 * testsuite/ld-ifunc/ifunc-16-x86-64.d: Likewise.
1061 * testsuite/ld-ifunc/ifunc-17a-i386.d: Likewise.
1062 * testsuite/ld-ifunc/ifunc-17a-x86-64.d: Likewise.
1063 * testsuite/ld-ifunc/ifunc-17b-i386.d: Likewise.
1064 * testsuite/ld-ifunc/ifunc-17b-x86-64.d: Likewise.
1065 * testsuite/ld-ifunc/ifunc-18a-i386.d: Likewise.
1066 * testsuite/ld-ifunc/ifunc-18a-x86-64.d: Likewise.
1067 * testsuite/ld-ifunc/ifunc-18b-i386.d: Likewise.
1068 * testsuite/ld-ifunc/ifunc-18b-x86-64.d: Likewise.
1069 * testsuite/ld-ifunc/ifunc-19a-i386.d: Likewise.
1070 * testsuite/ld-ifunc/ifunc-19a-x86-64.d: Likewise.
1071 * testsuite/ld-ifunc/ifunc-19b-i386.d: Likewise.
1072 * testsuite/ld-ifunc/ifunc-19b-x86-64.d: Likewise.
1073 * testsuite/ld-ifunc/ifunc-2-i386.d: Likewise.
1074 * testsuite/ld-ifunc/ifunc-2-local-i386.d: Likewise.
1075 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
1076 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
1077 * testsuite/ld-ifunc/ifunc-20-i386.d: Likewise.
1078 * testsuite/ld-ifunc/ifunc-20-x86-64.d: Likewise.
1079 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
1080 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
1081 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
1082 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
1083 * testsuite/ld-ifunc/ifunc-5a-i386.d: Likewise.
1084 * testsuite/ld-ifunc/ifunc-5a-local-i386.d: Likewise.
1085 * testsuite/ld-ifunc/ifunc-5a-local-x86-64.d: Likewise.
1086 * testsuite/ld-ifunc/ifunc-5a-x86-64.d: Likewise.
1087 * testsuite/ld-ifunc/ifunc-5b-i386.d: Likewise.
1088 * testsuite/ld-ifunc/ifunc-5b-local-i386.d: Likewise.
1089 * testsuite/ld-ifunc/ifunc-5b-local-x86-64.d: Likewise.
1090 * testsuite/ld-ifunc/ifunc-5b-x86-64.d: Likewise.
1091 * testsuite/ld-ifunc/ifunc-5r-local-i386.d: Likewise.
1092 * testsuite/ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
1093 * testsuite/ld-ifunc/ifunc-6a-i386.d: Likewise.
1094 * testsuite/ld-ifunc/ifunc-6a-x86-64.d: Likewise.
1095 * testsuite/ld-ifunc/ifunc-6b-i386.d: Likewise.
1096 * testsuite/ld-ifunc/ifunc-6b-x86-64.d: Likewise.
1097 * testsuite/ld-ifunc/ifunc-7a-i386.d: Likewise.
1098 * testsuite/ld-ifunc/ifunc-7a-x86-64.d: Likewise.
1099 * testsuite/ld-ifunc/ifunc-7b-i386.d: Likewise.
1100 * testsuite/ld-ifunc/ifunc-7b-x86-64.d: Likewise.
1101 * testsuite/ld-ifunc/ifunc-8-i386.d: Likewise.
1102 * testsuite/ld-ifunc/ifunc-8-x86-64.d: Likewise.
1103 * testsuite/ld-ifunc/ifunc-9-i386.d: Likewise.
1104 * testsuite/ld-ifunc/ifunc-9-x86-64.d: Likewise.
1105 * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
1106 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
1107 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
1108
099bb8fb
L
11092018-05-26 H.J. Lu <hongjiu.lu@intel.com>
1110
1111 PR ld/23194
1112 * testsuite/ld-i386/pr23194.d: Expect only R_386_GLOB_DAT
1113 against foobar.
1114 * testsuite/ld-i386/pr23194.map: Add foobar.
1115 * testsuite/ld-x86-64/pr23194.map: Likewise.
1116 * testsuite/ld-i386/pr23194.s: Add a common foobar symbol.
1117 * testsuite/ld-x86-64/pr23194.s: Likewise.
1118 * testsuite/ld-x86-64/pr23194.d: Expect only R_X86_64_GLOB_DAT
1119 against foobar.
1120
277eb7f6
AM
11212018-05-25 Alan Modra <amodra@gmail.com>
1122
1123 * po/BLD-POTFILES.in: Regenerate.
1124
29e11a04
L
11252018-05-21 H.J. Lu <hongjiu.lu@intel.com>
1126
1127 PR ld/23201
1128 * testsuite/ld-tic6x/shlib-1.rd: Adjusted.
1129 * testsuite/ld-tic6x/shlib-1b.rd: Likewise.
1130 * testsuite/ld-tic6x/shlib-1r.rd: Likewise.
1131 * testsuite/ld-tic6x/shlib-1rb.rd: Likewise.
1132 * testsuite/ld-tic6x/shlib-app-1.rd: Likewise.
1133 * testsuite/ld-tic6x/shlib-app-1b.rd: Likewise.
1134 * testsuite/ld-tic6x/shlib-app-1r.rd: Likewise.
1135 * testsuite/ld-tic6x/shlib-app-1rb.rd: Likewise.
1136 * testsuite/ld-tic6x/shlib-noindex.rd: Likewise.
1137 * testsuite/ld-tic6x/static-app-1.rd: Likewise.
1138 * testsuite/ld-tic6x/static-app-1b.rd: Likewise.
1139 * testsuite/ld-tic6x/static-app-1r.rd: Likewise.
1140 * testsuite/ld-tic6x/static-app-1rb.rd: Likewise.
1141
34a87bb0
L
11422018-05-21 H.J. Lu <hongjiu.lu@intel.com>
1143
1144 PR ld/23201
1145 * ldexp.c (exp_fold_tree_1): Call bfd_link_hide_symbol to hide
1146 a symbol.
1147 * testsuite/ld-elf/provide-hidden-dynabs.nd: Removed.
1148 * testsuite/ld-elf/provide-hidden-dynsec.nd: Likewise.
1149 * testsuite/ld-elf/provide-hidden.exp: Replace
1150 provide-hidden-dynsec.nd with provide-hidden-sec.nd and
1151 provide-hidden-dyn.nd. Replace provide-hidden-dynabs.nd with
1152 provide-hidden-abs.nd and provide-hidden-dyn.nd.
1153 * testsuite/ld-i386/pr23189.d: Expect no dynamic relocation.
1154 * testsuite/ld-x86-64/pr23189.d: Likewise.
1155
97373b2e
L
11562018-05-18 H.J. Lu <hongjiu.lu@intel.com>
1157
1158 PR ld/23194
1159 * testsuite/ld-i386/i386.exp: Run pr23194.
1160 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1161 * testsuite/ld-i386/pr23194.d: New file.
1162 * testsuite/ld-i386/pr23194.map: Likewise.
1163 * testsuite/ld-i386/pr23194.s: Likewise.
1164 * testsuite/ld-x86-64/pr23194.d: Likewise.
1165 * testsuite/ld-x86-64/pr23194.map: Likewise.
1166 * testsuite/ld-x86-64/pr23194.s: Likewise.
1167
941036f4
L
11682018-05-18 H.J. Lu <hongjiu.lu@intel.com>
1169
1170 * testsuite/ld-i386/i386.exp: Run pr23189 for all targets.
1171 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1172
7b4ae824
JD
11732018-05-18 John Darrington <john@darrington.wattle.id.au>
1174
1175 * Makefile.am: Add support for s12z architecture.
1176 * configure.tgt: Likewise.
1177 * Makefile.in: Regenerate.
1178 * emulparams/m9s12zelf.sh: New file.
1179 * scripttempl/elfm9s12z.sc: New file.
1180 * testsuite/ld-discard/static.d: Expect to fail for the s12z
1181 target.
1182 * testsuite/ld-elf/endsym.d: Likewise.
1183 * testsuite/ld-elf/merge.d: Likewise.
1184 * testsuite/ld-elf/pr14926.d: Skip for the s12z target.
1185 * testsuite/ld-elf/sec64k.exp: Likewise.
1186 * testsuite/ld-s12z: New directory.
1187 * testsuite/ld-s12z/opr-linking.d: New file.
1188 * testsuite/ld-s12z/opr-linking.s: New file.
1189 * testsuite/ld-s12z/relative-linking.d: New file.
1190 * testsuite/ld-s12z/relative-linking.s: New file.
1191 * testsuite/ld-s12z/z12s.exp: New file.
1192
011b32fd
L
11932018-05-18 H.J. Lu <hongjiu.lu@intel.com>
1194
1195 PR ld/23189
1196 * testsuite/ld-i386/i386.exp: Run pr23189.
1197 * testsuite/ld-x86-64/x86-64.exp: Likewise.
1198 * testsuite/ld-i386/pr23189.d: New file.
1199 * testsuite/ld-i386/pr23189.s: Likewise.
1200 * testsuite/ld-i386/pr23189.t: Likewise.
1201 * testsuite/ld-x86-64/pr23189.d: Likewise.
1202 * testsuite/ld-x86-64/pr23189.s: Likewise.
1203 * testsuite/ld-x86-64/pr23189.t: Likewise.
1204
aa82c0d3
AM
12052018-05-15 Alan Modra <amodra@gmail.com>
1206
1207 * testsuite/ld-elf/notes.exp: Restore LDFLAGS.
1208
864bb26c
NC
12092018-05-14 Nick Clifton <nickc@redhat.com>
1210
1211 * testsuite/ld-elf/notes.exp: New file: Run new test.
1212 * testsuite/ld-elf/note1_1.s: New file: Source file for test.
1213 * testsuite/ld-elf/note1_2.s: New file: Source file for test.
1214 * testsuite/ld-elf/note1.r: New file: Expected readelf output.
1215
4ec09950
L
12162018-05-14 H.J. Lu <hongjiu.lu@intel.com>
1217
1218 PR ld/23169
1219 * testsuite/ld-ifunc/ifunc-9-i386.d: New file.
1220 * testsuite/ld-ifunc/ifunc-9-x86-64.d: Likewise.
1221 * testsuite/ld-ifunc/pr23169a.c: Likewise.
1222 * testsuite/ld-ifunc/pr23169a.rd: Likewise.
1223 * testsuite/ld-ifunc/pr23169b.c: Likewise.
1224 * testsuite/ld-ifunc/pr23169b.c: Likewise.
1225 * testsuite/ld-ifunc/pr23169c.rd: Likewise.
1226 * testsuite/ld-ifunc/pr23169c.rd: Likewise.
1227 * testsuite/ld-ifunc/ifunc-9-x86.d: Removed.
1228 * testsuite/ld-ifunc/ifunc.exp: Run PR ld/23169 tests.
1229
9bc935ef
L
12302018-05-14 H.J. Lu <hongjiu.lu@intel.com>
1231
1232 PR ld/23162
1233 * testsuite/ld-elf/pr23162.map: New file.
1234 * testsuite/ld-elf/pr23162.rd: Likewise.
1235 * testsuite/ld-elf/pr23162a.c: Likewise.
1236 * testsuite/ld-elf/pr23162b.c: Likewise.
1237 * testsuite/ld-elf/shared.exp: Run PR ld/23162 tests.
1238
9933dc52
AM
12392018-05-12 Alan Modra <amodra@gmail.com>
1240
1241 PR 20659
1242 * testsuite/ld-elf/changelma.d,
1243 * testsuite/ld-elf/changelma.lnk,
1244 * testsuite/ld-elf/changelma.s: New test.
1245
493ffac5
DD
12462018-05-09 2018-05-02 Dimitar Dimitrov <dimitar@dinux.eu>
1247
1248 * scripttempl/pru.sc: Add LD sections to allow linking TI
1249 toolchain object files.
1250 * scripttempl/pru.sc: Switch to init_array.
1251 * testsuite/ld-pru/ldi32.d: Update LDI32 test to conform to TI ABI.
1252 * testsuite/ld-pru/norelax_ldi32-data.d: Likewise.
1253 * testsuite/ld-pru/norelax_ldi32-dis.d: Likewise.
1254 * testsuite/ld-pru/relax_ldi32-data.d: Likewise.
1255 * testsuite/ld-pru/relax_ldi32-dis.d: Likewise.
1256
a7287b94
AM
12572018-05-09 Alan Modra <amodra@gmail.com>
1258
1259 * po/BLD-POTFILES.in: Regenerate.
1260
10d98088
JW
12612018-05-08 Jim Wilson <jimw@sifive.com>
1262
1263 PR ld/22962
1264 * Makefile.am (ALL_EMULATION_SOURCES): Add eelf32lriscv_ilp32f.c,
1265 eelf32lriscv_ilp32.c, eelf64lriscv_lp64f.c, eelf64lriscv_lp64.c.
1266 (eelf32lriscv_ilp32f.c, eelf32lriscv_ilp32.c): New build rules.
1267 (eelf64lriscv_lp64f.c, eelf64lriscv_lp64.c): New build rules.
1268 * Makefile.in: Regenerated.
1269 * configure.tgt (riscv32*-*-linux*, riscv64*-*-linux*): New.
1270 * ld/emulparams/elf32lriscv.sh: Set LIBPATH_SUFFIX.
1271 * ld/emulparams/elf32lriscv_ilp32.sh: New.
1272 * ld/emulparams/elf32lriscv_ilp32f.sh: New.
1273 * ld/emulparams/elf64lriscv-defs.sh: Don't set LIBPATH_SUFFIX here.
1274 * ld/emulparams/elf64lriscv.sh: Set LIBPATH_SUFFIX.
1275 * ld/emulparams/elf64lriscv_lp64.sh: New.
1276 * ld/emulparams/elf64lriscv_lp64f.sh: New.
1277 * ld/genscripts.sh (append_to_lib_path): Change LIBPATH_SUFFIX test to
1278 a for. Inside loop, change LIBPATH_SUFFIX uses to libpath_suffix.
1279 (LIB_PATH): In LIB_PATH if, add loop for LIBPATH_SUFFIX, changes uses
1280 inside loop to libpath_suffix.
1281
d1e9de16
JW
12822018-05-03 Jim Wilson <jimw@sifive.com>
1283
1284 * Makefile.am (earmelfb_linux_fdpiceabi.c): Fix typo in dependencies.
1285
3be08ea4
SA
12862018-05-03 Simon Atanasyan <simon@atanasyan.com>
1287
1288 * testsuite/ld-mips-elf/gp-disp-sym.d: New test.
1289 * testsuite/ld-mips-elf/gp-disp-sym.s: New test source.
1290 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
1291 * testsuite/ld-mips-elf/mips16-pic-2.ad: Update for _gp_disp
1292 symbol removal.
1293 * testsuite/ld-mips-elf/mips16-pic-2.nd: Likewise.
1294 * testsuite/ld-mips-elf/pic-and-nonpic-3a.dd: Likewise.
1295 * testsuite/ld-mips-elf/tlslib-o32-hidden.got: Likewise.
1296 * testsuite/ld-mips-elf/tlslib-o32-ver.got: Likewise.
1297 * testsuite/ld-mips-elf/tlslib-o32.got: Likewise.
1298
197b262f
MR
12992018-04-27 Maciej W. Rozycki <macro@mips.com>
1300
1301 * testsuite/ld-mips-elf/bal-jalx-pic.d: Only run for
1302 `check_shared_lib_support' targets.
1303 * testsuite/ld-mips-elf/bal-jalx-pic-n32.d: Likewise.
1304 * testsuite/ld-mips-elf/bal-jalx-pic-n64.d: Likewise.
1305 * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d: Likewise.
1306 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d: Likewise.
1307 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d: Likewise.
1308 * testsuite/ld-mips-elf/bal-jalx-pic-ignore.d: Likewise.
1309 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n32.d: Likewise.
1310 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-n64.d: Likewise.
1311 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips.d:
1312 Likewise.
1313 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips-n32.d:
1314 Likewise.
1315 * testsuite/ld-mips-elf/bal-jalx-pic-ignore-micromips-n64.d:
1316 Likewise.
1317 * testsuite/ld-mips-elf/hash1a.d: Likewise.
1318 * testsuite/ld-mips-elf/hash1b.d: Likewise.
1319 * testsuite/ld-mips-elf/hash1c.d: Likewise.
1320 * testsuite/ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
1321 * testsuite/ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
1322
6d9dabbb
MR
13232018-04-27 Maciej W. Rozycki <macro@mips.com>
1324
1325 * testsuite/lib/ld-lib.exp (run_dump_test): Use `match_target'
1326 in place of `istarget' for matching with `target', `alltargets'
1327 and `notarget' options.
1328
ffa389a3
AM
13292018-04-27 Alan Modra <amodra@gmail.com>
1330
1331 * po/BLD-POTFILES.in: Regenerate.
1332
aa684341
CL
13332018-04-26 Christophe Lyon <christophe.lyon@linaro.org>
1334
1335 * testsuite/ld-elf/pr2404b.c (main): Adjust printf to account for
1336 new variable name.
1337 * testsuite/ld-elf/pr2404.out: Adjust expected output accordingly.
1338
f1ac0afe
CL
13392018-04-25 Christophe Lyon <christophe.lyon@st.com>
1340
1341 * testsuite/ld-arm/export-class.exp: Accept arm*-*-uclinuxfdpiceabi.
1342 * testsuite/ld-discard/discard.exp: Likewise.
1343 * testsuite/ld-elf/binutils.exp: Likewise.
1344 * testsuite/ld-elf/commonpage1.d: Likewise.
1345 * testsuite/ld-elf/compress1c.d: Likewise.
1346 * testsuite/ld-elf/compressed1b.d: Likewise.
1347 * testsuite/ld-elf/compressed1c.d: Likewise.
1348 * testsuite/ld-elf/compressed1e.d: Likewise.
1349 * testsuite/ld-elf/dynamic1.d: Likewise.
1350 * testsuite/ld-elf/dynsym1.d: Likewise.
1351 * testsuite/ld-elf/ehdr_start-missing.d: Likewise.
1352 * testsuite/ld-elf/ehdr_start-shared.d: Likewise.
1353 * testsuite/ld-elf/ehdr_start-userdef.d: Likewise.
1354 * testsuite/ld-elf/ehdr_start-weak.d: Likewise.
1355 * testsuite/ld-elf/ehdr_start.d: Likewise.
1356 * testsuite/ld-elf/exclude3b.d: Likewise.
1357 * testsuite/ld-elf/export-class.exp: Likewise.
1358 * testsuite/ld-elf/global1.d: Likewise.
1359 * testsuite/ld-elf/hash.d: Likewise.
1360 * testsuite/ld-elf/header.d: Likewise.
1361 * testsuite/ld-elf/loadaddr1.d: Likewise.
1362 * testsuite/ld-elf/loadaddr2.d: Likewise.
1363 * testsuite/ld-elf/loadaddr3a.d: Likewise.
1364 * testsuite/ld-elf/loadaddr3b.d: Likewise.
1365 * testsuite/ld-elf/local1.d: Likewise.
1366 * testsuite/ld-elf/maxpage1.d: Likewise.
1367 * testsuite/ld-elf/maxpage2.d: Likewise.
1368 * testsuite/ld-elf/maxpage3a.d: Likewise.
1369 * testsuite/ld-elf/mbind1a.d: Likewise.
1370 * testsuite/ld-elf/mbind1b.d: Likewise.
1371 * testsuite/ld-elf/mbind1c.d: Likewise.
1372 * testsuite/ld-elf/multibss1.d: Likewise.
1373 * testsuite/ld-elf/noload-2.d: Likewise.
1374 * testsuite/ld-elf/now-1.d: Likewise.
1375 * testsuite/ld-elf/now-2.d: Likewise.
1376 * testsuite/ld-elf/now-3.d: Likewise.
1377 * testsuite/ld-elf/now-4.d: Likewise.
1378 * testsuite/ld-elf/pie.d: Likewise.
1379 * testsuite/ld-elf/pr12975.d: Likewise.
1380 * testsuite/ld-elf/pr13177.d: Likewise.
1381 * testsuite/ld-elf/pr13195.d: Likewise.
1382 * testsuite/ld-elf/pr16322.d: Likewise.
1383 * testsuite/ld-elf/pr16498a.d: Likewise.
1384 * testsuite/ld-elf/pr16498b.d: Likewise.
1385 * testsuite/ld-elf/pr17615.d: Likewise.
1386 * testsuite/ld-elf/pr19162.d: Likewise.
1387 * testsuite/ld-elf/pr19539.d: Likewise.
1388 * testsuite/ld-elf/pr19617a.d: Likewise.
1389 * testsuite/ld-elf/pr19617b.d: Likewise.
1390 * testsuite/ld-elf/pr19617c.d: Likewise.
1391 * testsuite/ld-elf/pr19698.d: Likewise.
1392 * testsuite/ld-elf/pr19789.d: Likewise.
1393 * testsuite/ld-elf/pr20513c.d: Likewise.
1394 * testsuite/ld-elf/pr20513d.d: Likewise.
1395 * testsuite/ld-elf/pr21384.d: Likewise.
1396 * testsuite/ld-elf/pr21389a.d: Likewise.
1397 * testsuite/ld-elf/pr21389b.d: Likewise.
1398 * testsuite/ld-elf/pr21389c.d: Likewise.
1399 * testsuite/ld-elf/pr21562a.d: Likewise.
1400 * testsuite/ld-elf/pr21562b.d: Likewise.
1401 * testsuite/ld-elf/pr21562c.d: Likewise.
1402 * testsuite/ld-elf/pr21562d.d: Likewise.
1403 * testsuite/ld-elf/pr21562e.d: Likewise.
1404 * testsuite/ld-elf/pr21562f.d: Likewise.
1405 * testsuite/ld-elf/pr21562g.d: Likewise.
1406 * testsuite/ld-elf/pr21562h.d: Likewise.
1407 * testsuite/ld-elf/pr21562i.d: Likewise.
1408 * testsuite/ld-elf/pr21562j.d: Likewise.
1409 * testsuite/ld-elf/pr21562k.d: Likewise.
1410 * testsuite/ld-elf/pr21562l.d: Likewise.
1411 * testsuite/ld-elf/pr21562m.d: Likewise.
1412 * testsuite/ld-elf/pr21562n.d: Likewise.
1413 * testsuite/ld-elf/pr21903a.d: Likewise.
1414 * testsuite/ld-elf/pr21903b.d: Likewise.
1415 * testsuite/ld-elf/pr21903d.d: Likewise.
1416 * testsuite/ld-elf/pr22269a.d: Likewise.
1417 * testsuite/ld-elf/pr22269b.d: Likewise.
1418 * testsuite/ld-elf/pr22393-1a.d: Likewise.
1419 * testsuite/ld-elf/pr22393-1b.d: Likewise.
1420 * testsuite/ld-elf/pr22393-1c.d: Likewise.
1421 * testsuite/ld-elf/pr22393-1d.d: Likewise.
1422 * testsuite/ld-elf/pr22393-1e.d: Likewise.
1423 * testsuite/ld-elf/pr22393-1f.d: Likewise.
1424 * testsuite/ld-elf/pr22423.d: Likewise.
1425 * testsuite/ld-elf/rpath-1.d: Likewise.
1426 * testsuite/ld-elf/rpath-2.d: Likewise.
1427 * testsuite/ld-elf/runpath-1.d: Likewise.
1428 * testsuite/ld-elf/runpath-2.d: Likewise.
1429 * testsuite/ld-elf/seg.d: Likewise.
1430 * testsuite/ld-elf/sizeofb.d: Likewise.
1431 * testsuite/ld-elf/startofb.d: Likewise.
1432 * testsuite/ld-elf/strtab.d: Likewise.
1433 * testsuite/ld-elf/textaddr1.d: Likewise.
1434 * testsuite/ld-elf/textaddr2.d: Likewise.
1435 * testsuite/ld-elf/textaddr3.d: Likewise.
1436 * testsuite/ld-elf/textaddr4.d: Likewise.
1437 * testsuite/ld-elf/textaddr5.d: Likewise.
1438 * testsuite/ld-elf/textaddr6.d: Likewise.
1439 * testsuite/ld-elf/textaddr7.d: Likewise.
1440 * testsuite/ld-elf/tls.exp: Likewise.
1441 * testsuite/ld-elf/tls_common.exp: Likewise.
1442 * testsuite/ld-elf/unknown2.d: Likewise.
1443 * testsuite/ld-gc/abi-note.d: Likewise.
1444 * testsuite/ld-gc/pr11218.d: Likewise.
1445 * testsuite/ld-gc/pr19167.d: Likewise.
1446 * testsuite/ld-gc/pr20022.d: Likewise.
1447 * testsuite/ld-gc/start.d: Likewise.
1448 * testsuite/ld-gc/stop.d: Likewise.
1449 * testsuite/ld-scripts/phdrs2.exp: Likewise.
1450 * testsuite/ld-scripts/rgn-at5.d: Likewise.
1451 * testsuite/ld-undefined/entry-3.d: Likewise.
1452 * testsuite/ld-undefined/entry-4.d: Likewise.
1453
59029f57
CL
14542018-04-25 Christophe Lyon <christophe.lyon@st.com>
1455 Mickaël Guêné <mickael.guene@st.com>
1456
1457 * testsuite/ld-arm/arm-elf.exp: Execute the new FDPIC Thumb-only tests.
1458 * testsuite/ld-arm/fdpic-main-m.d: New test.
1459 * testsuite/ld-arm/fdpic-main-m.s: New.
1460 * testsuite/ld-arm/fdpic-main-m.sym: New.
1461 * testsuite/ld-arm/fdpic-shared-m.d: New test.
1462 * testsuite/ld-arm/fdpic-shared-m.s: New.
1463 * testsuite/ld-arm/fdpic-shared-m.sym: New.
1464
4b86cbe9
CL
14652018-04-25 Christophe Lyon <christophe.lyon@st.com>
1466 Mickaël Guêné <mickael.guene@st.com>
1467
1468 * testsuite/ld-arm/arm-elf.exp: Execute the new FDPIC tests.
1469 * testsuite/ld-arm/fdpic-main.d: New test.
1470 * testsuite/ld-arm/fdpic-main.ld: New.
1471 * testsuite/ld-arm/fdpic-main.r: New.
1472 * testsuite/ld-arm/fdpic-main.s: New.
1473 * testsuite/ld-arm/fdpic-main.sym: New.
1474 * testsuite/ld-arm/fdpic-shared.d: New test.
1475 * testsuite/ld-arm/fdpic-shared.ld: New.
1476 * testsuite/ld-arm/fdpic-shared.r: New.
1477 * testsuite/ld-arm/fdpic-shared.s: New.
1478 * testsuite/ld-arm/fdpic-shared.sym: New.
1479
f350fc2e
CL
14802018-04-25 Christophe Lyon <christophe.lyon@st.com>
1481 Mickaël Guêné <mickael.guene@st.com>
1482
1483 * testsuite/ld-elf/pr2404b.c (main): Rename time variable into
1484 time1.
1485
5c5a4843
CL
14862018-04-25 Christophe Lyon <christophe.lyon@st.com>
1487 Mickaël Guêné <mickael.guene@st.com>
1488
1489 * scripttempl/elf.sc: Define __tdata_start for .tdata section.
1490
e8b09b87
CL
14912018-04-25 Christophe Lyon <christophe.lyon@st.com>
1492 Mickaël Guêné <mickael.guene@st.com>
1493
1494 * emulparams/armelf_linux_fdpiceabi.sh: Add .rofixup section.
1495
617a5ada
CL
14962018-04-25 Christophe Lyon <christophe.lyon@st.com>
1497 Mickaël Guêné <mickael.guene@st.com>
1498
1499 * Makefile.am (ALL_EMULATION_SOURCES): Add
1500 earmelf_linux_fdpiceabi.c and earmelfb_linux_fdpiceabi.c.
1501 (earmelf_linux_fdpiceabi.c, earmelfb_linux_fdpiceabi.c): New rules.
1502 * Makefile.in: Regenerate.
1503 * configure.tgt (arm*-*-uclinuxfdpiceabi): Handle new target.
1504 * emulparams/armelf_linux_fdpiceabi.sh: New.
1505 * emulparams/armelfb_linux_fdpiceabi.sh: New.
1506
2ac93be7
AM
15072018-04-25 Alan Modra <amodra@gmail.com>
1508
1509 * Makefile.am: Remove arm-aout and arm-coff support.
1510 * configure.tgt: Likewise.
1511 * testsuite/ld-arm/attr-merge-div-00.d: Likewise.
1512 * testsuite/ld-arm/attr-merge-div-01-m3.d: Likewise.
1513 * testsuite/ld-arm/attr-merge-div-01.d: Likewise.
1514 * testsuite/ld-arm/attr-merge-div-02.d: Likewise.
1515 * testsuite/ld-arm/attr-merge-div-10-m3.d: Likewise.
1516 * testsuite/ld-arm/attr-merge-div-10.d: Likewise.
1517 * testsuite/ld-arm/attr-merge-div-11.d: Likewise.
1518 * testsuite/ld-arm/attr-merge-div-12.d: Likewise.
1519 * testsuite/ld-arm/attr-merge-div-120.d: Likewise.
1520 * testsuite/ld-arm/attr-merge-div-20.d: Likewise.
1521 * testsuite/ld-arm/attr-merge-div-21.d: Likewise.
1522 * testsuite/ld-arm/attr-merge-div-22.d: Likewise.
1523 * testsuite/ld-arm/attr-merge-hardfp-use-1.d: Likewise.
1524 * testsuite/ld-arm/attr-merge-hardfp-use-2.d: Likewise.
1525 * testsuite/ld-arm/attr-merge-nosection-1.d: Likewise.
1526 * testsuite/ld-arm/attr-merge-unknown-2.d: Likewise.
1527 * testsuite/ld-arm/attr-merge-unknown-2r.d: Likewise.
1528 * testsuite/ld-arm/attr-merge-unknown-3.d: Likewise.
1529 * testsuite/ld-arm/attr-merge-vfp-1.d: Likewise.
1530 * testsuite/ld-arm/attr-merge-vfp-10.d: Likewise.
1531 * testsuite/ld-arm/attr-merge-vfp-10r.d: Likewise.
1532 * testsuite/ld-arm/attr-merge-vfp-11.d: Likewise.
1533 * testsuite/ld-arm/attr-merge-vfp-11r.d: Likewise.
1534 * testsuite/ld-arm/attr-merge-vfp-12.d: Likewise.
1535 * testsuite/ld-arm/attr-merge-vfp-12r.d: Likewise.
1536 * testsuite/ld-arm/attr-merge-vfp-13.d: Likewise.
1537 * testsuite/ld-arm/attr-merge-vfp-13r.d: Likewise.
1538 * testsuite/ld-arm/attr-merge-vfp-14.d: Likewise.
1539 * testsuite/ld-arm/attr-merge-vfp-14r.d: Likewise.
1540 * testsuite/ld-arm/attr-merge-vfp-1r.d: Likewise.
1541 * testsuite/ld-arm/attr-merge-vfp-2.d: Likewise.
1542 * testsuite/ld-arm/attr-merge-vfp-2r.d: Likewise.
1543 * testsuite/ld-arm/attr-merge-vfp-3.d: Likewise.
1544 * testsuite/ld-arm/attr-merge-vfp-3r.d: Likewise.
1545 * testsuite/ld-arm/attr-merge-vfp-4.d: Likewise.
1546 * testsuite/ld-arm/attr-merge-vfp-4r.d: Likewise.
1547 * testsuite/ld-arm/attr-merge-vfp-5.d: Likewise.
1548 * testsuite/ld-arm/attr-merge-vfp-5r.d: Likewise.
1549 * testsuite/ld-arm/attr-merge-vfp-6.d: Likewise.
1550 * testsuite/ld-arm/attr-merge-vfp-6r.d: Likewise.
1551 * testsuite/ld-arm/attr-merge-vfp-7.d: Likewise.
1552 * testsuite/ld-arm/attr-merge-vfp-7r.d: Likewise.
1553 * testsuite/ld-arm/attr-merge-vfp-8.d: Likewise.
1554 * testsuite/ld-arm/attr-merge-vfp-8r.d: Likewise.
1555 * testsuite/ld-arm/attr-merge-vfp-9.d: Likewise.
1556 * testsuite/ld-arm/attr-merge-vfp-9r.d: Likewise.
1557 * testsuite/ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
1558 * testsuite/ld-arm/attr-merge-wchar-00.d: Likewise.
1559 * testsuite/ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
1560 * testsuite/ld-arm/attr-merge-wchar-02.d: Likewise.
1561 * testsuite/ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
1562 * testsuite/ld-arm/attr-merge-wchar-04.d: Likewise.
1563 * testsuite/ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
1564 * testsuite/ld-arm/attr-merge-wchar-20.d: Likewise.
1565 * testsuite/ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
1566 * testsuite/ld-arm/attr-merge-wchar-22.d: Likewise.
1567 * testsuite/ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
1568 * testsuite/ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
1569 * testsuite/ld-arm/attr-merge-wchar-40.d: Likewise.
1570 * testsuite/ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
1571 * testsuite/ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
1572 * testsuite/ld-arm/attr-merge-wchar-44.d: Likewise.
1573 * testsuite/ld-arm/eabi-hard-float.d: Likewise.
1574 * testsuite/ld-arm/eabi-soft-float-ABI4.d: Likewise.
1575 * testsuite/ld-arm/eabi-soft-float-r.d: Likewise.
1576 * testsuite/ld-arm/eabi-soft-float.d: Likewise.
1577 * testsuite/ld-arm/gc-hidden-1.d: Likewise.
1578 * emulparams/armaoutb.sh: Delete.
1579 * emulparams/armaoutl.sh: Delete.
1580 * emulparams/armcoff.sh: Delete.
1581 * emulparams/armnbsd.sh: Delete.
1582 * emulparams/riscix.sh: Delete.
1583 * scripttempl/armaout.sc: Delete.
1584 * scripttempl/armcoff.sc: Delete.
1585 * scripttempl/riscix.sc: Delete.
1586 * Makefile.in: Regenerate.
1587 * po/BLD-POTFILES.in: Regenerate.
1588
5a8edf8e
AM
15892018-04-21 Alan Modra <amodra@gmail.com>
1590
1591 * testsuite/lib/ld-lib.exp (run_host_cmd): Check that gcc -B
1592 works.
1593
c65c21e1
AM
15942018-04-18 Alan Modra <amodra@gmail.com>
1595
1596 * Makefile.am: Remove support for assorted i386 aout and coff targets.
1597 * configure.tgt: Likewise.
1598 * testsuite/ld-discard/discard.exp: Likewise.
1599 * testsuite/ld-elf/binutils.exp: Likewise.
1600 * testsuite/ld-elf/tls.exp: Likewise.
1601 * testsuite/ld-elf/tls_common.exp: Likewise.
1602 * testsuite/ld-elfvers/vers.exp: Likewise.
1603 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
1604 * testsuite/ld-elfweak/elfweak.exp: Likewise.
1605 * testsuite/ld-gc/abi-note.d: Likewise.
1606 * testsuite/ld-gc/pr19167.d: Likewise.
1607 * testsuite/ld-gc/pr20022.d: Likewise.
1608 * testsuite/ld-gc/start.d: Likewise.
1609 * testsuite/ld-gc/stop.d: Likewise.
1610 * testsuite/ld-i386/i386.exp: Likewise.
1611 * testsuite/ld-ifunc/binutils.exp: Likewise.
1612 * testsuite/ld-ifunc/ifunc.exp: Likewise.
1613 * testsuite/ld-linkonce/linkonce.exp: Likewise.
1614 * testsuite/ld-plugin/lto.exp: Likewise.
1615 * testsuite/ld-scripts/empty-address-2a.d: Likewise.
1616 * testsuite/ld-scripts/empty-address-2b.d: Likewise.
1617 * testsuite/ld-scripts/phdrs2.exp: Likewise.
1618 * testsuite/ld-scripts/section-match-1.d: Likewise.
1619 * testsuite/ld-shared/shared.exp: Likewise.
1620 * testsuite/ld-size/size.exp: Likewise.
1621 * testsuite/ld-sparc/sparc.exp: Likewise.
1622 * emulparams/i386coff.sh: Delete.
1623 * emulparams/i386linux.sh: Delete.
1624 * emulparams/i386mach.sh: Delete.
1625 * emulparams/i386nbsd.sh: Delete.
1626 * emulparams/vsta.sh: Delete.
1627 * scripttempl/i386coff.sc: Delete.
1628 * Makefile.in: Regenerate.
1629 * po/BLD-POTFILES.in: Regenerate.
1630
884d4d8a 16312018-04-17 Andrew Sadek <andrew.sadek.se@gmail.com>
3f0a5f17
ME
1632
1633 Microblaze Target: PIC data text relative
1634
1635 * ld/lexsup.c (Add 2 ld options):
1636 (ld_options): add disable-multiple-abs-defs @ 'ld_options' array
1637 (parse_args): parse new option and pass flag to 'link_info' struct.
1638 * ld/ldlex.h (Add enum): add new enum @ 'option_values' enum.
1639 * ld/ld.texinfo (Add new option): Add description for
1640 'disable-multiple-abs-defs'
1641 * ld/main.c: Initialize flags with false @ 'main'. Handle
1642 disable-multiple-abs-defs @ 'mutiple_definition'.
1643
fc7aa874
AM
16442018-04-16 Alan Modra <amodra@gmail.com>
1645
1646 * emultempl/sunos.em: Delete.
1647
ddb00039
AM
16482018-04-16 Alan Modra <amodra@gmail.com>
1649
1650 * Makefile.am: Remove arm-epoc-pe support.
1651 * configure.tgt: Likewise.
1652 * emultempl/pe.em: Likewise.
1653 * pe-dll.c: Likewise.
1654 * testsuite/ld-scripts/fill.d: Likewise.
1655 * testsuite/ld-scripts/fill16.d: Likewise.
1656 * emulparams/arm_epoc_pe.sh: Delete.
1657 * scripttempl/epocpe.sc: Delete.
1658 * Makefile.in: Regenerate.
1659 * po/BLD-POTFILES.in: Regenerate.
1660
c9098af4
AM
16612018-04-16 Alan Modra <amodra@gmail.com>
1662
1663 * Makefile.am: Remove sparc-aout and sparc-coff support.
1664 * configure.tgt: Likewise.
1665 * testsuite/ld-elfvers/vers.exp: Likewise.
1666 * testsuite/ld-elfvsb/elfvsb.exp: Likewise.
1667 * testsuite/ld-elfweak/elfweak.exp: Likewise.
1668 * testsuite/ld-shared/shared.exp: Likewise.
1669 * emulparams/coff_sparc.sh: Delete.
1670 * emulparams/sparcaout.sh: Delete.
1671 * emulparams/sparclinux.sh: Delete.
1672 * emulparams/sparcnbsd.sh: Delete.
1673 * emulparams/sun4.sh: Delete.
1674 * scripttempl/sparccoff.sc: Delete.
1675 * Makefile.in: Regenerate.
1676 * po/BLD-POTFILES.in: Regenerate.
1677
dc12032b
AM
16782018-04-16 Alan Modra <amodra@gmail.com>
1679
1680 * Makefile.am: Remove m68k-aout and m68k-coff support.
1681 * configure.tgt: Likewise.
1682 * emultempl/m68kelf.em: Likewise.
1683 * ld.texinfo: Likewise.
1684 * mri.c: Likewise.
1685 * emulparams/delta68.sh: Delete.
1686 * emulparams/hp300bsd.sh: Delete.
1687 * emulparams/hp3hpux.sh: Delete.
1688 * emulparams/m68k4knbsd.sh: Delete.
1689 * emulparams/m68kaout.sh: Delete.
1690 * emulparams/m68kaux.sh: Delete.
1691 * emulparams/m68kcoff.sh: Delete.
1692 * emulparams/m68klinux.sh: Delete.
1693 * emulparams/m68knbsd.sh: Delete.
1694 * emulparams/m68kpsos.sh: Delete.
1695 * emulparams/sun3.sh: Delete.
1696 * emultempl/m68kcoff.em: Delete.
1697 * scripttempl/delta68.sc: Delete.
1698 * scripttempl/m68kaux.sc: Delete.
1699 * scripttempl/m68kcoff.sc: Delete.
1700 * scripttempl/psos.sc: Delete.
1701 * testsuite/ld-versados/t1-1.ro: Delete.
1702 * testsuite/ld-versados/t1-2.ro: Delete.
1703 * testsuite/ld-versados/t1.ld: Delete.
1704 * testsuite/ld-versados/t1.ook: Delete.
1705 * testsuite/ld-versados/t2-1.ro: Delete.
1706 * testsuite/ld-versados/t2-2.ro: Delete.
1707 * testsuite/ld-versados/t2-3.ro: Delete.
1708 * testsuite/ld-versados/t2.ld: Delete.
1709 * testsuite/ld-versados/t2.ook: Delete.
1710 * testsuite/ld-versados/versados.exp: Delete.
1711 * Makefile.in: Regenerate.
1712 * po/BLD-POTFILES.in: Regenerate.
1713
211dc24b
AM
17142018-04-16 Alan Modra <amodra@gmail.com>
1715
1716 * Makefile.am: Remove sh5 and sh64 support.
1717 * configure.tgt: Likewise.
1718 * ldlang.c: Likewise.
1719 * testsuite/ld-elfcomm/elfcomm.exp: Likewise.
1720 * testsuite/ld-gc/gc.exp: Likewise.
1721 * testsuite/ld-gc/pr13683.d: Likewise.
1722 * testsuite/ld-scripts/crossref.exp: Likewise.
1723 * testsuite/ld-selective/selective.exp: Likewise.
1724 * testsuite/ld-sh/ld-r-1.d: Likewise.
1725 * testsuite/ld-sh/rd-sh.exp: Likewise.
1726 * testsuite/ld-sh/sh.exp: Likewise.
1727 * testsuite/ld-srec/srec.exp: Likewise.
1728 * testsuite/ld-undefined/undefined.exp: Likewise.
1729 * emulparams/shelf32.sh: Delete.
1730 * emulparams/shelf32_linux.sh: Delete.
1731 * emulparams/shelf32_nbsd.sh: Delete.
1732 * emulparams/shelf64.sh: Delete.
1733 * emulparams/shelf64_nbsd.sh: Delete.
1734 * emulparams/shlelf32.sh: Delete.
1735 * emulparams/shlelf32_linux.sh: Delete.
1736 * emulparams/shlelf32_nbsd.sh: Delete.
1737 * emulparams/shlelf64.sh: Delete.
1738 * emulparams/shlelf64_nbsd.sh: Delete.
1739 * emultempl/sh64elf.em: Delete.
1740 * testsuite/ld-sh/sh64/abi32.sd: Delete.
1741 * testsuite/ld-sh/sh64/abi32.xd: Delete.
1742 * testsuite/ld-sh/sh64/abi64.sd: Delete.
1743 * testsuite/ld-sh/sh64/abi64.xd: Delete.
1744 * testsuite/ld-sh/sh64/abixx-noexp.sd: Delete.
1745 * testsuite/ld-sh/sh64/cmpct1.sd: Delete.
1746 * testsuite/ld-sh/sh64/cmpct1.xd: Delete.
1747 * testsuite/ld-sh/sh64/crange-1.s: Delete.
1748 * testsuite/ld-sh/sh64/crange-2a.s: Delete.
1749 * testsuite/ld-sh/sh64/crange-2b.s: Delete.
1750 * testsuite/ld-sh/sh64/crange-2c.s: Delete.
1751 * testsuite/ld-sh/sh64/crange-2d.s: Delete.
1752 * testsuite/ld-sh/sh64/crange-2e.s: Delete.
1753 * testsuite/ld-sh/sh64/crange-2f.s: Delete.
1754 * testsuite/ld-sh/sh64/crange-2g.s: Delete.
1755 * testsuite/ld-sh/sh64/crange-2h.s: Delete.
1756 * testsuite/ld-sh/sh64/crange-2i.s: Delete.
1757 * testsuite/ld-sh/sh64/crange1.rd: Delete.
1758 * testsuite/ld-sh/sh64/crange2.rd: Delete.
1759 * testsuite/ld-sh/sh64/crange3-cmpct.rd: Delete.
1760 * testsuite/ld-sh/sh64/crange3-media.rd: Delete.
1761 * testsuite/ld-sh/sh64/crange3.dd: Delete.
1762 * testsuite/ld-sh/sh64/crange3.rd: Delete.
1763 * testsuite/ld-sh/sh64/crangerel1.rd: Delete.
1764 * testsuite/ld-sh/sh64/crangerel2.rd: Delete.
1765 * testsuite/ld-sh/sh64/dlsection-1.s: Delete.
1766 * testsuite/ld-sh/sh64/dlsection.sd: Delete.
1767 * testsuite/ld-sh/sh64/endian.dbd: Delete.
1768 * testsuite/ld-sh/sh64/endian.dld: Delete.
1769 * testsuite/ld-sh/sh64/endian.ld: Delete.
1770 * testsuite/ld-sh/sh64/endian.s: Delete.
1771 * testsuite/ld-sh/sh64/endian.sbd: Delete.
1772 * testsuite/ld-sh/sh64/endian.sld: Delete.
1773 * testsuite/ld-sh/sh64/gotplt.d: Delete.
1774 * testsuite/ld-sh/sh64/gotplt.map: Delete.
1775 * testsuite/ld-sh/sh64/gotplt.s: Delete.
1776 * testsuite/ld-sh/sh64/init-cmpct.d: Delete.
1777 * testsuite/ld-sh/sh64/init-media.d: Delete.
1778 * testsuite/ld-sh/sh64/init.s: Delete.
1779 * testsuite/ld-sh/sh64/init64.d: Delete.
1780 * testsuite/ld-sh/sh64/mix1-noexp.sd: Delete.
1781 * testsuite/ld-sh/sh64/mix1.sd: Delete.
1782 * testsuite/ld-sh/sh64/mix1.xd: Delete.
1783 * testsuite/ld-sh/sh64/mix2-noexp.sd: Delete.
1784 * testsuite/ld-sh/sh64/mix2.sd: Delete.
1785 * testsuite/ld-sh/sh64/mix2.xd: Delete.
1786 * testsuite/ld-sh/sh64/rd-sh64.exp: Delete.
1787 * testsuite/ld-sh/sh64/rel-1.s: Delete.
1788 * testsuite/ld-sh/sh64/rel-2.s: Delete.
1789 * testsuite/ld-sh/sh64/rel32.xd: Delete.
1790 * testsuite/ld-sh/sh64/rel64.xd: Delete.
1791 * testsuite/ld-sh/sh64/relax.exp: Delete.
1792 * testsuite/ld-sh/sh64/relax1.s: Delete.
1793 * testsuite/ld-sh/sh64/relax2.s: Delete.
1794 * testsuite/ld-sh/sh64/relax3.s: Delete.
1795 * testsuite/ld-sh/sh64/relax4.s: Delete.
1796 * testsuite/ld-sh/sh64/reldl-1.s: Delete.
1797 * testsuite/ld-sh/sh64/reldl-2.s: Delete.
1798 * testsuite/ld-sh/sh64/reldl32.rd: Delete.
1799 * testsuite/ld-sh/sh64/reldl64.rd: Delete.
1800 * testsuite/ld-sh/sh64/relfail.exp: Delete.
1801 * testsuite/ld-sh/sh64/relfail.s: Delete.
1802 * testsuite/ld-sh/sh64/sh64-1.s: Delete.
1803 * testsuite/ld-sh/sh64/sh64-2.s: Delete.
1804 * testsuite/ld-sh/sh64/sh64.exp: Delete.
1805 * testsuite/ld-sh/sh64/shcmp-1.s: Delete.
1806 * testsuite/ld-sh/sh64/shdl-1.s: Delete.
1807 * testsuite/ld-sh/sh64/shdl-2.s: Delete.
1808 * testsuite/ld-sh/sh64/shdl32.xd: Delete.
1809 * testsuite/ld-sh/sh64/shdl64.sd: Delete.
1810 * testsuite/ld-sh/sh64/shdl64.xd: Delete.
1811 * testsuite/ld-sh/sh64/shmix-1.s: Delete.
1812 * testsuite/ld-sh/sh64/shmix-2.s: Delete.
1813 * testsuite/ld-sh/sh64/shmix-3.s: Delete.
1814 * testsuite/ld-sh/sh64/stobin-0-dso.d: Delete.
1815 * testsuite/ld-sh/sh64/stobin-1.d: Delete.
1816 * testsuite/ld-sh/sh64/stobin.s: Delete.
1817 * testsuite/ld-sh/sh64/stolib.s: Delete.
1818 * Makefile.in: Regenerate.
1819 * po/BLD-POTFILES.in: Regenerate.
1820
4db9937a
AM
18212018-04-16 Alan Modra <amodra@gmail.com>
1822
1823 * Makefile.am: Remove sh-symbianelf support.
1824 * configure.tgt: Likewise.
1825 * emulparams/shlsymbian.sh: Delete.
1826 * scripttempl/elf32sh-symbian.sc: Delete.
1827 * Makefile.in: Regenerate.
1828 * po/BLD-POTFILES.in: Regenerate.
1829
9f5d1593
AM
18302018-04-16 Alan Modra <amodra@gmail.com>
1831
1832 * Makefile.am: Remove vax-bsd and vax-ultrix support.
1833 * configure.tgt: Likewise.
1834 * emulparams/vax.sh: Delete.
1835 * Makefile.in: Regenerate.
1836 * po/BLD-POTFILES.in: Regenerate.
1837
a9a4b302
AM
18382018-04-16 Alan Modra <amodra@gmail.com>
1839
1840 * Makefile.am: Remove w65 support.
1841 * configure.tgt: Likewise.
1842 * emulparams/w65.sh: Delete.
1843 * scripttempl/w65.sc: Delete.
1844 * Makefile.in: Regenerate.
1845 * po/BLD-POTFILES.in: Regenerate.
1846
c2bf1eec
AM
18472018-04-16 Alan Modra <amodra@gmail.com>
1848
1849 * Makefile.am: Remove m88k support.
1850 * configure.host: Likewise.
1851 * configure.tgt: Likewise.
1852 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
1853 * emulparams/m88kbcs.sh: Delete.
1854 * scripttempl/m88kbcs.sc: Delete.
1855 * Makefile.in: Regenerate.
1856 * po/BLD-POTFILES.in: Regenerate.
1857
6793974d
AM
18582018-04-16 Alan Modra <amodra@gmail.com>
1859
1860 * Makefile.am: Remove i370 support.
1861 * configure.tgt: Likewise.
1862 * testsuite/ld-elf/compressed1d.d: Likewise.
1863 * testsuite/ld-elf/group8a.d: Likewise.
1864 * testsuite/ld-elf/group8b.d: Likewise.
1865 * testsuite/ld-elf/group9a.d: Likewise.
1866 * testsuite/ld-elf/group9b.d: Likewise.
1867 * testsuite/ld-elf/merge.d: Likewise.
1868 * testsuite/ld-elf/pr12851.d: Likewise.
1869 * testsuite/ld-elf/pr12975.d: Likewise.
1870 * testsuite/ld-elf/pr13177.d: Likewise.
1871 * testsuite/ld-elf/pr13195.d: Likewise.
1872 * testsuite/ld-elf/pr17615.d: Likewise.
1873 * testsuite/ld-elf/pr21562a.d: Likewise.
1874 * testsuite/ld-elf/pr21562b.d: Likewise.
1875 * testsuite/ld-elf/pr21562c.d: Likewise.
1876 * testsuite/ld-elf/pr21562d.d: Likewise.
1877 * testsuite/ld-elf/pr21562i.d: Likewise.
1878 * testsuite/ld-elf/pr21562j.d: Likewise.
1879 * testsuite/ld-elf/pr21562k.d: Likewise.
1880 * testsuite/ld-elf/pr21562l.d: Likewise.
1881 * testsuite/ld-elf/pr21562m.d: Likewise.
1882 * testsuite/ld-elf/pr21562n.d: Likewise.
1883 * testsuite/ld-elf/pr22677.d: Likewise.
1884 * testsuite/lib/ld-lib.exp: Likewise.
1885 * emulparams/elf32i370.sh: Delete.
1886 * scripttempl/elfi370.sc: Delete.
1887 * Makefile.in: Regenerate.
1888 * po/BLD-POTFILES.in: Regenerate.
1889
e82aa794
AM
18902018-04-16 Alan Modra <amodra@gmail.com>
1891
1892 * Makefile.am: Remove h8500 support.
1893 * configure.tgt: Likewise.
1894 * emulparams/h8500.sh: Delete.
1895 * emulparams/h8500b.sh: Delete.
1896 * emulparams/h8500c.sh: Delete.
1897 * emulparams/h8500m.sh: Delete.
1898 * emulparams/h8500s.sh: Delete.
1899 * scripttempl/h8500.sc: Delete.
1900 * scripttempl/h8500b.sc: Delete.
1901 * scripttempl/h8500c.sc: Delete.
1902 * scripttempl/h8500m.sc: Delete.
1903 * scripttempl/h8500s.sc: Delete.
1904 * Makefile.in: Regenerate.
1905 * po/BLD-POTFILES.in: Regenerate.
1906
fe0bf0fd
AM
19072018-04-16 Alan Modra <amodra@gmail.com>
1908
1909 * Makefile.am: Remove h8300-coff support.
1910 * configure.tgt: Likewise.
1911 * testsuite/ld-h8300/h8300.exp: Likewise.
1912 * emulparams/h8300.sh: Delete.
1913 * emulparams/h8300h.sh: Delete.
1914 * emulparams/h8300hn.sh: Delete.
1915 * emulparams/h8300s.sh: Delete.
1916 * emulparams/h8300sn.sh: Delete.
1917 * emulparams/h8300sx.sh: Delete.
1918 * emulparams/h8300sxn.sh: Delete.
1919 * scripttempl/h8300.sc: Delete.
1920 * scripttempl/h8300h.sc: Delete.
1921 * scripttempl/h8300hn.sc: Delete.
1922 * scripttempl/h8300s.sc: Delete.
1923 * scripttempl/h8300sn.sc: Delete.
1924 * scripttempl/h8300sx.sc: Delete.
1925 * scripttempl/h8300sxn.sc: Delete.
1926 * testsuite/ld-h8300/relax-3-coff.d: Delete.
1927 * testsuite/ld-h8300/relax-4-coff.d: Delete.
1928 * testsuite/ld-h8300/relax-5-coff.d: Delete.
1929 * testsuite/ld-h8300/relax-6-coff.d: Delete.
1930 * Makefile.in: Regenerate.
1931 * po/BLD-POTFILES.in: Regenerate.
1932
fdef3943
AM
19332018-04-16 Alan Modra <amodra@gmail.com>
1934
1935 * ld.texinfo: Remove IEEE 695 support.
1936 * mri.c: Likewise.
1937
de96689e
AM
19382018-04-16 Alan Modra <amodra@gmail.com>
1939
1940 * Makefile.am: Remove tandem support.
1941 * configure.tgt: Likewise.
1942 * emulparams/st2000.sh: Delete.
1943 * scripttempl/st2000.sc: Delete.
1944 * Makefile.in: Regenerate.
1945 * po/BLD-POTFILES.in: Regenerate.
1946
5972ac73
AM
19472018-04-16 Alan Modra <amodra@gmail.com>
1948
1949 * Makefile.am: Remove newsos3 support.
1950 * configure.tgt: Likewise.
1951 * emulparams/news.sh: Delete.
1952 * Makefile.in: Regenerate.
1953 * po/BLD-POTFILES.in: Regenerate.
1954
b4b594e3
AM
19552018-04-16 Alan Modra <amodra@gmail.com>
1956
1957 * Makefile.am: Remove netware support.
1958 * configure.tgt: Likewise.
1959 * testsuite/ld-powerpc/powerpc.exp: Likewise.
1960 * emulparams/i386nw.sh: Delete.
1961 * emulparams/ppcnw.sh: Delete.
1962 * scripttempl/nw.sc: Delete.
1963 * Makefile.in: Regenerate.
1964 * po/BLD-POTFILES.in: Regenerate.
1965
702d1671
AM
19662018-04-14 Alan Modra <amodra@gmail.com>
1967
1968 * ldmain.c (main): Move config.maxpagesize and
1969 config.commonpagesize initialization to..
1970 * ldemul.c (after_parse_default): ..here.
1971 * testsuite/ld-powerpc/ppc476-shared.d: Pass -z common-page-size.
1972 * testsuite/ld-powerpc/ppc476-shared2.d: Likewise.
1973
24acfe5e
AM
19742018-04-14 Alan Modra <amodra@gmail.com>
1975
1976 * emulparams/elf32ppcwindiss.sh: Rewrite to use elf32ppc.sh.
1977 * emulparams/ppclynx.sh: Likewise.
1978
a8eb42a8
AM
19792018-04-11 Alan Modra <amodra@gmail.com>
1980
1981 * emulparams/coff_i860.sh: Delete.
1982 * emulparams/elf32_i860.sh: Delete.
1983 * emulparams/elf32_i960.sh: Delete.
1984 * emulparams/gld960.sh: Delete.
1985 * emulparams/gld960coff.sh: Delete.
1986 * emulparams/lnk960.sh: Delete.
1987 * emultempl/gld960.em: Delete.
1988 * emultempl/gld960c.em: Delete.
1989 * emultempl/lnk960.em: Delete.
1990 * scripttempl/i860coff.sc: Delete.
1991 * scripttempl/i960.sc: Delete.
1992 * ld.texinfo: Remove i960 support.
1993 * Makefile.am: Remove i860 and i960 support.
1994 * configure.tgt: Likewise.
1995 * testsuite/ld-discard/extern.d: Likewise.
1996 * testsuite/ld-discard/start.d: Likewise.
1997 * testsuite/ld-discard/static.d: Likewise.
1998 * testsuite/ld-elf/compressed1d.d: Likewise.
1999 * testsuite/ld-elf/group1.d: Likewise.
2000 * testsuite/ld-elf/group3b.d: Likewise.
2001 * testsuite/ld-elf/group8a.d: Likewise.
2002 * testsuite/ld-elf/group8b.d: Likewise.
2003 * testsuite/ld-elf/group9a.d: Likewise.
2004 * testsuite/ld-elf/group9b.d: Likewise.
2005 * testsuite/ld-elf/linkonce2.d: Likewise.
2006 * testsuite/ld-elf/merge.d: Likewise.
2007 * testsuite/ld-elf/merge2.d: Likewise.
2008 * testsuite/ld-elf/merge3.d: Likewise.
2009 * testsuite/ld-elf/orphan-10.d: Likewise.
2010 * testsuite/ld-elf/orphan-11.d: Likewise.
2011 * testsuite/ld-elf/orphan-12.d: Likewise.
2012 * testsuite/ld-elf/orphan-9.d: Likewise.
2013 * testsuite/ld-elf/orphan-region.d: Likewise.
2014 * testsuite/ld-elf/orphan.d: Likewise.
2015 * testsuite/ld-elf/orphan3.d: Likewise.
2016 * testsuite/ld-elf/pr12851.d: Likewise.
2017 * testsuite/ld-elf/pr12975.d: Likewise.
2018 * testsuite/ld-elf/pr13177.d: Likewise.
2019 * testsuite/ld-elf/pr13195.d: Likewise.
2020 * testsuite/ld-elf/pr17550a.d: Likewise.
2021 * testsuite/ld-elf/pr17550b.d: Likewise.
2022 * testsuite/ld-elf/pr17550c.d: Likewise.
2023 * testsuite/ld-elf/pr17550d.d: Likewise.
2024 * testsuite/ld-elf/pr17615.d: Likewise.
2025 * testsuite/ld-elf/pr20528a.d: Likewise.
2026 * testsuite/ld-elf/pr20528b.d: Likewise.
2027 * testsuite/ld-elf/pr21562a.d: Likewise.
2028 * testsuite/ld-elf/pr21562b.d: Likewise.
2029 * testsuite/ld-elf/pr21562c.d: Likewise.
2030 * testsuite/ld-elf/pr21562d.d: Likewise.
2031 * testsuite/ld-elf/pr21562i.d: Likewise.
2032 * testsuite/ld-elf/pr21562j.d: Likewise.
2033 * testsuite/ld-elf/pr21562k.d: Likewise.
2034 * testsuite/ld-elf/pr21562l.d: Likewise.
2035 * testsuite/ld-elf/pr21562m.d: Likewise.
2036 * testsuite/ld-elf/pr21562n.d: Likewise.
2037 * testsuite/ld-elf/pr22677.d: Likewise.
2038 * testsuite/ld-elf/pr22836-1a.d: Likewise.
2039 * testsuite/ld-elf/pr22836-1b.d: Likewise.
2040 * testsuite/ld-elf/pr349.d: Likewise.
2041 * testsuite/ld-elf/sec-to-seg.exp: Likewise.
2042 * testsuite/ld-elf/sec64k.exp: Likewise.
2043 * testsuite/ld-elf/warn1.d: Likewise.
2044 * testsuite/ld-elf/warn2.d: Likewise.
2045 * testsuite/ld-elf/warn3.d: Likewise.
2046 * testsuite/lib/ld-lib.exp: Likewise.
2047 * Makefile.in: Regenerate.
2048 * po/BLD-POTFILES.in: Regenerate.
2049
18e404c4
AM
20502018-04-11 Alan Modra <amodra@gmail.com>
2051
2052 * testsuite/ld-elf/shared.exp (AFLAGS_PIC): Add -mpic for nds32.
2053
c4a614e2
AM
20542018-04-09 Alan Modra <amodra@gmail.com>
2055
2056 * po/BLD-POTFILES.in: Regenerate.
2057
3e04d765
AM
20582018-04-09 Alan Modra <amodra@gmail.com>
2059
2060 * emultempl/ppc64elf.em (no_inline_plt): New var.
2061 (ppc_before_allocation): Call ppc64_elf_inline_plt.
2062 (enum ppc64_opt): Add OPTION_NO_INLINE_OPT.
2063 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
2064 PARSE_AND_LIST_ARGS_CASES): Handle --no-inline-optimize.
2065 * emultemps/ppc32elf.em (no_inline_opt): New var.
2066 (prelim_size_sections): New function, extracted from..
2067 (ppc_before_allocation): ..here. Call ppc_elf_inline_plt.
2068 (enum ppc32_opt): Add OPTION_NO_INLINE_OPT.
2069 (PARSE_AND_LIST_LONGOPTS, PARSE_AND_LIST_OPTIONS,
2070 PARSE_AND_LIST_ARGS_CASES): Handle --no-inline-optimize.
2071
2d7ad24e
AM
20722018-04-09 Alan Modra <amodra@gmail.com>
2073
2074 * emulparams/elf32ppc.sh (OTHER_RELRO_SECTIONS_2): Add .branch_lt.
2075 (OTHER_GOT_RELOC_SECTIONS): Add .rela.branch_lt.
2076 * testsuite/ld-powerpc/elfv2so.d: Update for symbol/stub reordering.
2077 * testsuite/ld-powerpc/relbrlt.d: Likewise.
2078 * testsuite/ld-powerpc/relbrlt.s: Likewise.
2079 * testsuite/ld-powerpc/tlsso.r: Likewise.
2080 * testsuite/ld-powerpc/tlstocso.r: Likewise.
2081
49c09209
AM
20822018-04-09 Alan Modra <amodra@gmail.com>
2083
2084 * ppc32elf.em (ppc_finish): Call ppc_finish_symbols.
2085
3cba8b6c
L
20862018-04-05 H.J. Lu <hongjiu.lu@intel.com>
2087
2088 PR gas/22318
2089 * configure: Regenerated.
2090
043e9508
NC
20912018-04-05 Nick Clifton <nickc@redhat.com>
2092
2093 PR 23030
2094 * emulparams/elf64_ia64.sh (OTHER_READONLY_SECTIONS): Make sure
2095 that the .IA_64.unwind_info and .IA_64.unwind sections are not
2096 subject to garbage collection.
2097
9d8e8f44
EB
20982018-04-04 Eric Botcazou <ebotcazou@adacore.com>
2099
2100 * deffile.h (def_file_add_import_from): Declare.
2101 (def_file_add_import_at): Likewise.
2102 * deffilep.y (fill_in_import): New function extracted from...
2103 (def_file_add_import): ...here. Call it.
2104 (def_file_add_import_from): New function.
2105 (def_file_add_import_at): Likewise.
2106 * pe-dll.c (pe_implied_import_dll): Use an optimized version of the
2107 insertion loop for imported symbols if possible.
2108
317ff008
EB
21092018-04-04 Eric Botcazou <ebotcazou@adacore.com>
2110
2111 * emultempl/pe.em (U_SIZE): Delete.
2112 (pe_data_import_dll): Likewise.
2113 (make_import_fixup): Return void, take 4th parameter and pass it down
2114 in call to pe_create_import_fixup.
2115 (pe_find_data_imports): Move to...
2116 (gld_${EMULATION_NAME}_after_open): Run the stdcall fixup pass after
2117 the auto-import pass and add a guard before running the latter.
2118 * emultempl/pep.em (U_SIZE): Delete.
2119 (pep_data_import_dll): Likewise.
2120 (make_import_fixup): Return void, take 4th parameter and pass it down
2121 in call to pe_create_import_fixup.
2122 (pep_find_data_imports): Move to...
2123 (gld_${EMULATION_NAME}_after_open): Run the stdcall fixup pass after
2124 the auto-import pass and add a guard before running the latter.
2125 * pe-dll.c (runtime_pseudp_reloc_v2_init): Change type to bfd_boolean.
2126 (pe_walk_relocs_of_symbol): Rename into...
2127 (pe_walk_relocs): ...this. Add 2 more parameters,4th parameter to the
2128 callback prototype and pass 4th parameter in calls to the callback.
2129 If the import hash table is present, invoke the callback on the reloc
2130 if the symbol name is in the table.
2131 (pe_find_data_imports): ...here. Take 2 parameters. Build an import
2132 hash table for the pseudo-relocation support version 2. When it is
2133 built, walk the relocations only once at the end; when it is not, do
2134 not build a fixup when the symbol isn't part of an import table.
2135 Issue the associated warning only after a first fixup is built.
2136 (tmp_seq2): Delete.
2137 (make_singleton_name_imp): Likewise.
2138 (make_import_fixup_mark): Return const char * and a stable string.
2139 (make_import_fixup_entry): Do not deal with the pseudo-relocation
2140 support version 2.
2141 (make_runtime_pseudo_reloc): Factor out code and fix formatting.
2142 (pe_create_import_fixup): Add 5th parameter. Clearly separate the
2143 pseudo-relocation support version 2 from the rest. Fix formatting.
2144 * pe-dll.h (pe_walk_relocs_of_symbol): Delete.
2145 (pe_find_data_imports): Declare.
2146 (pe_create_import_fixup): Add 5th parameter.
2147 * pep-dll.c (pe_data_import_dll): Delete.
2148 (pe_find_data_imports): Define.
2149 (pe_walk_relocs_of_symbol): Delete.
2150 * pep-dll.h (pep_walk_relocs_of_symbol): Delete.
2151 (pep_find_data_imports): Declare.
2152 (pep_create_import_fixup): Add 5th parameter.
2153 * ld.texinfo (--enable-auto-import): Adjust to new implementation.
2154
4fb0d2b9
NC
21552018-04-04 Nick Clifton <nickc@redhat.com>
2156
2157 * po/es.po: Updated Spanish translation.
2158
dfdad367
MR
21592018-04-03 Maciej W. Rozycki <macro@mips.com>
2160
2161 * testsuite/ld-mips-elf/comm-data.exp: Correct support for
2162 `mips*-*-kfreebsd*-gnu' targets.
2163
e04ef022
RL
21642018-03-23 Renlin Li <renlin.li@arm.com>
2165
2166 PR ld/22970
2167 * testsuite/ld-aarch64/aarch64-elf.exp: Update to run new tests.
2168 * testsuite/ld-aarch64/emit-relocs-552-overflow.d: New.
2169 * testsuite/ld-aarch64/emit-relocs-552-overflow.s: New.
2170 * testsuite/ld-aarch64/emit-relocs-552.d: New.
2171 * testsuite/ld-aarch64/emit-relocs-552.s: New.
2172 * testsuite/ld-aarch64/emit-relocs-553.d: New.
2173 * testsuite/ld-aarch64/emit-relocs-553.s: New.
2174 * testsuite/ld-aarch64/emit-relocs-554-overflow.d: New.
2175 * testsuite/ld-aarch64/emit-relocs-554-overflow.s: New.
2176 * testsuite/ld-aarch64/emit-relocs-554.d: New.
2177 * testsuite/ld-aarch64/emit-relocs-554.s: New.
2178 * testsuite/ld-aarch64/emit-relocs-555.d: New.
2179 * testsuite/ld-aarch64/emit-relocs-555.s: New.
2180 * testsuite/ld-aarch64/emit-relocs-556-overflow.d: New.
2181 * testsuite/ld-aarch64/emit-relocs-556-overflow.s: New.
2182 * testsuite/ld-aarch64/emit-relocs-556.d: New.
2183 * testsuite/ld-aarch64/emit-relocs-556.s: New.
2184 * testsuite/ld-aarch64/emit-relocs-557.d: New.
2185 * testsuite/ld-aarch64/emit-relocs-557.s: New.
2186 * testsuite/ld-aarch64/emit-relocs-558-overflow.d: New.
2187 * testsuite/ld-aarch64/emit-relocs-558-overflow.s: New.
2188 * testsuite/ld-aarch64/emit-relocs-558.d: New.
2189 * testsuite/ld-aarch64/emit-relocs-558.s: New.
2190 * testsuite/ld-aarch64/emit-relocs-559.d: New.
2191 * testsuite/ld-aarch64/emit-relocs-559.s: New.
2192 * testsuite/ld-aarch64/emit-relocs-112-overflow.d: New.
2193 * testsuite/ld-aarch64/emit-relocs-112-overflow.s: New.
2194 * testsuite/ld-aarch64/emit-relocs-112.d: New.
2195 * testsuite/ld-aarch64/emit-relocs-112.s: New.
2196 * testsuite/ld-aarch64/emit-relocs-113.d: New.
2197 * testsuite/ld-aarch64/emit-relocs-113.s: New.
2198 * testsuite/ld-aarch64/emit-relocs-114-overflow.d: New.
2199 * testsuite/ld-aarch64/emit-relocs-114-overflow.s: New.
2200 * testsuite/ld-aarch64/emit-relocs-114.d: New.
2201 * testsuite/ld-aarch64/emit-relocs-114.s: New.
2202 * testsuite/ld-aarch64/emit-relocs-115.d: New.
2203 * testsuite/ld-aarch64/emit-relocs-115.s: New.
2204 * testsuite/ld-aarch64/emit-relocs-116-overflow.d: New.
2205 * testsuite/ld-aarch64/emit-relocs-116-overflow.s: New.
2206 * testsuite/ld-aarch64/emit-relocs-116.d: New.
2207 * testsuite/ld-aarch64/emit-relocs-116.s: New.
2208 * testsuite/ld-aarch64/emit-relocs-117.d: New.
2209 * testsuite/ld-aarch64/emit-relocs-117.s: New.
2210 * testsuite/ld-aarch64/emit-relocs-118-overflow.d: New.
2211 * testsuite/ld-aarch64/emit-relocs-118-overflow.s: New.
2212 * testsuite/ld-aarch64/emit-relocs-118.d: New.
2213 * testsuite/ld-aarch64/emit-relocs-118.s: New.
2214 * testsuite/ld-aarch64/emit-relocs-119.d: New.
2215 * testsuite/ld-aarch64/emit-relocs-119.s: New.
2216
f8745e1c
EB
22172018-03-28 Eric Botcazou <ebotcazou@adacore.com>
2218
2219 PR ld/22972
2220 * testsuite/ld-sparc/sparc.exp: Add test for mixed GOTDATA/GOT relocs.
2221 * testsuite/ld-sparc/gotop-hidden.c: New file.
2222 * testsuite/ld-sparc/got-hidden32.s: Likewise.
2223 * testsuite/ld-sparc/got-hidden64.s: Likewise.
2224 * testsuite/ld-sparc/pass.out: Likewise.
2225
bf54968b
L
22262018-03-25 H.J. Lu <hongjiu.lu@intel.com>
2227
2228 PR ld/23000
2229 * testsuite/ld-x86-64/tlsdesc.pd: Updated.
2230
f6c4d4b1
NC
22312018-03-23 Nick Clifton <nickc@redhat.com>
2232
2233 PR 22948
2234 * emultempl/pe.em (open_dynamic_archive): Add libXXX.lib template
2235 to library name list.
2236 * emultempl/pep.em (open_dynamic_archive): Likewise.
2237 * ld.texinfo (WIN32): Update documentation.
2238
cbac2231
RM
22392018-03-20 Roland McGrath <mcgrathr@google.com>
2240
2241 * testsuite/ld-elf/shared.exp (pr20995-2): XFAIL on aarch64*-*-elf*,
2242 another target without RELRO.
2243
8c5b71ad
L
22442018-03-20 H.J. Lu <hongjiu.lu@intel.com>
2245
2246 * testsuite/ld-plugin/pr22983.d: Allow leading underscore as
2247 well as extra lines between symbols.
2248
ed381877
MR
22492018-03-20 Maciej W. Rozycki <macro@mips.com>
2250
2251 * testsuite/ld-gc/gc.exp: Remove extraneous LD flags from the
2252 personality test.
2253
416c34d6
L
22542018-03-20 H.J. Lu <hongjiu.lu@intel.com>
2255
2256 PR ld/22983
2257 * testsuite/ld-plugin/lto.exp: Run PR ld/22983 test.
2258 * testsuite/ld-plugin/pr22983.d: New file.
2259 * testsuite/ld-plugin/pr22983.t: Likewise.
2260 * testsuite/ld-plugin/pr22983a.c: Likewise.
2261 * testsuite/ld-plugin/pr22983b.c: Likewise.
2262
202d116e
AS
22632018-03-15 Andreas Schwab <schwab@suse.de>
2264
2265 PR ld/22949
2266 * emultempl/riscvelf.em (riscv_elf_before_allocation): Don't
2267 enable relaxation in relocatable link.
2268
f9671640
KLC
22692018-03-15 Kuan-Lin Chen <kuanlinchentw@gmail.com>
2270
2271 * emultempl/nds32elf.em (nds32_elf_after_allocation): Remove
2272 unsupported target feature.
2273
9e223787
L
22742018-03-14 H.J. Lu <hongjiu.lu@intel.com>
2275
2276 PR ld/20882
2277 * testsuite/ld-gc/pr20882.d: Also dump and check .debug_abbrev
2278 section.
2279 * testsuite/ld-gc/pr20882b.s: Add .debug_abbrev section.
2280
bf485201
L
22812018-03-14 H.J. Lu <hongjiu.lu@intel.com>
2282
2283 * testsuite/ld-gc/gc.exp: Fix a typo: $LFLAGS -> $LDFLAGS.
2284
b4a3689a
NC
22852018-03-13 Nick Clifton <nickc@redhat.com>
2286
2287 * po/pt_BR.po: Updated Brazilian Portuguese translation.
2288
f657f8c4
NC
22892018-03-09 Nick Clifton <nickc@redhat.com>
2290
2291 * testsuite/ld-ifunc/ifuncmod5.s: New test. Checks that targets
2292 that support IFUNC symbols can handle relocations against those
2293 symbols in NOTE sections.
2294 * testsuite/ld-ifunc/ifuncmod5.d: New file: Driver for the new
2295 test.
2296 * testsuite/ld-ifunc/ifunc.exp: Run the new test.
2297
347a8774
L
22982018-03-08 H.J. Lu <hongjiu.lu@intel.com>
2299
2300 PR ld/22929
2301 * testsuite/ld-i386/i386.exp: Run PR ld/22929 test.
2302 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2303 * testsuite/ld-i386/pr22929.d: New file.
2304 * testsuite/ld-i386/pr22929.s: Likewise.
2305 * testsuite/ld-x86-64/pr22929.d: Likewise.
2306 * testsuite/ld-x86-64/pr22929.s: Likewise.
2307
d6ab6481
MF
23082018-03-07 Max Filippov <jcmvbkbc@gmail.com>
2309
2310 * emulparams/elf32xtensa.sh (COMMONPAGESIZE): Define.
2311
0c1ded8d
RL
23122018-03-07 Renlin Li <renlin.li@arm.com>
2313
2314 PR ld/20402
2315 * testsuite/ld-aarch64/aarch64-elf.exp: Run new test.
2316 * testsuite/ld-aarch64/pr20402.s: New.
2317 * testsuite/ld-aarch64/pr20402.d: New.
2318
770aa8a3
JW
23192018-03-06 Jim Wilson <jimw@sifive.com>
2320
2321 PR 22920
2322 * emultempl/riscvelf.em (riscv_create_output_section_statements): New.
2323 (LDEMUL_CREATE_OUTPUT_SECTION_STATEMENTS): New.
2324 * testsuite/ld-elf/pr21884.d (#notarget): Add riscv*-*-*.
2325 * testsuite/ld-unique/pr21529.d (#notarget): Likewise.
2326 * testsuite/ld-srec/srec.exp (run_srec_test): For riscv*-*-* target,
2327 call setup_xfail.
2328
dfb93f11
JC
23292018-03-03 James Cowgill <james.cowgill@mips.com>
2330 Maciej W. Rozycki <macro@mips.com>
2331
2332 PR ld/21900
2333 * testsuite/ld-mips-elf/undefined-warn.d: New test.
2334 * testsuite/ld-mips-elf/undefined.s: Add padding at the end.
2335 * testsuite/ld-mips-elf/mips-elf.exp: Run the new test.
2336
9a2ebffd
JW
23372018-03-02 Jim Wilson <jimw@sifive.com>
2338
2339 PR 22903
2340 * emultempl/aarch64elf.em (elf${ELFSIZE}_aarch64_add_stub_section):
2341 Give stub_sec 8 byte alignment.
2342 * emulparams/aarch64cloudabi.sh (NOP): Set to 0x1f2003d5.
2343 * emulparams/aarch64elf.sh (NOP): Likewise.
2344 * emulparams/aarch64elf32.sh (NOP): Likewise.
2345 * emulparams/aarch64fbsd.sh (NOP): Likewise.
2346 * emulparams/aarch64linux.sh (NOP): Likewise.
2347 * emulparams/aarch64linux32.sh (NOP): Likewise.
2348 * testsuite/ld-aarch64/erratum835769.d: Adjust for added nop.
2349 * testsuite/ld-aarch64/erratum843419.d: Likewise.
2350 * testsuite/ld-aarch64/farcall-b-defsym.d: Likewise.
2351 * testsuite/ld-aarch64/farcall-b-none-function.d: Likewise.
2352 * testsuite/ld-aarch64/farcall-b-plt.d: Likewise.
2353 * testsuite/ld-aarch64/farcall-b-section.d: Likewise.
2354 * testsuite/ld-aarch64/farcall-b.d: Likewise.
2355 * testsuite/ld-aarch64/farcall-back.d: Likewise.
2356 * testsuite/ld-aarch64/farcall-bl-defsym.d: Likewise.
2357 * testsuite/ld-aarch64/farcall-bl-none-function.d: Likewise.
2358 * testsuite/ld-aarch64/farcall-bl-plt.d: Likewise.
2359 * testsuite/ld-aarch64/farcall-bl-section.d: Likewise.
2360 * testsuite/ld-aarch64/farcall-bl.d: Likewise.
2361
e184813f
AM
23622018-03-01 Alan Modra <amodra@gmail.com>
2363
2364 * configure.ac (ALL_LINGUAS): Add ja. Sort.
2365 * configure: Regenerate.
2366
889be5db
DR
23672018-02-28 Douglas B Rupp <rupp@adacore.com>
2368
2369 * ldmain.c (main): Remove directory separator, if any, from the
2370 end of the canonicalized sysroot.
2371
f6aec96d
L
23722018-02-27 H.J. Lu <hongjiu.lu@intel.com>
2373
2374 * NEWS: Mention --enable-separate-code.
2375 * configure.ac: Add --enable-separate-code.
2376 (DEFAULT_LD_Z_SEPARATE_CODE): New AC_DEFINE_UNQUOTED.
2377 * configure.tgt: Default ac_default_ld_z_separate_code to 1 for
2378 Linux/x86 targets.
2379 * config.in: Regenerated.
2380 * configure: Likewise.
2381 * emultempl/elf32.em (gld${EMULATION_NAME}_before_parse): Set
2382 link_info.separate_code DEFAULT_LD_Z_SEPARATE_CODE.
2383
df5f2391
AM
23842018-02-26 Alan Modra <amodra@gmail.com>
2385
2386 * emulparams/call_nop.sh, * emulparams/cet.sh,
2387 * emulparams/elf32mcore.sh, * emultempl/aarch64elf.em
2388 * emultempl/aix.em, * emultempl/alphaelf.em, * emultempl/armcoff.em,
2389 * emultempl/armelf.em, * emultempl/avrelf.em, * emultempl/beos.em,
2390 * emultempl/bfin.em, * emultempl/cr16elf.em, * emultempl/elf32.em,
2391 * emultempl/elf-generic.em, * emultempl/hppaelf.em,
2392 * emultempl/linux.em, * emultempl/lnk960.em,
2393 * emultempl/m68hc1xelf.em, * emultempl/m68kcoff.em,
2394 * emultempl/m68kelf.em, * emultempl/metagelf.em,
2395 * emultempl/mipself.em, * emultempl/mmix-elfnmmo.em,
2396 * emultempl/mmo.em, * emultempl/msp430.em, * emultempl/nds32elf.em,
2397 * emultempl/nios2elf.em, * emultempl/pe.em, * emultempl/pep.em,
2398 * emultempl/ppc32elf.em, * emultempl/ppc64elf.em,
2399 * emultempl/scoreelf.em, * emultempl/sh64elf.em,
2400 * emultempl/spuelf.em, * emultempl/sunos.em, * emultempl/tic6xdsbt.em,
2401 * emultempl/ticoff.em, * emultempl/v850elf.em, * emultempl/vms.em,
2402 * emultempl/vxworks.em, * emultempl/xtensaelf.em, * ldcref.c,
2403 * ldctor.c, * ldexp.c, * ldfile.c, * ldgram.y, * ldlang.c,
2404 * ldmain.c, * ldmisc.c, * ldwrite.c, * lexsup.c, * mri.c, * pe-dll.c,
2405 * plugin.c: Standardize error/warning messages.
2406 * testsuite/ld-arc/jli-overflow.err,
2407 * testsuite/ld-arm/cmse-implib-errors.out,
2408 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
2409 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
2410 * testsuite/ld-arm/cmse-new-wrong-implib.out,
2411 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
2412 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
2413 * testsuite/ld-arm/vxworks1-static.d,
2414 * testsuite/ld-cris/tls-err-20x.d, * testsuite/ld-cris/tls-err-29.d,
2415 * testsuite/ld-cris/tls-err-31.d, * testsuite/ld-cris/tls-err-33.d,
2416 * testsuite/ld-cris/tls-err-35.d, * testsuite/ld-cris/tls-err-37.d,
2417 * testsuite/ld-cris/tls-err-39.d, * testsuite/ld-cris/tls-err-41.d,
2418 * testsuite/ld-cris/tls-err-43.d, * testsuite/ld-cris/tls-err-45.d,
2419 * testsuite/ld-cris/tls-err-47.d, * testsuite/ld-cris/tls-err-49.d,
2420 * testsuite/ld-cris/tls-err-51.d, * testsuite/ld-cris/tls-err-67.d,
2421 * testsuite/ld-elf/dwarf2.err, * testsuite/ld-elf/dwarf3.err,
2422 * testsuite/ld-elf/orphan-5.l, * testsuite/ld-elf/orphan-6.l,
2423 * testsuite/ld-i386/vxworks1-static.d,
2424 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d,
2425 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d,
2426 * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d,
2427 * testsuite/ld-mips-elf/bal-jalx-pic-n32.d,
2428 * testsuite/ld-mips-elf/bal-jalx-pic-n64.d,
2429 * testsuite/ld-mips-elf/bal-jalx-pic.d,
2430 * testsuite/ld-mips-elf/jal-global-overflow-1.d,
2431 * testsuite/ld-mips-elf/jal-local-overflow-1.d,
2432 * testsuite/ld-mips-elf/mode-change-error-1.d,
2433 * testsuite/ld-mips-elf/unaligned-branch-2.d,
2434 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d,
2435 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d,
2436 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d,
2437 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d,
2438 * testsuite/ld-mips-elf/unaligned-branch-micromips.d,
2439 * testsuite/ld-mips-elf/unaligned-branch-mips16.d,
2440 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d,
2441 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d,
2442 * testsuite/ld-mips-elf/unaligned-branch.d,
2443 * testsuite/ld-mips-elf/unaligned-jalx-1.d,
2444 * testsuite/ld-mips-elf/unaligned-jalx-3.d,
2445 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d,
2446 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d,
2447 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d,
2448 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d,
2449 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d,
2450 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d,
2451 * testsuite/ld-mips-elf/unaligned-jump-micromips.d,
2452 * testsuite/ld-mips-elf/unaligned-jump-mips16.d,
2453 * testsuite/ld-mips-elf/unaligned-jump.d,
2454 * testsuite/ld-mips-elf/unaligned-ldpc-1.d,
2455 * testsuite/ld-mips-elf/unaligned-lwpc-1.d,
2456 * testsuite/ld-mips-elf/undefined.d,
2457 * testsuite/ld-mips-elf/vxworks1-static.d,
2458 * testsuite/ld-mmix/bpo-20.d, * testsuite/ld-mmix/bpo-20m.d,
2459 * testsuite/ld-mmix/bpo-7.d, * testsuite/ld-mmix/bpo-7m.d,
2460 * testsuite/ld-mmix/bpo-8.d, * testsuite/ld-mmix/bpo-8m.d,
2461 * testsuite/ld-mmix/greg-17.d, * testsuite/ld-mmix/greg-18.d,
2462 * testsuite/ld-mmix/greg-8.d, * testsuite/ld-mmix/greg-9.d,
2463 * testsuite/ld-plugin/plugin-14.d, * testsuite/ld-plugin/plugin-15.d,
2464 * testsuite/ld-plugin/plugin-16.d, * testsuite/ld-plugin/plugin-20.d,
2465 * testsuite/ld-plugin/plugin-21.d, * testsuite/ld-plugin/plugin-22.d,
2466 * testsuite/ld-plugin/plugin-23.d, * testsuite/ld-plugin/plugin-6.d,
2467 * testsuite/ld-plugin/plugin-7.d, * testsuite/ld-plugin/plugin-8.d,
2468 * testsuite/ld-powerpc/aix-weak-3-32.d,
2469 * testsuite/ld-powerpc/aix-weak-3-64.d,
2470 * testsuite/ld-powerpc/vxworks1-static.d,
2471 * testsuite/ld-sh/vxworks1-static.d,
2472 * testsuite/ld-sparc/vxworks1-static.d,
2473 * testsuite/ld-undefined/undefined.exp,
2474 * testsuite/ld-x86-64/pie1.d: Update for changed errors and warnings.
2475 * testsuite/ld-elf/warn1.d, * testsuite/ld-elf/warn2.d: Correct regex.
2476
33589acb
AM
24772018-02-26 Alan Modra <amodra@gmail.com>
2478
2479 * Makefile.am (EMULATION_FILES, POTFILES): Delete.
2480 (SRC_POTFILES, BLD_POTFILES): Define.
2481 (po/POTFILES.in): Delete rule.
2482 (po/SRC-POTFILES.in, po/BLD-POTFILES.in): New rules.
2483 * configure.ac: Add AC_CONFIG_COMMANDS to create po/Makefile.
2484 * po/Make-in (DISTFILES): Remove POTFILES.in, add SRC-POTFILES.in
2485 and BLD-POTFILES.in.
2486 (POTFILES): Delete.
2487 (SRC-POTFILES, BLD-POTFILES): Define place marker.
2488 (ld.pot): Build from SRC-POTFILES plus BLD-POTFILES.
2489 (distclean, maintainer-clean): Tidy up new files.
2490 (POTFILES, POTFILES.in): Delete rules.
2491 (SRC-POTFILES, BLD-POTFILES, SRC-POTFILES.in, BLD-POTFILES.in):
2492 New rules.
2493 (Makefile): Depend on SRC-POTFILES and BLD-POTFILES.
2494 * po/SRC-POTFILES.in: Rename from po/POTFILES.in.
2495 * po/BLD-POTFILES.in: New file.
2496 * Makefile.in: Regenerate.
2497 * configure: Regenerate.
2498
38f14ab8
AM
24992018-02-26 Alan Modra <amodra@gmail.com>
2500
2501 * testsuite/ld-cris/pcrelcp-1.d,
2502 * testsuite/ld-mmix/start-2.d: Update.
2503
6e05870c
AM
25042018-02-26 Alan Modra <amodra@gmail.com>
2505
2506 * testsuite/ld-arm/cmse-implib-errors.out,
2507 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
2508 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
2509 * testsuite/ld-arm/cmse-new-wrong-implib.out,
2510 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
2511 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
2512 * testsuite/ld-cris/badgotr1.d,
2513 * testsuite/ld-cris/tls-err-24.d,
2514 * testsuite/ld-cris/tls-err-25.d,
2515 * testsuite/ld-cris/tls-err-26.d,
2516 * testsuite/ld-cris/tls-err-27.d,
2517 * testsuite/ld-cris/tls-err-28.d,
2518 * testsuite/ld-cris/tls-err-40.d,
2519 * testsuite/ld-cris/tls-err-44.d,
2520 * testsuite/ld-cris/tls-err-48.d,
2521 * testsuite/ld-cris/tls-err-52.d,
2522 * testsuite/ld-cris/tls-err-53.d,
2523 * testsuite/ld-cris/tls-err-55.d,
2524 * testsuite/ld-cris/tls-err-56.d,
2525 * testsuite/ld-cris/tls-err-62.d,
2526 * testsuite/ld-cris/tls-err-65.d,
2527 * testsuite/ld-cris/tls-err-77.d,
2528 * testsuite/ld-elf/empty-implib.out,
2529 * testsuite/ld-elf/indirect.exp: Update.
2530
90b6238f
AM
25312018-02-26 Alan Modra <amodra@gmail.com>
2532
2533 * testsuite/ld-aarch64/reloc-overflow-bad.d,
2534 * testsuite/ld-arm/attr-merge-9.out,
2535 * testsuite/ld-arm/attr-merge-arch-2.d,
2536 * testsuite/ld-arm/attr-merge-unknown-1.d,
2537 * testsuite/ld-arm/attr-merge-unknown-2.d,
2538 * testsuite/ld-arm/attr-merge-unknown-2r.d,
2539 * testsuite/ld-arm/attr-merge-unknown-3.d,
2540 * testsuite/ld-arm/cmse-implib-errors.out,
2541 * testsuite/ld-arm/cmse-new-earlier-later-implib.out,
2542 * testsuite/ld-arm/cmse-new-implib-no-output.out,
2543 * testsuite/ld-arm/cmse-new-implib-not-sg-in-implib.out,
2544 * testsuite/ld-arm/cmse-new-implib.out,
2545 * testsuite/ld-arm/cmse-new-wrong-implib.out,
2546 * testsuite/ld-arm/cmse-veneers-no-gnu_sgstubs.out,
2547 * testsuite/ld-arm/cmse-veneers-wrong-entryfct.out,
2548 * testsuite/ld-arm/group-relocs-alu-bad-2.d,
2549 * testsuite/ld-arm/group-relocs-alu-bad.d,
2550 * testsuite/ld-arm/group-relocs-ldc-bad-2.d,
2551 * testsuite/ld-arm/group-relocs-ldc-bad.d,
2552 * testsuite/ld-arm/group-relocs-ldr-bad-2.d,
2553 * testsuite/ld-arm/group-relocs-ldr-bad.d,
2554 * testsuite/ld-arm/group-relocs-ldrs-bad-2.d,
2555 * testsuite/ld-arm/group-relocs-ldrs-bad.d,
2556 * testsuite/ld-arm/stm32l4xx-cannot-fix-far-ldm.d: Update.
2557
2c1c9679
AM
25582018-02-26 Alan Modra <amodra@gmail.com>
2559
2560 * testsuite/ld-mips-elf/attr-gnu-4-12.d,
2561 * testsuite/ld-mips-elf/attr-gnu-4-13.d,
2562 * testsuite/ld-mips-elf/attr-gnu-4-14.d,
2563 * testsuite/ld-mips-elf/attr-gnu-4-16.d,
2564 * testsuite/ld-mips-elf/attr-gnu-4-17.d,
2565 * testsuite/ld-mips-elf/attr-gnu-4-18.d,
2566 * testsuite/ld-mips-elf/attr-gnu-4-19.d,
2567 * testsuite/ld-mips-elf/attr-gnu-4-21.d,
2568 * testsuite/ld-mips-elf/attr-gnu-4-23.d,
2569 * testsuite/ld-mips-elf/attr-gnu-4-24.d,
2570 * testsuite/ld-mips-elf/attr-gnu-4-25.d,
2571 * testsuite/ld-mips-elf/attr-gnu-4-26.d,
2572 * testsuite/ld-mips-elf/attr-gnu-4-27.d,
2573 * testsuite/ld-mips-elf/attr-gnu-4-28.d,
2574 * testsuite/ld-mips-elf/attr-gnu-4-29.d,
2575 * testsuite/ld-mips-elf/attr-gnu-4-31.d,
2576 * testsuite/ld-mips-elf/attr-gnu-4-32.d,
2577 * testsuite/ld-mips-elf/attr-gnu-4-34.d,
2578 * testsuite/ld-mips-elf/attr-gnu-4-35.d,
2579 * testsuite/ld-mips-elf/attr-gnu-4-36.d,
2580 * testsuite/ld-mips-elf/attr-gnu-4-37.d,
2581 * testsuite/ld-mips-elf/attr-gnu-4-38.d,
2582 * testsuite/ld-mips-elf/attr-gnu-4-39.d,
2583 * testsuite/ld-mips-elf/attr-gnu-4-41.d,
2584 * testsuite/ld-mips-elf/attr-gnu-4-42.d,
2585 * testsuite/ld-mips-elf/attr-gnu-4-43.d,
2586 * testsuite/ld-mips-elf/attr-gnu-4-45.d,
2587 * testsuite/ld-mips-elf/attr-gnu-4-46.d,
2588 * testsuite/ld-mips-elf/attr-gnu-4-47.d,
2589 * testsuite/ld-mips-elf/attr-gnu-4-48.d,
2590 * testsuite/ld-mips-elf/attr-gnu-4-49.d,
2591 * testsuite/ld-mips-elf/attr-gnu-4-52.d,
2592 * testsuite/ld-mips-elf/attr-gnu-4-53.d,
2593 * testsuite/ld-mips-elf/attr-gnu-4-54.d,
2594 * testsuite/ld-mips-elf/attr-gnu-4-58.d,
2595 * testsuite/ld-mips-elf/attr-gnu-4-59.d,
2596 * testsuite/ld-mips-elf/attr-gnu-4-61.d,
2597 * testsuite/ld-mips-elf/attr-gnu-4-62.d,
2598 * testsuite/ld-mips-elf/attr-gnu-4-63.d,
2599 * testsuite/ld-mips-elf/attr-gnu-4-64.d,
2600 * testsuite/ld-mips-elf/attr-gnu-4-68.d,
2601 * testsuite/ld-mips-elf/attr-gnu-4-69.d,
2602 * testsuite/ld-mips-elf/attr-gnu-4-71.d,
2603 * testsuite/ld-mips-elf/attr-gnu-4-72.d,
2604 * testsuite/ld-mips-elf/attr-gnu-4-73.d,
2605 * testsuite/ld-mips-elf/attr-gnu-4-74.d,
2606 * testsuite/ld-mips-elf/attr-gnu-4-78.d,
2607 * testsuite/ld-mips-elf/attr-gnu-4-79.d,
2608 * testsuite/ld-mips-elf/attr-gnu-4-81.d,
2609 * testsuite/ld-mips-elf/attr-gnu-4-89.d,
2610 * testsuite/ld-mips-elf/attr-gnu-8-12.d,
2611 * testsuite/ld-mips-elf/attr-gnu-8-21.d,
2612 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n32.d,
2613 * testsuite/ld-mips-elf/bal-jalx-pic-micromips-n64.d,
2614 * testsuite/ld-mips-elf/bal-jalx-pic-micromips.d,
2615 * testsuite/ld-mips-elf/bal-jalx-pic-n32.d,
2616 * testsuite/ld-mips-elf/bal-jalx-pic-n64.d,
2617 * testsuite/ld-mips-elf/bal-jalx-pic.d,
2618 * testsuite/ld-mips-elf/mode-change-error-1.d,
2619 * testsuite/ld-mips-elf/unaligned-branch-2.d,
2620 * testsuite/ld-mips-elf/unaligned-branch-ignore-2.d,
2621 * testsuite/ld-mips-elf/unaligned-branch-ignore-micromips.d,
2622 * testsuite/ld-mips-elf/unaligned-branch-ignore-mips16.d,
2623 * testsuite/ld-mips-elf/unaligned-branch-ignore-r6-1.d,
2624 * testsuite/ld-mips-elf/unaligned-branch-micromips.d,
2625 * testsuite/ld-mips-elf/unaligned-branch-mips16.d,
2626 * testsuite/ld-mips-elf/unaligned-branch-r6-1.d,
2627 * testsuite/ld-mips-elf/unaligned-branch-r6-2.d,
2628 * testsuite/ld-mips-elf/unaligned-branch.d,
2629 * testsuite/ld-mips-elf/unaligned-jalx-1.d,
2630 * testsuite/ld-mips-elf/unaligned-jalx-3.d,
2631 * testsuite/ld-mips-elf/unaligned-jalx-addend-1.d,
2632 * testsuite/ld-mips-elf/unaligned-jalx-addend-3.d,
2633 * testsuite/ld-mips-elf/unaligned-jalx-addend-micromips-1.d,
2634 * testsuite/ld-mips-elf/unaligned-jalx-addend-mips16-1.d,
2635 * testsuite/ld-mips-elf/unaligned-jalx-micromips-1.d,
2636 * testsuite/ld-mips-elf/unaligned-jalx-mips16-1.d,
2637 * testsuite/ld-mips-elf/unaligned-jump-micromips.d,
2638 * testsuite/ld-mips-elf/unaligned-jump-mips16.d,
2639 * testsuite/ld-mips-elf/unaligned-jump.d: Update.
2640
9793eb77
AM
26412018-02-26 Alan Modra <amodra@gmail.com>
2642
2643 * testsuite/ld-elf/indirect.exp,
2644 * testsuite/ld-elf/pr22649-2ab-mips.msg,
2645 * testsuite/ld-elf/pr22649-2cd-mips.msg,
2646 * testsuite/ld-elf/pr22649.msg,
2647 * testsuite/ld-elf/tls_common.exp,
2648 * testsuite/ld-elfcomm/elfcomm.exp,
2649 * testsuite/ld-arm/attr-merge-incompatible.d,
2650 * testsuite/ld-tic6x/attr-compatibility-gnu-other.d,
2651 * testsuite/ld-tic6x/attr-compatibility-other-gnu.d,
2652 * testsuite/ld-tic6x/attr-compatibility-other-other.d,
2653 * testsuite/ld-i386/warn1.d: Update expected error/warning messages.
2654
cf97bcb0
AM
26552018-02-26 Alan Modra <amodra@gmail.com>
2656
2657 * testsuite/ld-powerpc/attr-gnu-12-21.d,
2658 * testsuite/ld-powerpc/attr-gnu-4-12.d,
2659 * testsuite/ld-powerpc/attr-gnu-4-13.d,
2660 * testsuite/ld-powerpc/attr-gnu-4-21.d,
2661 * testsuite/ld-powerpc/attr-gnu-4-23.d,
2662 * testsuite/ld-powerpc/attr-gnu-4-31.d,
2663 * testsuite/ld-powerpc/attr-gnu-4-32.d,
2664 * testsuite/ld-powerpc/attr-gnu-8-23.d: Update.
2665
bbad9962
AM
26662018-02-21 Alan Modra <amodra@gmail.com>
2667
2668 * testsuite/ld-elf/group8b.d: Run test on ia64. Use xfail rather
2669 than notarget.
2670 * testsuite/ld-elf/pr12851.d: Likewise.
2671 * testsuite/ld-elf/pr12975.d: Likewise.
2672 * testsuite/ld-elf/pr13177.d: Likewise.
2673 * testsuite/ld-elf/pr13195.d: Likewise.
2674 * testsuite/ld-elf/pr17615.d: Likewise.
2675 * testsuite/ld-elf/pr21562a.d: Likewise.
2676 * testsuite/ld-elf/pr21562b.d: Likewise.
2677 * testsuite/ld-elf/pr21562c.d: Likewise.
2678 * testsuite/ld-elf/pr21562d.d: Likewise.
2679 * testsuite/ld-elf/pr21562i.d: Likewise.
2680 * testsuite/ld-elf/pr21562j.d: Likewise.
2681 * testsuite/ld-elf/pr21562k.d: Likewise.
2682 * testsuite/ld-elf/pr21562l.d: Likewise.
2683 * testsuite/ld-elf/pr21562m.d: Likewise.
2684 * testsuite/ld-elf/pr21562n.d: Likewise.
2685 * testsuite/ld-elf/group9a.d: Run test on ia64 and alpha. Use xfail
2686 rather than notarget.
2687 * testsuite/ld-elf/group9b.d: Likewise.
2688 * testsuite/ld-elf/pr22677.d: Likewise.
2689
6798f8bf
MR
26902018-02-19 Maciej W. Rozycki <macro@mips.com>
2691
2692 * testsuite/ld-mips-elf/reginfo-0.d: New test.
2693 * testsuite/ld-mips-elf/reginfo-0r.d: New test.
2694 * testsuite/ld-mips-elf/reginfo-1.d: New test.
2695 * testsuite/ld-mips-elf/reginfo-1r.d: New test.
2696 * testsuite/ld-mips-elf/reginfo-2.d: New test.
2697 * testsuite/ld-mips-elf/reginfo-2r.d: New test.
2698 * testsuite/ld-mips-elf/mips-abiflags-0.d: New test.
2699 * testsuite/ld-mips-elf/mips-abiflags-0r.d: New test.
2700 * testsuite/ld-mips-elf/mips-abiflags-1.d: New test.
2701 * testsuite/ld-mips-elf/mips-abiflags-1r.d: New test.
2702 * testsuite/ld-mips-elf/mips-abiflags-2.d: New test.
2703 * testsuite/ld-mips-elf/mips-abiflags-2r.d: New test.
2704 * testsuite/ld-mips-elf/reginfo-0.ld: New test linker script.
2705 * testsuite/ld-mips-elf/reginfo-1.ld: New test linker script.
2706 * testsuite/ld-mips-elf/mips-abiflags-0.ld: New test linker
2707 script.
2708 * testsuite/ld-mips-elf/mips-abiflags-1.ld: New test linker
2709 script.
2710 * testsuite/ld-mips-elf/reginfo-1.s: New test source.
2711 * testsuite/ld-mips-elf/reginfo-2.s: New test source.
2712 * testsuite/ld-mips-elf/mips-elf.exp: Run the new tests.
2713
8772de11
MR
27142018-02-19 Maciej W. Rozycki <macro@mips.com>
2715
2716 * ldlang.c (insert_pad): Do not change output section's size if
2717 SEC_FIXED_SIZE is set in the flags.
2718 (size_input_section): Likewise.
2719 (lang_size_sections_1): Likewise.
2720 (lang_reset_memory_regions): Likewise.
2721
c1c8c1ef
AM
27222018-02-19 Alan Modra <amodra@gmail.com>
2723
2724 * ldmisc.c (vfinfo) Handle %pI, %pR, %pS and %pT in place of
2725 %I, %R, %S and %T.
2726 * ldcref.c, * ldctor.c, * ldemul.c, * ldexp.c, * ldgram.y,
2727 * ldlang.c, * ldlex.l, * ldmain.c, * ldmisc.c, * pe-dll.c,
2728 * emultempl/sh64elf.em: Replace use of of %I, %R, %S and %T in
2729 format strings passed to einfo and friends by %pI, %pR, %pS and %pT.
2730
871b3ab2
AM
27312018-02-19 Alan Modra <amodra@gmail.com>
2732
2733 * ldmisc.c (vfinfo): Handle %pA and %pB in place of %A and %B.
2734 * ldcref.c: Update all messages using %A and %B.
2735 * ldexp.c: Likewise.
2736 * ldlang.c: Likewise.
2737 * ldmain.c: Likewise.
2738 * ldmisc.c: Likewise.
2739 * pe-dll.c: Likewise.
2740 * plugin.c: Likewise.
2741 * emultempl/beos.em: Likewise.
2742 * emultempl/cr16elf.em: Likewise.
2743 * emultempl/elf32.em: Likewise.
2744 * emultempl/m68kcoff.em: Likewise.
2745 * emultempl/m68kelf.em: Likewise.
2746 * emultempl/mmo.em: Likewise.
2747 * emultempl/nds32elf.em: Likewise.
2748 * emultempl/pe.em: Likewise.
2749 * emultempl/pep.em: Likewise.
2750 * emultempl/spuelf.em: Likewise.
2751 * emultempl/sunos.em: Likewise.
2752 * emultempl/xtensaelf.em: Likewise.
2753
f61f94ec
L
27542018-02-19 H.J. Lu <hongjiu.lu@intel.com>
2755
2756 PR ld/22845
2757 * testsuite/ld-elf/frame.exp: Skip if -shared isn't supported.
2758 Add tests for "-z noseparate-code" and "-z separate-code".
2759 Remove unsupported -shared check.
2760
d85502cf
L
27612018-02-17 H.J. Lu <hongjiu.lu@intel.com>
2762
2763 PR ld/22845
2764 * testsuite/ld-elf/ehdr_start.d: Pass --build-id to ld.
2765
34b00afa
L
27662018-02-17 H.J. Lu <hongjiu.lu@intel.com>
2767
2768 PR ld/22845
2769 * testsuite/ld-elf/binutils.exp (tls_opts): Add tests for
2770 "-z noseparate-code" and "-z separate-code".
2771
92d9e363
L
27722018-02-17 H.J. Lu <hongjiu.lu@intel.com>
2773
2774 PR ld/22845
2775 * ld-elf/eh4.d: Pass -z max-page-size=0x200000 -z noseparate-code
2776 to ld.
2777
c2596c4a
L
27782018-02-16 H.J. Lu <hongjiu.lu@intel.com>
2779
2780 * testsuite/ld-x86-64/bnd-branch-1-now.d: Add -z
2781 max-page-size=0x200000 -z noseparate-code.
2782 * testsuite/ld-x86-64/bnd-ifunc-1-now.d: Likewise.
2783 * testsuite/ld-x86-64/bnd-ifunc-2-now.d: Likewise.
2784 * testsuite/ld-x86-64/bnd-ifunc-2.d: Likewise.
2785 * testsuite/ld-x86-64/bnd-plt-1-now.d: Likewise.
2786 * testsuite/ld-x86-64/bnd-plt-1.d: Likewise.
2787 * testsuite/ld-x86-64/ibt-plt-1-x32.d: Likewise.
2788 * testsuite/ld-x86-64/ibt-plt-1.d: Likewise.
2789 * testsuite/ld-x86-64/ibt-plt-2a-x32.d: Likewise.
2790 * testsuite/ld-x86-64/ibt-plt-2a.d: Likewise.
2791 * testsuite/ld-x86-64/ibt-plt-2b-x32.d: Likewise.
2792 * testsuite/ld-x86-64/ibt-plt-2b.d: Likewise.
2793 * testsuite/ld-x86-64/ibt-plt-2c-x32.d: Likewise.
2794 * testsuite/ld-x86-64/ibt-plt-2c.d: Likewise.
2795 * testsuite/ld-x86-64/ibt-plt-2d-x32.d: Likewise.
2796 * testsuite/ld-x86-64/ibt-plt-2d.d: Likewise.
2797 * testsuite/ld-x86-64/ibt-plt-3a-x32.d: Likewise.
2798 * testsuite/ld-x86-64/ibt-plt-3a.d: Likewise.
2799 * testsuite/ld-x86-64/ibt-plt-3b-x32.d: Likewise.
2800 * testsuite/ld-x86-64/ibt-plt-3b.d: Likewise.
2801 * testsuite/ld-x86-64/ibt-plt-3c-x32.d: Likewise.
2802 * testsuite/ld-x86-64/ibt-plt-3c.d: Likewise.
2803 * testsuite/ld-x86-64/ibt-plt-3d-x32.d: Likewise.
2804 * testsuite/ld-x86-64/ibt-plt-3d.d: Likewise.
2805 * testsuite/ld-x86-64/load1a.d: Likewise.
2806 * testsuite/ld-x86-64/load1b.d: Likewise.
2807 * testsuite/ld-x86-64/load1c.d: Likewise.
2808 * testsuite/ld-x86-64/load1d.d: Likewise.
2809 * testsuite/ld-x86-64/pie3.d: Likewise.
2810 * testsuite/ld-x86-64/pr14207.d: Likewise.
2811 * testsuite/ld-x86-64/pr17618.d: Likewise.
2812 * testsuite/ld-x86-64/pr19162.d: Likewise.
2813 * testsuite/ld-x86-64/pr19636-2d.d: Likewise.
2814 * testsuite/ld-x86-64/pr19636-2l.d: Likewise.
2815 * testsuite/ld-x86-64/pr20253-1b.d: Likewise.
2816 * testsuite/ld-x86-64/pr20253-1d.d: Likewise.
2817 * testsuite/ld-x86-64/pr20253-1f.d: Likewise.
2818 * testsuite/ld-x86-64/pr20253-1h.d: Likewise.
2819 * testsuite/ld-x86-64/pr20253-1j.d: Likewise.
2820 * testsuite/ld-x86-64/pr20253-1l.d: Likewise.
2821 * testsuite/ld-x86-64/pr20830a-now.d: Likewise.
2822 * testsuite/ld-x86-64/pr20830a.d: Likewise.
2823 * testsuite/ld-x86-64/pr20830b-now.d: Likewise.
2824 * testsuite/ld-x86-64/pr20830b.d: Likewise.
2825 * testsuite/ld-x86-64/pr21038a-now.d: Likewise.
2826 * testsuite/ld-x86-64/pr21038a.d: Likewise.
2827 * testsuite/ld-x86-64/pr21038b-now.d: Likewise.
2828 * testsuite/ld-x86-64/pr21038b.d: Likewise.
2829 * testsuite/ld-x86-64/pr21038c-now.d: Likewise.
2830 * testsuite/ld-x86-64/pr21038c.d: Likewise.
2831
c441b623
L
28322018-02-16 H.J. Lu <hongjiu.lu@intel.com>
2833
2834 * testsuite/ld-x86-64/bnd-ifunc-1.d: Updated.
2835 * testsuite/ld-x86-64/ilp32-4.d: Likewise.
2836
197741f1
L
28372018-02-16 H.J. Lu <hongjiu.lu@intel.com>
2838
2839 * testsuite/ld-x86-64/mpx.exp: Add -z max-page-size=0x200000
2840 -z noseparate-code.
2841
7c9f387a
L
28422018-02-16 H.J. Lu <hongjiu.lu@intel.com>
2843
2844 * testsuite/ld-x86-64/x86-64.exp: Add -z noseparate-code
2845 -z max-page-size=0x200000, excluding NaCl target.
2846
c9d3eb5f
L
28472018-02-16 H.J. Lu <hongjiu.lu@intel.com>
2848
2849 * testsuite/ld-ifunc/ifunc-2-i386-now.d: Likewise.
2850 * testsuite/ld-ifunc/ifunc-2-local-i386-now.d: Likewise.
2851 * testsuite/ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
2852 * testsuite/ld-ifunc/ifunc-21-i386.d: Likewise.
2853 * testsuite/ld-ifunc/ifunc-22-i386.d: Likewise.
2854 * testsuite/ld-ifunc/pr17154-i386-now.d: Likewise.
2855 * testsuite/ld-ifunc/pr17154-i386.d: Likewise.
2856
679a5bc8
L
28572018-02-16 H.J. Lu <hongjiu.lu@intel.com>
2858
2859 * testsuite/ld-ifunc/ifunc-2-local-x86-64-now.d: Add
2860 -z max-page-size=0x200000 -z noseparate-code.
2861 * testsuite/ld-ifunc/ifunc-2-x86-64-now.d: Likewise.
2862 * testsuite/ld-ifunc/ifunc-2-x86-64.d: Likewise.
2863 * testsuite/ld-ifunc/ifunc-21-x86-64.d: Likewise.
2864 * testsuite/ld-ifunc/ifunc-22-x86-64.d: Likewise.
2865 * testsuite/ld-ifunc/pr17154-x86-64-now.d: Likewise.
2866 * testsuite/ld-ifunc/pr17154-x86-64.d: Likewise.
2867
62e2b91b
L
28682018-02-16 H.J. Lu <hongjiu.lu@intel.com>
2869
2870 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated for i386.
2871 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
2872 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
2873
9f4aec8d
L
28742018-02-16 H.J. Lu <hongjiu.lu@intel.com>
2875
2876 * testsuite/ld-ifunc/ifunc-1-local-x86.d: Updated.
2877 * testsuite/ld-ifunc/ifunc-1-x86.d: Likewise.
2878 * testsuite/ld-ifunc/ifunc-3a-x86.d: Likewise.
2879
410a69a0
L
28802018-02-16 H.J. Lu <hongjiu.lu@intel.com>
2881
2882 * testsuite/ld-i386/ibt-plt-1.d: Add -z noseparate-code.
2883 * testsuite/ld-i386/ibt-plt-2a.d: Likewise.
2884 * testsuite/ld-i386/ibt-plt-2b.d: Likewise.
2885 * testsuite/ld-i386/ibt-plt-2c.d: Likewise.
2886 * testsuite/ld-i386/ibt-plt-2d.d: Likewise.
2887 * testsuite/ld-i386/ibt-plt-3a.d: Likewise.
2888 * testsuite/ld-i386/ibt-plt-3b.d: Likewise.
2889 * testsuite/ld-i386/ibt-plt-3c.d: Likewise.
2890 * testsuite/ld-i386/ibt-plt-3d.d: Likewise.
2891 * testsuite/ld-i386/load1.d: Likewise.
2892 * testsuite/ld-i386/pie1.d: Likewise.
2893 * testsuite/ld-i386/pr20244-1a.d: Likewise.
2894 * testsuite/ld-i386/pr20244-1b.d: Likewise.
2895 * testsuite/ld-i386/pr20244-2a.d: Likewise.
2896 * testsuite/ld-i386/pr20244-2b.d: Likewise.
2897 * testsuite/ld-i386/pr20244-2c.d: Likewise.
2898 * testsuite/ld-i386/pr20244-4a.d: Likewise.
2899 * testsuite/ld-i386/pr20244-4b.d: Likewise.
2900 * testsuite/ld-i386/pr20830.d: Likewise.
2901
75bd00e8
L
29022018-02-16 H.J. Lu <hongjiu.lu@intel.com>
2903
2904 * testsuite/ld-i386/pr19636-1a.d: Updated.
2905 * testsuite/ld-i386/pr19636-1b.d: Likewise.
2906 * testsuite/ld-i386/pr19636-1j.d: Likewise.
2907 * testsuite/ld-i386/pr19636-1k.d: Likewise.
2908 * testsuite/ld-i386/pr19636-2a.d: Likewise.
2909 * testsuite/ld-i386/pr19636-2b.d: Likewise.
2910
760b2893
L
29112018-02-16 H.J. Lu <hongjiu.lu@intel.com>
2912
2913 * testsuite/ld-i386/i386.exp: Add -z noseparate-code.
2914
75cdede0
L
29152018-02-16 H.J. Lu <hongjiu.lu@intel.com>
2916
2917 * testsuite/ld-elf/pr19162.d: Add -z noseparate-code.
2918 * testsuite/ld-elf/textaddr1.d: Likewise.
2919 * testsuite/ld-elf/textaddr2.d: Likewise.
2920 * testsuite/ld-elf/textaddr4.d: Likewise.
2921 * testsuite/ld-elf/textaddr6.d: Likewise.
2922
2a0d9853
JW
29232018-02-15 Jim Wilson <jimw@sifive.com>
2924
2925 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run pcrel-lo-addend test.
2926 * testsuite/ld-riscv-elf/pcrel-lo-addend.d: New.
2927 * testsuite/ld-riscv-elf/pcrel-lo-addend.s: New.
2928
451875b4
L
29292018-02-14 H.J. Lu <hongjiu.lu@intel.com>
2930
2931 PR ld/22842
2932 * testsuite/ld-i386/i386.exp: Run PR ld/22842 tests.
2933 * testsuite/ld-x86-64/x86-64.exp: Likewise.
2934 * testsuite/ld-i386/pr22842a.c: New file.
2935 * testsuite/ld-i386/pr22842b.S: Likewise.
2936 * testsuite/ld-x86-64/pr22842a.c: Likewise.
2937 * testsuite/ld-x86-64/pr22842a.rd: Likewise.
2938 * testsuite/ld-x86-64/pr22842b.S: Likewise.
2939 * testsuite/ld-x86-64/pr22842b.rd: Likewise.
2940
d4dd94f8
MR
29412018-02-14 Maciej W. Rozycki <macro@mips.com>
2942
2943 * ldlex.h (ldlex_command): Remove prototype.
2944
85f2093d
L
29452018-02-13 H.J. Lu <hongjiu.lu@intel.com>
2946
2947 * testsuite/ld-x86-64/x86-64.exp: Replace pr22393-2a.so and
2948 pr22393-2a-now.so with pr22393-3a.so and pr22393-3a-now.so.
2949
60f763ee
AM
29502018-02-14 H.J. Lu <hongjiu.lu@intel.com>
2951
2952 PR 22836
2953 * testsuite/ld-elf/pr22836-1.s: New file.
2954 * testsuite/ld-elf/pr22836-1a.d: Likewise.
2955 * testsuite/ld-elf/pr22836-1b.d: Likewise.
2956
bd7ab16b
L
29572018-02-13 H.J. Lu <hongjiu.lu@intel.com>
2958
2959 PR gas/22791
2960 * testsuite/ld-x86-64/mpx1c.rd: Updated.
2961 * testsuite/ld-x86-64/pr22791-1.err: New file.
2962 * testsuite/ld-x86-64/pr22791-1a.c: Likewise.
2963 * testsuite/ld-x86-64/pr22791-1b.s: Likewise.
2964 * testsuite/ld-x86-64/pr22791-2.rd: Likewise.
2965 * testsuite/ld-x86-64/pr22791-2a.s: Likewise.
2966 * testsuite/ld-x86-64/pr22791-2b.c: Likewise.
2967 * testsuite/ld-x86-64/pr22791-2c.s: Likewise.
2968 * testsuite/ld-x86-64/x86-64.exp: Run PR ld/22791 tests.
2969
6e5e9d58
AM
29702018-02-13 Alan Modra <amodra@gmail.com>
2971
2972 PR 22836
2973 * testsuite/ld-elf/pr22836-2.d,
2974 * testsuite/ld-elf/pr22836-2.s: New test.
2975
f2731e0c
AM
29762018-02-13 Alan Modra <amodra@gmail.com>
2977
2978 * testsuite/ld-x86-64/pr14207.d: Adjust relro p_filesz.
2979
407aa07c
AM
29802018-02-07 Alan Modra <amodra@gmail.com>
2981
2982 Revert 2018-01-17 Alan Modra <amodra@gmail.com>
2983 * emultempl/ppc32elf.em: Remove --speculate-indirect-jumps support.
2984 * emultempl/ppc64elf.em: Likesize
2985 * ld.texinfo: Likewise
2986 * testsuite/ld-powerpc/elfv2exe.d,
2987 * testsuite/ld-powerpc/elfv2so.d,
2988 * testsuite/ld-powerpc/relbrlt.d,
2989 * testsuite/ld-powerpc/powerpc.exp: Likewise.
2990
c20c30f6
EB
29912018-02-06 Eric Botcazou <ebotcazou@adacore.com>
2992
2993 * testsuite/ld-elf/tls.exp (AFLAGS_PIC): Define on SPARC.
2994 (pr22263-1): Pass AFLAGS_PIC to the assembler.
2995 * testsuite/ld-sparc/tlspie32.s: Add test for other 3 transitions.
2996 * testsuite/ld-sparc/tlspie32.dd: Adjust to above.
2997 * testsuite/ld-sparc/tlspie64.s: Add test for other 3 transitions.
2998 * testsuite/ld-sparc/tlspie64.dd: Adjust to above.
2999
279b2f94
RL
30002018-02-05 Renlin Li <renlin.li@arm.com>
3001
3002 PR ld/22764
3003 * testsuite/ld-aarch64/emit-relocs-258.s: Define symbol as an address.
3004 * testsuite/ld-aarch64/emit-relocs-259.s: Likewise.
3005 * testsuite/ld-aarch64/pr22764.s: New.
3006 * testsuite/ld-aarch64/pr22764.d: New.
3007
cd048363
L
30082018-02-05 H.J. Lu <hongjiu.lu@intel.com>
3009
3010 PR ld/22782
3011 * testsuite/ld-i386/discarded1.s: Replace mov with div.
3012 * testsuite/ld-x86-64/discarded1.s: Likewise.
3013 * testsuite/ld-i386/i386.exp: Run pr22782.
3014 * testsuite/ld-i386/load1-nacl.d: Updated for removing
3015 _GLOBAL_OFFSET_TABLE_ from output.
3016 * testsuite/ld-i386/load1.d: Likewise.
3017 * testsuite/ld-x86-64/load1a-nacl.d: Likewise.
3018 * testsuite/ld-x86-64/load1a.d: Likewise.
3019 * testsuite/ld-x86-64/load1b-nacl.d: Likewise.
3020 * testsuite/ld-x86-64/load1b.d: Likewise.
3021 * testsuite/ld-i386/pr22782.d: New file.
3022 * testsuite/ld-i386/pr22782.s: Likewise.
3023 * testsuite/ld-x86-64/pr22782.s: Likewise.
3024 * testsuite/ld-x86-64/pr22782a.d: Likewise.
3025 * testsuite/ld-x86-64/pr22782b.d: Likewise.
3026 * testsuite/ld-x86-64/x86-64.exp: Run pr22782a and pr22782b.
3027
f174ef9f
NC
30282018-02-05 Nick Clifton <nickc@redhat.com>
3029
3030 * po/pt_BR.po: Updated Brazilian Portuguese translation.
3031
9f7393d8
L
30322018-02-04 H.J. Lu <hongjiu.lu@intel.com>
3033
3034 * testsuite/ld-i386/lea1d.d: Replace -Sw with -SW.
3035 * testsuite/ld-i386/lea1e.d: Likewise.
3036 * testsuite/ld-i386/lea1f.d: Likewise.
3037 * testsuite/ld-x86-64/lea1g.d: Likewise.
3038 * testsuite/ld-x86-64/lea1h.d: Likewise.
3039 * testsuite/ld-x86-64/lea1i.d: Likewise.
3040 * testsuite/ld-x86-64/lea1j.d: Likewise.
3041 * testsuite/ld-x86-64/lea1k.d: Likewise.
3042 * testsuite/ld-x86-64/lea1l.d: Likewise.
3043
b0daac83
NC
30442018-02-03 Nick Clifton <nickc@redhat.com>
3045
3046 PR 22762
3047 * scripttempl/pe.sc: Remove PROVIDE()s from __CTOR_LIST__ and
3048 __DTOR_LIST__ symbols. Add a comment explaining why this is
3049 necessary.
3050 * scripttemp/pep.sc: Likewise.
3051 * ld.texinfo (PROVIDE): Add a note about the effect of common
3052 symbols.
3053
138a158f
SL
30542018-02-03 Sandra Loosemore <sandra@codesourcery.com>
3055
3056 * emulparams/nios2elf.sh (GENERATE_SHLIB_SCRIPT): Don't set.
3057
e54d3c94
MR
30582018-02-02 Maciej W. Rozycki <macro@mips.com>
3059
3060 * testsuite/ld-elf/shared.exp: Add $AFLAGS_PIC throughout to PIC
3061 assembly builds where missing and remove `tic6x-*-*' XFAIL
3062 markings accordingly.
3063
e99955cd
SM
30642018-02-01 Simon Marchi <simon.marchi@ericsson.com>
3065
3066 * ldexp.c (fold_name, exp_fold_tree_1): Avoid pointer arithmetic
3067 on NULL pointer.
3068
f000c2b9
L
30692018-01-31 H.J. Lu <hongjiu.lu@intel.com>
3070
3071 * testsuite/ld-elf/pr21964-5.c (my_var): Mark as used.
3072
450b6317
MR
30732018-01-31 Maciej W. Rozycki <macro@mips.com>
3074
3075 * testsuite/ld-elf/shared.exp: Fix a typo s/scrip/script/.
3076
8988502d
MR
30772018-01-31 Maciej W. Rozycki <macro@mips.com>
3078
3079 * testsuite/ld-elf/comm-data.exp: Pass `-call_shared' to links
3080 involving a shared library for `mips*vr4100*-*-elf*',
3081 `mips*vr4300*-*-elf*' and `mips*vr5000*-*-elf*' targets.
3082 * testsuite/ld-elf/provide-hidden.exp: Likewise.
3083 * testsuite/ld-elf/shared.exp: Likewise.
3084 * testsuite/ld-gc/gc.exp: Likewise.
3085 * testsuite/ld-mips-elf/comm-data.exp: Likewise.
3086
f3a9baf1
MR
30872018-01-31 Maciej W. Rozycki <macro@mips.com>
3088
3089 * testsuite/ld-elf/elf.exp: Move shared library tests over to...
3090 * testsuite/ld-elf/shared.exp: ... here.
3091
bf3077a6
MM
30922018-01-31 Michael Matz <matz@suse.de>
3093
3094 * testsuite/ld-elf/pr21964-5.c: New test.
3095 * testsuite/ld-elf/shared.exp: Run it.
3096
823143c6
L
30972018-01-31 H.J. Lu <hongjiu.lu@intel.com>
3098
3099 PR ld/21964
3100 * testsuite/ld-elf/pr21964-4.c: New file.
3101 * testsuite/ld-elf/shared.exp: Run pr21964-4 test on Linux.
3102
040b4a9e
AM
31032018-01-30 Alan Modra <amodra@gmail.com>
3104
3105 * testsuite/ld-gc/stop.d,
3106 * testsuite/ld-gc/stop.s: New test.
3107 * testsuite/ld-gc/gc.exp: Run it.
3108
af667f22
MR
31092018-01-30 Maciej W. Rozycki <macro@mips.com>
3110
3111 PR ld/22649
3112 * testsuite/ld-elf/pr22649-2ab-mips.msg: New stderr output.
3113 * testsuite/ld-elf/pr22649-2cd-mips.msg: New stderr output.
3114 * testsuite/ld-elf/shared.exp: Use the new outputs with
3115 `mips*-*-*' targets.
3116
82252033
MR
31172018-01-30 Maciej W. Rozycki <macro@mips.com>
3118
3119 * testsuite/ld-elf/comm-data1.sd: Alternatively accept
3120 `PRC[0xff02]' in place of a regular section index.
3121 * testsuite/ld-elf/pr21703-shared.sd: Likewise `PRC[0xff01]'.
3122
36b8fda5
AM
31232018-01-29 Alan Modra <amodra@gmail.com>
3124
3125 * testsuite/ld-elf/pr21964-3a.c: New file.
3126 * testsuite/ld-elf/pr21964-3c.c: New file.
3127 * testsuite/ld-elf/shared.exp: Run new __start/__stop testcase.
3128
185cdb8c
EB
31292018-01-29 Eric Botcazou <ebotcazou@adacore.com>
3130
3131 * testsuite/ld-elf/shared.exp (AFLAGS_PIC): Define on SPARC.
3132 (pr22269-1): Pass AFLAGS_PIC to the assembler.
3133
d85815e2
EB
31342018-01-29 Eric Botcazou <ebotcazou@adacore.com>
3135
3136 * testsuite/ld-elf/pr22450.d: Remove reference to SPARC64.
3137
86b24e15
MR
31382018-01-29 Maciej W. Rozycki <macro@mips.com>
3139
3140 * testsuite/ld-mips-elf/comm-data.exp: Correct support for
3141 targets using non-traditional MIPS emulation or having a limited
3142 selection of ABIs available. Don't force big endianness, use
3143 defaults.
3144
98d72909
L
31452018-01-29 H.J. Lu <hongjiu.lu@intel.com>
3146
3147 PR ld/22732
3148 * testsuite/config/default.exp (STATIC_LDFLAGS): New. Set to
3149 "-static" if target compiler supports it.
3150 * testsuite/ld-bootstrap/bootstrap.exp: Skip static executable
3151 tests if target compiler doesn't support it.
3152 * testsuite/ld-ifunc/ifunc.exp: Likewise.
3153 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Likewise.
3154 (run_cc_link_tests): Likewise.
3155
fef75122
L
31562018-01-27 H.J. Lu <hongjiu.lu@intel.com>
3157
3158 PR ld/22751
3159 * testsuite/config/default.exp (INT128_CFLAGS): New.
3160 * testsuite/ld-plugin/lto.exp (INT128_CFLAGS): New.
3161 Run ld/22751 tests.
3162 * testsuite/ld-plugin/pr22751.c: New file.
3163 * testsuite/lib/ld-lib.exp (run_ld_link_exec_tests): Add
3164 ld trailing options.
3165
d580dcc7
AM
31662018-01-28 Alan Modra <amodra@gmail.com>
3167
3168 PR 22751
3169 * ldlang.c (find_rescan_insertion): Look past bfds with claim_archive
3170 set.
3171
2ebd05b8
MR
31722018-01-26 Maciej W. Rozycki <macro@mips.com>
3173
3174 * emulparams/elf32mipswindiss.sh (EXTRA_EM_FILE): Set to
3175 `mipself'.
3176
bb363086
EB
31772018-01-25 Eric Botcazou <ebotcazou@adacore.com>
3178
3179 * testsuite/ld-sparc/sparc.exp (32-bit: Helper shared library):
3180 Link with a version script.
3181 (32-bit: TLS -fpie): New test.
3182 (64-bit: Helper shared library): Link with a version script.
3183 (64-bit: TLS -fpie): New test.
3184 (64-bit: GOTDATA relocations): Pass -Av9 to the assembler.
3185 * testsuite/ld-sparc/tlslib.ver: New file.
3186 * testsuite/ld-sparc/tlspie32.dd: Likewise.
3187 * testsuite/ld-sparc/tlspie32.s: Likewise.
3188 * testsuite/ld-sparc/tlspie64.dd: Likewise.
3189 * testsuite/ld-sparc/tlspie64.s: Likewise.
3190 * testsuite/ld-sparc/tlssunbin32.dd: Adjust for versioned symbol.
3191 * testsuite/ld-sparc/tlssunbin32.rd: Likewise.
3192 * testsuite/ld-sparc/tlssunbin32.sd: Likewise.
3193 * testsuite/ld-sparc/tlssunbin64.dd: Likewise.
3194 * testsuite/ld-sparc/tlssunbin64.rd: Likewise.
3195 * testsuite/ld-sparc/tlssunbin64.sd: Likewise.
3196
1daf502a
RL
31972018-01-24 Renlin Li <renlin.li@arm.com>
3198
3199 * testsuite/ld-aarch64/aarch64-elf.exp: Run new testes.
3200 * testsuite/ld-aarch64/emit-relocs-287.s: Fix test case.
3201 * testsuite/ld-aarch64/emit-relocs-287.d: Fix expected output.
3202 * testsuite/ld-aarch64/emit-relocs-287-overflow.s: New.
3203 * testsuite/ld-aarch64/emit-relocs-287-overflow.d: New.
3204 * testsuite/ld-aarch64/emit-relocs-288.d: New.
3205 * testsuite/ld-aarch64/emit-relocs-288.s: New.
3206 * testsuite/ld-aarch64/emit-relocs-289.d: New.
3207 * testsuite/ld-aarch64/emit-relocs-289.s: New.
3208 * testsuite/ld-aarch64/emit-relocs-289-overflow.s: New.
3209 * testsuite/ld-aarch64/emit-relocs-289-overflow.d: New.
3210 * testsuite/ld-aarch64/emit-relocs-290.d: New.
3211 * testsuite/ld-aarch64/emit-relocs-290.s: New.
3212 * testsuite/ld-aarch64/emit-relocs-291.d: New.
3213 * testsuite/ld-aarch64/emit-relocs-291.s: New.
3214 * testsuite/ld-aarch64/emit-relocs-291-overflow.s: New.
3215 * testsuite/ld-aarch64/emit-relocs-291-overflow.d: New.
3216 * testsuite/ld-aarch64/emit-relocs-292.d: New.
3217 * testsuite/ld-aarch64/emit-relocs-292.s: New.
3218 * testsuite/ld-aarch64/emit-relocs-293.d: New.
3219 * testsuite/ld-aarch64/emit-relocs-293.s: New.
3220
8a1b824a
L
32212018-01-20 H.J. Lu <hongjiu.lu@intel.com>
3222
3223 PR ld/22721
3224 * testsuite/ld-plugin/lto.exp: Run PR ld/22721 tests.
3225 * testsuite/ld-plugin/pr22721.t: New file.
3226 * testsuite/ld-plugin/pr22721a.s: Likewise.
3227 * testsuite/ld-plugin/pr22721b.c: Likewise.
3228
1ebfa86a
L
32292018-01-18 H.J. Lu <hongjiu.lu@intel.com>
3230
3231 * testsuite/ld-elf/group1.d: Also xfail Solaris.
3232
f7968f08
L
32332018-01-18 H.J. Lu <hongjiu.lu@intel.com>
3234
3235 * testsuite/ld-elf/linkinfo1a.d: Updated for slightly different
3236 PLT/GOT order/layout for Solaris/x86 targets.
3237 * testsuite/ld-elf/linkinfo1b.d: Likewise.
3238
c5bdb022
L
32392018-01-18 H.J. Lu <hongjiu.lu@intel.com>
3240
3241 PR ld/22728
3242 * emultempl/solaris2.em (elf_solaris2_after_allocation): Fold
3243 into ...
3244 (elf_solaris2_before_allocation): This.
3245 (LDEMUL_AFTER_ALLOCATION): Removed.
3246
691d2e9a
AM
32472018-01-18 Alan Modra <amodra@gmail.com>
3248
3249 * emultempl/ppc32elf.em: Support optional --plt-align arg.
3250 * emultempl/ppc64elf.em: Support negative --plt-align arg.
3251
1be5d8d3
AM
32522018-01-17 Alan Modra <amodra@gmail.com>
3253
3254 * emultempl/ppc32elf.em (params): Init new field.
3255 (OPTION_SPECULATE_INDIRECT_JUMPS): Define.
3256 (OPTION_NO_SPECULATE_INDIRECT_JUMPS): Define.
3257 (PARSE_AND_LIST_LONGOPTS): Handle new options.
3258 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3259 (PARSE_AND_LIST_OPTIONS): Likewise.
3260 * emultempl/ppc64elf.em (params): Init new field.
3261 (OPTION_SPECULATE_INDIRECT_JUMPS): Define.
3262 (OPTION_NO_SPECULATE_INDIRECT_JUMPS): Define.
3263 (PARSE_AND_LIST_LONGOPTS): Handle --speculate-indirect-jumps.
3264 (PARSE_AND_LIST_OPTIONS): Likewise.
3265 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3266 * ld.texinfo (--no-plt-thread-safe): Correct itemx.
3267 (--speculate-indirect-jumps): Document.
3268 * testsuite/ld-powerpc/elfv2exe.d,
3269 * testsuite/ld-powerpc/elfv2so.d,
3270 * testsuite/ld-powerpc/relbrlt.d,
3271 * testsuite/ld-powerpc/powerpc.exp: Disable plt alignment and
3272 speculation barriers on various tests.
3273
9e390558
AM
32742018-01-17 Alan Modra <amodra@gmail.com>
3275
3276 * emultempl/ppc32elf.em (params): Init new field.
3277 (enum ppc32_opt): New enum to define OPTION_* values. Add
3278 OPTION_PLT_ALIGN and OPTION_NO_PLT_ALIGN.
3279 (PARSE_AND_LIST_LONGOPTS): Handle new options.
3280 (PARSE_AND_LIST_ARGS_CASES): Likewise.
3281 (PARSE_AND_LIST_OPTIONS): Likewise. Break up help output.
3282 * emultempl/ppc64elf.em (ppc_add_stub_section): Init alignment
3283 correctly for negative --plt-stub-align.
3284 * testsuite/ld-powerpc/elfv2exe.d,
3285 * testsuite/ld-powerpc/elfv2so.d,
3286 * testsuite/ld-powerpc/relbrlt.d,
3287 * testsuite/ld-powerpc/relbrlt.s,
3288 * testsuite/ld-powerpc/tlsexe.d,
3289 * testsuite/ld-powerpc/tlsexe.r,
3290 * testsuite/ld-powerpc/tlsexe32.d,
3291 * testsuite/ld-powerpc/tlsexe32.g,
3292 * testsuite/ld-powerpc/tlsexe32.r,
3293 * testsuite/ld-powerpc/tlsexetoc.d,
3294 * testsuite/ld-powerpc/tlsexetoc.r,
3295 * testsuite/ld-powerpc/tlsopt5_32.d,
3296 * testsuite/ld-powerpc/tlsso.d,
3297 * testsuite/ld-powerpc/tlstocso.d: Update for changed stub order.
3298
f6efed01
NC
32992018-01-16 Nick Clifton <nickc@redhat.com>
3300
f174ef9f 3301 * po/pt_BR.po: Updated Brazilian Portuguese translation.
f6efed01 3302
616dcb87
NC
33032018-01-15 Nick Clifton <nickc@redhat.com>
3304
3305 * po/uk.po: Updated Ukranian translation.
3306
3957a496
NC
33072018-01-13 Nick Clifton <nickc@redhat.com>
3308
3309 * po/ld.pot: Regenerated.
3310
769c7ea5
NC
33112018-01-13 Nick Clifton <nickc@redhat.com>
3312
3313 * configure: Regenerate.
3314
9176ac5b
NC
33152018-01-13 Nick Clifton <nickc@redhat.com>
3316
faf766e3 3317 2.30 branch created.
9176ac5b
NC
3318 * NEWS: Add marker for 2.30.
3319
5ae5d3fd
AM
33202018-01-12 Alan Modra <amodra@gmail.com>
3321
3322 * testsuite/ld-elf/elf.exp: xfail "pr22374 function pointer
3323 initialization" for currently failing targets.
3324
87e79a65
AM
33252018-01-12 Alan Modra <amodra@gmail.com>
3326
3327 PR ld/22649
3328 * testsuite/ld-elf/pr22649.msg: Allow other messages.
3329 * testsuite/ld-elf/shared.exp: Check that --gc-sections is
3330 supported before running ld/22649 tests.
3331
97a232d7
NC
33322018-01-12 Nick Clifton <nickc@redhat.com>
3333
3334 * emultempl/elf32.em (_handle_option): Add support for "-z undefs"
3335 as the opposite of "-z defs".
3336 * ld.texinfo: Document the new option. Update the description of
3337 the -z defs option to make it clear that it does generate an error
3338 if an undefined symbol reference is found in an object file whilst
3339 creating a shared library.
3340 * NEWS: Document this new feature.
3341
33eff4ce
L
33422018-01-11 H.J. Lu <hongjiu.lu@intel.com>
3343
3344 * testsuite/ld-elf/pr22393-2a.rd: Replace "-z textonly" with
3345 "-z separate-code".
3346 * testsuite/ld-elf/pr22393-2b.rd: Likewise.
3347 * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
3348 * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
3349
cf9e7f1f
L
33502018-01-11 H.J. Lu <hongjiu.lu@intel.com>
3351
3352 PR ld/22393
3353 * testsuite/ld-x86-64/pr22393-3a.c: New file.
3354 * testsuite/ld-x86-64/pr22393-3a.rd: Likewise.
3355 * testsuite/ld-x86-64/pr22393-3b.c: Likewise.
3356 * testsuite/ld-x86-64/pr22393-3b.rd: Likewise.
3357 * testsuite/ld-x86-64/x86-64.exp: Run tests for -z separate-code
3358 -z max-page-size=0x1000.
3359
d346bb27
L
33602018-01-11 H.J. Lu <hongjiu.lu@intel.com>
3361
3362 PR ld/22393
3363 * testsuite/ld-elf/pr16322.d: Add -z noseparate-code.
3364 * testsuite/ld-elf/pr22393-1.s: New file.
3365 * testsuite/ld-elf/pr22393-1a.d: Likewise.
3366 * testsuite/ld-elf/pr22393-1b.d: Likewise.
3367 * testsuite/ld-elf/pr22393-1c.d: Likewise.
3368 * testsuite/ld-elf/pr22393-1d.d: Likewise.
3369 * testsuite/ld-elf/pr22393-1e.d: Likewise.
3370 * testsuite/ld-elf/pr22393-1f.d: Likewise.
3371 * testsuite/ld-elf/pr22393-2a.c: Likewise.
3372 * testsuite/ld-elf/pr22393-2a.rd: Likewise.
3373 * testsuite/ld-elf/pr22393-2b.c: Likewise.
3374 * testsuite/ld-elf/pr22393-2b.rd: Likewise.
3375 * testsuite/ld-elf/shared.exp: Run tests for -z separate-code.
3376
47acac12
L
33772018-01-11 H.J. Lu <hongjiu.lu@intel.com>
3378
3379 PR ld/22393
3380 * NEWS: Mention "-z separate-code".
3381 * emultempl/elf32.em (gld${EMULATION_NAME}_get_script): Get
3382 builtin linker scripts and return linker scripts from disk for
3383 "-z separate-code".
3384 (gld${EMULATION_NAME}_handle_option): Handle "-z separate-code"
3385 and "-z noseparate-code".
3386 * genscripts.sh: Generate linker scripts for "-z separate-code".
3387 (LD_FLAG): Set to *textonly for "-z separate-code".
3388 * ld.texinfo: Document "-z separate-code".
3389 * lexsup.c (elf_shlib_list_options): Add linker help messsages
3390 for "-z separate-code" and "-z noseparate-code".
3391 * scripttempl/elf.sc (SEPARATE_TEXT): New
3392 (TEXT_SEGMENT_ALIGN): Likewise.
3393 Use ${TEXT_SEGMENT_ALIGN} to align and pad text segment to
3394 ${MAXPAGESIZE}.
3395
d664fd41
L
33962018-01-11 H.J. Lu <hongjiu.lu@intel.com>
3397
3398 PR ld/22649
3399 * testsuite/ld-elf/pr22649-1.s: New file.
3400 * testsuite/ld-elf/pr22649-2a.s: Likewise.
3401 * testsuite/ld-elf/pr22649-2b.s: Likewise.
3402 * testsuite/ld-elf/pr22649.msg: Likewise.
3403 * testsuite/ld-elf/shared.exp: Run ld/22649 tests.
3404
8b6f4cd3
L
34052018-01-11 H.J. Lu <hongjiu.lu@intel.com>
3406
3407 PR ld/22677
3408 * scripttempl/elf.sc (PREINIT_ARRAY): New.
3409 Don't add .preinit_array for ld -r.
3410 * testsuite/ld-elf/pr22677.d: New file.
3411 * testsuite/ld-elf/pr22677.s: Likewise.
3412
65f14869
AB
34132018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
3414
3415 * ldexp.h (union etree_union): Remove defsym field.
3416 * ldexp.c (exp_assop): Remove defsym parameter, and use of defsym
3417 parameter.
3418 (exp_assign): Remove passing of defsym parameter.
3419 (exp_defsym): Likewise.
3420 (exp_provide): Likewise.
3421
eab62f2f
AB
34222018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
3423
3424 * ldexp.c (exp_fold_tree_1): Rework condition underwhich provide
3425 nodes are ignored in the tree walk, and move the location at which
3426 we change provide nodes into provided nodes.
3427 (exp_init_os): Add etree_provided.
3428 * testsuite/ld-scripts/provide-6.d: New file.
3429 * testsuite/ld-scripts/provide-6.t: New file.
3430 * testsuite/ld-scripts/provide-7.d: New file.
3431 * testsuite/ld-scripts/provide-7.t: New file.
3432 * testsuite/ld-scripts/provide-8.d: New file.
3433 * testsuite/ld-scripts/provide-8.t: New file.
3434
8be965c5
AB
34352018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
3436
3437 * testsuite/ld-scripts/provide-3.d: Add xfail directive.
3438 * testsuite/ld-scripts/provide-4.d: Use new map file name.
3439 * testsuite/ld-scripts/provide-5.d: Use new map file name.
3440 * testsuite/ld-scripts/provide-4-map.d: Renamed to...
3441 * testsuite/ld-scripts/provide-4.map: ...this.
3442 * testsuite/ld-scripts/provide-5-map.d: Renamed to...
3443 * testsuite/ld-scripts/provide-5.map: ...this.
3444 * testsuite/ld-scripts/provide.exp: Move xfail into provide-3.d
3445 file, and run tests in a loop.
3446
b3b9f8d3
AB
34472018-01-11 Andrew Burgess <andrew.burgess@embecosm.com>
3448
3449 * ldexp.c (exp_print_tree): Use '=' instead of ',' when printing
3450 PROVIDE statements.
3451 * testsuite/ld-scripts/provide-4.map: Update expected output.
3452 * testsuite/ld-scripts/provide-5.map: Likewise.
3453
6bd0a312
L
34542018-01-11 H.J. Lu <hongjiu.lu@intel.com>
3455
3456 PR ld/22696
3457 * scripttempl/elf.sc: Fix the order of SHLIB_RODATA_ADDR.
3458
74ccf6db
JW
34592018-01-09 Jim Wilson <jimw@sifive.com>
3460
3461 * testsuite/ld-elf/eh-frame-hdr.d (#xfail): Delete
3462 (#alltargets): Renamed from #target. Add shared.
3463 * testsuite/lib/ld-lib.exp (run_dump_test): Document shared target.
3464 Document alltargets option. Add support for alltargets option.
3465 (istarget): Add support for shared target.
3466
7615ca1d
JW
34672018-01-08 Jim Wilson <jimw@sifive.com>
3468
3469 * testsuite/ld-riscv-elf/c-lui.d: Don't use -shared. Check for _start
3470 instead of .text.
3471 * testsuite/ld-riscv-elf/c-lui.s: Add _start label.
3472 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Before __global_pointer$
3473 tests, add call to check_shared_lib_support.
3474
be1dce26
JW
34752018-01-05 Jim Wilson <jimw@sifive.com>
3476
35eeb78f
JW
3477 * testsuite/ld-riscv-elf/disas-jalr.d: New.
3478 * testsuite/ld-riscv-elf/disas-jalr.s: New.
3479 * testsuite/ld-riscv-elf/ld-riscv-elf.exp: Run new testcase.
3480
be1dce26
JW
3481 * emulparams/elf32lriscv-defs.sh (GENERATE_SHLIB_SCRIPT): Move inside
3482 case on $target, and don't set for riscv*-elf targets.
3483 (GENERATE_PIE_SCRIPT): Likewise.
3484
219d1afa
AM
34852018-01-03 Alan Modra <amodra@gmail.com>
3486
3487 Update year range in copyright notice of all files.
3488
1e563868 3489For older changes see ChangeLog-2017
3499769a 3490\f
1e563868 3491Copyright (C) 2018 Free Software Foundation, Inc.
3499769a
AM
3492
3493Copying and distribution of this file, with or without modification,
3494are permitted in any medium without royalty provided the copyright
3495notice and this notice are preserved.
3496
3497Local Variables:
3498mode: change-log
3499left-margin: 8
3500fill-column: 74
3501version-control: never
3502End: