OSDN Git Service

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