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