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