]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - ld/testsuite/ChangeLog
e6a02b0b2eb4b25bf09341531b98795d419cb335
[thirdparty/binutils-gdb.git] / ld / testsuite / ChangeLog
1 2009-05-27 Dave Korn <dave.korn.cygwin@gmail.com>
2
3 * ld-pe/non-c-lang-syms.c: New dump test source file.
4 * ld-pe/non-c-lang-syms.d: New dump test pattern file.
5 * ld-pe/pe.exp: Run new "foreign symbol" test.
6
7 2009-05-26 Nathan Sidwell <nathan@codesourcery.com>
8
9 * ld-powerpc/vxworks-relax-2.s: New.
10 * ld-powerpc/vxworks-relax-2.rd: New.
11 * ld-powerpc/powerpc.exp: Add it.
12
13 2009-05-22 Hans-Peter Nilsson <hp@axis.com>
14
15 * ld-scripts/rgn-over7.d: Adjust expected message for recent change.
16
17 2009-05-22 Julian Brown <julian@codesourcery.com>
18
19 * ld-arm/cortex-a8-arm-target.s: New.
20 * ld-arm/cortex-a8-thumb-target.s: New.
21 * ld-arm/cortex-a8-fix-b-rel.s: New.
22 * ld-arm/cortex-a8-fix-b-rel-arm.d: New.
23 * ld-arm/cortex-a8-fix-b-rel-thumb.d: New.
24 * ld-arm/cortex-a8-fix-b.s: New.
25 * ld-arm/cortex-a8-fix-b.d: New.
26 * ld-arm/cortex-a8-fix-bl-rel.s: New.
27 * ld-arm/cortex-a8-fix-bl-rel-arm.d: New.
28 * ld-arm/cortex-a8-fix-bl-rel-thumb.d: New.
29 * ld-arm/cortex-a8-fix-bl.s: New.
30 * ld-arm/cortex-a8-fix-bl.d: New.
31 * ld-arm/cortex-a8-fix-bcc-rel.s: New.
32 * ld-arm/cortex-a8-fix-bcc-rel-thumb.d: New.
33 * ld-arm/cortex-a8-fix-bcc.s: New.
34 * ld-arm/cortex-a8-fix-bcc.d: New.
35 * ld-arm/cortex-a8-fix-blx-rel.s: New.
36 * ld-arm/cortex-a8-fix-blx-rel-arm.d: New.
37 * ld-arm/cortex-a8-fix-blx-rel-thumb.d: New.
38 * ld-arm/cortex-a8-fix-blx.s: New.
39 * ld-arm/cortex-a8-fix-blx.d: New.
40 * ld-arm/arm-elf.exp: Add new tests.
41
42 2009-05-22 Nathan Sidwell <nathan@codesourcery.com>
43
44 * ld-scripts/rgn-at4.t: New.
45 * ld-scripts/rgn-at4.d: New.
46
47 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
48
49 * ld-pe/aligncomm-1.c (_alloca): Add dummy definition to
50 satisfy final link on Windows targets when using gcc-3.
51 * ld-pe/aligncomm-2.c (_alloca): Likewise.
52 * ld-pe/aligncomm-3.c (_alloca): Likewise.
53 * ld-pe/aligncomm-4.c (_alloca): Likewise.
54
55 2009-05-20 Dave Korn <dave.korn.cygwin@gmail.com>
56
57 * lib/ld-lib.exp (run_ld_link_tests): Filter test names against
58 runtests list.
59
60 2009-05-19 Dave Korn <dave.korn.cygwin@gmail.com>
61
62 * ld-pe/aligncomm-1.c: New test source file.
63 * ld-pe/aligncomm-2.c: Likewise.
64 * ld-pe/aligncomm-3.c: Likewise.
65 * ld-pe/aligncomm-4.c: Likewise.
66 * ld-pe/aligncomm.d: New test pattern file.
67
68 * ld-pe/direct.exp: Deleted, and content moved into ...
69 * ld-pe/pe-run.exp: ... New common file for all PE run tests.
70
71 * ld-pe/vers-script.exp: Deleted, and content merged into ...
72 * ld-pe/pe-compile.exp: ... New common file for PE tests needing
73 a compiler, adding aligned common tests.
74
75 * ld-pe/pe.exp: Update header comment.
76
77 2009-05-17 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
78
79 * ld-pe/exports.d: New file.
80 * ld-pe/exports.s: New file.
81 * ld-pe/pe.exp: New test for empty export table.
82
83 2009-05-16 Alan Modra <amodra@bigpond.net.au>
84
85 * ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
86 * ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s,
87 * ld-elf/orphan3f.s: Increase section size to 16.
88 * ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s,
89 * ld-pe/orphand.s, * ld-pe/orphane.s: Likewise.
90
91 2009-05-15 Alan Modra <amodra@bigpond.net.au>
92
93 * ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
94 * ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s,
95 * ld-elf/orphan3f.s: New test.
96 * ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s,
97 * ld-pe/orphand.s, * ld-pe/orphane.s: New test.
98 * ld-pe/direct.exp: Use is_pecoff_format.
99 * ld-pe/longsecn.exp: Delete.
100 * ld-pe/pe.exp: Run new test and longsecn tests.
101
102 2009-05-15 Andrew Stubbs <ams@codesourcery.com>
103 Paul Brook <paul@codesourcery.com>
104
105 * ld-arm/arm-elf.exp: Add unwind-5.
106 * ld-arm/discard-unwind.ld: New file.
107 * ld-arm/unwind-5.d: New test.
108 * ld-arm/unwind-5.s: New test.
109
110 2009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
111
112 * ld-spu/icache1.d: Update for compact stubs.
113
114 2009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
115
116 * ld-spu/icache1.d: Update all addresses to accomodate icache
117 buffer shifted down 0x800 bytes.
118
119 2009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
120
121 * ld-spu/icache.d: Update file offsets.
122 * ld-spu/ovl.d: Likewise.
123 * ld-spu/ovl1.d: Likewise.
124
125 2009-05-14 Alan Modra <amodra@bigpond.net.au>
126
127 * ld-spu/icache1.d: Update for changed overlay manager placement.
128 * ld-spu/ovl.d: Likewise.
129 * ld-spu/ovl2.d: Likewise.
130
131 2009-05-05 Paul Brook <paul@codesourcery.com>
132
133 * ld-arm/arm.ld: Add .ARM.exidx and .ARM.extab.
134 * ld-arm/arm-elf.exp: Add unwind-[1-4].
135 * ld-arm/unwind-1.d: New test.
136 * ld-arm/unwind-1.s: New test.
137 * ld-arm/unwind-2.d: New test.
138 * ld-arm/unwind-2.s: New test.
139 * ld-arm/unwind-3.d: New test.
140 * ld-arm/unwind-3.s: New test.
141 * ld-arm/unwind-4.d: New test.
142 * ld-arm/unwind-4.s: New test.
143
144 2009-05-01 Julian Brown <julian@codesourcery.com>
145
146 * ld-arm/arm-elf.exp (armeabitests): Add thumb2-bl-blx-interwork test.
147 * ld-arm/thumb2-bl-blx-interwork.s: New.
148 * ld-arm/thumb2-bl-blx-interwork.d: New.
149
150 2009-04-30 Nick Clifton <nickc@redhat.com>
151
152 * ld-ifunc: New directory.
153 * ld-ifunc/ifunc.exp: New file: Run the IFUNC tests.
154 * ld-ifunc/prog.c: New file.
155 * ld-ifunc/lib.c: New file.
156
157 2009-04-30 Joseph Myers <joseph@codesourcery.com>
158
159 * ld-arm/movw-shared-1.d, ld-arm/movw-shared-1.s,
160 ld-arm/movw-shared-2.d, ld-arm/movw-shared-2.s,
161 ld-arm/movw-shared-3.d, ld-arm/movw-shared-3.s,
162 ld-arm/movw-shared-4.d, ld-arm/movw-shared-4.s: New tests.
163 * ld-arm/arm-elf.exp: Run these new tests.
164
165 2009-04-29 Chris Demetriou <cgd@google.com>
166
167 * ld-elfvers/vers.exp (vers4b): New test to verify that
168 --no-export-dynamic undoes --export-dynamic.
169
170 2009-04-28 Nathan Sidwell <nathan@codesourcery.com>
171
172 * ld-i386/vxworks1-lib.dd: Adjust expected disassembly.
173 * ld-i386/vxworks1.dd: Adjust expected disassembly.
174 * ld-i386/vxworks1-lib.rd: Sections are swapped.
175
176 2009-04-22 Christophe Lyon <christophe.lyon@st.com>
177
178 PR9743
179 * ld-arm/arm-call.d: Update expected result.
180 * ld-arm/arm-pic-veneer.d: Likewise.
181 * ld-arm/thumb2-b-interwork.d: Likewise.
182
183 2009-04-22 Nathan Sidwell <nathan@codesourcery.com>
184
185 * ld-scripts/rgn-at1.d: Cope with larger padding on sections.
186 * ld-scripts/rgn-at2.d: Likewise.
187 * ld-scripts/rgn-at3.d: Likewise.
188
189 2009-04-21 Daniel Jacobowitz <dan@codesourcery.com>
190
191 * ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
192 ld-arm/farcall-group-size2.d, ld-arm/farcall-group.d,
193 ld-arm/farcall-mixed-lib.d: Update for linker changes.
194
195 2009-04-17 Christophe Lyon <christophe.lyon@st.com>
196
197 * ld-arm/arm-elf.exp: Add new test farcall-mixed-lib.
198 * ld-arm/farcall-mixed-lib.d: Update expected output.
199 * ld-arm/farcall-mixed-lib1.s: New file.
200 * ld-arm/farcall-mixed-lib2.s: New file.
201
202 2009-04-16 Richard Sandiford <r.sandiford@uk.ibm.com>
203
204 * ld-powerpc/aix-export-2.s, ld-powerpc/aix-export-2.nd: New test.
205 * ld-powerpc/aix52.exp: Run it.
206
207 2009-04-16 Alan Modra <amodra@bigpond.net.au>
208
209 * ld-libs/lib-1.s: Use "==" instead of ".set".
210 * ld-libs/lib-2.s: Likewise.
211 * ld-scripts/defined.s: Likewise.
212
213 2009-04-15 Christophe Lyon <christophe.lyon@st.com>
214
215 * ld-arm/arm-elf.exp: Add 1 more test to check undef weak
216 reference with PLT in ARM mode.
217 * ld-arm/thumb2-bl-undefweak1.d, ld-arm/thumb2-bl-undefweak1.s:
218 New files.
219
220 2009-04-08 H.J. Lu <hongjiu.lu@intel.com>
221
222 * ld-i386/abs.d: Add --32 for assembler and -melf_i386 for
223 linker.
224
225 2009-04-03 Nathan Sidwell <nathan@codesourcery.com>
226
227 * ld-scripts/rgn-at.s: Use explicit .section pseudos.
228
229 2009-04-03 Dave Korn <dave.korn.cygwin@gmail.com>
230
231 * ld-pe/image_size.d (#target): Also run test on Cygwin and x86_64
232 MinGW targets.
233
234 2009-04-03 Nathan Sidwell <nathan@codesourcery.com>
235
236 * ld-scripts/rgn-at.exp: New.
237 * ld-scripts/rgn-at.s: New.
238 * ld-scripts/rgn-at1.d: New.
239 * ld-scripts/rgn-at1.t: New.
240 * ld-scripts/rgn-at2.d: New.
241 * ld-scripts/rgn-at2.t: New.
242 * ld-scripts/rgn-at3.d: New.
243 * ld-scripts/rgn-at3.t: New.
244
245 2009-04-03 Dave Korn <dave.korn.cygwin@gmail.com>
246
247 * ld-pe/export_dynamic_warning.s: Make dummy code portable.
248
249 2009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
250
251 * ld-pe/export_dynamic_warning.d (#warning): Fix regex pattern.
252
253 2009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
254
255 PR ld/6744
256 * ld-pe/export_dynamic_warning.d: New test control file.
257 * ld-pe/export_dynamic_warning.s: New test source file.
258 * ld-pe/pe.exp: Also run export_dynamic_warning dump test.
259
260 2009-04-02 Christophe Lyon <christophe.lyon@st.com>
261
262 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Update expected
263 results.
264 * ld-arm/farcall-thumb-thumb.d: Likewise.
265
266 2009-04-02 Nick Clifton <nickc@redhat.com>
267
268 PR 9987
269 * lib/ld-lib.exp (check_gc_sections_available): Do not run garbage
270 collection tests for cygwin targets.
271
272 2009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
273
274 * ld-powerpc/aix-gc-1.nd: New test.
275 * ld-powerpc/aix52.exp: Run it.
276
277 2009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
278
279 * ld-powerpc/aix-rel-1.s, ld-powerpc/aix-rel-1.od: New test.
280 * ld-powerpc/aix52.exp: Run it.
281
282 2009-04-01 Dave Korn <dave.korn.cygwin@gmail.com>
283
284 * ld-cygwin/exe-export.exp: Add "-lkernel32" when linking test exe.
285 * ld-cygwin/testexe.c (testexe_main): Indicate whether global_a
286 was set to correct final value using error return status.
287 (testexe_dummy): Dummy function calls an import from kernel32.dll
288 to ensure it is mapped into the process space at runtime.
289
290 2009-04-01 Christophe Lyon <christophe.lyon@st.com>
291
292 * ld-arm/arm-elf.exp: BE8 tests expect the same output as the
293 default ones.
294 * ld-arm/arm-be8.d: Print opcodes in little endian.
295 * ld-arm/farcall-thumb-arm-be8.d: Removed useless expected result.
296 * ld-arm/farcall-arm-arm-be8.d: Likewise.
297
298 2009-03-25 Hans-Peter Nilsson <hp@axis.com>
299
300 * ld-cris/tls-e-dtpoffd3.d, ld-cris/tls-e-tpoffcomm1.d,
301 ld-cris/tls-e-tpoffcomm1.s: New tests.
302
303 2009-03-24 Hans-Peter Nilsson <hp@axis.com>
304
305 * ld-cris/tls-commx.s, ld-cris/tls-dso-dtpoffd2.d,
306 ld-cris/tls-dso-dtpoffd4.d, ld-cris/tls-dtpoffdx.s,
307 ld-cris/tls-e-dtpoffd1.d: New tests.
308
309 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
310 ld-cris/tls-e-80.d, ld-cris/tls-gd-3.d, ld-cris/tls-gd-3h.d,
311 ld-cris/tls-global-74.d, ld-cris/tls-ldgde-14.d,
312 ld-cris/tls-ldgde-15.d, ld-cris/tls-legd-16.d,
313 ld-cris/tls-legd-17.d, ld-cris/tls-local-57.d,
314 ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for BFD
315 change in link-time known GOT contents for GD relocations.
316
317 2009-03-20 H.J. Lu <hongjiu.lu@intel.com>
318
319 PR ld/9970
320 * ld-pie/pie.exp: Use -fpie to compile. Run *.d tests.
321
322 * ld-pie/start.d: New.
323 * ld-pie/start.s: Likewise.
324
325 2009-03-18 H.J. Lu <hongjiu.lu@intel.com>
326
327 PR ld/6766
328 * ld-undefined/dummy.s: New.
329 * ld-undefined/entry-1.d: Likewise.
330 * ld-undefined/entry-2.d: Likewise.
331 * ld-undefined/entry-3.d: Likewise.
332 * ld-undefined/entry-4.d: Likewise.
333 * ld-undefined/entry-5.d: Likewise.
334 * ld-undefined/entry-6.d: Likewise.
335 * ld-undefined/entry.exp: Likewise.
336 * ld-undefined/entry.s: Likewise.
337
338 2009-03-17 Alan Modra <amodra@bigpond.net.au>
339
340 * ld-spu/icache1.d: Update for fixed set_id, new manager entry, and
341 reduced data.
342
343 2009-03-17 Alan Modra <amodra@bigpond.net.au>
344
345 * config/default.exp (get_link_files): Replace double dollars with
346 single dollars.
347
348 2009-03-17 Alan Modra <amodra@bigpond.net.au>
349
350 * ld-bootstrap/bootstrap.exp: Use DO_COMPARE. Remove unnecessary
351 cleanup and log output.
352
353 2009-03-16 Dave Korn <dave.korn.cygwin@gmail.com>
354
355 * ld-bootstrap/bootstrap.exp: Also pass '-liconv' to linker when
356 linking statically on Cygwin, necessitated by '-lintl'.
357
358 2009-03-15 Dave Korn <dave.korn.cygwin@gmail.com>
359
360 * ld-auto-import/auto-import.exp: Add missing dll entrypoint.
361
362 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
363
364 * ld-powerpc/aix-export-1-all.dd, ld-powerpc/aix-export-1-full.dd,
365 ld-powerpc/aix-export-1a.s, ld-powerpc/aix-export-1b.s: New tests.
366 * ld-powerpc/aix52.exp: Run them.
367
368 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
369
370 * ld-powerpc/aix-gc-1.s, ld-powerpc/aix-gc-1.ex,
371 ld-powerpc/aix-gc-1-32.dd, ld-powerpc/aix-gc-1-64.dd,
372 ld-powerpc/aix-weak-1-gcdso.dnd, ld-powerpc/aix-weak-1-gcdso.hd,
373 ld-powerpc/aix-weak-1-gcdso.nd: New tests.
374 * ld-powerpc/aix52.exp: Run them.
375
376 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
377
378 * ld-powerpc/aix-glink-2a.s, ld-powerpc/aix-glink-2a.ex,
379 ld-powerpc/aix-glink-2b.s, ld-powerpc/aix-glink-2c.s,
380 ld-powerpc/aix-glink-2c.ex, ld-powerpc/aix-glink-2d.s,
381 ld-powerpc/aix-glink-2-32.dd, ld-powerpc/aix-glink-2-64.dd,
382 ld-powerpc/aix-weak-1a.s, ld-powerpc/aix-weak-1b.s,
383 ld-powerpc/aix-weak-1-rel.hd, ld-powerpc/aix-weak-1-rel.nd,
384 ld-powerpc/aix-weak-1-dso.hd, ld-powerpc/aix-weak-1-dso.nd,
385 ld-powerpc/aix-weak-1-dso.dnd, ld-powerpc/aix-weak-1.ex,
386 ld-powerpc/aix-weak-2a.s, ld-powerpc/aix-weak-2a.ex,
387 ld-powerpc/aix-weak-2a.nd, ld-powerpc/aix-weak-2b.s,
388 ld-powerpc/aix-weak-2b.nd, ld-powerpc/aix-weak-2c.s,
389 ld-powerpc/aix-weak-2c.ex, ld-powerpc/aix-weak-2c.nd,
390 ld-powerpc/aix-weak-2c.od, ld-powerpc/aix-weak-3a.s,
391 ld-powerpc/aix-weak-3a.ex, ld-powerpc/aix-weak-3b.s,
392 ld-powerpc/aix-weak-3b.ex, ld-powerpc/aix-weak-3-32.d,
393 ld-powerpc/aix-weak-3-32.dd, ld-powerpc/aix-weak-3-64.d,
394 ld-powerpc/aix-weak-3-64.dd: New tests.
395 * ld-powerpc/aix52.exp: Run them. Replace tmp/aix-* with
396 tmp/aix64-* in 64-bit ld options.
397
398 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
399
400 * ld-powerpc/aix-no-dup-syms-1a.s, ld-powerpc/aix-no-dup-syms-1b.s,
401 ld-powerpc/aix-no-dup-syms-1.ex, ld-powerpc/aix-no-dup-syms-1.im,
402 ld-powerpc/aix-no-dup-syms-1-dso.dnd,
403 ld-powerpc/aix-no-dup-syms-1-dso.drd,
404 ld-powerpc/aix-no-dup-syms-1-dso.nd,
405 ld-powerpc/aix-no-dup-syms-1-dso.rd,
406 ld-powerpc/aix-no-dup-syms-1-rel.nd,
407 ld-powerpc/aix-no-dup-syms-1-rel.rd: New tests.
408 * ld-powerpc/aix52.exp: Run them.
409
410 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
411
412 * ld-powerpc/aix-abs-branch-1.nd,
413 ld-powerpc/aix-abs-reloc-1.nd: New tests.
414 * ld-powerpc/aix52.exp: Run them.
415
416 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
417
418 * ld-powerpc/aix-lineno-1.s, ld-powerpc/aix-lineno-1.txt,
419 ld-powerpc/aix-lineno-1a.dd, ld-powerpc/aix-lineno-1a.nd,
420 ld-powerpc/aix-lineno-1b.dd, ld-powerpc/aix-lineno-1b.nd: New tests.
421 * ld-powerpc/aix52.exp: Run them. Copy aix-lineno-1.txt to tmpdir.
422
423 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
424
425 * ld-powerpc/aix-toc-1.ex, ld-powerpc/aix-toc-1a.s,
426 ld-powerpc/aix-toc-1b.s, ld-powerpc/aix-toc-1-32.dd,
427 ld-powerpc/aix-toc-1-64.dd: New tests.
428 * ld-powerpc/aix52.exp: Run them.
429
430 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
431
432 * ld-powerpc/aix-glink-1.ex, ld-powerpc/aix-glink-1.s,
433 ld-powerpc/aix-glink-1-32.dd, ld-powerpc/aix-glink-1-64.dd,
434 ld-powerpc/aix-glink-1-32.d, ld-powerpc/aix-glink-1-64.d: New tests.
435 * ld-powerpc/aix52.exp: Run them.
436
437 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
438
439 * ld-powerpc/aix-abs-branch-1.im, ld-powerpc/aix-abs-branch-1.ex,
440 ld-powerpc/aix-abs-branch-1.s,
441 ld-powerpc/aix-abs-branch-1.dd: New test.
442 * ld-powerpc/aix52.exp: Run it.
443
444 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
445
446 * ld-powerpc/aix-abs-reloc-1.ex, ld-powerpc/aix-abs-reloc-1.im,
447 ld-powerpc/aix-abs-reloc-1.od, ld-powerpc/aix-abs-reloc-1.s: New test.
448 * ld-powerpc/aix52.exp: Run it.
449
450 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
451
452 * ld-powerpc/aix-core-sec-1.s, ld-powerpc/aix-core-sec-1.ex,
453 ld-powerpc/aix-core-sec-1.hd, ld-powerpc/aix-core-sec-2.s,
454 ld-powerpc/aix-core-sec-2.ex, ld-powerpc/aix-core-sec-2.hd,
455 ld-powerpc/aix-core-sec-3.s, ld-powerpc/aix-core-sec-3.ex,
456 ld-powerpc/aix-core-sec-3.hd: New tests.
457 * ld-powerpc/aix52.exp: New harness.
458
459 2009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
460
461 * lib/ld-lib.exp (ar_simple_create): Add an "aropts" parameter.
462 (run_ld_link_tests): Treat the second list element as "ar" options
463 when creating an archive. Don't run the linker in this case.
464 (run_cc_link_tests): Likewise.
465
466 2009-03-13 Nick Clifton <nickc@redhat.com>
467
468 * lib/ld-lib.exp (run_dump_test): Add verbose to list of globals.
469 Replace call to verbose_eval with a test of verbose level. If
470 greater than 2 always dump the contents of the dumpfile. If equal
471 to 2 only dump the contents if the regexp diff failed.
472 (proc verbose_eval): Delete.
473
474 2009-03-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
475
476 * ld-elf/empty2.d: Remove xfail for hppa*-*-*.
477 * ld-elf/merge.d: Change xfail for hppa to hppa*64*-*-*.
478
479 2009-03-05 Christophe Lyon <christophe.lyon@st.com>
480
481 * ld-arm/arm-elf.exp: Add new farcall-group-limit test.
482 * ld-arm/farcall-group-limit.d: New file.
483 * ld-arm/farcall-group3.s: New file.
484 * ld-arm/farcall-group4.s: New file.
485
486 2009-03-05 Christophe Lyon <christophe.lyon@st.com>
487
488 * ld-arm/arm-elf.exp: Add 2 more tests to check long branch stubs
489 in PLT context.
490 * ld-arm/farcall-mixed-app-v5.d: New file.
491 * ld-arm/farcall-mixed-app.d: Likewise.
492 * ld-arm/farcall-mixed-app.r: Likewise.
493 * ld-arm/farcall-mixed-app.s: Likewise.
494 * ld-arm/farcall-mixed-app.sym: Likewise.
495 * ld-arm/farcall-mixed-lib.d: Likewise.
496 * ld-arm/farcall-mixed-lib.r: Likewise.
497
498 2009-03-04 Alan Modra <amodra@bigpond.net.au>
499
500 * ld-powerpc/tlsmark.s, * ld-powerpc/tlsmark.d: New test.
501 * ld-powerpc/tlsmark32.s, * ld-powerpc/tlsmark32.d: New test.
502 * ld-powerpc/powerpc.exp: Run them.
503
504 2009-03-02 Sebastian Huber <sebastian.huber@embedded-brains.de>
505
506 * ld-scripts/regions-alias-1.t: New file.
507 * ld-scripts/regions-alias-2.t: New file.
508 * ld-scripts/regions-alias-3.t: New file.
509 * ld-scripts/regions-alias-4.t: New file.
510 * ld-scripts/script.exp: Run region alias tests.
511
512 2009-02-27 Dave Korn <dave.korn.cygwin@gmail.com>
513
514 * ld-pe/pe.exp: Disable auto-import when linking on Cygwin.
515
516 2009-02-26 Christophe Lyon <christophe.lyon@st.com>
517
518 * ld-arm/arm-elf.exp: Add 3 tests for the 3 new stubs.
519 * ld-arm/farcall-thumb-arm-pic-veneer.d: New expected result, the
520 test is now expected to pass.
521 * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise.
522 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
523
524 2009-02-25 Christophe Lyon <christophe.lyon@st.com>
525
526 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Update expected result,
527 as stubs are now generated and the end of the .text section.
528 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
529
530 2009-02-24 Daniel Jacobowitz <dan@codesourcery.com>
531
532 * ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
533 ld-arm/farcall-arm-thumb-pic-veneer.d,
534 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Update for fixed
535 Thumb PIC stub.
536
537 2009-02-24 Daniel Jacobowitz <dan@codesourcery.com>
538
539 * ld-arm/arm-elf.exp (armeabitests): Update duplicate test names.
540 Use normal output files for big-endian.
541 * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: Delete.
542 * ld-arm/farcall-arm-arm-be8.d, ld-arm/farcall-arm-arm-pic-veneer.d,
543 ld-arm/farcall-arm-arm.d, ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
544 ld-arm/farcall-arm-thumb-blx.d, ld-arm/farcall-arm-thumb-pic-veneer.d,
545 ld-arm/farcall-arm-thumb.d, ld-arm/farcall-group-size2.d,
546 ld-arm/farcall-group.d, ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
547 ld-arm/farcall-thumb-arm-be8.d,
548 ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
549 ld-arm/farcall-thumb-arm-blx.d, ld-arm/farcall-thumb-arm-short.d,
550 ld-arm/farcall-thumb-arm.d,
551 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d,
552 ld-arm/farcall-thumb-thumb-blx.d, ld-arm/farcall-thumb-thumb-m.d,
553 ld-arm/farcall-thumb-thumb.d, ld-arm/thumb2-bl-as-thumb1-bad.d,
554 ld-arm/thumb2-bl-bad.d: Update for moved stubs.
555
556 2009-02-23 Daniel Jacobowitz <dan@codesourcery.com>
557
558 * ld-arm/arm-elf.exp (armeabitests): Run new tests. Correct BE8 output
559 filename.
560 * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: New.
561
562 2009-02-23 Christophe Lyon <christophe.lyon@st.com>
563
564 * ld-arm/arm-elf.exp: Add new farcall-thumb-arm-be8 test.
565 * ld-arm/farcall-thumb-arm-be8.d: New expected result.
566 * ld-arm/farcall-arm-arm-be8.d: Replace wildcards by instructions.
567
568 2009-02-23 Christophe Lyon <christophe.lyon@st.com>
569
570 * ld-arm/arm-elf.exp: Rewrite non-EABI variants of
571 thumb2-bl-as-thumb1-bad and thumb2-bl-bad tests, which now
572 pass. farcall-thumb-thumb now passes in EABI mode.
573 * ld-arm/farcall-thumb-arm-pic-veneer.d: Fixed name, source, as
574 and ld flags to match intended test.
575 * ld-arm/farcall-thumb-arm.d: New expected result.
576 * ld-arm/farcall-thumb-thumb-m.d: Likewise.
577 * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Fixed name and ld
578 flags.
579 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
580 * ld-arm/farcall-thumb-thumb.d: New expected result, this test is
581 now expected to pass.
582 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Likewise.
583 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
584 * ld-arm/thumb2-bl-as-thumb1-bad.d: Update addresses according to
585 new use.
586 * ld-arm/thumb2-bl-as-thumb1-bad.s: Update comment.
587
588 2009-18-02 Dave Korn <dave.korn.cygwin@gmail.com>
589
590 * ld-pe/longsecn-1.d: New test file.
591 * ld-pe/longsecn-2.d: Likewise.
592 * ld-pe/longsecn-3.d: Likewise.
593 * ld-pe/longsecn-4.d: Likewise.
594 * ld-pe/longsecn-5.d: Likewise.
595 * ld-pe/longsecn.d: Likewise.
596 * ld-pe/longsecn.exp: New test control script.
597 * ld-pe/longsecn.s: New test source file.
598
599 2009-02-18 Christophe Lyon <christophe.lyon@st.com>
600
601 * ld-arm/farcall-arm-arm-pic-veneer.d,
602 ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
603 ld-arm/farcall-arm-thumb-pic-veneer.d,
604 ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
605 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Fix expected stub
606 target.
607
608 2009-02-06 Joseph Myers <joseph@codesourcery.com>
609
610 * lib/ld-lib.exp (check_gc_sections_available): Return 0 for
611 *-*-mingw*.
612
613 2009-02-05 Joseph Myers <joseph@codesourcery.com>
614
615 * ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork.
616
617 2009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
618
619 * ld-m68k/got-multigot-12-13-14-34-35-ok.d: Update.
620 * ld-m68k/got-multigot-14-ok.d: Update.
621 * ld-m68k/m68k-got.exp: Update.
622 * ld-m68k/got-negative-12-13-14-34-ok.d: Update.
623 * ld-m68k/got-negative-14-ok.d: Update.
624 * ld-m68k/tls-gd-1.d, ld-m68k/tls-gd-2.d: New tests.
625 * ld-m68k/tls-gd-ie-1.d, ld-m68k/tls-ie-1.d: New tests.
626 * ld-m68k/tls-ld-1.d, ld-m68k/tls-ld-2.d: New tests.
627 * ld-m68k/tls-ld-1.s, ld-m68k/tls-ld-2.s, ld-m68k/tls-le-1.s:
628 New test sources.
629 * ld-m68k/tls-no-1.s, ld-m68k/tls-gd-ie-1.s, ld-m68k/tls-gd-1.s:
630 New test sources.
631 * ld-m68k/tls-gd-2.s, ld-m68k/tls-ie-1.s: New test sources.
632 * ld-m68k/m68k.exp: Run new tests.
633 (merge isa-a isa-a:nodiv): Fix.
634
635 2009-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
636
637 * ld-elf/eh-group2.s: New `.cfi_lsda' referencing `.gcc_except_table'.
638 * ld-elf/eh-group.exp: New test and conditional defininiton of `ELF64'.
639
640 2009-01-29 Nick Clifton <nickc@redhat.com>
641
642 * lib/ld-lib.exp (check_gc_sections_available): Add MeP to list of
643 targets which do not support garbage collection.
644 * ld-srec/srec.exp (run_srec_test): Expect tests to fail for MeP.
645 * ld-elf/group8a.d: Likewise.
646 * ld-elf/group8b.d: Likewise.
647 * ld-elf/group9a.d: Likewise.
648 * ld-elf/group9b.d: Likewise.
649
650 2009-01-27 Hans-Peter Nilsson <hp@axis.com>
651
652 * ld-cris/tls-tbss64.s, ld-cris/tls-e-80.d: New test.
653
654 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.d,
655 ld-cris/tls-ldgde-14.d, ld-cris/tls-ldgde-15.d,
656 ld-cris/tls-ldgdex-14.d, ld-cris/tls-ldgdex-15.d: Adjust for
657 change in relocation values.
658
659 * ld-cris/weakhiddso.d, ld-cris/weakhid.s: New test.
660
661 2009-01-26 Nathan Sidwell <nathan@codesourcery.com>
662
663 * ld-powerpc/powerpc.exp: Add vxworks relax testcase.
664 * ld-powerpc/vxworks-relax.s, ld-powerpc/vxworks-relax.rd: New.
665 * ld-powerpc/vxworks1.ld: Add .pad and .far input sections.
666 * ld-powerpc/vxworks1.rd: Correct regexp for undefined symbols.
667
668 2009-01-26 Andrew Stubbs <ams@codesourcery.com>
669
670 * ld-arm/attr-merge-3.attr: Update following gas change.
671 * ld-arm/attr-merge-2.attr: Update Tag_ARM_ISA_use and
672 Tag_THUMB_ISA_use following gas changes.
673 * ld-arm/attr-merge-4.attr: Likewise.
674 * ld-arm/attr-merge-5.attr: Likewise.
675 * ld-arm/attr-merge-arch-1.attr: Likewise.
676 * ld-arm/attr-merge-arch-2.attr: Likewise.
677 * ld-arm/attr-merge-unknown-2.d: Likewise.
678 * ld-arm/attr-merge-unknown-2r.d: Likewise.
679 * ld-arm/attr-merge-unknown-3.d: Likewise.
680 * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
681 * ld-arm/attr-merge-wchar-00.d: Likewise.
682 * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
683 * ld-arm/attr-merge-wchar-02.d: Likewise.
684 * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
685 * ld-arm/attr-merge-wchar-04.d: Likewise.
686 * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
687 * ld-arm/attr-merge-wchar-20.d: Likewise.
688 * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
689 * ld-arm/attr-merge-wchar-22.d: Likewise.
690 * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
691 * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
692 * ld-arm/attr-merge-wchar-40.d: Likewise.
693 * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
694 * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
695 * ld-arm/attr-merge-wchar-44.d: Likewise.
696 * ld-arm/attr-merge.attr: Likewise.
697
698 2009-01-21 Alan Modra <amodra@bigpond.net.au>
699
700 * ld-spu/icache1.d: Add --non-ia-text to ld options.
701
702 2009-01-19 Hans-Peter Nilsson <hp@axis.com>
703
704 * ld-cris/expdref3.s, ld-cris/expdref4.s, ld-cris/weakref3.d,
705 ld-cris/weakref4.d: New tests.
706 * ld-cris/libdso-15b.d: Adjust for recent weakref fix.
707
708 2009-01-19 H.J. Lu <hongjiu.lu@intel.com>
709
710 * ld-elf/group9.s: Replace .byte with .long.
711
712 2009-01-19 Andrew Stubbs <ams@codesourcery.com>
713
714 * ld-arm/arm-elf.exp (armeabitests): Add EABI attribute merging 3,
715 EABI attribute merging 4, and EABI attribute merging 5,
716 EABI attribute arch merging 1, EABI attribute arch merging 1 reversed,
717 EABI attribute arch merging 2, EABI attribute arch merging 2 reversed.
718 Add attr-merge-unknown-1, attr-merge-unknown-2, attr-merge-unknown-2r,
719 and attr-merge-unknown-3 dump tests.
720 * ld-arm/arch-v6.s: New file.
721 * ld-arm/arch-v6k.s: New file.
722 * ld-arm/arch-v6t2.s: New file.
723 * ld-arm/attr-merge-3.attr: New file.
724 * ld-arm/attr-merge-3a.s: New file.
725 * ld-arm/attr-merge-3b.s: New file.
726 * ld-arm/attr-merge-4.attr: New file.
727 * ld-arm/attr-merge-4a.s: New file.
728 * ld-arm/attr-merge-4b.s: New file.
729 * ld-arm/attr-merge-5.attr: New file.
730 * ld-arm/attr-merge-5.s: New file.
731 * ld-arm/attr-merge-arch-1.attr: New file.
732 * ld-arm/attr-merge-arch-2.attr: New file.
733 * ld-arm/attr-merge-unknown-1.d: New file.
734 * ld-arm/attr-merge-unknown-1.s: New file.
735 * ld-arm/attr-merge-unknown-2.d: New file.
736 * ld-arm/attr-merge-unknown-2.s: New file.
737 * ld-arm/attr-merge-unknown-2r.d: New file.
738 * ld-arm/attr-merge-unknown-3.d: New file.
739 * ld-arm/blank.s: New file.
740
741 2009-01-16 H.J. Lu <hongjiu.lu@intel.com>
742
743 * ld-elf/textaddr1.d: New.
744 * ld-elf/textaddr2.d: Likewise.
745
746 2009-01-14 H.J. Lu <hongjiu.lu@intel.com>
747
748 PR ld/9727
749 * ld-elf/group8.s: New.
750 * ld-elf/group8a.d: Likewise.
751 * ld-elf/group8b.d: Likewise.
752 * ld-elf/group9.s: Likewise.
753 * ld-elf/group9a.d: Likewise.
754 * ld-elf/group9b.d: Likewise.
755
756 2009-01-13 Alan Modra <amodra@bigpond.net.au>
757
758 * ld-spu/icache1.s: New file.
759 * ld-spu/icache1.d: New file.
760
761 2009-01-13 Alan Modra <amodra@bigpond.net.au>
762
763 * ld-elf/elf.exp: Save and restore LDFLAGS.
764 * ld-scripts/default-script.exp: Likewise.
765 * ld-scripts/empty-orphan.exp: Likewise, and add to LDFLAGS rather
766 than replacing.
767 * ld-scripts/include.exp: Set --local-store for SPU.
768
769 2009-01-12 Alan Modra <amodra@bigpond.net.au>
770
771 * ld-spu/ovl.d: Allow for absolute branches in stubs.
772 * ld-spu/ovl2.d: Likewise.
773
774 2009-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
775
776 * ld-elf/linkoncerdiff.d, ld-elf/linkoncerdiff1.s,
777 ld-elf/linkoncerdiff2.s: New.
778
779 2009-01-07 Hans-Peter Nilsson <hp@axis.com>
780
781 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
782 ld-cris/tls-e-23.d, ld-cris/tls-e-66.d, ld-cris/tls-gd-3.d,
783 ld-cris/tls-gd-3h.d, ld-cris/tls-global-74.d,
784 ld-cris/tls-ie-8e1.d, ld-cris/tls-ldgde-14.d,
785 ld-cris/tls-ldgde-15.d, ld-cris/tls-le-12.d, ld-cris/tls-le-13.d,
786 ld-cris/tls-le-13s.d, ld-cris/tls-legd-16.d,
787 ld-cris/tls-legd-17.d, ld-cris/tls-legdx-16.d,
788 ld-cris/tls-legdx-17.d, ld-cris/tls-leie-18.d,
789 ld-cris/tls-leie-19.d, ld-cris/tls-local-57.d,
790 ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for
791 relocation value now offset by negative program TLS block size.
792 * ld-cris/tls-le-12s.d: Ditto. Move 128-byte tls-data to last.
793 Adjust accordingly.
794 * ld-cris/tls-le-12s.s: Use movs, not movu, for sign-extended
795 always-negative relocation.
796 * ld-cris/tls-tprelm.s: Move filler data to after symbol for
797 tested relocation.
798 * ld-cris/tls-ok-36.d: Adjust accordingly.
799
800 2009-01-03 Hans-Peter Nilsson <hp@axis.com>
801
802 * ld-cris/tls-js1.d: New test.
803
804 2009-01-02 H.J. Lu <hongjiu.lu@intel.com>
805
806 PR ld/9679
807 * ld-elf/pr9679-1.c: New.
808 * ld-elf/pr9679-2.c: Likewise.
809 * ld-elf/pr9679.rd: Likewise.
810
811 * ld-elf/shared.exp (build_tests): Add test for libpr9679.so.
812
813 2009-01-02 H.J. Lu <hongjiu.lu@intel.com>
814
815 PR ld/9676
816 * ld-elf/pr9676-1.c: New.
817 * ld-elf/pr9676-2.c: Likewiswe.
818 * ld-elf/pr9676-3.c: Likewiswe.
819 * ld-elf/pr9676-4.c: Likewiswe.
820 * ld-elf/pr9676.rd: Likewiswe.
821
822 * ld-elf/shared.exp (build_tests): Add tests for libpr9676-1.a,
823 libpr9676-2.a, libpr9676-3.so, libpr9676-4.so and
824 libpr9676-4a.so.
825
826 * lib/ld-lib.exp (ar_simple_create): New.
827 (run_ld_link_tests): Support archive.
828 (run_cc_link_tests): Likewiswe.
829
830 For older changes see ChangeLog-2008
831 \f
832 Local Variables:
833 mode: change-log
834 left-margin: 8
835 fill-column: 74
836 version-control: never
837 End: