OSDN Git Service

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