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