Add LTO tests
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
2
3 * ld-plugin/dummy.c: New file.
4 * ld-plugin/dummy.s: Likewise.
5 * ld-plugin/lto-11.out: Likewise.
6 * ld-plugin/lto-11a.c: Likewise.
7 * ld-plugin/lto-11b.c: Likewise.
8 * ld-plugin/lto-11c.c: Likewise.
9 * ld-plugin/lto-12.out: Likewise.
10 * ld-plugin/lto-12a.c: Likewise.
11 * ld-plugin/lto-12b.c: Likewise.
12 * ld-plugin/lto-12c.c: Likewise.
13 * ld-plugin/lto-13.out: Likewise.
14 * ld-plugin/lto-13a.c: Likewise.
15 * ld-plugin/lto-13b.c: Likewise.
16 * ld-plugin/lto-13c.c: Likewise.
17 * ld-plugin/lto-14.out: Likewise.
18 * ld-plugin/lto-14a.c: Likewise.
19 * ld-plugin/lto-14b.c: Likewise.
20 * ld-plugin/lto-14c.c: Likewise.
21 * ld-plugin/lto-15.out: Likewise.
22 * ld-plugin/lto-15a.c: Likewise.
23 * ld-plugin/lto-15b.c: Likewise.
24 * ld-plugin/lto-16a.c: Likewise.
25 * ld-plugin/lto-16a.d: Likewise.
26 * ld-plugin/lto-16b.c: Likewise.
27 * ld-plugin/lto-16b.d: Likewise.
28 * ld-plugin/lto-17a.c: Likewise.
29 * ld-plugin/lto-17a.d: Likewise.
30 * ld-plugin/lto-17b-1.d: Likewise.
31 * ld-plugin/lto-17b-2.d: Likewise.
32 * ld-plugin/lto-17b.c: Likewise.
33 * ld-plugin/lto-1a.c: Likewise.
34 * ld-plugin/lto-1b.c: Likewise.
35 * ld-plugin/lto-2.c: Likewise.
36 * ld-plugin/lto-3.d: Likewise.
37 * ld-plugin/lto-3.out: Likewise.
38 * ld-plugin/lto-3a.c: Likewise.
39 * ld-plugin/lto-3b.c: Likewise.
40 * ld-plugin/lto-3c.c: Likewise.
41 * ld-plugin/lto-3r.d: Likewise.
42 * ld-plugin/lto-5.d: Likewise.
43 * ld-plugin/lto-5.out: Likewise.
44 * ld-plugin/lto-5a.c: Likewise.
45 * ld-plugin/lto-5b.c: Likewise.
46 * ld-plugin/lto-5r.d: Likewise.
47 * ld-plugin/lto-6.c: Likewise.
48 * ld-plugin/lto-7.out: Likewise.
49 * ld-plugin/lto-7a.c: Likewise.
50 * ld-plugin/lto-7b.c: Likewise.
51 * ld-plugin/lto-7c.c: Likewise.
52 * ld-plugin/lto-7d.c: Likewise.
53 * ld-plugin/lto-8.out: Likewise.
54 * ld-plugin/lto-8a.c: Likewise.
55 * ld-plugin/lto-8b.c: Likewise.
56 * ld-plugin/lto-9.cc: Likewise.
57 * ld-plugin/lto-9.d: Likewise.
58 * ld-plugin/lto.exp: Likewise.
59 * ld-plugin/pr12696-1.cc: Likewise.
60 * ld-plugin/pr12758a.s: Likewise.
61 * ld-plugin/pr12758b.c: Likewise.
62 * ld-plugin/pr12760a.c: Likewise.
63 * ld-plugin/pr12760b.c: Likewise.
64 * ld-plugin/pr12942.out: Likewise.
65 * ld-plugin/pr12942a.cc: Likewise.
66 * ld-plugin/pr12942a.h: Likewise.
67 * ld-plugin/pr12942b.cc: Likewise.
68 * ld-plugin/pr12942c.cc: Likewise.
69 * ld-plugin/pr12975.c: Likewise.
70 * ld-plugin/pr12975.d: Likewise.
71 * ld-plugin/pr12975.t: Likewise.
72 * ld-plugin/pr12982.c: Likewise.
73 * ld-plugin/pr12982.d: Likewise.
74 * ld-plugin/pr13066.cc: Likewise.
75 * ld-plugin/pr13066.out: Likewise.
76 * ld-plugin/pr13183.d: Likewise.
77 * ld-plugin/pr13183a.c: Likewise.
78 * ld-plugin/pr13183b.c: Likewise.
79 * ld-plugin/pr13201.c: Likewise.
80 * ld-plugin/pr13201.out: Likewise.
81 * ld-plugin/pr13229.cc: Likewise.
82 * ld-plugin/pr13229.d: Likewise.
83 * ld-plugin/pr13244.c: Likewise.
84 * ld-plugin/pr13244.d: Likewise.
85 * ld-plugin/pr13287.cc: Likewise.
86 * ld-plugin/run-ie.c: Likewise.
87 * ld-plugin/run-ie.out: Likewise.
88
89 2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
90
91 * ld-plugin/func1p.c: New file.
92 * ld-plugin/func2i.c: Likewise.
93 * ld-plugin/func3h.c: Likewise.
94
95 * ld-plugin/plugin.exp (plugin_extra_elf_tests): Add plugin
96 visibility test.
97
98 2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
99
100 * lib/ld-lib.exp (check_lto_available): New. Check if compiler
101 supports LTO.
102
103 2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
104
105 * lib/ld-lib.exp (run_cc_link_tests): Properly check linker
106 warnings.
107
108 2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
109
110 * lib/ld-lib.exp (ar_simple_create): Pass -rc to ar.
111
112 2012-12-07 H.J. Lu <hongjiu.lu@intel.com>
113
114 PR ld/14926
115 * ld-elf/pr14926.d: New file.
116 * ld-elf/pr14926.s: Likewise.
117
118 2012-12-07 Alan Modra <amodra@gmail.com>
119
120 * ld-elf/comm-data.exp: Revert last change.
121 * ld-elf/comm-data5.d: xfail frv-linux.
122
123 2012-12-07 Alan Modra <amodra@gmail.com>
124
125 * ld-elf/shared.exp (libneeded1a.so): Override any system
126 supplied --as-needed or --add-needed flag.
127
128 2012-12-05 H.J. Lu <hongjiu.lu@intel.com>
129
130 PR ld/14915
131 * ld-elf/shared.exp (build_tests): Test --add-needed,
132 --copy-dt-needed-entries, --no-add-needed and
133 --no-copy-dt-needed-entries with -shared.
134 Add tests for --no-add-needed and --no-copy-dt-needed-entries
135 with -shared.
136
137 2012-12-06 Alan Modra <amodra@gmail.com>
138
139 * ld-elf/comm-data4.d, ld-elf/comm-data4.s: New test.
140 * ld-elf/comm-data5.d, ld-elf/comm-data5.s: New test.
141 * ld-elf/comm-data.exp: Run them.
142
143 2012-12-04 H.J. Lu <hongjiu.lu@intel.com>
144
145 * ld-elf/shared.exp (build_tests): Build libneeded1b.so,
146 libneeded1a.so and libneeded1c.o.
147 (run_tests): Test --add-needed and --copy-dt-needed-entries.
148 Add tests for --no-add-needed and --no-copy-dt-needed-entries.
149
150 * ld-elf/needed1.out: New file.
151 * ld-elf/needed1a.c: Likewise.
152 * ld-elf/needed1b.c: Likewise.
153 * ld-elf/needed1c.c: Likewise.
154
155 2012-12-03 Maciej W. Rozycki <macro@codesourcery.com>
156
157 * ld-mips-elf/attr-gnu-4-45.d: Add missing "readelf" keyword.
158 Update dump according to current output.
159
160 2012-12-03 Maciej W. Rozycki <macro@codesourcery.com>
161
162 * ld-mips-elf/attr-gnu-4-12.d: Update the warning message.
163 * ld-mips-elf/attr-gnu-4-13.d: Likewise.
164 * ld-mips-elf/attr-gnu-4-14.d: Likewise.
165 * ld-mips-elf/attr-gnu-4-15.d: Likewise.
166 * ld-mips-elf/attr-gnu-4-21.d: Likewise.
167 * ld-mips-elf/attr-gnu-4-23.d: Likewise.
168 * ld-mips-elf/attr-gnu-4-24.d: Likewise.
169 * ld-mips-elf/attr-gnu-4-25.d: Likewise.
170 * ld-mips-elf/attr-gnu-4-31.d: Likewise.
171 * ld-mips-elf/attr-gnu-4-32.d: Likewise.
172 * ld-mips-elf/attr-gnu-4-34.d: Likewise.
173 * ld-mips-elf/attr-gnu-4-35.d: Likewise.
174 * ld-mips-elf/attr-gnu-4-41.d: Likewise.
175 * ld-mips-elf/attr-gnu-4-42.d: Likewise.
176 * ld-mips-elf/attr-gnu-4-43.d: Likewise.
177 * ld-mips-elf/attr-gnu-4-45.d: Likewise.
178 * ld-mips-elf/attr-gnu-4-51.d: Likewise.
179
180 2012-12-03 Maciej W. Rozycki <macro@codesourcery.com>
181
182 * ld-mips-elf/attr-gnu-4-12.d: Adjust the warning expected
183 according to changes to BFD.
184 * ld-mips-elf/attr-gnu-4-14.d: Likewise.
185 * ld-mips-elf/attr-gnu-4-31.d: Likewise.
186 * ld-mips-elf/attr-gnu-4-32.d: Likewise.
187 * ld-mips-elf/attr-gnu-4-34.d: Likewise.
188 * ld-mips-elf/attr-gnu-4-41.d: Likewise.
189
190 2012-12-03 H.J. Lu <hongjiu.lu@intel.com>
191
192 PR ld/14904
193 * ld-plugin/plugin-2.d: Update expected error message.
194 * ld-plugin/plugin-4.d: Likewise.
195
196 2012-11-30 Roland McGrath <mcgrathr@google.com>
197
198 * ld-elf/ehdr_start.s: Put reference in .rodata section, not .data.
199
200 2012-11-27 Roland McGrath <mcgrathr@google.com>
201
202 * ld-elf/flags1.d: Add *-*-nacl* to xfail list.
203 * ld-elf/orphan-region.d: Likewise.
204
205 2012-11-27 Roland McGrath <mcgrathr@google.com>
206
207 * ld-elf/compress.exp: Bail out if zlib is not supported.
208 * lib/ld-lib.exp (run_dump_test): If as options include
209 --compress-debug-sections and zlib is not available, report
210 the test as unsupported.
211
212 2012-11-23 Alan Modra <amodra@gmail.com>
213
214 * ld-powerpc/plt1.d: Update for default "at" branch hints.
215 * ld-powerpc/tlsexe.d: Likewise.
216 * ld-powerpc/tlsexetoc.d: Likewise.
217 * ld-powerpc/tlsopt1.d: Likewise.
218 * ld-powerpc/tlsopt1_32.d: Likewise.
219 * ld-powerpc/tlsopt2.d: Likewise.
220 * ld-powerpc/tlsopt2_32.d: Likewise.
221 * ld-powerpc/tlsopt4.d: Likewise.
222 * ld-powerpc/tlsopt4_32.d: Likewise.
223 * ld-powerpc/tlsso.d: Likewise.
224 * ld-powerpc/tlstocso.d: Likewise.
225
226 2012-11-21 H.J. Lu <hongjiu.lu@intel.com>
227
228 PR binutils/14493
229 * ld-elf/maxpage5.d: New file.
230 * ld-elf/maxpage5.s: Likewise.
231 * ld-elf/maxpage5.t: Likewise.
232
233 2012-11-21 Roland McGrath <mcgrathr@google.com>
234
235 * ld-elf/comm-data.exp: Add XFAIL for arm*-*-* targets, referring
236 to PR ld/13802.
237
238 2012-11-21 H.J. Lu <hongjiu.lu@intel.com>
239
240 * ld-elf/discard1.d: Run on x86_64-*-linux-gnu*.
241 * ld-elf/discard2.d: Likewise.
242 * ld-elf/discard3.d: Likewise.
243 * ld-elf/eh6.d: Likewise.
244 * ld-elf/maxpage3c.d: Run on i?86-*-linux-gnu.
245 * ld-elf/maxpage4.d: Likewise.
246
247 2012-11-20 H.J. Lu <hongjiu.lu@intel.com>
248
249 PR ld/14862
250 * ld-elf/shared.exp (build_tests): Build libpr14862-1.o and
251 libpr14862.so.
252 (run_tests): Test pr14862.
253
254 * ld-elf/pr14862-1.c: New file.
255 * ld-elf/pr14862-2.c: Likewise.
256 * ld-elf/pr14862.map: Likewise.
257 * ld-elf/pr14862.out: Likewise.
258
259 2012-11-20 H.J. Lu <hongjiu.lu@intel.com>
260
261 * ld-elf/global1.d: New file.
262
263 2012-11-07 James Murray <jsm@jsm-net.demon.co.uk>
264
265 * ld-m68hc11/movw.d: New test for 16bit relocate.
266 * ld-m68hc11/movw.s: Source for test.
267
268 2012-10-30 Steve McIntyre <steve.mcintyre@linaro.org>
269
270 * ld-arm/eabi-hard-float.s: New test source.
271 * ld-arm/eabi-soft-float.s: New test source.
272 * ld-arm/eabi-hard-float.d: New test.
273 * ld-arm/eabi-soft-float.d: New test.
274 * ld-arm/eabi-soft-float-ABI4.d: New test.
275 * ld-arm/eabi-soft-float-r.d: New test.
276 * ld-arm/arm-elf.xp: Use the new tests.
277
278 2012-10-29 Alan Modra <amodra@gmail.com>
279
280 * ld-powerpc/powerpc.exp: Modify emulation option passed to ld
281 when little-endian.
282 * ld-powerpc/apuinfo-nul.rd: Update for le output.
283 * ld-powerpc/apuinfo.rd: Likewise.
284 * ld-powerpc/plt1.d: Likewise.
285 * ld-powerpc/relax.d: Likewise.
286 * ld-powerpc/relaxr.d: Likewise.
287 * ld-powerpc/sdadyn.d: Likewise.
288 * ld-powerpc/tls.d: Likewise.
289 * ld-powerpc/tls.g: Likewise.
290 * ld-powerpc/tls.t: Likewise.
291 * ld-powerpc/tls32.d: Likewise.
292 * ld-powerpc/tls32.g: Likewise.
293 * ld-powerpc/tls32.t: Likewise.
294 * ld-powerpc/tlsexe.d: Likewise.
295 * ld-powerpc/tlsexe.g: Likewise.
296 * ld-powerpc/tlsexe.r: Likewise.
297 * ld-powerpc/tlsexe.t: Likewise.
298 * ld-powerpc/tlsexe32.d: Likewise.
299 * ld-powerpc/tlsexe32.g: Likewise.
300 * ld-powerpc/tlsexe32.r: Likewise.
301 * ld-powerpc/tlsexe32.t: Likewise.
302 * ld-powerpc/tlsexetoc.d: Likewise.
303 * ld-powerpc/tlsexetoc.g: Likewise.
304 * ld-powerpc/tlsexetoc.r: Likewise.
305 * ld-powerpc/tlsexetoc.t: Likewise.
306 * ld-powerpc/tlsmark.d: Likewise.
307 * ld-powerpc/tlsmark32.d: Likewise.
308 * ld-powerpc/tlsopt1.d: Likewise.
309 * ld-powerpc/tlsopt1_32.d: Likewise.
310 * ld-powerpc/tlsopt2.d: Likewise.
311 * ld-powerpc/tlsopt2_32.d: Likewise.
312 * ld-powerpc/tlsopt3.d: Likewise.
313 * ld-powerpc/tlsopt3_32.d: Likewise.
314 * ld-powerpc/tlsopt4.d: Likewise.
315 * ld-powerpc/tlsopt4_32.d: Likewise.
316 * ld-powerpc/tlsso.d: Likewise.
317 * ld-powerpc/tlsso.g: Likewise.
318 * ld-powerpc/tlsso.r: Likewise.
319 * ld-powerpc/tlsso.t: Likewise.
320 * ld-powerpc/tlsso32.d: Likewise.
321 * ld-powerpc/tlsso32.g: Likewise.
322 * ld-powerpc/tlsso32.r: Likewise.
323 * ld-powerpc/tlsso32.t: Likewise.
324 * ld-powerpc/tlstoc.d: Likewise.
325 * ld-powerpc/tlstoc.g: Likewise.
326 * ld-powerpc/tlstoc.t: Likewise.
327 * ld-powerpc/tlstocso.d: Likewise.
328 * ld-powerpc/tlstocso.g: Likewise.
329 * ld-powerpc/tlstocso.t: Likewise.
330 * ld-powerpc/tocopt.out: Likewise.
331
332 2012-10-25 H.J. Lu <hongjiu.lu@intel.com>
333
334 * ld-elfvsb/main.c (main_visibility_checkcom): Remove address
335 check for visibility_def if HIDDEN_UNDEF_TEST is defined.
336 (main_visibility_checkweak): Remove address check for
337 visibility_func if HIDDEN_UNDEF_TEST is defined.
338
339 2012-10-25 Nathan Sidwell <nathan@codesourcery.com>
340
341 * ld-scripts/empty-aligned.d: Revert last change. Allow more
342 than one header, just not two PT_LOAD.
343 * ld-elf/stack.s: Use .long 0 rather than nops.
344
345 2012-10-23 Nathan Sidwell <nathan@codesourcery.com>
346
347 * ld-elf/binutils.exp: Add -z stack-size=0.
348 * ld-elf/elf.exp: Add stack-exec and stack-size tests.
349 * ld-elf/orphan-region.d: Add stack-size option. Remove xfail.
350 * ld-elf/stack-exec.rd: New.
351 * ld-elf/stack-size.rd: New.
352 * ld-elf/stack.s: New.
353 * ld-scripts/empty-aligned.d: Add stack-size option.
354 * ld-sh/fdpic-stack-set.d: New.
355 * ld-tic6x/shlib-1.rd: Remove __stacksize symbol.
356 * ld-tic6x/shlib-1b.rd: Likewise.
357 * ld-tic6x/shlib-1r.rd: Likewise.
358 * ld-tic6x/shlib-1rb.rd: Likewise.
359 * ld-tic6x/shlib-app-1.rd: Likewise.
360 * ld-tic6x/shlib-app-1b.rd: Likewise.
361 * ld-tic6x/shlib-app-1r.rd: Likewise.
362 * ld-tic6x/shlib-app-1rb.rd: Likewise.
363 * ld-tic6x/shlib-noindex.rd: Likewise.
364 * ld-tic6x/static-app-1.rd: Likewise.
365 * ld-tic6x/static-app-1b.rd: Likewise.
366 * ld-tic6x/static-app-1r.rd: Likewise.
367 * ld-tic6x/static-app-1rb.rd: Likewise.
368
369 2012-10-16 Sofiane Naci <sofiane.naci@arm.com>
370
371 * ld-aarch64/tlsle-symbol-offset.s: New file.
372 * ld-aarch64/tlsle-symbol-offset.d: New file.
373 * ld-aarch64/aarch64-elf.exp: Add tlsle-symbol-offset test.
374
375 2012-10-08 Joe Seymour <jseymour@codesourcery.com>
376
377 * ld-scripts/sane1.d: Sort output from nm. Allow for other symbols in
378 output.
379
380 2012-09-19 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
381
382 * ld-aarch64/emit-relocs-309-low.d: Replace symbol with regexp.
383 * ld-aarch64/emit-relocs-309-up.d: Likewise.
384
385 2012-09-19 Andrew Burgess <aburgess@broadcom.com>
386
387 * ld-scripts/assign-loc.d: New file. Test for assigning absolute
388 symbol to location counter.
389 * ld-scripts/assign-loc.t: New file. Linker script for above test.
390 * ld-scripts/expr.exp: Add new assignment test.
391
392 2012-09-18 H.J. Lu <hongjiu.lu@intel.com>
393
394 PR ld/14591
395 * ld-elf/comm-data.exp (run_ld_link_tests): Add comm-data3a and
396 comm-data3b tests.
397
398 * ld-ifunc/ifunc.exp (run_ld_link_exec_tests): New.
399
400 * ld-elf/comm-data3.sd: New file.
401 * ld-elf/comm-data3a.s: Likewise.
402 * ld-elf/comm-data3b.s: Likewise.
403 * ld-ifunc/ifunc-17a-i386.d: Likewise.
404 * ld-ifunc/ifunc-17a-x86-64.d: Likewise.
405 * ld-ifunc/ifunc-17a.s: Likewise.
406 * ld-ifunc/ifunc-17b-i386.d: Likewise.
407 * ld-ifunc/ifunc-17b-x86-64.d: Likewise.
408 * ld-ifunc/ifunc-17b.s: Likewise.
409 * ld-ifunc/ifunc-common-1.out: Likewise.
410 * ld-ifunc/ifunc-common-1a.c: Likewise.
411 * ld-ifunc/ifunc-common-1b.c: Likewise.
412
413 2012-09-17 H.J. Lu <hongjiu.lu@intel.com>
414
415 * ld-elf/shared.exp (build_cxx_tests): Move out the commented out
416 test.
417
418 * lib/ld-lib.exp (run_ld_link_exec_tests): Assemble all sources
419 files in each test.
420
421 2012-09-12 Chris Schlumberger-Socha <chris.schlumberger-socha@arm.com>
422
423 * ld-aarch64/aarch64-elf.exp: New reloc tests.
424 * ld-aarch64/emit-relocs-309-low-bad.d: New file. Expected asm for test
425 failure (lower bound overflow).
426 * ld-aarch64/emit-relocs-309-low.d: New file. Expected asm for test
427 success (lower bound).
428 * ld-aarch64/emit-relocs-309-up-bad.d: New file. Expected asm for test
429 failure (upper bound overflow).
430 * ld-aarch64/emit-relocs-309-up.d: New file. Expected asm for test
431 success (upper bound).
432 * ld-aarch64/emit-relocs-309.s: New file. Asm for new reloc tests.
433
434 2012-09-09 Hans-Peter Nilsson <hp@bitrange.com>
435
436 * ld-mmix/sec-1.d, ld-mmix/sec-3.d: Force end-of-section symbols
437 to be emitted and checked.
438 * ld-mmix/data-1.s, ld-mmix/orph-.d, ld-mmix/orph-awp.d,
439 ld-mmix/orph-d-a.d, ld-mmix/orph-d-awn.d, ld-mmix/orph-d-awp.d,
440 ld-mmix/orph-d-awpe.d, ld-mmix/orph-d.d, ld-mmix/orph-dc-ap.d,
441 ld-mmix/orph-dc-awp.d, ld-mmix/orph-dc.d, ld-mmix/tm-ae.s,
442 ld-mmix/tm-ape.s, ld-mmix/tm-awne.s, ld-mmix/tm-awpe.s,
443 ld-mmix/tm-d-ap.s, ld-mmix/tm-d-awp.s, ld-mmix/tm-d.s,
444 ld-mmix/tm-e.s, ld-mmix/tm-orph1.s: New test files.
445
446 2012-08-31 H.J. Lu <hongjiu.lu@intel.com>
447
448 * ld-i386/i386.exp: Run mov1a, mov1b.
449 * ld-x86-64/x86-64.exp: Run mov1a, mov1b, mov1c, mov1d.
450
451 * ld-i386/mov1.s: New file.
452 * ld-i386/mov1a.d: Likewise.
453 * ld-i386/mov1b.d: Likewise.
454 * ld-x86-64/mov1.s: Likewise.
455 * ld-x86-64/mov1a.d: Likewise.
456 * ld-x86-64/mov1b.d: Likewise.
457 * ld-x86-64/mov1c.d: Likewise.
458 * ld-x86-64/mov1d.d: Likewise.
459
460 2012-08-31 H.J. Lu <hongjiu.lu@intel.com>
461
462 * ld-i386/i386.exp: Run lea1d, lea1f, lea1f.
463 * ld-x86-64/x86-64.exp: Run lea1g, lea1h, lea1i, lea1j, lea1k,
464 lea1l.
465
466 * ld-ifunc/ifunc-13-i386.d: Remove R_386_RELATIVE entry.
467
468 * ld-i386/lea1d.d: New file.
469 * ld-i386/lea1e.d: Likewise.
470 * ld-i386/lea1f.d: Likewise.
471 * ld-x86-64/lea1g.d: Likewise.
472 * ld-x86-64/lea1h.d: Likewise.
473 * ld-x86-64/lea1i.d: Likewise.
474 * ld-x86-64/lea1j.d: Likewise.
475 * ld-x86-64/lea1k.d: Likewise.
476 * ld-x86-64/lea1l.d: Likewise.
477
478 2012-08-30 H.J. Lu <hongjiu.lu@intel.com>
479
480 * ld-i386/i386.exp: Run lea1a, lea1b, lea1c.
481 * ld-x86-64/x86-64.exp: Run lea1a, lea1b, lea1c, lea1d, lea1e,
482 lea1f.
483
484 * ld-i386/lea1.s: New file.
485 * ld-i386/lea1a.d: Likewise.
486 * ld-i386/lea1b.d: Likewise.
487 * ld-i386/lea1c.d: Likewise.
488 * ld-x86-64/lea1.s: Likewise.
489 * ld-x86-64/lea1a.d: Likewise.
490 * ld-x86-64/lea1b.d: Likewise.
491 * ld-x86-64/lea1c.d: Likewise.
492 * ld-x86-64/lea1d.d: Likewise.
493 * ld-x86-64/lea1e.d: Likewise.
494 * ld-x86-64/lea1f.d: Likewise.
495
496 2012-08-30 H.J. Lu <hongjiu.lu@intel.com>
497
498 PR ld/14525
499 * ld-elf/elf.exp: Run pr14525.
500
501 * ld-elf/pr14525.c: New.
502 * ld-elf/pr14525.out: Likewise.
503
504 2012-08-28 Maciej W. Rozycki <macro@codesourcery.com>
505
506 * ld-elf/export-class.sd: New test.
507 * ld-elf/export-class.vd: New test.
508 * ld-elf/export-class-def.s: New test source.
509 * ld-elf/export-class-dep.s: New test source.
510 * ld-elf/export-class-lib.s: New test source.
511 * ld-elf/export-class-ref.s: New test source.
512 * ld-elf/export-class-lib.ver: New test version script.
513 * ld-elf/export-class.exp: New test script.
514 * ld-arm/arm-export-class.rd: New test.
515 * ld-arm/arm-export-class.xd: New test.
516 * ld-arm/export-class.exp: New test script.
517 * ld-i386/i386-export-class.rd: New test.
518 * ld-i386/i386-export-class.xd: New test.
519 * ld-i386/export-class.exp: New test script.
520 * ld-mips-elf/mips-32-export-class.rd: New test.
521 * ld-mips-elf/mips-32-export-class.xd: New test.
522 * ld-mips-elf/mips-64-export-class.rd: New test.
523 * ld-mips-elf/mips-64-export-class.xd: New test.
524 * ld-mips-elf/export-class.exp: New test script.
525 * ld-powerpc/powerpc-32-export-class.rd: New test.
526 * ld-powerpc/powerpc-32-export-class.xd: New test.
527 * ld-powerpc/powerpc-64-export-class.rd: New test.
528 * ld-powerpc/powerpc-64-export-class.xd: New test.
529 * ld-powerpc/export-class.exp: New test script.
530 * ld-x86-64/x86-64-64-export-class.rd: New test.
531 * ld-x86-64/x86-64-x32-export-class.rd: New test.
532 * ld-x86-64/export-class.exp: New test script.
533
534 2012-08-24 H.J. Lu <hongjiu.lu@intel.com>
535
536 * ld-elf/exclude3a.d: Remove target and use failif.
537
538 * ld-elf/exclude3b.d: Change target to *-*-linux* *-*-gnu* and
539 use failif
540
541 * ld-elf/exclude3d.d: Removed.
542
543 2012-08-24 H.J. Lu <hongjiu.lu@intel.com>
544
545 * ld-elf/elf.exp: Add Solaris/x86-64 support to eh[1-4] test.
546
547 2012-08-24 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
548
549 * ld-arm/arm-elf.exp: Add new testcases.
550 * ld-arm/attr-merge-vfp-3.d: Update for change in expected
551 output.
552 * ld-arm/attr-merge-vfp-3r.d: Likewise.
553 * ld-arm/attr-merge-vfp-4.d: Likewise.
554 * ld-arm/attr-merge-vfp-4r.d: Likewise.
555 * ld-arm/attr-merge-vfp-5.d: Likewise.
556 * ld-arm/attr-merge-vfp-5r.d: Likewise.
557 * ld-arm/attr-merge-vfp-7.d: New testcase.
558 * ld-arm/attr-merge-vfp-7r.d: Likewise.
559 * ld-arm/attr-merge-vfp-armv8-hard.s: Likewise.
560 * ld-arm/attr-merge-vfp-armv8.s: Likewise.
561
562 2012-08-14 Nick Clifton <nickc@redhat.com>
563
564 PR ld/14265
565 * ld-gc/gc.exp: Add a new test.
566 * ld-gc/pr14265.c: Source file for the new test.
567 * ld-gc/pr14265.t: Linker script for the new test.
568 * ld-gc/pr14265.d: Expected symbol dump.
569
570 2012-08-13 Maciej W. Rozycki <macro@codesourcery.com>
571
572 * ld-mips-elf/export-class-call16-o32.dd: New test.
573 * ld-mips-elf/export-class-call16-o32-irix.dd: New test.
574 * ld-mips-elf/export-class-call16-o32.gd: New test.
575 * ld-mips-elf/export-class-call16-n32.dd: New test.
576 * ld-mips-elf/export-class-call16-n32.gd: New test.
577 * ld-mips-elf/export-class-call16-n64.dd: New test.
578 * ld-mips-elf/export-class-call16-n64.gd: New test.
579 * ld-mips-elf/export-class-call16-def.s: New test source.
580 * ld-mips-elf/export-class-call16-o32.s: New test source.
581 * ld-mips-elf/export-class-call16-n32.s: New test source.
582 * ld-mips-elf/export-class-call16-n64.s: New test source.
583 * ld-mips-elf/export-class-call16.ld: New test linker script.
584 * ld-mips-elf/mips-elf.exp: Run the new tests.
585
586 2012-08-13 Ian Bolton <ian.bolton@arm.com>
587 Laurent Desnogues <laurent.desnogues@arm.com>
588 Jim MacArthur <jim.macarthur@arm.com>
589 Marcus Shawcroft <marcus.shawcroft@arm.com>
590 Nigel Stephens <nigel.stephens@arm.com>
591 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
592 Richard Earnshaw <rearnsha@arm.com>
593 Sofiane Naci <sofiane.naci@arm.com>
594 Tejas Belagod <tejas.belagod@arm.com>
595 Yufeng Zhang <yufeng.zhang@arm.com>
596
597 * ld-aarch64/aarch64-elf.exp: New file.
598 * ld-aarch64/aarch64.ld: New file.
599 * ld-aarch64/eh-frame-bar.s: New file.
600 * ld-aarch64/eh-frame-foo.s: New file.
601 * ld-aarch64/eh-frame.d: New file.
602 * ld-aarch64/emit-relocs-257-be.d: New file.
603 * ld-aarch64/emit-relocs-257.d: New file.
604 * ld-aarch64/emit-relocs-257.s: New file.
605 * ld-aarch64/emit-relocs-260-be.d: New file.
606 * ld-aarch64/emit-relocs-260.d: New file.
607 * ld-aarch64/emit-relocs-260.s: New file.
608 * ld-aarch64/emit-relocs-262.d: New file.
609 * ld-aarch64/emit-relocs-262.s: New file.
610 * ld-aarch64/emit-relocs-263.d: New file.
611 * ld-aarch64/emit-relocs-263.s: New file.
612 * ld-aarch64/emit-relocs-264.d: New file.
613 * ld-aarch64/emit-relocs-264.s: New file.
614 * ld-aarch64/emit-relocs-265.d: New file.
615 * ld-aarch64/emit-relocs-265.s: New file.
616 * ld-aarch64/emit-relocs-266.d: New file.
617 * ld-aarch64/emit-relocs-266.s: New file.
618 * ld-aarch64/emit-relocs-267.d: New file.
619 * ld-aarch64/emit-relocs-267.s: New file.
620 * ld-aarch64/emit-relocs-268.d: New file.
621 * ld-aarch64/emit-relocs-268.s: New file.
622 * ld-aarch64/emit-relocs-269.d: New file.
623 * ld-aarch64/emit-relocs-269.s: New file.
624 * ld-aarch64/emit-relocs-270-bad.d: New file.
625 * ld-aarch64/emit-relocs-270.d: New file.
626 * ld-aarch64/emit-relocs-270.s: New file.
627 * ld-aarch64/emit-relocs-271.d: New file.
628 * ld-aarch64/emit-relocs-271.s: New file.
629 * ld-aarch64/emit-relocs-272.d: New file.
630 * ld-aarch64/emit-relocs-272.s: New file.
631 * ld-aarch64/emit-relocs-273.d: New file.
632 * ld-aarch64/emit-relocs-273.s: New file.
633 * ld-aarch64/emit-relocs-274.d: New file.
634 * ld-aarch64/emit-relocs-274.s: New file.
635 * ld-aarch64/emit-relocs-275.d: New file.
636 * ld-aarch64/emit-relocs-275.s: New file.
637 * ld-aarch64/emit-relocs-276.d: New file.
638 * ld-aarch64/emit-relocs-276.s: New file.
639 * ld-aarch64/emit-relocs-277.d: New file.
640 * ld-aarch64/emit-relocs-277.s: New file.
641 * ld-aarch64/emit-relocs-278.d: New file.
642 * ld-aarch64/emit-relocs-278.s: New file.
643 * ld-aarch64/emit-relocs-279-bad.d: New file.
644 * ld-aarch64/emit-relocs-279.d: New file.
645 * ld-aarch64/emit-relocs-279.s: New file.
646 * ld-aarch64/emit-relocs-280.d: New file.
647 * ld-aarch64/emit-relocs-280.s: New file.
648 * ld-aarch64/emit-relocs-282.d: New file.
649 * ld-aarch64/emit-relocs-282.s: New file.
650 * ld-aarch64/emit-relocs-283.d: New file.
651 * ld-aarch64/emit-relocs-283.s: New file.
652 * ld-aarch64/emit-relocs-284.d: New file.
653 * ld-aarch64/emit-relocs-284.s: New file.
654 * ld-aarch64/emit-relocs-285.d: New file.
655 * ld-aarch64/emit-relocs-285.s: New file.
656 * ld-aarch64/emit-relocs-286-bad.d: New file.
657 * ld-aarch64/emit-relocs-286.d: New file.
658 * ld-aarch64/emit-relocs-286.s: New file.
659 * ld-aarch64/emit-relocs-287.d: New file.
660 * ld-aarch64/emit-relocs-287.s: New file.
661 * ld-aarch64/emit-relocs-299.d: New file.
662 * ld-aarch64/emit-relocs-299.s: New file.
663 * ld-aarch64/emit-relocs-311.d: New file.
664 * ld-aarch64/emit-relocs-311.s: New file.
665 * ld-aarch64/emit-relocs-312.d: New file.
666 * ld-aarch64/emit-relocs-312.s: New file.
667 * ld-aarch64/emit-relocs1.s: New file.
668 * ld-aarch64/farcall-b-none-function.d: New file.
669 * ld-aarch64/farcall-b-none-function.s: New file.
670 * ld-aarch64/farcall-b.d: New file.
671 * ld-aarch64/farcall-b.s: New file.
672 * ld-aarch64/farcall-back.d: New file.
673 * ld-aarch64/farcall-back.s: New file.
674 * ld-aarch64/farcall-bl-none-function.d: New file.
675 * ld-aarch64/farcall-bl-none-function.s: New file.
676 * ld-aarch64/farcall-bl.d: New file.
677 * ld-aarch64/farcall-bl.s: New file.
678 * ld-aarch64/farcall-section.d: New file.
679 * ld-aarch64/farcall-section.s: New file.
680 * ld-aarch64/limit-b.d: New file.
681 * ld-aarch64/limit-b.s: New file.
682 * ld-aarch64/limit-bl.d: New file.
683 * ld-aarch64/limit-bl.s: New file.
684 * ld-aarch64/relocs.ld: New file.
685 * ld-aarch64/tls-desc-ie.d: New file.
686 * ld-aarch64/tls-desc-ie.s: New file.
687 * ld-aarch64/tls-relax-all.d: New file.
688 * ld-aarch64/tls-relax-all.s: New file.
689 * ld-aarch64/tls-relax-gd-ie.d: New file.
690 * ld-aarch64/tls-relax-gd-ie.s: New file.
691 * ld-aarch64/tls-relax-gd-le.d: New file.
692 * ld-aarch64/tls-relax-gd-le.s: New file.
693 * ld-aarch64/tls-relax-gdesc-ie-2.d: New file.
694 * ld-aarch64/tls-relax-gdesc-ie-2.s: New file.
695 * ld-aarch64/tls-relax-gdesc-ie.d: New file.
696 * ld-aarch64/tls-relax-gdesc-ie.s: New file.
697 * ld-aarch64/tls-relax-gdesc-le-2.d: New file.
698 * ld-aarch64/tls-relax-gdesc-le-2.s: New file.
699 * ld-aarch64/tls-relax-gdesc-le.d: New file.
700 * ld-aarch64/tls-relax-gdesc-le.s: New file.
701 * ld-aarch64/tls-relax-ie-le-2.d: New file.
702 * ld-aarch64/tls-relax-ie-le-2.s: New file.
703 * ld-aarch64/tls-relax-ie-le-3.d: New file.
704 * ld-aarch64/tls-relax-ie-le-3.s: New file.
705 * ld-aarch64/tls-relax-ie-le.d: New file.
706 * ld-aarch64/tls-relax-ie-le.s: New file.
707 * ld-aarch64/weak-undefined.d: New file.
708 * ld-aarch64/weak-undefined.s: New file.
709 * ld-elf/binutils.exp (binutils_test): Add optional parameter
710 'test_name'; change to construct 'test_name' from the 'prog_name'
711 and 'ld_options' only when "$test_name" == "".
712 * ld-elf/group8a.d (#notarget): Add AArch64.
713 * ld-elf/group8b.d (#notarget): Add AArch64.
714 * ld-elf/group9a.d (#notarget): Add AArch64.
715 * ld-elf/group9b.d (#notarget): Add AArch64.
716 * ld-elf/pr12851.d (#notarget): Add AArch64.
717 * ld-elf/pr12975.d (#notarget): Add AArch64.
718 * ld-elf/pr13177.d (#notarget): Add AArch64.
719 * ld-elf/pr13195.d (#notarget): Add AArch64.
720 * ld-elfvers/vers.exp: Add AArch64.
721 * ld-shared/shared.exp: Add AArch64.
722 * ld-srec/srec.exp: Add AArch64.
723 * lib/ld-lib.exp: Add AArch64.
724
725 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
726
727 * ld-mips-elf/dyn-sec64.ld: Use HIDDEN to define _gp.
728 * ld-mips-elf/eh-frame5.ld: Likewise.
729 * ld-mips-elf/got-dump-1.ld: Likewise.
730 * ld-mips-elf/got-dump-2.ld: Likewise.
731 * ld-mips-elf/got-page-1.ld: Likewise.
732 * ld-mips-elf/mips-dyn.ld: Likewise.
733 * ld-mips-elf/mips-lib.ld: Likewise.
734 * ld-mips-elf/mips16-pic-1.ld: Likewise.
735 * ld-mips-elf/no-shared-1.ld: Likewise.
736 * ld-mips-elf/pic-and-nonpic-1.ld: Likewise.
737 * ld-mips-elf/pic-and-nonpic-3a.ld: Likewise.
738 * ld-mips-elf/pic-and-nonpic-3b.ld: Likewise.
739 * ld-mips-elf/pic-and-nonpic-4b.ld: Likewise.
740 * ld-mips-elf/pic-and-nonpic-5b.ld: Likewise.
741 * ld-mips-elf/pic-and-nonpic-6.ld: Likewise.
742 * ld-mips-elf/reloc-2.ld: Likewise.
743 * ld-mips-elf/reloc-estimate-1.ld: Likewise.
744 * ld-mips-elf/stub-dynsym-1.ld: Likewise.
745 * ld-mips-elf/tls-hidden3.ld: Likewise.
746 * ld-mips-elf/mips16-pic-2.ad: Update accordingly.
747 * ld-mips-elf/pic-and-nonpic-3b.ad: Likewise.
748 * ld-mips-elf/pic-and-nonpic-4b.ad: Likewise.
749 * ld-mips-elf/pic-and-nonpic-5b.ad: Likewise.
750 * ld-mips-elf/pic-and-nonpic-6-n32.ad: Likewise.
751 * ld-mips-elf/pic-and-nonpic-6-n64.ad: Likewise.
752 * ld-mips-elf/pic-and-nonpic-6-o32.ad: Likewise.
753 * ld-mips-elf/eh-frame5.d: Likewise.
754 * ld-mips-elf/tlsdyn-o32-1.d: Likewise.
755 * ld-mips-elf/tlsdyn-o32-2.d: Likewise.
756 * ld-mips-elf/tlsdyn-o32-3.d: Likewise.
757 * ld-mips-elf/tlsdyn-o32.d: Likewise.
758 * ld-mips-elf/pic-and-nonpic-3a.dd: Likewise.
759 * ld-mips-elf/pic-and-nonpic-3b.dd: Likewise.
760 * ld-mips-elf/pic-and-nonpic-6-n32.dd: Likewise.
761 * ld-mips-elf/pic-and-nonpic-6-n64.dd: Likewise.
762 * ld-mips-elf/pic-and-nonpic-6-o32.dd: Likewise.
763 * ld-mips-elf/tls-multi-got-1.got: Likewise.
764 * ld-mips-elf/tlsdyn-o32-1.got: Likewise.
765 * ld-mips-elf/tlsdyn-o32-2.got: Likewise.
766 * ld-mips-elf/tlsdyn-o32-3.got: Likewise.
767 * ld-mips-elf/tlsdyn-o32.got: Likewise.
768 * ld-mips-elf/tlslib-o32-ver.got: Likewise.
769 * ld-mips-elf/tlslib-o32.got: Likewise.
770 * ld-mips-elf/mips16-pic-2.nd: Likewise.
771 * ld-mips-elf/pic-and-nonpic-1.nd: Likewise.
772 * ld-mips-elf/pic-and-nonpic-3b.nd: Likewise.
773 * ld-mips-elf/pic-and-nonpic-4b.nd: Likewise.
774 * ld-mips-elf/pic-and-nonpic-5b.nd: Likewise.
775 * ld-mips-elf/pic-and-nonpic-6-n32.nd: Likewise.
776 * ld-mips-elf/pic-and-nonpic-6-n64.nd: Likewise.
777 * ld-mips-elf/pic-and-nonpic-6-o32.nd: Likewise.
778 * ld-mips-elf/tls-multi-got-1.r: Likewise.
779 * ld-mips-elf/pic-and-nonpic-3b.rd: Likewise.
780 * ld-mips-elf/pic-and-nonpic-4b.rd: Likewise.
781 * ld-mips-elf/mips-elf.exp: Likewise.
782
783 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
784
785 * ld-mips-elf/gp-hidden.rd: New test.
786 * ld-mips-elf/gp-hidden.sd: New test.
787 * ld-mips-elf/gp-hidden-lib.rd: New test.
788 * ld-mips-elf/gp-hidden-ver.rd: New test.
789 * ld-mips-elf/gp-hidden-64.rd: New test.
790 * ld-mips-elf/gp-hidden-lib-64.rd: New test.
791 * ld-mips-elf/gp-hidden-ver-64.rd: New test.
792 * ld-mips-elf/gp-hidden.s: New test source.
793 * ld-mips-elf/gp-hidden-lib.s: New test source.
794 * ld-mips-elf/gp-hidden-ver.s: New test source.
795 * ld-mips-elf/gp-hidden-ver.ver: New test version script.
796 * ld-mips-elf/mips-elf.exp: Run the new tests.
797
798 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
799
800 * ld-mips-elf/rel32-o32.d: Adjust section VMAs after the removal
801 of _gp from the global scope.
802 * ld-mips-elf/rel32-n32.d: Likewise.
803 * ld-mips-elf/rel64.d: Likewise.
804
805 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
806
807 * ld-mips-elf/mips-elf.exp: Set has_newabi for all Linux targets.
808 Adjust abi_asflags for targets that do not infer the ISA from the
809 ABI.
810 * ld-mips-elf/eh-frame1-n32.d: Adjust for targets that do not
811 infer the ISA from the ABI.
812 * ld-mips-elf/eh-frame1-n64.d: Likewise.
813 * ld-mips-elf/eh-frame2-n32.d: Likewise.
814 * ld-mips-elf/eh-frame2-n64.d: Likewise.
815 * ld-mips-elf/elf-rel-got-n32-embed.d: Likewise.
816 * ld-mips-elf/elf-rel-got-n32.d: Likewise.
817 * ld-mips-elf/elf-rel-got-n64-embed.d: Likewise.
818 * ld-mips-elf/elf-rel-got-n64-linux.d: Likewise.
819 * ld-mips-elf/elf-rel-got-n64.d: Likewise.
820 * ld-mips-elf/elf-rel-xgot-n32-embed.d: Likewise.
821 * ld-mips-elf/elf-rel-xgot-n32.d: Likewise.
822 * ld-mips-elf/elf-rel-xgot-n64-embed.d: Likewise.
823 * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
824 * ld-mips-elf/elf-rel-xgot-n64.d: Likewise.
825 * ld-mips-elf/emit-relocs-1.d: Likewise.
826 * ld-mips-elf/got-page-2.d: Likewise.
827 * ld-mips-elf/no-shared-1-n32.d: Likewise.
828 * ld-mips-elf/no-shared-1-n64.d: Likewise.
829 * ld-mips-elf/rel32-n32.d: Likewise.
830 * ld-mips-elf/rel64.d: Likewise.
831 * ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
832 * ld-mips-elf/relax-jalr-n32.d: Likewise.
833 * ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
834 * ld-mips-elf/relax-jalr-n64.d: Likewise.
835 * ld-mips-elf/reloc-1-n32.d: Likewise.
836 * ld-mips-elf/reloc-1-n64.d: Likewise.
837 * ld-mips-elf/textrel-1.d: Likewise.
838
839 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
840
841 * ld-mips-elf/reloc-1-n32.d: Add -EB to GAS flags.
842 * ld-mips-elf/mips-elf.exp: Update GAS flags in reloc test 6.
843
844 2012-08-06 Maciej W. Rozycki <macro@codesourcery.com>
845
846 * lib/ld-lib.exp (run_dump_test): Implement the EXTRA_OPTIONS
847 argument and the "dump" keyword.
848 * ld-mips-elf/emit-relocs-1a.s: Make section alignment uniform
849 across targets.
850 * ld-mips-elf/emit-relocs-1b.s: Likewise.
851 * ld-mips-elf/jalbal.s: Adjust padding.
852 * ld-mips-elf/elf-rel-got-n32-embed.d: New test.
853 * ld-mips-elf/elf-rel-got-n64-embed.d: New test.
854 * ld-mips-elf/elf-rel-xgot-n32-embed.d: New test.
855 * ld-mips-elf/elf-rel-xgot-n64-embed.d: New test.
856 * ld-mips-elf/elf-rel-got-n32.d: Remove -melf32btsmipn32.
857 * ld-mips-elf/elf-rel-got-n64.d: Remove -melf64btsmip. Adjust
858 output.
859 * ld-mips-elf/elf-rel-got-n64-linux.d: Remove -melf64btsmip.
860 * ld-mips-elf/elf-rel-xgot-n32.d: Remove -melf32btsmipn32.
861 Adjust output.
862 * ld-mips-elf/elf-rel-xgot-n64.d: Remove -melf64btsmip. Adjust
863 output.
864 * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
865 * ld-mips-elf/reloc-1-n64.d: Remove -melf64btsmip.
866 * ld-mips-elf/mips-elf.exp: Set has_newabi for mips*-sde-elf*
867 too. Move tool flags from o32_as_flags and o32_ld_flags
868 variables into abi_asflags and abi_ldflags arrays. Adjust test
869 cases run to use them. Run the new tests.
870
871 2012-08-05 Maciej W. Rozycki <macro@linux-mips.org>
872
873 * ld-vax-elf: New directory.
874 * ld-vax-elf/plt-local-lib.dd: New test.
875 * ld-vax-elf/plt-local-lib.ld: New test linker script.
876 * ld-vax-elf/plt-local-lib.s: New test source.
877 * ld-vax-elf/plt-local.dd: New test.
878 * ld-vax-elf/plt-local.ld: New test linker script.
879 * ld-vax-elf/plt-local.s: New test source.
880 * ld-vax-elf/plt-local-hidden-pic.s: New test source.
881 * ld-vax-elf/plt-local-rehidden-pic.s: New test source.
882 * ld-vax-elf/vax-elf.exp: New test script.
883
884 2012-08-03 Maciej W. Rozycki <macro@codesourcery.com>
885
886 * lib/ld-lib.exp (at_least_gcc_version): Accept more version
887 number formats; avoid throwing exceptions in any case.
888
889 2012-08-03 Maciej W. Rozycki <macro@codesourcery.com>
890
891 * ld-mips-elf/mode-change-error-1.d: Update the error message.
892
893 2012-08-02 Maciej W. Rozycki <macro@codesourcery.com>
894
895 * ld-mips-elf/got-vers-1.rd: Fix a typo.
896
897 2012-08-01 James Lemke <jwlemke@codesourcery.com>
898
899 * ld-gc/pr13683.d: XFAIL for powerpc*-*-eabivle.
900
901 2012-07-31 H.J. Lu <hongjiu.lu@intel.com>
902
903 * ld-elf/fini0.s: Indent global directive.
904 * ld-elf/foo0.s: Likewise.
905 * ld-elf/init0.s: Likewise.
906
907 * ld-elf/pr14156c.t: Keep text section.
908
909 2012-07-26 Meador Inge <meadori@codesourcery.com>
910
911 PR ld/14397
912 * ld-arm/arm-elf.exp: Add tests of linking without .rel.plt.
913 * ld-arm/arm-no-rel-plt.out: Linker script without .rel.plt section.
914 * ld-arm/arm-no-rel-plt.out: Expected output.
915
916 2012-07-13 Hans-Peter Nilsson <hp@axis.com>
917
918 * ld-elf/foo0.s: Use ARM-compatible .section syntax.
919 * ld-elf/foo1.s: Likewise.
920 * ld-elf/foo2.s: Likewise.
921 * ld-elf/foo3.s: Likewise.
922 * ld-elf/foon.s: Likewise.
923
924 2012-07-10 H.J. Lu <hongjiu.lu@intel.com>
925
926 PR ld/14156
927 * ld-elf/fini0.s: New file.
928 * ld-elf/fini1.s: Likewise.
929 * ld-elf/fini2.s: Likewise.
930 * ld-elf/fini3.s: Likewise.
931 * ld-elf/finin.s: Likewise.
932 * ld-elf/foo0.s: Likewise.
933 * ld-elf/foo1.s: Likewise.
934 * ld-elf/foo2.s: Likewise.
935 * ld-elf/foo3.s: Likewise.
936 * ld-elf/foon.s: Likewise.
937 * ld-elf/init0.s: Likewise.
938 * ld-elf/init1.s: Likewise.
939 * ld-elf/init2.s: Likewise.
940 * ld-elf/init3.s: Likewise.
941 * ld-elf/initn.s: Likewise.
942 * ld-elf/pr14156a.d: Likewise.
943 * ld-elf/pr14156b.d: Likewise.
944 * ld-elf/pr14156c.d: Likewise.
945 * ld-elf/pr14156c.t: Likewise.
946
947 2012-07-09 H.J. Lu <hongjiu.lu@intel.com>
948
949 PR ld/14323
950 * ld-elf/pr14323-1.c: New.
951 * ld-elf/pr14323-2.c: Likewise.
952
953 * ld-elf/shared.exp (build_tests): Add libpr14323-2.so.
954 (run_tests): Add pr14323.
955
956 2012-07-03 H.J. Lu <hongjiu.lu@intel.com>
957
958 PR ld/3351
959 * ld-elf/indirect.exp: New file.
960 * ld-elf/indirect1a.c: Likewise.
961 * ld-elf/indirect1b.c: Likewise.
962 * ld-elf/indirect1c.c: Likewise.
963 * ld-elf/indirect2.c: Likewise.
964 * ld-elf/indirect3.out: Likewise.
965 * ld-elf/indirect3a.c: Likewise.
966 * ld-elf/indirect3b.c: Likewise.
967 * ld-elf/indirect3c.c: Likewise.
968 * ld-elf/indirect4.out: Likewise.
969 * ld-elf/indirect4a.c: Likewise.
970 * ld-elf/indirect4b.c: Likewise.
971 * ld-elf/indirect4c.c: Likewise.
972
973 2012-07-02 Roland McGrath <mcgrathr@google.com>
974
975 * ld/testsuite/ld-i386/tlsbin-nacl.rd: Update for symbol table changes.
976 * ld/testsuite/ld-i386/tlsbindesc-nacl.rd: Likewise.
977 * ld/testsuite/ld-i386/tlsdesc-nacl.rd: Likewise.
978 * ld/testsuite/ld-i386/tlsgdesc-nacl.rd: Likewise.
979 * ld/testsuite/ld-i386/tlsnopic-nacl.rd: Likewise.
980 * ld/testsuite/ld-i386/tlspic-nacl.rd: Likewise.
981 * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: Likewise.
982 * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: Likewise.
983 * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: Likewise.
984 * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: Likewise.
985 * ld/testsuite/ld-x86-64/tlspic-nacl.rd: Likewise.
986
987 2012-07-02 H.J. Lu <hongjiu.lu@intel.com>
988
989 * ld-elf/data2.c: New file.
990 * ld-elf/weakdef1.c: Likewise.
991
992 * ld-elf/shared.exp: Add tests for libdata2 and weakdef1.
993
994 2012-06-28 Roland McGrath <mcgrathr@google.com>
995
996 * ld-arm/arm-elf.exp (armelftests_common): Add a test that gets
997 arm-lib.so built so armeabitests_common can use it.
998 (unresolved-1-dyn): Exclude this test for [istarget "arm*-*-nacl*"].
999
1000 2012-06-26 Roland McGrath <mcgrathr@google.com>
1001
1002 * ld-elf/ehdr_start.d (target): Add *-*-nacl*.
1003
1004 2012-06-27 Alan Modra <amodra@gmail.com>
1005
1006 * ld-elf/ehdr_start.s: Use data rather than rodata.
1007 * ld-elf/ehdr_start.d: Run on linux and gnu targets only.
1008
1009 2012-06-25 Roland McGrath <mcgrathr@google.com>
1010
1011 * ld-elf/ehdr_start.d (ld): Add explicit -e _start.
1012 (notarget): Add arm*-*-eabi* cris-*-*.
1013
1014 2012-06-22 Roland McGrath <mcgrathr@google.com>
1015
1016 * ld-elf/ehdr_start.s: New file.
1017 * ld-elf/ehdr_start.d: New file.
1018
1019 2012-06-21 Alan Modra <amodra@gmail.com>
1020
1021 * ld-gc/start.d: Update.
1022
1023 2012-06-18 Hans-Peter Nilsson <hp@axis.com>
1024
1025 * ld-cris/dso-pltdis1.d, ld-cris/dso-pltdis2.d, dsofng.s
1026 dsofn4g.s: New tests.
1027
1028 2012-06-17 Hans-Peter Nilsson <hp@axis.com>
1029
1030 * ld-cris/tls-e-tpiecomm1.d, ld-cris/tls-e-tpiecomm1.s: New test.
1031 * ld-cris/tls-dso-tpoffgotcomm1.d,
1032 ld-cris/tls-dso-tpoffgotcomm1.s: Ditto.
1033
1034 * ld-cris/tls-e-tpoffgotcomm1.d: New test.
1035
1036 2012-06-16 Alan Modra <amodra@gmail.com>
1037
1038 * ld-alpha/emptygot.nm, * ld-alpha/tlsbin.rd, * ld-alpha/tlsbinr.rd,
1039 * ld-alpha/tlspic.rd, * ld-arm/arm-dyn.ld, * ld-arm/armthumb-lib.sym,
1040 * ld-arm/farcall-mixed-app.sym, * ld-arm/mixed-app.sym,
1041 * ld-arm/mixed-lib.sym, * ld-arm/preempt-app.sym,
1042 * ld-cris/libdso-2.d, * ld-cris/pv32-1.d, * ld-cris/tls-e-20.d,
1043 * ld-cris/tls-e-20a.d, * ld-cris/tls-e-80.d,
1044 * ld-cris/tls-e-tpoffcomm1.d, * ld-cris/tls-gc-68.d,
1045 * ld-cris/tls-gc-69.d, * ld-cris/tls-gc-70.d, * ld-cris/tls-gc-71.d,
1046 * ld-cris/tls-gc-75.d, * ld-cris/tls-gc-76.d, * ld-cris/tls-gc-79.d,
1047 * ld-cris/weakhiddso.d, * ld-cris/weakref3.d, * ld-cris/weakref4.d,
1048 * ld-elfvsb/hidden2.d, * ld-i386/tlsbin.rd, * ld-i386/tlsbindesc.rd,
1049 * ld-i386/tlsdesc.rd, * ld-i386/tlsgdesc.rd, * ld-i386/tlsnopic.rd,
1050 * ld-i386/tlspic.rd, * ld-ia64/tlsbin.rd, * ld-ia64/tlspic.rd,
1051 * ld-mips-elf/tlsdyn-o32-1.d, * ld-mips-elf/tlsdyn-o32-1.got,
1052 * ld-mips-elf/tlsdyn-o32-2.d, * ld-mips-elf/tlsdyn-o32-2.got,
1053 * ld-mips-elf/tlsdyn-o32-3.d, * ld-mips-elf/tlsdyn-o32-3.got,
1054 * ld-mmix/bpo-10.d, * ld-mmix/bpo-11.d, * ld-mmix/greg-6.d,
1055 * ld-mmix/greg-7.d, * ld-mmix/loc1.d, * ld-mmix/loc2.d,
1056 * ld-mmix/loc3.d, * ld-mmix/loc4.d, * ld-mmix/loc6.d,
1057 * ld-mmix/locdo-1.d, * ld-mmix/loct-1.d, * ld-mmix/locto-1.d,
1058 * ld-mmix/start-1.d, * ld-mmix/undef-3.d, * ld-powerpc/relbrlt.d,
1059 * ld-powerpc/tlsexe.r, * ld-powerpc/tlsexe32.r,
1060 * ld-powerpc/tlsexetoc.r, * ld-powerpc/tlsso.r,
1061 * ld-powerpc/tlsso32.r, * ld-powerpc/tlstocso.r,
1062 * ld-s390/tlsbin.rd, * ld-s390/tlsbin_64.rd, * ld-s390/tlspic.rd,
1063 * ld-s390/tlspic_64.rd, * ld-scripts/empty-address-1.d,
1064 * ld-scripts/empty-address-2a.d, * ld-scripts/empty-address-2b.d,
1065 * ld-scripts/empty-address-3a.d, * ld-scripts/empty-address-3b.d,
1066 * ld-scripts/empty-address-3c.d, * ld-sh/sh64/abi32.xd,
1067 * ld-sh/sh64/abi64.xd, * ld-sh/sh64/cmpct1.xd,
1068 * ld-sh/sh64/crange1.rd, * ld-sh/sh64/crange2.rd,
1069 * ld-sh/sh64/crange3-cmpct.rd, * ld-sh/sh64/crange3-media.rd,
1070 * ld-sh/sh64/crange3.rd, * ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd,
1071 * ld-sh/sh64/shdl32.xd, * ld-sh/sh64/shdl64.xd,
1072 * ld-sparc/gotop32.rd, * ld-sparc/gotop64.rd,
1073 * ld-sparc/tlssunbin32.rd, * ld-sparc/tlssunbin64.rd,
1074 * ld-sparc/tlssunnopic32.rd, * ld-sparc/tlssunnopic64.rd,
1075 * ld-sparc/tlssunpic32.rd, * ld-sparc/tlssunpic64.rd,
1076 * ld-spu/icache1.d, * ld-spu/pic.d, * ld-tic6x/shlib-1.rd,
1077 * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd,
1078 * ld-tic6x/shlib-1rb.rd, * ld-tic6x/shlib-app-1.rd,
1079 * ld-tic6x/shlib-app-1b.rd, * ld-tic6x/shlib-app-1r.rd,
1080 * ld-tic6x/shlib-app-1rb.rd, * ld-tic6x/shlib-noindex.rd,
1081 * ld-tic6x/static-app-1.rd, * ld-tic6x/static-app-1b.rd,
1082 * ld-tic6x/static-app-1r.rd, * ld-tic6x/static-app-1rb.rd,
1083 * ld-x86-64/tlsbin.rd, * ld-x86-64/tlsbindesc.rd,
1084 * ld-x86-64/tlsdesc.rd, * ld-x86-64/tlsgdesc.rd,
1085 * ld-x86-64/tlspic.rd: Update.
1086 * ld-tic6x/dsbt-be.ld: Add ". = .;" before __c6xabi_DSBT_BASE.
1087 * ld-tic6x/dsbt.ld: Likewise.
1088
1089 2012-06-13 Nick Clifton <nickc@redhat.com>
1090
1091 * ld-arm/arm-app-abs32.d; Update expected disassembly in line with
1092 improved architecture detection.
1093 * ld-arm/arm-app.d: Likewise.
1094 * ld-arm/arm-lib-plt32.d: Likewise.
1095 * ld-arm/arm-lib.d: Likewise.
1096 * ld-arm/arm-static-app.d: Likewise.
1097 * ld-arm/armthumb-lib.d: Likewise.
1098 * ld-arm/farcall-mixed-app-v5.d: Likewise.
1099 * ld-arm/farcall-mixed-app.d: Likewise.
1100 * ld-arm/farcall-mixed-lib-v4t.d: Likewise.
1101 * ld-arm/farcall-mixed-lib.d: Likewise.
1102 * ld-arm/mixed-app-v5.d: Likewise.
1103 * ld-arm/mixed-app.d: Likewise.
1104 * ld-arm/mixed-lib.d: Likewise.
1105 * ld-arm/tls-app.d: Likewise.
1106 * ld-arm/tls-descrelax-be32.d: Likewise.
1107 * ld-arm/tls-descrelax.d: Likewise.
1108 * ld-arm/tls-descseq.d: Likewise.
1109 * ld-arm/tls-gdesc-got.d: Likewise.
1110 * ld-arm/tls-gdesc.d: Likewise.
1111 * ld-arm/tls-gdierelax.d: Likewise.
1112 * ld-arm/tls-gdierelax2.d: Likewise.
1113 * ld-arm/tls-gdlerelax.d: Likewise.
1114 * ld-arm/tls-lib-loc.d: Likewise.
1115 * ld-arm/tls-lib.d: Likewise.
1116 * ld-arm/tls-thumb1.d: Likewise.
1117
1118 2012-06-12 H.J. Lu <hongjiu.lu@intel.com>
1119
1120 PR ld/14207
1121 * ld-x86-64/x86-64.exp: Run pr14207.
1122
1123 * ld-x86-64/pr14207.d: New file.
1124 * ld-x86-64/pr14207.s: Likewise.
1125
1126 2012-06-11 H.J. Lu <hongjiu.lu@intel.com>
1127
1128 PR ld/14215
1129 * ld-i386/i386.exp: Run pr14215.
1130 * ld-x86-64/x86-64.exp: Likewise.
1131
1132 * ld-i386/pr14215.d: New file.
1133 * ld-i386/pr14215.s: Likewise.
1134 * ld-x86-64/pr14215.d: Likewise.
1135 * ld-x86-64/pr14215.s: Likewise.
1136
1137 2012-06-06 Alan Modra <amodra@gmail.com>
1138
1139 * ld-alpha/tlsbin.rd, * ld-alpha/tlsbinr.rd, * ld-alpha/tlspic.rd,
1140 * ld-arm/script-type.sym, * ld-cris/hiddef1.d, * ld-cris/tls-e-20a.d,
1141 * ld-cris/tls-e-tpoffcomm1.d, * ld-cris/tls-gc-76.d,
1142 * ld-cris/tls-local-64.d, * ld-i386/pr12718.d, * ld-i386/pr12921.d,
1143 * ld-i386/tlsbin.rd, * ld-i386/tlsbindesc.rd, * ld-i386/tlsdesc.rd,
1144 * ld-i386/tlsnopic.rd, * ld-i386/tlspic.rd, * ld-ia64/tlsbin.rd,
1145 * ld-ia64/tlspic.rd, * ld-mips-elf/reloc-merge-lo16.d,
1146 * ld-mmix/bpo-1.d, * ld-mmix/bpo-10.d, * ld-mmix/bpo-11.d,
1147 * ld-mmix/bpo-14.d, * ld-mmix/bpo-16.d, * ld-mmix/bpo-17.d,
1148 * ld-mmix/bpo-18.d, * ld-mmix/bpo-2.d, * ld-mmix/bpo-22.d,
1149 * ld-mmix/bpo-3.d, * ld-mmix/bpo-4.d, * ld-mmix/bpo-5.d,
1150 * ld-mmix/bpo-9.d, * ld-mmix/greg-1.d, * ld-mmix/greg-19.d,
1151 * ld-mmix/greg-2.d, * ld-mmix/greg-3.d, * ld-mmix/greg-4.d,
1152 * ld-mmix/greg-5.d, * ld-mmix/greg-5s.d, * ld-mmix/greg-6.d,
1153 * ld-mmix/greg-7.d, * ld-mmix/loc4.d, * ld-mmix/local1.d,
1154 * ld-mmix/local3.d, * ld-mmix/local5.d, * ld-mmix/local7.d,
1155 * ld-mmix/loct-1.d, * ld-mn10300/i135409-1.d, * ld-powerpc/tlsexe.r,
1156 * ld-powerpc/tlsexe32.r, * ld-powerpc/tlsexetoc.r,
1157 * ld-powerpc/tlsso.r, * ld-powerpc/tlsso32.r, * ld-powerpc/tlstocso.r,
1158 * ld-powerpc/vxworks-relax-2.rd, * ld-s390/tlsbin.rd,
1159 * ld-s390/tlspic.rd, * ld-s390/tlspic_64.rd, * ld-sh/sub2l-1.d,
1160 * ld-sh/weak1.d, * ld-sh/sh64/abi32.xd, * ld-sh/sh64/abi64.xd,
1161 * ld-sh/sh64/cmpct1.xd, * ld-sh/sh64/crange1.rd,
1162 * ld-sh/sh64/crange2.rd, * ld-sh/sh64/crange3-cmpct.rd,
1163 * ld-sh/sh64/crange3-media.rd, * ld-sh/sh64/crange3.rd,
1164 * ld-sh/sh64/crangerel1.rd, * ld-sh/sh64/crangerel2.rd,
1165 * ld-sh/sh64/mix1.xd, * ld-sh/sh64/mix2.xd, * ld-sh/sh64/shdl32.xd,
1166 * ld-sh/sh64/shdl64.xd, * ld-sparc/gotop32.rd,
1167 * ld-sparc/gotop64.rd, * ld-sparc/tlssunbin32.rd,
1168 * ld-sparc/tlssunbin64.rd, * ld-sparc/tlssunnopic32.rd,
1169 * ld-sparc/tlssunnopic64.rd, * ld-sparc/tlssunpic32.rd,
1170 * ld-sparc/tlssunpic64.rd, * ld-tic6x/shlib-1.rd,
1171 * ld-tic6x/shlib-1b.rd, * ld-tic6x/shlib-1r.rd, * ld-tic6x/shlib-1rb.rd,
1172 * ld-tic6x/shlib-app-1.rd, * ld-tic6x/shlib-app-1b.rd,
1173 * ld-tic6x/shlib-app-1r.rd, * ld-tic6x/shlib-app-1rb.rd,
1174 * ld-tic6x/shlib-noindex.rd, * ld-tic6x/static-app-1.rd,
1175 * ld-tic6x/static-app-1b.rd, * ld-tic6x/static-app-1r.rd,
1176 * ld-tic6x/static-app-1rb.rd, * ld-x86-64/ilp32-4-nacl.d,
1177 * ld-x86-64/ilp32-4.d, * ld-x86-64/pr12718.d, * ld-x86-64/pr12921.d,
1178 * ld-x86-64/split-by-file-nacl.rd, * ld-x86-64/split-by-file.rd,
1179 * ld-x86-64/tlsbin.rd, * ld-x86-64/tlsbindesc.rd,
1180 * ld-x86-64/tlsdesc.rd, * ld-x86-64/tlspic.rd: Update to suit
1181 added STT_FILE symbols.
1182
1183 2012-06-06 Alan Modra <amodra@gmail.com>
1184
1185 * ld-mmix/bpo-9.d: Update.
1186 * ld-mmix/bpo-10.d: Update.
1187 * ld-mmix/bpo-11.d: Update.
1188 * ld-mmix/sec-7m.d: Update.
1189
1190 2012-05-31 H.J. Lu <hongjiu.lu@intel.com>
1191
1192 * ld-ifunc/ifunc-13a-x86-64.s: Add missing "foo" after ".global".
1193 * ld-ifunc/ifunc-15-x86-64.s: Likewise.
1194
1195 2012-05-30 Nick Clifton <nickc@redhat.com>
1196
1197 * ld-tic6x/shlib-1b.rd: Revert previous delta.
1198 * ld-tic6x/shlib-1rb.rd: Likewise.
1199 * ld-tic6x/shlib-1.rd: Likewise.
1200 * ld-tic6x/shlib-1r.rd: Likewise.
1201 * ld-tic6x/shlib-app-1b.rd: Likewise.
1202 * ld-tic6x/shlib-app-1rb.rd: Likewise.
1203 * ld-tic6x/shlib-app-1.rd: Likewise.
1204 * ld-tic6x/shlib-app-1r.rd: Likewise.
1205 * ld-tic6x/shlib-noindex.rd: Likewise.
1206 * ld-tic6x/static-app-1b.rd: Likewise.
1207 * ld-tic6x/static-app-1rb.rd: Likewise.
1208 * ld-tic6x/static-app-1.rd: Likewise.
1209 * ld-tic6x/static-app-1r.rd: Likewise.
1210
1211 2012-05-29 Nick Clifton <nickc@redhat.com>
1212
1213 * ld-tic6x/shlib-1b.rd: Update expected readelf output.
1214 * ld-tic6x/shlib-1rb.rd: Likewise.
1215 * ld-tic6x/shlib-1.rd: Likewise.
1216 * ld-tic6x/shlib-1r.rd: Likewise.
1217 * ld-tic6x/shlib-app-1b.rd: Likewise.
1218 * ld-tic6x/shlib-app-1rb.rd: Likewise.
1219 * ld-tic6x/shlib-app-1.rd: Likewise.
1220 * ld-tic6x/shlib-app-1r.rd: Likewise.
1221 * ld-tic6x/shlib-noindex.rd: Likewise.
1222 * ld-tic6x/static-app-1b.rd: Likewise.
1223 * ld-tic6x/static-app-1rb.rd: Likewise.
1224 * ld-tic6x/static-app-1.rd: Likewise.
1225 * ld-tic6x/static-app-1r.rd: Likewise.
1226
1227 2012-05-28 Nick Clifton <nickc@redhat.com>
1228
1229 * ld-ifunc/ifunc-13a-i386.s: Fix use of .global directive.
1230 * ld-ifunc/ifunc-15a-i385.s: Likewise.
1231
1232 2012-05-28 Alan Modra <amodra@gmail.com>
1233
1234 PR ld/14170
1235 * ld-elf/pr14170a.s: Put foo, bar address in .data.
1236 * ld-elf/elf.exp: Don't run pr14170 test on hppa64-hpux. Ignore
1237 tic6x warnings.
1238
1239 2012-05-27 H.J. Lu <hongjiu.lu@intel.com>
1240
1241 PR ld/14170
1242 * ld-elf/elf.exp: Add a test for PR ld/14170.
1243
1244 * ld-elf/pr14170a.s: New file.
1245 * ld-elf/pr14170b.s: Likewise.
1246 * ld-elf/pr14170c.s: Likewise.
1247
1248 2012-05-26 Alan Modra <amodra@gmail.com>
1249
1250 * ld-srec/srec.exp: Remove powerpc64 flag setting.
1251
1252 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
1253
1254 * ld-elf/eh1.d: Don't skip x86_64-*-linux-gnux32.
1255 * ld-elf/eh2.d: Likewise.
1256 * ld-elf/eh3.d: Likewise.
1257 * ld-elf/eh4.d: Likewise.
1258
1259 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
1260
1261 * ld-x86-64/ilp32-11.s Add ".space 0x1000" before func.
1262 (func): Make it global and hidden.
1263 * ld-x86-64/ilp32-11.d: Updated.
1264
1265 2012-05-22 Roland McGrath <mcgrathr@google.com>
1266
1267 * ld-elf/eh4.d: Revert last change.
1268 Loosen CFI-matching regexps so they match x86_64-*-nacl* variant too.
1269
1270 * ld-x86-64/pr12570a.d (name): Distinguish it from pr12570b.d case.
1271 Loosen CFI-matching regexp so it matches x86_64-*-nacl* variant too.
1272 * ld-x86-64/pr12570b.d: Likewise.
1273 * ld-x86-64/x86-64.exp: Revert last change.
1274
1275 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
1276
1277 * ld-elf/eh4.d: Skip x86_64-*-nacl*.
1278
1279 * ld-x86-64/x86-64.exp: Xfail pr12570a for x86_64-*-nacl*.
1280
1281 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
1282
1283 PR ld/13909
1284 * ld-i386/i386.exp: Revert the last change.
1285 * ld-x86-64/x86-64.exp: Likewise.
1286
1287 * ld-i386/dummy.s: Removed.
1288 * ld-i386/pr13909.d: Likewise.
1289 * ld-x86-64/pr13909.d: Likewise.
1290
1291 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
1292
1293 PR ld/13909
1294 * ld-i386/i386.exp: Run pr13909.
1295 * ld-x86-64/x86-64.exp: Likewise.
1296
1297 * ld-i386/dummy.s: New file.
1298 * ld-i386/pr13909.d: Likewise.
1299 * ld-x86-64/pr13909.d: Likewise.
1300
1301 2012-05-22 H.J. Lu <hongjiu.lu@intel.com>
1302
1303 PR ld/14105
1304 * ld-elf/eh4.d: Add PLT eh_frame.
1305
1306 * ld-i386/i386.exp: Run pr12570a and pr12570b.
1307 * ld-x86-64/x86-64.exp: Likewise.
1308
1309 * ld-i386/pr12570a.d: New file.
1310 * ld-i386/pr12570a.s: Likewise.
1311 * ld-i386/pr12570b.s: Likewise.
1312 * ld-i386/pr12570b.s: Likewise.
1313 * ld-x86-64/pr12570a.d: Likewise.
1314 * ld-x86-64/pr12570a.s: Likewise.
1315 * ld-x86-64/pr12570b.d: Likewise.
1316 * ld-x86-64/pr12570b.s: Likewise.
1317
1318 2012-05-19 Alan Modra <amodra@gmail.com>
1319
1320 * ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings.
1321
1322 2012-05-19 Alan Modra <amodra@gmail.com>
1323
1324 * ld-powerpc/vle.ld: New.
1325 * ld-powerpc/powerpc.exp (vle reloc tests): Link using vle.ld.
1326
1327 2012-05-18 H.J. Lu <hongjiu.lu@intel.com>
1328
1329 * ld-i386/tlsdesc-nacl.rd: Update for dynamic sym changes.
1330 * ld-i386/tlsdesc.rd: Likewise.
1331 * ld-i386/tlsgdesc-nacl.rd: Likewise.
1332 * ld-i386/tlsgdesc.rd: Likewise.
1333 * ld-i386/tlsnopic-nacl.rd: Likewise.
1334 * ld-i386/tlsnopic.rd: Likewise.
1335 * ld-i386/tlspic-nacl.rd: Likewise.
1336 * ld-i386/tlspic.rd: Likewise.
1337 * ld-x86-64/tlsdesc-nacl.rd: Likewise.
1338 * ld-x86-64/tlsdesc.rd: Likewise.
1339 * ld-x86-64/tlsgdesc-nacl.rd: Likewise.
1340 * ld-x86-64/tlsgdesc.rd: Likewise.
1341 * ld-x86-64/tlspic-nacl.rd: Likewise.
1342 * ld-x86-64/tlspic.rd: Likewise.
1343
1344 2012-05-18 Alan Modra <amodra@gmail.com>
1345
1346 * ld-tic6x/mvk-reloc-local-r.d: Adjust for signed addend.
1347 * ld-tic6x/unwind-6.d: Typo fix.
1348
1349 2012-05-18 Alan Modra <amodra@gmail.com>
1350
1351 * ld-elf/init-mixed.c: Include config.h first.
1352
1353 2012-05-17 H.J. Lu <hongjiu.lu@intel.com>
1354
1355 * ld-arm/emit-relocs1-vxworks.d: Expect addend as signed.
1356 * ld-spu/pic.d: Likewise.
1357
1358 2012-05-17 Hans-Peter Nilsson <hp@axis.com>
1359
1360 * lib/ld-lib.exp (run_dump_test): For options "warning" and
1361 "error", append to earlier option values without adding a space.
1362
1363 2012-05-17 Alan Modra <amodra@gmail.com>
1364
1365 * ld-m68k/tls-ld-1.d: Update.
1366
1367 2012-05-17 Alan Modra <amodra@gmail.com>
1368
1369 * ld-powerpc/tlsso.r: Update for dynamic sym changes.
1370 * ld-powerpc/tlsso32.d: Likewise.
1371 * ld-powerpc/tlsso32.r: Likewise.
1372 * ld-powerpc/tlstocso.r: Likewise.
1373
1374 2012-05-16 Meador Inge <meadori@codesourcery.com>
1375
1376 * ld-arm/gc-hidden-1.d: Fix disassembly pattern.
1377
1378 2012-05-15 James Murray <jsm@jsm-net.demon.co.uk>
1379
1380 * ld-m68hc11/xgate-link.s: New.
1381 * ld-m68hc11/xgate-link.d: New.
1382 * ld-m68hc11/xgate-offset.s: New.
1383 * ld-m68hc11/xgate-offset.d: New.
1384 * ld-m68hc11/xgate1.s: New.
1385 * ld-m68hc11/xgate1.d: New.
1386 * ld-m68hc11/xgate2.s: New.
1387 * ld-m68hc11/m68hc11.exp: Updated.
1388 * ld-m68hc11/*.d: Brought in line with changed objdump output.
1389 * ld-gc/gc.exp: Update CFLAGS for m68hc11.
1390 * ld-plugin/plugin.exp: Likewise.
1391 * ld-srec/srec.exp: XFAIL for m68hc11 and m68hc12.
1392
1393 2012-05-14 David S. Miller <davem@davemloft.net>
1394
1395 * ld-sparc/tlssunbin32.rd: Update.
1396 * ld-sparc/tlssunbin64.rd: Likewise.
1397
1398 2012-05-14 James Lemke <jwlemke@codesourcery.com>
1399
1400 * ld-powerpc/powerpc.exp: Create ppceabitests.
1401 * ld-powerpc/vle-multiseg.s: New.
1402 * ld-powerpc/vle-multiseg-1.d: New.
1403 * ld-powerpc/vle-multiseg-1.ld: New.
1404 * ld-powerpc/vle-multiseg-2.d: New.
1405 * ld-powerpc/vle-multiseg-2.ld: New.
1406 * ld-powerpc/vle-multiseg-3.d: New.
1407 * ld-powerpc/vle-multiseg-3.ld: New.
1408 * ld-powerpc/vle-multiseg-4.d: New.
1409 * ld-powerpc/vle-multiseg-4.ld: New.
1410 * ld-powerpc/vle-multiseg-5.d: New.
1411 * ld-powerpc/vle-multiseg-5.ld: New.
1412 * ld-powerpc/vle-multiseg-6.d: New.
1413 * ld-powerpc/vle-multiseg-6.ld: New.
1414 * ld-powerpc/vle-multiseg-6a.s: New.
1415 * ld-powerpc/vle-multiseg-6b.s: New.
1416 * ld-powerpc/vle-multiseg-6c.s: New.
1417 * ld-powerpc/vle-multiseg-6d.s: New.
1418 * ld-powerpc/powerpc.exp: Run new tests.
1419
1420 2012-05-14 Catherine Moore <clm@codesourcery.com>
1421
1422 * ld-powerpc/apuinfo.rd: Update for VLE.
1423 * ld-powerpc/vle-reloc-1.d: New.
1424 * ld-powerpc/vle-reloc-1.s: New.
1425 * ld-powerpc/vle-reloc-2.d: New.
1426 * ld-powerpc/vle-reloc-2.s: New.
1427 * ld-powerpc/vle-reloc-3.d: New.
1428 * ld-powerpc/vle-reloc-3.s: New.
1429 * ld-powerpc/vle-reloc-def-1.s: New.
1430 * ld-powerpc/vle-reloc-def-2.s: New.
1431 * ld-powerpc/vle-reloc-def-3.s: New.
1432
1433 2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
1434
1435 * ld-mips-elf/mips-elf.exp (mips16_call_global_test): Use the
1436 no-shared-1.ld linker script.
1437 * ld-mips-elf/mips16-call-global-1.s: Add alignment directive.
1438 * ld-mips-elf/mips16-call-global-2.s: Likewise.
1439 * ld-mips-elf/mips16-call-global-3.s: Likewise.
1440 * ld-mips-elf/mips16-call-global.d: Use 50000 as the base address.
1441
1442 2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
1443
1444 * ld-mips-elf/attr-gnu-4-00.d: Remove assembler options and emulator
1445 linker option.
1446 * ld-mips-elf/attr-gnu-4-01.d, ld-mips-elf/attr-gnu-4-02.d,
1447 ld-mips-elf/attr-gnu-4-03.d, ld-mips-elf/attr-gnu-4-04.d,
1448 ld-mips-elf/attr-gnu-4-05.d, ld-mips-elf/attr-gnu-4-10.d,
1449 ld-mips-elf/attr-gnu-4-11.d, ld-mips-elf/attr-gnu-4-12.d,
1450 ld-mips-elf/attr-gnu-4-13.d, ld-mips-elf/attr-gnu-4-14.d,
1451 ld-mips-elf/attr-gnu-4-15.d, ld-mips-elf/attr-gnu-4-20.d,
1452 ld-mips-elf/attr-gnu-4-21.d, ld-mips-elf/attr-gnu-4-22.d,
1453 ld-mips-elf/attr-gnu-4-23.d, ld-mips-elf/attr-gnu-4-24.d,
1454 ld-mips-elf/attr-gnu-4-25.d, ld-mips-elf/attr-gnu-4-30.d,
1455 ld-mips-elf/attr-gnu-4-31.d, ld-mips-elf/attr-gnu-4-32.d,
1456 ld-mips-elf/attr-gnu-4-33.d, ld-mips-elf/attr-gnu-4-34.d,
1457 ld-mips-elf/attr-gnu-4-35.d, ld-mips-elf/attr-gnu-4-40.d,
1458 ld-mips-elf/attr-gnu-4-41.d, ld-mips-elf/attr-gnu-4-42.d,
1459 ld-mips-elf/attr-gnu-4-43.d, ld-mips-elf/attr-gnu-4-44.d,
1460 ld-mips-elf/attr-gnu-4-45.d, ld-mips-elf/attr-gnu-4-51.d: Likewise.
1461
1462 2012-05-13 Richard Sandiford <rdsandiford@googlemail.com>
1463
1464 * ld-mips-elf/eh-frame1.ld (.gcc_compiled_long32): Add KEEP.
1465 * ld-mips-elf/eh-frame3.d: Move definition of foo to the link line
1466 and change to a 32-bit value. Expect CIEs to be marged.
1467 * ld-mips-elf/eh-frame4.d: Move definition of foo to the link line.
1468
1469 2012-05-12 H.J. Lu <hongjiu.lu@intel.com>
1470
1471 * ld-alpha/tlspic.rd: Updated.
1472 * ld-powerpc/tlsso.r: Likewise.
1473 * ld-powerpc/tlsso32.r: Likewise.
1474 * ld-powerpc/vxworks1-lib.rd: Likewise.
1475 * ld-s390/tlspic.rd: Likewise.
1476 * ld-s390/tlspic_64.rd: Likewise.
1477 * ld-sh/shared-1.d: Likewise.
1478 * ld-sh/tlspic-2.d: Likewise.
1479 * ld-sparc/tlssunnopic32.rd: Likewise.
1480 * ld-sparc/tlssunnopic64.rd: Likewise.
1481 * ld-sparc/tlssunpic32.rd: Likewise.
1482 * ld-sparc/tlssunpic64.rd: Likewise.
1483
1484 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
1485
1486 * ld-cris/hiddef1.d: Updated.
1487 * ld-cris/libdso-2.d: Likewise.
1488 * ld-cris/tls-js1.d: Likewise.
1489 * ld-cris/tls-local-63.d: Likewise.
1490 * ld-cris/tls-local-64.d: Likewise.
1491
1492 2012-05-11 H.J. Lu <hongjiu.lu@intel.com>
1493
1494 PR binutils/14088
1495 * ld-ia64/tlspic.rd: Updated.
1496 * ld-x86-64/tlsdesc-nacl.rd: Likewise.
1497 * ld-x86-64/tlsdesc.rd: Likewise.
1498 * ld-x86-64/tlspic-nacl.rd: Likewise.
1499 * ld-x86-64/tlspic.rd: Likewise.
1500
1501 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
1502
1503 * ld-x86-64/ilp32-11.d: Updated.
1504
1505 2012-05-10 H.J. Lu <hongjiu.lu@intel.com>
1506
1507 * ld-x86-64/pr13082-1a.d: Check RELACOUNT.
1508 * ld-x86-64/pr13082-1b.d: Likewise.
1509
1510 2012-05-09 H.J. Lu <hongjiu.lu@intel.com>
1511
1512 * ld-x86-64/ilp32-11.d: New file.
1513 * ld-x86-64/ilp32-11.s: Likewise.
1514
1515 * ld-x86-64/x86-64.exp: Run ilp32-11.
1516
1517 2012-05-05 H.J. Lu <hongjiu.lu@intel.com>
1518
1519 PR ld/14052
1520 * ld-elf/pr14052.d: New file.
1521 * ld-elf/pr14052.t: Likewise.
1522
1523 2012-05-05 Alan Modra <amodra@gmail.com>
1524
1525 PR ld/14052
1526 PR ld/13621
1527 * ld-elf/warn2.d: Revert 2012-02-13 change.
1528 * ld-elf/zerosize1.d, ld-elf/zerosize1.s: Delete.
1529
1530 2012-05-04 H.J. Lu <hongjiu.lu@intel.com>
1531
1532 * ld-elf/eh1.d: Skip x86_64-*-linux-gnux32.
1533 * ld-elf/eh2.d: Likewise.
1534 * ld-elf/eh3.d: Likewise.
1535 * ld-elf/eh4.d: Likewise.
1536
1537 * ld-elfvsb/elfvsb.exp: Xfail x86_64-*-linux-gnux32.
1538 * ld-shared/shared.exp: Likewise.
1539
1540 * ld-ifunc/ifunc-3a-x86.d: Support x86_64-*-linux-gnux32.
1541
1542 2012-04-24 Roland McGrath <mcgrathr@google.com>
1543
1544 * ld-x86-64/plt-nacl.pd: Fix expected nop padding.
1545 * ld-x86-64/tlsdesc-nacl.pd: Likewise.
1546
1547 2012-04-24 Hans-Peter Nilsson <hp@axis.com>
1548
1549 PR ld/13990
1550 * ld-arm/arm-elf.exp: Run gc-hidden-1.
1551 * ld-arm/gc-hidden-1.d: New test-file.
1552 * ld-arm/gcdfn.s, ld-arm/hideall.ld, ld-arm/hidfn.s,
1553 ld-arm/main.s: New files.
1554
1555 2012-04-23 Andreas Schwab <schwab@linux-m68k.org>
1556
1557 * ld-pie/pie.exp: Remove extra braces.
1558
1559 2012-04-13 H.J. Lu <hongjiu.lu@intel.com>
1560
1561 PR ld/13947
1562 * ld-x86-64/x86-64.exp: Run pr13947.
1563 * ld-x86-64/pr13947.d: New file.
1564 * ld-x86-64/pr13947.s: Likewise.
1565
1566 2012-04-13 Roland McGrath <mcgrathr@google.com>
1567
1568 * ld-arm/arm-elf.exp (armelftests_common): Move cases using
1569 mixed-lib.so to ...
1570 (armelftests_nonacl): ... here.
1571
1572 2012-04-12 Roland McGrath <mcgrathr@google.com>
1573
1574 * ld-arm/arm-elf.exp (armelftests): Split out into ...
1575 (armelftests_common, armelftests_nonacl): ... these two.
1576 (armeabitests): Split out into ...
1577 (armeabitests_common, armeabitests_nonacl): ... these two.
1578 Omit _nonacl sets for arm*-*-nacl* targets.
1579
1580 * ld-arm/farcall-mix.d: Don't match exact addresses, only symbolic ones.
1581 * ld-arm/farcall-mix2.d: Likewise.
1582 * ld-arm/farcall-group.d: Likewise.
1583
1584 * ld-arm/tls-gdesc-got.d: Match variant file formats too.
1585 Accept some variation in exact addresses.
1586
1587 * ld-arm/thumb2-b-interwork.d: Match variant file formats too.
1588 Fix regexps not to care about exact addresses where not relevant.
1589
1590 * ld-arm/thumb2-bl-undefweak.d: Match any hex strings, not any
1591 strings of particular exact lengths.
1592 * ld-arm/thumb2-bl-undefweak1.d: Likewise.
1593
1594 * ld-arm/arm-app.r: Match variant file formats too.
1595 * ld-arm/arm-app-abs32.r: Likewise.
1596 * ld-arm/arm-lib.d: Likewise.
1597 * ld-arm/arm-lib.r: Likewise.
1598 * ld-arm/arm-static-app.r: Likewise.
1599 * ld-arm/armv4-bx.d: Likewise.
1600 * ld-arm/data-only-map.d: Likewise.
1601 * ld-arm/group-relocs.d: Likewise.
1602 * ld-arm/jump19.d: Likewise.
1603 * ld-arm/reloc-boundaries.d: Likewise.
1604 * ld-arm/thumb1-bl.d: Likewise.
1605 * ld-arm/thumb2-bl.d: Likewise.
1606 * ld-arm/tls-app.d: Likewise.
1607 * ld-arm/tls-app.r: Likewise.
1608 * ld-arm/tls-gdierelax.d: Likewise.
1609 * ld-arm/tls-gdierelax2.d: Likewise.
1610 * ld-arm/tls-gdlerelax.d: Likewise.
1611 * ld-arm/tls-lib.d: Likewise.
1612 * ld-arm/tls-lib.r: Likewise.
1613 * ld-arm/tls-mixed.r: Likewise.
1614 * ld-arm/vfp11-fix-none.d: Likewise.
1615 * ld-arm/vfp11-fix-scalar.d: Likewise.
1616 * ld-arm/vfp11-fix-vector.d: Likewise.
1617 * ld-arm/arm-static-app.d: Likewise.
1618 Fix regexps not to care about exact number of leading spaces.
1619 * ld-arm/arm-app-abs32.d: Likewise.
1620 * ld-arm/fix-arm1176-off.d: Likewise.
1621 * ld-arm/fix-arm1176-on.d: Likewise.
1622
1623 * ld-arm/arm-elf.exp: Treat nacl targets like eabi targets.
1624
1625 2012-04-09 Roland McGrath <mcgrathr@google.com>
1626
1627 * ld-elf/eh1.d: Add explicit --64 to as options, and explicit
1628 -melf_x86_64 and -Ttext to ld options, so we don't assume every
1629 x86_64-*-* target uses --64 (vs --x32) by default or has the
1630 same address space layout.
1631 * ld-elf/eh2.d: Likewise.
1632 * ld-elf/eh3.d: Likewise.
1633 * ld-elf/eh4.d: Likewise.
1634 * ld-elf/elf.exp: For target *-*-nacl*, use options_regsub(ld) to
1635 map -melf_x86_64 to -melf_x86_64_nacl.
1636
1637 2012-04-07 David S. Miller <davem@davemloft.net>
1638
1639 * ld-sparc/tlssunbin32.rd: Fix regexp.
1640 * ld-sparc/tlssunbin64.rd: Likewise.
1641
1642 2012-04-03 Roland McGrath <mcgrathr@google.com>
1643
1644 * ld-x86-64/ilp32-4-nacl.d: New file.
1645 * ld-x86-64/x86-64.exp: Run it.
1646
1647 * ld-discard/discard.exp: Accept nacl targets too.
1648 * ld-elf/binutils.exp: Likewise.
1649 * ld-elf/comm-data.exp: Likewise.
1650 * ld-elf/elf.exp: Likewise.
1651 * ld-elf/tls_common.exp: Likewise.
1652 * ld-elfvers/vers.exp: Likewise.
1653 * ld-elfvsb/elfvsb.exp: Likewise.
1654 * ld-elfweak/elfweak.exp: Likewise.
1655 * ld-gc/gc.exp: Likewise.
1656 * ld-ifunc/binutils.exp: Likewise.
1657 * ld-ifunc/ifunc.exp: Likewise.
1658 * ld-linkonce/linkonce.exp:Likewise.
1659 * ld-pie/pie.exp: Likewise.
1660 * ld-shared/shared.exp: Likewise.
1661 * ld-undefined/weak-undef.exp: Likewise.
1662 * ld-unique/unique.exp: Likewise.
1663 * ld-x86-64/dwarfreloc.exp: Likewise.
1664 * ld-x86-64/line.exp: Likewise.
1665
1666 * lib/ld-lib.exp (slurp_options): Support global array
1667 options_regsub to apply substitutions to the contents
1668 of options lines read from the file.
1669 * ld-i386/emit-relocs.d: Renamed to ...
1670 * ld-i386/emit-relocs.rd: ... this.
1671 * ld-i386/i386.exp: Accept nacl targets too.
1672 For them, use options_regsub to replace elf_i386 with
1673 elf_i386_nacl in run_dump_test cases; apply the same
1674 substitution in $i386tests; replace foo.rd expectations
1675 files with foo-nacl.rd in $i386tests.
1676 (i386tests): Change emit-relocs.d to emit-relocs.rd here.
1677 * ld-i386/emit-relocs-nacl.rd: New file.
1678 * ld-i386/plt-nacl.pd: New file.
1679 * ld-i386/plt-pic-nacl.pd: New file.
1680 * ld-i386/tlsbin-nacl.rd: New file.
1681 * ld-i386/tlsbindesc-nacl.rd: New file.
1682 * ld-i386/tlsdesc-nacl.rd: New file.
1683 * ld-i386/tlsgdesc-nacl.rd: New file.
1684 * ld-i386/tlsnopic-nacl.rd: New file.
1685 * ld-i386/tlspic-nacl.rd: New file.
1686 * ld-x86-64/x86-64.exp: Accept nacl targets too.
1687 For them, use options_regsub to replace elf_x86_64 with
1688 elf_x86_64_nacl in run_dump_test cases; apply the same
1689 substitution in $x86_64tests; replace foo.rd expectations
1690 files with foo-nacl.rd in $x86_64tests.
1691 Add explicit -melf_x86_64 to ld options in tests that need it,
1692 in case the default emulation is x32 (as it is for x86_64-nacl).
1693 * ld/testsuite/ld-x86-64/plt-nacl.pd: New file.
1694 * ld/testsuite/ld-x86-64/split-by-file-nacl.rd: New file.
1695 * ld/testsuite/ld-x86-64/tlsbin-nacl.rd: New file.
1696 * ld/testsuite/ld-x86-64/tlsbindesc-nacl.rd: New file.
1697 * ld/testsuite/ld-x86-64/tlsdesc-nacl.pd: New file.
1698 * ld/testsuite/ld-x86-64/tlsdesc-nacl.rd: New file.
1699 * ld/testsuite/ld-x86-64/tlsgdesc-nacl.rd: New file.
1700 * ld/testsuite/ld-x86-64/tlspic-nacl.rd: New file.
1701
1702 * ld-i386/hidden2.d: Loosen regexps to match any file format variant,
1703 and not to depend on exact addresses, displacements, etc. where
1704 they are irrelevant.
1705 * ld-i386/pcrel16.d: Likewise.
1706 * ld-i386/pcrel16abs.d: Likewise.
1707 * ld-i386/pr12718.d: Likewise.
1708 * ld-i386/pr12921.d: Likewise.
1709 * ld-i386/reloc.d: Likewise.
1710 * ld-i386/tlsbin.dd: Likewise.
1711 * ld-i386/tlsbin.sd: Likewise.
1712 * ld-i386/tlsbin.td: Likewise.
1713 * ld-i386/tlsbindesc.dd: Likewise.
1714 * ld-i386/tlsbindesc.sd: Likewise.
1715 * ld-i386/tlsbindesc.td: Likewise.
1716 * ld-i386/tlsdesc.dd: Likewise.
1717 * ld-i386/tlsdesc.sd: Likewise.
1718 * ld-i386/tlsdesc.td: Likewise.
1719 * ld-i386/tlsg.sd: Likewise.
1720 * ld-i386/tlsgdesc.dd: Likewise.
1721 * ld-i386/tlsindntpoff.dd: Likewise.
1722 * ld-i386/tlsnopic.dd: Likewise.
1723 * ld-i386/tlsnopic.sd: Likewise.
1724 * ld-i386/tlspic.dd: Likewise.
1725 * ld-i386/tlspic.sd: Likewise.
1726 * ld-i386/tlspic.td: Likewise.
1727 * ld-i386/tlspie2.d: Likewise.
1728 * ld-x86-64/hidden2.d: Likewise.
1729 * ld-x86-64/pcrel16.d: Likewise.
1730 * ld-x86-64/pr12718.d: Likewise.
1731 * ld-x86-64/pr12921.d: Likewise.
1732 * ld-x86-64/protected3.d: Likewise.
1733 * ld-x86-64/tlsbin.dd: Likewise.
1734 * ld-x86-64/tlsbin.sd: Likewise.
1735 * ld-x86-64/tlsbin.td: Likewise.
1736 * ld-x86-64/tlsbindesc.dd: Likewise.
1737 * ld-x86-64/tlsbindesc.sd: Likewise.
1738 * ld-x86-64/tlsbindesc.td: Likewise.
1739 * ld-x86-64/tlsdesc.dd: Likewise.
1740 * ld-x86-64/tlsdesc.sd: Likewise.
1741 * ld-x86-64/tlsdesc.td: Likewise.
1742 * ld-x86-64/tlsg.sd: Likewise.
1743 * ld-x86-64/tlsgd5.dd: Likewise.
1744 * ld-x86-64/tlsgd6.dd: Likewise.
1745 * ld-x86-64/tlsgdesc.dd: Likewise.
1746 * ld-x86-64/tlspic.dd: Likewise.
1747 * ld-x86-64/tlspic.sd: Likewise.
1748 * ld-x86-64/tlspic.td: Likewise.
1749
1750 * ld-x86-64/ilp32-8.d: Match any file format variant.
1751 Use a -Ttext and adjust expected results, to handle variant layouts.
1752 * ld-x86-64/ilp32-9.d: Likewise.
1753
1754 * ld-i386/alloc.t: Remove superfluous OUTPUT_FORMAT statement.
1755 * ld-i386/pr12627.t: Likewise.
1756
1757 * ld-x86-64/abs-l1om.d: Add target: constraint.
1758 * ld-x86-64/protected2-l1om.d: Likewise.
1759 * ld-x86-64/protected3-l1om.d: Likewise.
1760 * ld-x86-64/ilp32-4.d: Likewise.
1761
1762 * ld-x86-64/plt.s: New file.
1763 * ld-x86-64/pltlib.s: New file.
1764 * ld-x86-64/plt.pd: New file.
1765 * ld-x86-64/x86-64.exp (x86_64tests): Add them.
1766
1767 * ld-i386/plt.s: New file.
1768 * ld-i386/pltlib.s: New file.
1769 * ld-i386/plt.pd: New file.
1770 * ld-i386/plt-pic.s: New file.
1771 * ld-i386/plt-pic.pd: New file.
1772 * ld-i386/i386.exp (i386tests): Add them.
1773
1774 2012-03-25 Alan Modra <amodra@gmail.com>
1775
1776 * ld-powerpc/vxworks-relax.rd: Remove check on reloc section
1777 file offset and reloc symbol indices.
1778
1779 2012-03-21 Hans-Peter Nilsson <hp@axis.com>
1780
1781 PR ld/13813
1782 * ld-mips-elf/comm-data.exp (mips_comm_data_test): For N32 and N64
1783 tests, also specify assembler option -march=mips3.
1784
1785 2012-03-20 H.J. Lu <hongjiu.lu@intel.com>
1786
1787 PR ld/13880
1788 * ld-i386/i386.exp: Run protected4 and protected5.
1789 * ld-x86-64/x86-64.exp: Likewise.
1790
1791 * ld-i386/protected4.d: New.
1792 * ld-i386/protected4.s: Likewise.
1793 * ld-i386/protected5.d: Likewise.
1794 * ld-i386/protected5.s: Likewise.
1795 * ld-x86-64/protected4.d: Likewise.
1796 * ld-x86-64/protected4.s: Likewise.
1797 * ld-x86-64/protected5.d: Likewise.
1798 * ld-x86-64/protected5.s: Likewise.
1799
1800 2012-03-19 Andreas Schwab <schwab@linux-m68k.org>
1801
1802 * ld-m68k/m68k.exp ("TLS indirect symbol use"): Pass
1803 --copy-dt-needed-entries.
1804
1805 2012-03-16 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1806
1807 * ld-arm/arm-elf.exp: Add new testcases.
1808 * ld-arm/attr-merge-2.attr: Update ouput.
1809 * ld-arm/attr-merge-2a.s: Remove Tag_DIV_use test.
1810 * ld-arm/attr-merge-2b.s: Likewise.
1811 * ld-arm/attr-merge-3.attr: Updated expected output.
1812 * ld-arm/attr-merge-4.attr: Likewise.
1813 * ld-arm/attr-merge-5.attr: Likewise.
1814 * ld-arm/attr-merge-6.attr: Likewise.
1815 * ld-arm/attr-merge-7.attr: Likewise.
1816 * ld-arm/attr-merge-arch-1.attr: Likewise.
1817 * ld-arm/attr-merge-arch-2.attr: Likewise.
1818 * ld-arm/attr-merge-unknown-2.d: Likewise.
1819 * ld-arm/attr-merge-unknown-2r.d: Likewise.
1820 * ld-arm/attr-merge-unknown-3.d: Likewise.
1821 * ld-arm/attr-merge-vfp-1.d: Likewise.
1822 * ld-arm/attr-merge-vfp-1r.d: Likewise.
1823 * ld-arm/attr-merge-vfp-2.d: Likewise.
1824 * ld-arm/attr-merge-vfp-2r.d: Likewise.
1825 * ld-arm/attr-merge-vfp-3.d: Likewise.
1826 * ld-arm/attr-merge-vfp-3r.d: Likewise.
1827 * ld-arm/attr-merge-vfp-4.d: Likewise.
1828 * ld-arm/attr-merge-vfp-4r.d: Likewise.
1829 * ld-arm/attr-merge-vfp-5.d: Likewise.
1830 * ld-arm/attr-merge-vfp-5r.d: Likewise.
1831 * ld-arm/attr-merge-vfp-6.d: Likewise.
1832 * ld-arm/attr-merge-vfp-6r.d: Likewise.
1833 * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
1834 * ld-arm/attr-merge-wchar-00.d: Likewise.
1835 * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
1836 * ld-arm/attr-merge-wchar-02.d: Likewise.
1837 * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
1838 * ld-arm/attr-merge-wchar-04.d: Likewise.
1839 * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
1840 * ld-arm/attr-merge-wchar-20.d: Likewise.
1841 * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
1842 * ld-arm/attr-merge-wchar-22.d: Likewise.
1843 * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
1844 * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
1845 * ld-arm/attr-merge-wchar-40.d: Likewise.
1846 * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
1847 * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
1848 * ld-arm/attr-merge-wchar-44.d: Likewise.
1849 * ld-arm/attr-merge.attr: Likewise.
1850 * ld-arm/attr-merge-div-0.s: New testcase.
1851 * ld-arm/attr-merge-div-00.d: Likewise.
1852 * ld-arm/attr-merge-div-01-m3.d: Likewise.
1853 * ld-arm/attr-merge-div-01.d: Likewise.
1854 * ld-arm/attr-merge-div-02.d: Likewise.
1855 * ld-arm/attr-merge-div-1.s: Likewise.
1856 * ld-arm/attr-merge-div-10-m3.d: Likewise.
1857 * ld-arm/attr-merge-div-10.d: Likewise.
1858 * ld-arm/attr-merge-div-11.d: Likewise.
1859 * ld-arm/attr-merge-div-12.d: Likewise.
1860 * ld-arm/attr-merge-div-120.d: Likewise.
1861 * ld-arm/attr-merge-div-2.s: Likewise.
1862 * ld-arm/attr-merge-div-20.d: Likewise.
1863 * ld-arm/attr-merge-div-21.d: Likewise.
1864 * ld-arm/attr-merge-div-22.d: Likewise.
1865
1866 2012-03-16 Alan Modra <amodra@gmail.com>
1867
1868 * ld-gc/pr13683.d: Accept powerpc64 function descriptor syms.
1869
1870 2012-03-15 Alan Modra <amodra@gmail.com>
1871
1872 * config/default.exp: Update copyright date.
1873 * ld-elf/shared.exp: Pass --no-as-needed to various tests linking
1874 shared libs.
1875 * ld-elfvers/vers.exp: Likewise.
1876
1877 2012-03-14 H.J. Lu <hongjiu.lu@intel.com>
1878
1879 PR ld/13839
1880 * ld-elf/pr13839.d: New.
1881 * ld-elf/pr13839.s: Likewise.
1882 * ld-elf/pr13839.t: Likewise.
1883
1884 2012-03-09 H.J. Lu <hongjiu.lu@intel.com>
1885
1886 PR ld/13817
1887 * ld-i386/pr13302.d: Updated.
1888 * ld-x86-64/pr13082-5b.d: Likewise.
1889 * ld-x86-64/pr13082-6a.d: Likewise.
1890 * ld-x86-64/pr13082-6b.d: Likewise.
1891
1892 2012-03-06 Alan Modra <amodra@gmail.com>
1893
1894 PR ld/13683
1895 * ld-gc/pr13683.d: Allow non-zero top address digit.
1896
1897 2012-03-05 Hans-Peter Nilsson <hp@axis.com>
1898
1899 PR ld/13803
1900 * ld-arm/fix-arm1176-off.d, ld-arm/fix-arm1176-on.d: Regexpify
1901 address of func_to_branch_to.
1902
1903 2012-03-01 Hans-Peter Nilsson <hp@axis.com>
1904
1905 PR ld/13789
1906 * ld-elf/zerosize1.d: Allow xyzzy to be either OBJECT or NOTYPE.
1907
1908 2012-02-25 Walter Lee <walt@tilera.com>
1909
1910 * ld-tilegx/reloc-be.d: New.
1911 * ld-tilegx/reloc-le.d: New.
1912 * ld-tilegx/reloc.d: Delete.
1913 * ld-tilegx/tilegx.exp: Test big and little endian.
1914
1915 2012-02-22 Nick Clifton <nickc@redhat.com>
1916
1917 PR ld/13683
1918 * ld-gc/pr13683.c: New test source file.
1919 * ld-gc/pr13683.d: New test control and output file.
1920 * ld-gc/gc.exp: Run the pr13683 test.
1921
1922 * ld-cris/tls-gc-68: Update expected symbol table dump.
1923 * ld-cris/tls-gc-69: Likewise.
1924 * ld-cris/tls-gc-70: Likewise.
1925 * ld-cris/tls-gc-71: Likewise.
1926 * ld-cris/tls-gc-75: Likewise.
1927 * ld-cris/tls-gc-76.d: Likewise.
1928 * ld-cris/tls-gc-79.d: Likewise.
1929
1930 2012-02-20 Thomas Schwinge <thomas@schwinge.name>
1931
1932 * ld-elf/comm-data.exp: Run for *-*-gnu*.
1933
1934 2012-02-14 Alan Modra <amodra@gmail.com>
1935
1936 * ld-elf/linkoncerdiff.d: Don't run for hppa64-hpux.
1937 * ld-elf/pr11304a.s: Always have whitespace before directives.
1938 * ld-elf/pr11304b.s: Likewise.
1939 * ld-selective/selective.exp: Test m68hc1* variant of m6811, m6812.
1940 * lib/ld-lib.exp: Likewise, and vice versa.
1941
1942 2012-02-13 Richard Henderson <rth@redhat.com>
1943
1944 PR ld/13621
1945 * ld-elf/warn2.d: Expect ABS section for Foo.
1946 * ld-elf/zerosize1.d, ld-elf/zerosize1.s: New test.
1947
1948 2012-02-13 Alan Modra <amodra@gmail.com>
1949
1950 * ld-m68hc11/m68hc11.exp: Run for m68hc11-*-* and m68hc12-*-*.
1951 * ld-m68hc11/adj-brset.d: Remove redundant #target line. Add
1952 -m m68hc11elf to ld invocation.
1953 * ld-m68hc11/adj-jump.d: Likewise.
1954 * ld-m68hc11/bug-1403.d: Likewise.
1955 * ld-m68hc11/bug-1417.d: Likewise.
1956 * ld-m68hc11/bug-3331.d: Likewise.
1957 * ld-m68hc11/relax-direct.d: Likewise.
1958 * ld-m68hc11/relax-group.d: Likewise.
1959 * ld-m68hc11/far-hc11.d: Remove redundant #target line. Adjust for
1960 changed addresses.
1961 * ld-m68hc11/far-hc12.d: Remove redundant #target line.
1962 * ld-m68hc11/link-hcs12.d: Likewise, and adjust for header changes.
1963
1964 2012-02-09 H.J. Lu <hongjiu.lu@intel.com>
1965
1966 PR ld/13675
1967 * ld-i386/tlsnopic.dd: Update no-op padding.
1968 * ld-i386/tlspic.dd: Likewise.
1969
1970 2012-01-31 H.J. Lu <hongjiu.lu@intel.com>
1971
1972 PR ld/13616
1973 * ld-i386/tlsbindesc.dd: Update no-op padding.
1974 * ld-i386/tlsnopic.dd: Likewise.
1975 * ld-i386/tlspic.dd: Likewise.
1976 * ld-x86-64/tlsbin.dd: Likewise.
1977 * ld-x86-64/tlsbindesc.dd: Likewise.
1978 * ld-x86-64/tlspic.dd: Likewise.
1979
1980 2012-01-17 Alan Modra <amodra@gmail.com>
1981
1982 * config/default.exp: Provide tmpdir/ld/collect-ld.
1983
1984 2012-01-10 H.J. Lu <hongjiu.lu@intel.com>
1985
1986 PR ld/13581
1987 * ld-x86-64/ilp32-4.s: New.
1988 * ld-x86-64/ilp32-10.d: Likewise.
1989 * ld-x86-64/ilp32-10.s: Likewise.
1990
1991 * ld-x86-64/ilp32-4.d: Adjusted.
1992 * ld-x86-64/ilp32-5.d: Likewise.
1993 * ld-x86-64/ilp32-5.s: Likewise.
1994
1995 * ld-x86-64/x86-64.exp: Run ilp32-10.
1996
1997 2012-01-05 Nick Clifton <nickc@redhat.com>
1998
1999 * ld-x86-64/x86-64.exp: Add test of linking mixed 32-bit and
2000 64-bit objects when the 32-bit object (loaded first) contains 32+
2001 local symbols, all referenced by relocs and the 64-bit object
2002 contains a reloc that uses a symbol in the 32-bit object.
2003 * 32bit.s: New source file.
2004 * 64bit.s: New source file.
2005 * incompatible.l: New expected linker output file.
2006
2007 For older changes see ChangeLog-2011
2008 \f
2009 Local Variables:
2010 mode: change-log
2011 left-margin: 8
2012 fill-column: 74
2013 version-control: never
2014 End:
This page took 0.08052 seconds and 4 git commands to generate.