OSDN Git Service

ld/
[pf3gnuchains/pf3gnuchains3x.git] / ld / testsuite / ChangeLog
1 2009-11-20  Thomas Schwinge  <thomas@codesourcery.com>
2
3         * ld-arm/arm-dyn.ld: Adapt to main linker script changes.
4         * ld-arm/arm-lib.ld: Likewise.
5         * ld-arm/armthumb-lib.sym: : Adjust expected results.
6         * ld-arm/farcall-mixed-app-v5.d: Likewise.
7         * ld-arm/farcall-mixed-app.d: Likewise.
8         * ld-arm/farcall-mixed-app.sym: Likewise.
9         * ld-arm/farcall-mixed-lib.d: Likewise.
10         * ld-arm/mixed-app-v5.d: Likewise.
11         * ld-arm/mixed-app.d: Likewise.
12         * ld-arm/mixed-app.sym: Likewise.
13         * ld-arm/mixed-lib.sym: Likewise.
14         * ld-arm/preempt-app.sym: Likewise.
15         * ld-arm/tls-app.d: Likewise.
16
17 2009-11-18  Nick Clifton  <nickc@redhat.com>
18
19         * ld-elf/extract-symbol-1sec.d: Expect to fail for the RX target.
20         * ld-scripts/overlay-size.d: Likewise.
21         * ld-scripts/rgn-at1.d: Likewise.
22         * ld-scripts/rgn-at2.d: Likewise.
23         * ld-scripts/rgn-at3.d: Likewise.
24         * ld-scripts/rgn-at4.d: Likewise.
25         * ld-scripts/rgn-over8-ok.d: Likewise.
26
27 2009-11-15  Kai Tietz  <kai.tietz@onevision.com>
28
29         * ld-pe/direct2_client.c: New file.
30         * ld-pe/direct2_dll.c: Likewise.
31         * ld-pe/direct2_dll.def: Likewise.
32         * ld-pe/pe-run2.exp: Likewise.
33
34 2009-11-13  H.J. Lu  <hongjiu.lu@intel.com>
35
36         * ld-x86-64/tlsbin.dd: Updated for prefix processing.
37         * ld-x86-64/tlsgdesc.dd: Likewise.
38         * ld-x86-64/tlsld1.dd: Likewise.
39         * ld-x86-64/tlspic.dd: Likewise.
40
41 2009-11-09  H.J. Lu  <hongjiu.lu@intel.com>
42
43         PR ld/10911
44         * ld-ifunc/ifunc-4a-x86.d: New.
45
46 2009-11-02  Paul Brook  <paul@codesourcery.com>
47
48         * ld-arm/arm-elf.exp: Add new attr-merge-vfp tests.
49         * ld-arm/attr-merge-vfp-1.d: New test.
50         * ld-arm/attr-merge-vfp-1r.d: New test.
51         * ld-arm/attr-merge-vfp-2.d: New test.
52         * ld-arm/attr-merge-vfp-2r.d: New test.
53         * ld-arm/attr-merge-vfp-3.d: New test.
54         * ld-arm/attr-merge-vfp-3r.d: New test.
55         * ld-arm/attr-merge-vfp-4.d: New test.
56         * ld-arm/attr-merge-vfp-4r.d: New test.
57         * ld-arm/attr-merge-vfp-5.d: New test.
58         * ld-arm/attr-merge-vfp-5r.d: New test.
59         * ld-arm/attr-merge-vfp-2.s: New test.
60         * ld-arm/attr-merge-vfp-3.s: New test.
61         * ld-arm/attr-merge-vfp-3-d16.s: New test.
62         * ld-arm/attr-merge-vfp-4.s: New test.
63         * ld-arm/attr-merge-vfp-4-d16.s: New test.
64
65 2009-11-02  Alan Modra  <amodra@bigpond.net.au>
66
67         * ld-scripts/phdrs3.exp (LDFLAGS): Add "--local-store 0:0" for SPU.
68
69 2009-10-30  Mark Mitchell  <mark@codesourcery.com>
70
71         * ld-elfcomm/elfcomm.exp: Compile with -fcommon.
72
73 2009-10-28  Johan Kristell  <johankri@axis.com>
74
75         * ld-cris/dso12-pltdis.d: New test.
76
77 2009-10-19  Hans-Peter Nilsson  <hp@axis.com>
78
79         * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.d,
80         ld-cris/tls-e-80.d, ld-cris/tls-e-dtpoffd1.d,
81         ld-cris/tls-e-dtpoffd3.d, ld-cris/tls-ldgde-14.d,
82         ld-cris/tls-ldgde-15.d, ld-cris/tls-ldgdex-14.d,
83         ld-cris/tls-ldgdex-15.d: Adjust for change in non-shared
84         R_CRIS_32_DTPREL and R_CRIS_16_DTPREL relocations.
85
86 2009-10-17  Arnold Metselaar  <arnold.metselaar@planet.nl>
87
88         * ld-scripts/align.exp: Remove xfails for z80-*-coff
89
90 2009-10-16  Rafael Avila de Espindola  <espindola@google.com>
91
92         * bootstrap.exp: Detect if plugins are enabled. Skip the static
93         link test and add -ldl to the remaining tests if they are.
94
95 2009-10-14  Joseph Myers  <joseph@codesourcery.com>
96
97         * ld-scripts/phdrs3.d: Allow colon in name of linker binary.
98
99 2009-10-14  Alan Modra  <amodra@bigpond.net.au>
100
101         * ld-elf/pr349-1.s, * ld-elf/pr349-2.s, * ld-elf/pr349.d: New.
102
103 2009-10-09  H.J. Lu  <hongjiu.lu@intel.com>
104
105         PR ld/10749
106         * ld-elf/relocatable.d: New.
107         * ld-elf/relocatable.t: Likewise.
108         * ld-elf/simple.s: Likewise.
109
110 2009-10-07  H.J. Lu  <hongjiu.lu@intel.com>
111
112         PR ld/10744
113         * ld-scripts/phdrs3.exp: Run phdrs3a.
114
115         * ld-scripts/phdrs3a.d: New.
116         * ld-scripts/phdrs3a.t: Likewise.
117
118 2009-10-08  Alan Modra  <amodra@bigpond.net.au>
119
120         PR ld/10744
121         * ld-scripts/phdrs3.d: Update.
122
123 2009-10-06  Nathan Sidwell  <nathan@codesourcery.com>
124
125         * ld-scripts/phdrs3.d: New.
126         * ld-scripts/phdrs3.t: New.
127         * ld-scripts/phdrs3.exp: New.
128
129 2009-10-03  Alan Modra  <amodra@bigpond.net.au>
130
131         * ld-powerpc/tlsexe.d: Update.
132         * ld-powerpc/tlsexe.r: Update.
133         * ld-powerpc/tlsexetoc.d: Update.
134         * ld-powerpc/tlsexetoc.r: Update.
135         * ld-powerpc/tlsso.d: Update.
136         * ld-powerpc/tlsso.r: Update.
137         * ld-powerpc/tlstocso.d: Update.
138         * ld-powerpc/tlstocso.r: Update.
139
140 2009-10-02  Alan Modra  <amodra@bigpond.net.au>
141
142         * lib/ld-lib.exp (ld_simple_link_defsyms): New proc, adding
143         powerpc-*-rtems to code setting symbols, extracted from..
144         * ld-srec/srec.exp (run_srec_test): ..here.  Correct flags for sh64.
145         * ld-gc/gc.exp (test_gc): Use ld_simple_link_defsyms.
146
147 2009-10-01  Ulrich Weigand  <uweigand@de.ibm.com>
148
149         * ld-spu/icache1.d: Update to new section layout.
150
151 2009-09-24  H.J. Lu  <hongjiu.lu@intel.com>
152
153         PR ld/10630
154         * ld-alpha/tlsbin.rd: Remove HIDDEN/.hidden on local symbols.
155         * ld-alpha/tlsbinr.rd: Likewise.
156         * ld-alpha/tlspic.rd: Likewise.
157         * ld-cris/libdso-2.d: Likewise.
158         * ld-cris/locref1.d: Likewise.
159         * ld-cris/locref2.d: Likewise.
160         * ld-cris/tls-e-20a.d: Likewise.
161         * ld-cris/tls-e-20.d: Likewise.
162         * ld-cris/tls-e-80.d: Likewise.
163         * ld-cris/tls-gc-68.d: Likewise.
164         * ld-cris/tls-gc-69.d: Likewise.
165         * ld-cris/tls-gc-70.d: Likewise.
166         * ld-cris/tls-gc-75.d: Likewise.
167         * ld-cris/tls-gc-76.d: Likewise.
168         * ld-cris/tls-gc-79.d: Likewise.
169         * ld-cris/tls-gd-1h.d: Likewise.
170         * ld-cris/tls-gd-2h.d: Likewise.
171         * ld-cris/tls-ld-4.d: Likewise.
172         * ld-cris/tls-ld-5.d: Likewise.
173         * ld-cris/tls-ld-6.d: Likewise.
174         * ld-cris/tls-ld-7.d: Likewise.
175         * ld-cris/tls-ldgd-14.d: Likewise.
176         * ld-cris/tls-ldgd-15.d: Likewise.
177         * ld-cris/tls-local-63.d: Likewise.
178         * ld-cris/tls-local-64.d: Likewise.
179         * ld-elf/pr9676.rd: Likewise.
180         * ld-elf/pr9679.rd: Likewise.
181         * ld-elfvsb/hidden2.d: Likewise.
182         * ld-i386/tlsbindesc.rd: Likewise.
183         * ld-i386/tlsbin.rd: Likewise.
184         * ld-i386/tlsdesc.rd: Likewise.
185         * ld-i386/tlsgdesc.rd: Likewise.
186         * ld-i386/tlsnopic.rd: Likewise.
187         * ld-i386/tlspic.rd: Likewise.
188         * ld-ia64/tlsbin.rd: Likewise.
189         * ld-ia64/tlspic.rd: Likewise.
190         * ld-powerpc/tlsexe32.r: Likewise.
191         * ld-powerpc/tlsexe.r: Likewise.
192         * ld-powerpc/tlsexetoc.r: Likewise.
193         * ld-powerpc/tlsso32.r: Likewise.
194         * ld-powerpc/tlsso.r: Likewise.
195         * ld-powerpc/tlstocso.r: Likewise.
196         * ld-s390/tlsbin_64.rd: Likewise.
197         * ld-s390/tlsbin.rd: Likewise.
198         * ld-s390/tlspic_64.rd: Likewise.
199         * ld-s390/tlspic.rd: Likewise.
200         * ld-sparc/gotop32.rd: Likewise.
201         * ld-sparc/gotop64.rd: Likewise.
202         * ld-sparc/tlssunbin32.rd: Likewise.
203         * ld-sparc/tlssunbin64.rd: Likewise.
204         * ld-sparc/tlssunnopic32.rd: Likewise.
205         * ld-sparc/tlssunnopic64.rd: Likewise.
206         * ld-sparc/tlssunpic32.rd: Likewise.
207         * ld-sparc/tlssunpic64.rd: Likewise.
208         * ld-x86-64/tlsbindesc.rd: Likewise.
209         * ld-x86-64/tlsbin.rd: Likewise.
210         * ld-x86-64/tlsdesc.rd: Likewise.
211         * ld-x86-64/tlsgdesc.rd: Likewise.
212         * ld-x86-64/tlspic.rd: Likewise.
213         * ld-xtensa/tlsbin.rd: Likewise.
214         * ld-xtensa/tlspic.rd: Likewise.
215
216         * ld-elf/local1.d: New.
217         * ld-elf/local1.map: Likewise.
218         * ld-elf/local1.s: Likewise.
219         * ld-ia64/local1.d: Likewise.
220         * ld-ia64/local1.map: Likewise.
221         * ld-ia64/local1.s: Likewise.
222
223 2009-09-23  Matt Rice  <ratmice@gmail.com>
224
225         * ld-elf/audit.exp: New.
226         * ld-elf/audit.rd: New.
227         * ld-elf/depaudit.rd: New.
228         * ld-elf/depaudit2.rd: New.
229
230 2009-09-23  Jie Zhang  <jie.zhang@analog.com>
231
232         * ld-srec/srec.exp: Add xfails for bfin-*-linux-uclibc.
233
234 2009-09-23  Alan Modra  <amodra@bigpond.net.au>
235
236         * ld-alpha/tlsbin.rd: Tolerate some whitespace differences.
237         * ld-alpha/tlsbinr.rd: Likewise.
238         * ld-alpha/tlspic.rd: Likewise.
239         * ld-arm/armthumb-lib.sym: Likewise.
240         * ld-arm/farcall-mixed-app.sym: Likewise.
241         * ld-arm/mixed-app.sym: Likewise.
242         * ld-arm/mixed-lib.sym: Likewise.
243         * ld-arm/preempt-app.sym: Likewise.
244         * ld-arm/use-thumb-lib.sym: Likewise.
245         * ld-cris/libdso-2.d: Likewise.
246         * ld-cris/tls-local-63.d: Likewise.
247         * ld-cris/tls-local-64.d: Likewise.
248         * ld-cris/tls-und-38.d: Likewise.
249         * ld-cris/tls-und-42.d: Likewise.
250         * ld-cris/tls-und-46.d: Likewise.
251         * ld-cris/tls-und-50.d: Likewise.
252         * ld-cris/weakref3.d: Likewise.
253         * ld-cris/weakref4.d: Likewise.
254         * ld-elf/empty.d: Likewise.
255         * ld-elf/group1.d: Likewise.
256         * ld-elf/group3a.d: Likewise.
257         * ld-elf/group3b.d: Likewise.
258         * ld-elf/hash.d: Likewise.
259         * ld-elf/warn1.d: Likewise.
260         * ld-elf/warn2.d: Likewise.
261         * ld-elfvers/vers24.rd: Likewise.
262         * ld-elfvsb/hidden0.d: Likewise.
263         * ld-elfvsb/hidden1.d: Likewise.
264         * ld-elfvsb/hidden2.d: Likewise.
265         * ld-elfvsb/internal0.d: Likewise.
266         * ld-elfvsb/internal1.d: Likewise.
267         * ld-elfvsb/protected0.d: Likewise.
268         * ld-elfvsb/protected1.d: Likewise.
269         * ld-i386/tlsbin.rd: Likewise.
270         * ld-i386/tlsbindesc.rd: Likewise.
271         * ld-i386/tlsdesc.rd: Likewise.
272         * ld-i386/tlsgdesc.rd: Likewise.
273         * ld-i386/tlsnopic.rd: Likewise.
274         * ld-i386/tlspic.rd: Likewise.
275         * ld-ia64/tlsbin.rd: Likewise.
276         * ld-ia64/tlspic.rd: Likewise.
277         * ld-mips-elf/got-vers-1.sd: Likewise.
278         * ld-mips-elf/mips16-pic-2.nd: Likewise.
279         * ld-mips-elf/mips16-pic-4a.nd: Likewise.
280         * ld-mips-elf/pic-and-nonpic-1-rel.nd: Likewise.
281         * ld-mips-elf/pic-and-nonpic-1.nd: Likewise.
282         * ld-mips-elf/pic-and-nonpic-3b.nd: Likewise.
283         * ld-mips-elf/pic-and-nonpic-4b.nd: Likewise.
284         * ld-mips-elf/pic-and-nonpic-5b.nd: Likewise.
285         * ld-mips-elf/pic-and-nonpic-6-n32.nd: Likewise.
286         * ld-mips-elf/pic-and-nonpic-6-n64.nd: Likewise.
287         * ld-mips-elf/pic-and-nonpic-6-o32.nd: Likewise.
288         * ld-mips-elf/vxworks1-lib.nd: Likewise.
289         * ld-mmix/bspec1.d: Likewise.
290         * ld-mmix/bspec2.d: Likewise.
291         * ld-mmix/local1.d: Likewise.
292         * ld-mmix/local3.d: Likewise.
293         * ld-mmix/local5.d: Likewise.
294         * ld-mmix/local7.d: Likewise.
295         * ld-mmix/undef-3.d: Likewise.
296         * ld-mn10300/i135409-1.d: Likewise.
297         * ld-mn10300/i135409-2.d: Likewise.
298         * ld-powerpc/tlsexe.r: Likewise.
299         * ld-powerpc/tlsexe32.r: Likewise.
300         * ld-powerpc/tlsexetoc.r: Likewise.
301         * ld-powerpc/tlsso.r: Likewise.
302         * ld-powerpc/tlsso32.r: Likewise.
303         * ld-powerpc/tlstocso.r: Likewise.
304         * ld-powerpc/vxworks1-lib.nd: Likewise.
305         * ld-s390/tlsbin.rd: Likewise.
306         * ld-s390/tlsbin_64.rd: Likewise.
307         * ld-s390/tlspic.rd: Likewise.
308         * ld-s390/tlspic_64.rd: Likewise.
309         * ld-sh/tlsbin-2.d: Likewise.
310         * ld-sh/tlspic-2.d: Likewise.
311         * ld-sh/vxworks1-lib.nd: Likewise.
312         * ld-sh/sh64/crange1.rd: Likewise.
313         * ld-sh/sh64/crange2.rd: Likewise.
314         * ld-sh/sh64/crange3-cmpct.rd: Likewise.
315         * ld-sh/sh64/crange3-media.rd: Likewise.
316         * ld-sh/sh64/crange3.rd: Likewise.
317         * ld-sh/sh64/crangerel1.rd: Likewise.
318         * ld-sh/sh64/crangerel2.rd: Likewise.
319         * ld-sh/sh64/reldl32.rd: Likewise.
320         * ld-sh/sh64/reldl64.rd: Likewise.
321         * ld-sparc/gotop32.rd: Likewise.
322         * ld-sparc/gotop64.rd: Likewise.
323         * ld-sparc/tlssunbin32.rd: Likewise.
324         * ld-sparc/tlssunbin64.rd: Likewise.
325         * ld-sparc/tlssunnopic32.rd: Likewise.
326         * ld-sparc/tlssunnopic64.rd: Likewise.
327         * ld-sparc/tlssunpic32.rd: Likewise.
328         * ld-sparc/tlssunpic64.rd: Likewise.
329         * ld-vxworks/plt-mips1.d: Likewise.
330         * ld-x86-64/tlsbin.rd: Likewise.
331         * ld-x86-64/tlsbindesc.rd: Likewise.
332         * ld-x86-64/tlsdesc.rd: Likewise.
333         * ld-x86-64/tlsgdesc.rd: Likewise.
334         * ld-x86-64/tlspic.rd: Likewise.
335         * ld-xtensa/tlsbin.rd: Likewise.
336         * ld-xtensa/tlspic.rd: Likewise.
337
338 2009-09-21  Richard Sandiford  <rdsandiford@googlemail.com>
339
340         PR ld/10681
341         * ld-elf/eh6.d: Expect absolute pointers in shared libraries to
342         be converted into PC-relative form.
343
344 2009-09-21  Richard Sandiford  <rdsandiford@googlemail.com>
345
346         * ld-mips-elf/eh-frame5.d: Expect PC-relative encodings
347         to include DW_EH_PE_sdata4.
348
349 2009-09-21  Richard Sandiford  <rdsandiford@googlemail.com>
350
351         * ld-mips-elf/eh-frame1-n32.d: Expect PC-relative encodings
352         to include DW_EH_PE_sdata4.
353         * ld-mips-elf/eh-frame2-n32.d: Likewise.
354         * ld-mips-elf/eh-frame1-n64.d: Expect PC-relative encodings
355         to include DW_EH_PE_sdata8.
356         * ld-mips-elf/eh-frame2-n64.d: Likewise.
357
358 2009-09-21  Alan Modra  <amodra@bigpond.net.au>
359
360         * ld-powerpc/tlslib.s: Delete dot-symbol entry syms.  Add
361         __tls_get_addr_opt.
362         * ld-powerpc/tlslib32.s: Add __tls_get_addr_opt.
363         * ld-powerpc/oldtlslib.s: New file, old-abi version of tlslib.s.
364         * ld-powerpc/powerpc.exp: Build old-abi library and use it in
365         two new link tests.
366         * ld-powerpc/tlsexe.d: Update for new __tls_get_addr stub.
367         * ld-powerpc/tlsexe.g, * ld-powerpc/tlsexe.r, *ld-powerpc/tlsexe32.d,
368         * ld-powerpc/tlsexe32.g, * ld-powerpc/tlsexe32.r,
369         * ld-powerpc/tlsexetoc.d, * ld-powerpc/tlsexetoc.g,
370         * ld-powerpc/tlsexetoc.r: Likewise.
371
372 2009-09-20  Richard Sandiford  <rdsandiford@googlemail.com>
373
374         * ld-mips-elf/elf-rel-got-n64-linux.d: Expect BALs.
375         * ld-mips-elf/elf-rel-xgot-n64-linux.d: Likewise.
376
377 2009-09-19  Richard Sandiford  <rdsandiford@googlemail.com>
378
379         * ld-mips-elf/eh-frame5.s, ld-mips-elf/eh-frame5.ld,
380         ld-mips-elf/eh-frame5.d: New test.
381         * ld-mips-elf/mips-elf.exp: Run it.
382
383 2009-09-18  Alan Modra  <amodra@bigpond.net.au>
384
385         * ld-powerpc/tlsso.d: Update.
386         * ld-powerpc/tlsso.r: Update.
387         * ld-powerpc/tlstocso.d: Update.
388         * ld-powerpc/tlstocso.r: Update.
389
390 2009-09-15  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
391
392         * ld-elfcomm/elfcomm.exp: Add appropriate emulation option
393         for sh64*-*-*.
394         * ld-gc/gc.exp (test_gc): Likewise.
395
396 2009-09-14  H.J. Lu  <hongjiu.lu@intel.com>
397
398         * ld-undefined/entry-7.d: New.
399
400 2009-09-13  Richard Sandiford  <rdsandiford@googlemail.com>
401
402         * ld-mips-elf/eh-frame1-n32.d: Change "the section \.eh_frame"
403         to "the \.eh_frame section".
404         * ld-mips-elf/eh-frame1-n64.d: Likewise.
405         * ld-mips-elf/eh-frame2-n32.d: Likewise.
406         * ld-mips-elf/eh-frame2-n64.d: Likewise.
407         * ld-mips-elf/eh-frame3.d: Likewise.
408         * ld-mips-elf/eh-frame4.d: Likewise.
409         * ld-mips-elf/elf-rel-got-n32.d: Expect bals.
410         * ld-mips-elf/elf-rel-xgot-n32.d: Likewise.
411         * ld-mips-elf/mips-elf.exp: Force the MIPS16 PIC tests to use -mips1.
412
413 2009-09-11  Jie Zhang  <jie.zhang@analog.com>
414
415         * ld-elf/warn2.d: `Foo' appears in section 3 when target
416         is bfin-*-linux-uclibc.
417
418 2009-09-09  Daniel Jacobowitz  <dan@codesourcery.com>
419
420         * ld-arm/farcall-mixed-lib.d: Update.
421
422 2009-09-09  Alan Modra  <amodra@bigpond.net.au>
423
424         * ld-elf/sec64k.exp: For frv-linux use "aw" sections.
425         * ld-elf/seg.d: Cater for GNU_STACK segment.
426         * ld-elf/symbol1ref.s: Use data section.
427         * ld-elf/symbol2ref.s: Likewise.
428         * ld-scripts/empty-address-1.d: Don't run on frv-linux.
429         * ld-scripts/empty-address-2a.d: Likewise.
430         * ld-scripts/empty-address-2b.d: Likewise.
431         * ld-scripts/empty-aligned.d: Likewise.
432         * ld-elf/extract-symbol-1sym.d: Tolerate extra target supplied syms.
433         * ld-scripts/sort_b_a-1.d: Likewise.
434         * ld-scripts/sort_b_a.d: Likewise.
435         * ld-scripts/sort_b_a_a-1.d: Likewise.
436         * ld-scripts/sort_b_a_a-2.d: Likewise.
437         * ld-scripts/sort_b_a_a-3.d: Likewise.
438         * ld-scripts/sort_b_a_n-1.d: Likewise.
439         * ld-scripts/sort_b_a_n-2.d: Likewise.
440         * ld-scripts/sort_b_a_n-3.d: Likewise.
441         * ld-scripts/sort_b_n-1.d: Likewise.
442         * ld-scripts/sort_b_n.d: Likewise.
443         * ld-scripts/sort_b_n_a-1.d: Likewise.
444         * ld-scripts/sort_b_n_a-2.d: Likewise.
445         * ld-scripts/sort_b_n_a-3.d: Likewise.
446         * ld-scripts/sort_b_n_n-1.d: Likewise.
447         * ld-scripts/sort_b_n_n-2.d: Likewise.
448         * ld-scripts/sort_b_n_n-3.d: Likewise.
449         * ld-scripts/sort_no-1.d: Likewise.
450         * ld-scripts/sort_no-2.d: Likewise.
451
452 2009-09-08  M R Swami Reddy <MR.Swami.Reddy@nsc.com>
453
454         * ld-elf/merge.d: xfail cr16-*-*.
455
456 2009-09-08  Alan Modra  <amodra@bigpond.net.au>
457
458         * ld-elf/eh5.d: Don't run on hppa64.  Allow non-pcrel encoding.
459         Skip extra CIEs emitted on embedded targets and adjust FDE
460         matches to suit.
461
462 2009-09-05  Jie Zhang  <jie.zhang@analog.com>
463
464         * ld-elf/sec64k.exp: Use ".set" instead of "=" for bfin-*-*.
465
466 2009-09-03  Dave Korn  <dave.korn.cygwin@gmail.com>
467
468         * ld-pe/longsecn.d: Adjusted to match new .text section merging
469         in default PE linker scripts.
470         * ld-pe/longsecn-1.d: Likewise.
471         * ld-pe/longsecn-2.d: Likewise.
472
473 2009-08-31  Jie Zhang  <jie.zhang@analog.com>
474
475         * lib/ld-lib.exp (is_elf_format): Return 1 for bfin-*-uclinux.
476
477 2009-08-31  Alan Modra  <amodra@bigpond.net.au>
478
479         * ld-ifunc/ifunc.exp: Match R_PPC64_JUMP_IREL.
480
481 2009-08-30  H.J. Lu  <hongjiu.lu@intel.com>
482
483         PR ld/10569
484         * ld-elf/commonpage2.d: New.
485         * ld-elf/maxpage4.d: Likewise.
486         * ld-elf/maxpage4.t: Likewise.
487
488 2009-08-26  Maxim Kuvyrkov  <maxim@codesourcery.com>
489
490         * ld-m68k/tls-def-1.s: New file.
491         * ld-m68k/tls-def-1.d: New file.
492         * ld-m68k/tls-gd-1.d2: New file.
493         * ld-m68k/tls-gd-1.d3: New file.
494         * ld-m68k/tls-main-1.s: New file.
495         * ld-m68k/tls-main-1.d: New file.
496         * ld-m68k/m68k.exp: Run new TLS tests.
497
498 2009-08-23  Andreas Schwab  <schwab@linux-m68k.org>
499
500         * ld-powerpc/powerpc.exp: Move relaxing and relocatable relaxing
501         tests from ppc64elftest to ppcelftest and pass -a32 to assembler.
502
503         * ld-powerpc/relax.d: Fix whitespace.
504         * ld-powerpc/relaxr.d: Likewise.
505
506 2009-08-21  Daniel Gutson  <dgutson@codesourcery.com>
507
508         * ld-arm/callweak.d: Opcodes updated.
509         * ld-arm/callweak.s: Architecture specified.
510         * ld-arm/callweak-2.d: New test case.
511         * ld-arm/callweak-2.s: New file.
512
513 2009-08-17  Nick Clifton  <nickc@redhat.com>
514
515         * ld-elf/linkonce1.d: Accept "UNUSED" as part of the name of an
516         unused reloc.
517         * ld-elf/linkonce2.d: Likewise.
518
519 2009-08-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
520
521         Test go32 stub preservation by objcopy.
522         * ld-i386/i386.exp (go32 stub, go32 stub patch the source)
523         (go32 stub objcopy, go32 stub comparison after objcopy): New.
524
525 2009-08-10  Nathan Sidwell  <nathan@codesourcery.com>
526
527         * ld-powerpc/relax.s: New.
528         * ld-powerpc/relax.d: New.
529         * ld-powerpc/relaxr.d: New.
530         * ld-powerpc/powerpc.exp: Add new tests.
531
532 2009-08-06  Nathan Sidwell  <nathan@codesourcery.com>
533
534         * ld-arm/arm-elf.exp: Add new test.
535         * ld-arm/cortex-a8-fix-hdr.d: New.
536         * ld-arm/cortex-a8-fix-hdr.s: New.
537         * ld-arm/cortex-a8-fix-hdr.t: New.
538
539 2009-08-05  Trevor Smigiel  <Trevor_Smigiel@playstation.sony.com>
540
541         * ld-spu/fixup.d: New.
542         * ld-spu/fixup.s: New.
543
544 2009-08-05  Nathan Sidwell  <nathan@codesourcery.com>
545
546         * ld-arm/cortex-a8-far-1.s: New.
547         * ld-arm/cortex-a8-far-2.s: New.
548         * ld-arm/cortex-a8-far.d: New.
549         * ld-arm/arm-elf.exp: Add new test.
550
551 2009-08-02  H.J. Lu  <hongjiu.lu@intel.com>
552
553         PR ld/6443
554         * ld-i386/i386.exp: Run tlspie1.
555         * ld-x86-64/x86-64.exp: tlspie1.
556
557         * ld-i386/tlspie1.d: New.
558         * ld-i386/tlspie1.s: Likewise.
559         * ld-x86-64/tlspie1.d: Likewise.
560         * ld-x86-64/tlspie1.s: Likewise.
561
562 2009-07-31  Hans-Peter Nilsson  <hp@bitrange.com>
563
564         * ld-mmix/x.s, ld-mmix/y.s, ld-mmix/zeroeh.ld,
565         ld-mmix/zeroehelf.d, ld-mmix/zeroehmmo.d: Use .gcc_except_table,
566         not .eh_frame.
567
568 2009-07-30  H.J. Lu  <hongjiu.lu@intel.com>
569
570         * ld-elf/shared.exp: Comment out dl3b.
571
572 2009-07-30  Hans-Peter Nilsson  <hp@bitrange.com>
573
574         * ld-scripts/empty-address-3a.d, ld-scripts/empty-address-3b.d:
575         Skip for mmix-knuth-mmixware.
576
577 2009-07-29  Hans-Peter Nilsson  <hp@bitrange.com>
578
579         * ld-scripts/default-script.s (text): Globalize.
580         * ld-scripts/default-script1.d, ld-scripts/default-script2.d,
581         ld-scripts/default-script3.d, ld-scripts/default-script4.d: Adjust
582         accordingly.
583
584 2009-07-25  H.J. Lu  <hongjiu.lu@intel.com>
585
586         * ld-x86-64/abs-l1om.d: New.
587         * ld-x86-64/protected2-l1om.d: Likewise.
588         * ld-x86-64/protected3-l1om.d: Likewise.
589
590         * ld-x86-64/x86-64.exp: Run abs-l1om, protected2-l1om and
591         protected3-l1om.
592
593 2009-07-24  Trevor Smigiel  <Trevor_Smigiel@playstation.sony.com>
594             Alan Modra  <amodra@bigpond.net.au>
595
596         * ld-spu/pic.d: New.
597         * ld-spu/pic.s: New.
598         * ld-spu/picdef.s: New.
599
600 2009-07-23  H.J. Lu  <hongjiu.lu@intel.com>
601
602         PR ld/10434
603         * ld-x86-64/tlsle1.d: New.
604         * ld-x86-64/tlsle1.s: Likewise.
605
606         * ld-x86-64/x86-64.exp: Run tlsle1.
607
608 2009-07-21  H.J. Lu  <hongjiu.lu@intel.com>
609
610         PR ld/10426
611         * ld-ifunc/ifunc.exp: Check test-1 and libtest-2.so.  Updated.
612
613         * ld-ifunc/test-1.c: New.
614         * ld-ifunc/test-2.c: Likewise.
615
616 2009-07-17  Chao-ying Fu  <fu@mips.com>
617
618         * ld-mips-elf/pic-and-nonpic-3b.dd: Updated to use new PLT
619         entries.
620         * ld-mips-elf/pic-and-nonpic-5b.dd: Likewise.
621         * ld-mips-elf/pic-and-nonpic-6-o32.dd: Likewise.
622         * ld-mips-elf/pic-and-nonpic-6-n32.dd: Likewise.
623         * ld-mips-elf/pic-and-nonpic-6-n64.dd: Likewise.
624
625 2009-07-16  H.J. Lu  <hongjiu.lu@intel.com>
626
627         * ld-ifunc/ifunc-5r-local-i386.d: New.
628         * ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
629
630 2009-07-16  Nathan Sidwell  <nathan@codesourcery.com>
631
632         * ld-arm/arm-target2.s: Add addend cases.
633         * ld-arm/arm-target2-rel.d: Adjust.
634         * ld-arm/arm-target2-abs.d: Adjust.
635         * ld-arm/arm-target2-got-rel.d: Adjust.
636
637 2009-07-13  H.J. Lu  <hongjiu.lu@intel.com>
638
639         * ld-ifunc/ifunc.exp: Don't use -shared/-static to build object
640         files.  Use ld_simple_link to build static non-ifunc-using
641         executable.  Re-enable static non-ifunc-using executable check.
642
643 2009-07-10  H.J. Lu  <hongjiu.lu@intel.com>
644
645         * ld-ifunc/ifunc.exp: Don't check static non-ifunc-using
646         executable.
647
648 2009-07-10  H.J. Lu  <hongjiu.lu@intel.com>
649
650         * ld-ifunc/ifunc-1-local-x86.d: Updated.
651         * ld-ifunc/ifunc-1-x86.d: Likewise.
652         * ld-ifunc/ifunc-3a-x86.d: Likewise.
653
654 2009-07-10  H.J. Lu  <hongjiu.lu@intel.com>
655
656         * ld-ifunc/ifunc-1-local-x86.d: Updated.
657         * ld-ifunc/ifunc-1-x86.d: Likewise.
658         * ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
659         * ld-ifunc/ifunc-2-x86-64.d: Likewise.
660         * ld-ifunc/ifunc-3a-x86.d: Likewise.
661
662 2009-07-10  Alan Modra  <amodra@bigpond.net.au>
663
664         * ld-ifunc/ifunc.exp: Run for powerpc.  Really generate static
665         executables, renaming the existing dynamic but local tests.
666
667 2009-07-08  Alan Modra  <amodra@bigpond.net.au>
668
669         * ld-selective/selective.exp: Remove check that $CC contains the
670         string "gcc".  Do -dumpversion for $CXX.
671
672 2009-06-30  Nick Clifton  <nickc@redhat.com>
673
674         PR 10288
675         * ld-arm/arm-app.d: Update expcted disassembly.
676         * ld-arm/arm-be8.d: Likewise.
677         * ld-arm/arm-call.d: Likewise.
678         * ld-arm/arm-lib-plt32.d: Likewise.
679         * ld-arm/arm-lib.d: Likewise.
680         * ld-arm/arm-movwt.d: Likewise.
681         * ld-arm/arm-pic-veneer.d: Likewise.
682         * ld-arm/armthumb-lib.d: Likewise.
683         * ld-arm/armv4-bx.d: Likewise.
684         * ld-arm/cortex-a8-fix-b-rel-arm.d: Likewise.
685         * ld-arm/farcall-mixed-app-v5.d: Likewise.
686         * ld-arm/farcall-mixed-app.d: Likewise.
687         * ld-arm/farcall-mixed-lib.d: Likewise.
688         * ld-arm/farcall-thumb-arm-pic-veneer.d: Likewise.
689         * ld-arm/farcall-thumb-arm-short.d: Likewise.
690         * ld-arm/farcall-thumb-arm.d: Likewise.
691         * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise.
692         * ld-arm/farcall-thumb-thumb-m.d: Likewise.
693         * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
694         * ld-arm/farcall-thumb-thumb.d: Likewise.
695         * ld-arm/group-relocs.d: Likewise.
696         * ld-arm/mixed-app-v5.d: Likewise.
697         * ld-arm/mixed-app.d: Likewise.
698         * ld-arm/mixed-lib.d: Likewise.
699         * ld-arm/movw-merge.d: Likewise.
700         * ld-arm/thumb2-b-interwork.d: Likewise.
701         * ld-arm/tls-app.d: Likewise.
702         * ld-arm/tls-lib.d: Likewise.
703
704 2009-06-29  Nick Clifton  <nickc@redhat.com>
705
706         PR 10288
707         * ld-arm/arm-app-abs32.d: Update expected disassembly.
708         * ld-arm/arm-app.d: Likewise.
709         * ld-arm/arm-lib-plt32.d: Likewise.
710         * ld-arm/arm-lib.d: Likewise.
711         * ld-arm/arm-pic-veneer.d: Likewise.
712         * ld-arm/armthumb-lib.d: Likewise.
713         * ld-arm/farcall-mixed-app-v5.d: Likewise.
714         * ld-arm/farcall-mixed-app.d: Likewise.
715         * ld-arm/farcall-mixed-lib.d: Likewise.
716         * ld-arm/group-relocs.d: Likewise.
717         * ld-arm/mixed-app-v5.d: Likewise.
718         * ld-arm/mixed-app.d: Likewise.
719         * ld-arm/mixed-lib.d: Likewise.
720         * ld-arm/thumb2-bl-undefweak.d: Likewise.
721
722 2009-06-27  H.J. Lu  <hongjiu.lu@intel.com>
723
724         PR ld/10337
725         * ld-ifunc/binutils.exp: New.
726
727 2009-06-25  Kai Tietz  <kai.tietz@onevision.com>
728
729         * ld-pe/aligncomm-1.c (size_t): Add typedef.
730         (main): Use it for casting pointer to scalar.
731         * ld-pe/aligncomm-2.c: Likewise.
732         * ld-pe/aligncomm-3.c: Likewise.
733         * ld-pe/aligncomm-4.c: Likewise.
734         * ld-scripts/empty-address.exp: Make sure that for x86_64-*-mingw*
735         target imagebase is set to zero.
736         * ld-scripts/weak.exp: Don't fail for x86_64-*-mingw* target.
737
738 2009-06-22  Christophe Lyon  <christophe.lyon@st.com>
739
740         ld/testsuite:
741         * ld-arm/farcall-mixed-app.s: Add new references to check more
742         modes switching.
743         * ld-arm/farcall-mixed-lib1.s: Likewise.
744         * ld-arm/farcall-mixed-app-v5.d: Update expected result.
745         * farcall-mixed-app.d: Likewise.
746         * ld-arm/farcall-mixed-lib.d: Likewise.
747
748 2009-06-22  Dave Korn  <dave.korn.cygwin@gmail.com>
749
750         * ld-pe/pe-run.exp (proc test_direct_link_dll):  Fix incorrect
751         line-wrapping.
752
753 2009-06-19  H.J. Lu  <hongjiu.lu@intel.com>
754
755         * ld-i386/i386.exp: Run tlsgd2.
756
757         * ld-i386/tlsgd2.d: New.
758         * ld-i386/tlsgd2.s: Likewise.
759
760         * ld-x86-64/tlsgd3.d: Updated.
761
762 2009-06-18  Dave Korn  <dave.korn.cygwin@gmail.com>
763
764         * ld-pe/pe-run.exp (proc test_direct_link_dll):  Always pass
765         --enable-auto-import to the linker.
766         * ld-pe/vers-script-1.d:  Replace '\$' by '_' in all symbol names.
767         * ld-pe/vers-script-3.d:  Likewise.
768         * ld-pe/vers-script-4.d:  Likewise.
769         * ld-pe/vers-script-dll.c:  Likewise.
770         * lib/ld-lib.exp (proc is_pecoff_format):  Also return true for
771         "*-*-cegcc*" targets.
772
773 2009-06-15  H.J. Lu  <hongjiu.lu@intel.com>
774
775         * ld-ifunc/ifunc-9-x86.d: Fix a typo.
776
777 2009-06-14  H.J. Lu  <hongjiu.lu@intel.com>
778
779         PR ld/10270
780         * ld-ifunc/ifunc-9-x86.d: New.
781         * ld-ifunc/ifunc-9-x86.s: Likewise.
782
783 2009-06-13  H.J. Lu  <hongjiu.lu@intel.com>
784
785         PR ld/10269
786         * ld-ifunc/ifunc-1-local-x86.d: New.
787         * ld-ifunc/ifunc-1-local-x86.s: Likewise.
788         * ld-ifunc/ifunc-2-local-i386.d: Likewise.
789         * ld-ifunc/ifunc-2-local-i386.s: Likewise.
790         * ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
791         * ld-ifunc/ifunc-2-local-x86-64.s: Likewise.
792         * ld-ifunc/ifunc-4-local-x86.d: Likewise.
793         * ld-ifunc/ifunc-4-local-x86.s: Likewise.
794         * ld-ifunc/ifunc-5-local-i386.s: Likewise.
795         * ld-ifunc/ifunc-5-local-x86-64.s: Likewise.
796         * ld-ifunc/ifunc-5a-local-i386.d: Likewise.
797         * ld-ifunc/ifunc-5a-local-x86-64.d: Likewise.
798         * ld-ifunc/ifunc-5b-local-i386.d: Likewise.
799         * ld-ifunc/ifunc-5b-local-x86-64.d: Likewise.
800
801 2009-06-03  H.J. Lu  <hongjiu.lu@intel.com>
802
803         * ld-ifunc/ifunc-2-x86-64.d: Pass --64 to as and -melf_x86_64 to
804         ld.
805         * ld-ifunc/ifunc-5a-x86-64.d: Likewise.
806         * ld-ifunc/ifunc-5b-x86-64.d: Likewise.
807         * ld-ifunc/ifunc-6a-x86-64.d: Likewise.
808         * ld-ifunc/ifunc-6b-x86-64.d: Likewise.
809         * ld-ifunc/ifunc-7a-x86-64.d: Likewise.
810         * ld-ifunc/ifunc-7b-x86-64.d: Likewise.
811
812         * ld-ifunc/ifunc-8a-i386.s: New.
813         * ld-ifunc/ifunc-8a-x86-64.s: Likewise.
814         * ld-ifunc/ifunc-8b-i386.s: Likewise.
815         * ld-ifunc/ifunc-8b-x86-64.s: Likewise.
816         * ld-ifunc/ifunc-8-i386.d: Likewise.
817         * ld-ifunc/ifunc-8-x86-64.d: Likewise.
818
819 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
820
821         * ld-powerpc/aix-glink-3.s, ld-powerpc/aix-glink-3a.s,
822         ld-powerpc/aix-glink-3b.s, ld-powerpc/aix-glink-3.dd,
823         ld-powerpc/aix-glink-3-32.d, ld-powerpc/aix-glink-3-64.d: New tests.
824         * ld-powerpc/aix52.exp: Run them.  Move the lineno tests to maintain
825         alphabetical order.
826
827 2009-06-02  H.J. Lu  <hongjiu.lu@intel.com>
828
829         * ld-ifunc/ifunc-5-i386.d: Renamed to ...
830         * ld-ifunc/ifunc-5a-i386.d: This.
831
832         * ld-ifunc/ifunc-5-x86-64.d: Renamed to ...
833         * ld-ifunc/ifunc-5a-x86-64.d: This.
834
835         * ld-ifunc/ifunc-5b-i386.d: New.
836         * ld-ifunc/ifunc-5b-x86-64.d: Likewise.
837         * ld-ifunc/ifunc-6a-i386.d: Likewise.
838         * ld-ifunc/ifunc-6a-x86-64.d: Likewise.
839         * ld-ifunc/ifunc-6b-i386.d: Likewise.
840         * ld-ifunc/ifunc-6b-x86-64.d: Likewise.
841         * ld-ifunc/ifunc-6-i386.s: Likewise.
842         * ld-ifunc/ifunc-6-x86-64.s: Likewise.
843         * ld-ifunc/ifunc-7a-i386.d: Likewise.
844         * ld-ifunc/ifunc-7a-x86-64.d: Likewise.
845         * ld-ifunc/ifunc-7b-i386.d: Likewise.
846         * ld-ifunc/ifunc-7b-x86-64.d: Likewise.
847         * ld-ifunc/ifunc-7-i386.s: Likewise.
848         * ld-ifunc/ifunc-7-x86-64.s: Likewise.
849
850 2009-06-01  H.J. Lu  <hongjiu.lu@intel.com>
851
852         PR ld/10205
853         * ld-ifunc/ifunc.exp (contains_irelative_reloc): New.
854         Use it on executable and shared library.
855         Run *.d.
856
857         * ld-ifunc/lib.c: Add a hidden alias, __GI_library_func2, for
858         library_func2.
859         (library_func): New.
860
861         * ld-ifunc/ifunc-1-x86.d: New.
862         * ld-ifunc/ifunc-1-x86.s: Likewise.
863         * ld-ifunc/ifunc-2-i386.d: Likewise.
864         * ld-ifunc/ifunc-2-i386.s: Likewise.
865         * ld-ifunc/ifunc-2-x86-64.d: Likewise.
866         * ld-ifunc/ifunc-2-x86-64.s: Likewise.
867         * ld-ifunc/ifunc-3a-x86.d: Likewise.
868         * ld-ifunc/ifunc-3b-x86.d: Likewise.
869         * ld-ifunc/ifunc-3-x86.s: Likewise.
870         * ld-ifunc/ifunc-4-x86.d: Likewise.
871         * ld-ifunc/ifunc-4-x86.s: Likewise.
872         * ld-ifunc/ifunc-5-i386.d: Likewise.
873         * ld-ifunc/ifunc-5-i386.s: Likewise.
874         * ld-ifunc/ifunc-5-x86-64.d: Likewise.
875         * ld-ifunc/ifunc-5-x86-64.s: Likewise.
876
877 2009-05-27  Dave Korn  <dave.korn.cygwin@gmail.com>
878
879         * ld-pe/non-c-lang-syms.c:  New dump test source file.
880         * ld-pe/non-c-lang-syms.d:  New dump test pattern file.
881         * ld-pe/pe.exp:  Run new "foreign symbol" test.
882
883 2009-05-26  Nathan Sidwell  <nathan@codesourcery.com>
884
885         * ld-powerpc/vxworks-relax-2.s: New.
886         * ld-powerpc/vxworks-relax-2.rd: New.
887         * ld-powerpc/powerpc.exp: Add it.
888
889 2009-05-22  Hans-Peter Nilsson  <hp@axis.com>
890
891         * ld-scripts/rgn-over7.d: Adjust expected message for recent change.
892
893 2009-05-22  Julian Brown  <julian@codesourcery.com>
894
895         * ld-arm/cortex-a8-arm-target.s: New.
896         * ld-arm/cortex-a8-thumb-target.s: New.
897         * ld-arm/cortex-a8-fix-b-rel.s: New.
898         * ld-arm/cortex-a8-fix-b-rel-arm.d: New.
899         * ld-arm/cortex-a8-fix-b-rel-thumb.d: New.
900         * ld-arm/cortex-a8-fix-b.s: New.
901         * ld-arm/cortex-a8-fix-b.d: New.
902         * ld-arm/cortex-a8-fix-bl-rel.s: New.
903         * ld-arm/cortex-a8-fix-bl-rel-arm.d: New.
904         * ld-arm/cortex-a8-fix-bl-rel-thumb.d: New.
905         * ld-arm/cortex-a8-fix-bl.s: New.
906         * ld-arm/cortex-a8-fix-bl.d: New.
907         * ld-arm/cortex-a8-fix-bcc-rel.s: New.
908         * ld-arm/cortex-a8-fix-bcc-rel-thumb.d: New.
909         * ld-arm/cortex-a8-fix-bcc.s: New.
910         * ld-arm/cortex-a8-fix-bcc.d: New.
911         * ld-arm/cortex-a8-fix-blx-rel.s: New.
912         * ld-arm/cortex-a8-fix-blx-rel-arm.d: New.
913         * ld-arm/cortex-a8-fix-blx-rel-thumb.d: New.
914         * ld-arm/cortex-a8-fix-blx.s: New.
915         * ld-arm/cortex-a8-fix-blx.d: New.
916         * ld-arm/arm-elf.exp: Add new tests.
917
918 2009-05-22  Nathan Sidwell  <nathan@codesourcery.com>
919
920         * ld-scripts/rgn-at4.t: New.
921         * ld-scripts/rgn-at4.d: New.
922
923 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
924
925         * ld-pe/aligncomm-1.c (_alloca):  Add dummy definition to
926         satisfy final link on Windows targets when using gcc-3.
927         * ld-pe/aligncomm-2.c (_alloca):  Likewise.
928         * ld-pe/aligncomm-3.c (_alloca):  Likewise.
929         * ld-pe/aligncomm-4.c (_alloca):  Likewise.
930
931 2009-05-20  Dave Korn  <dave.korn.cygwin@gmail.com>
932
933         * lib/ld-lib.exp (run_ld_link_tests):  Filter test names against
934         runtests list.
935
936 2009-05-19  Dave Korn  <dave.korn.cygwin@gmail.com>
937
938         * ld-pe/aligncomm-1.c:  New test source file.
939         * ld-pe/aligncomm-2.c:  Likewise.
940         * ld-pe/aligncomm-3.c:  Likewise.
941         * ld-pe/aligncomm-4.c:  Likewise.
942         * ld-pe/aligncomm.d:  New test pattern file.
943
944         * ld-pe/direct.exp:  Deleted, and content moved into ...
945         * ld-pe/pe-run.exp:  ... New common file for all PE run tests.
946
947         * ld-pe/vers-script.exp:  Deleted, and content merged into ...
948         * ld-pe/pe-compile.exp:  ... New common file for PE tests needing
949         a compiler, adding aligned common tests.
950
951         * ld-pe/pe.exp:  Update header comment.
952
953 2009-05-17  Aaron W. LaFramboise  <aaron98wiridge9@aaronwl.com>
954
955         * ld-pe/exports.d: New file.
956         * ld-pe/exports.s: New file.
957         * ld-pe/pe.exp: New test for empty export table.
958
959 2009-05-16  Alan Modra  <amodra@bigpond.net.au>
960
961         * ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
962         * ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s,
963         * ld-elf/orphan3f.s: Increase section size to 16.
964         * ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s,
965         * ld-pe/orphand.s, * ld-pe/orphane.s: Likewise.
966
967 2009-05-15  Alan Modra  <amodra@bigpond.net.au>
968
969         * ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
970         * ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s,
971         * ld-elf/orphan3f.s: New test.
972         * ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s,
973         * ld-pe/orphand.s, * ld-pe/orphane.s: New test.
974         * ld-pe/direct.exp: Use is_pecoff_format.
975         * ld-pe/longsecn.exp: Delete.
976         * ld-pe/pe.exp: Run new test and longsecn tests.
977
978 2009-05-15  Andrew Stubbs  <ams@codesourcery.com>
979         Paul Brook  <paul@codesourcery.com>
980
981         * ld-arm/arm-elf.exp: Add unwind-5.
982         * ld-arm/discard-unwind.ld: New file.
983         * ld-arm/unwind-5.d: New test.
984         * ld-arm/unwind-5.s: New test.
985
986 2009-05-14  Ulrich Weigand  <uweigand@de.ibm.com>
987
988         * ld-spu/icache1.d: Update for compact stubs.
989
990 2009-05-14  Ulrich Weigand  <uweigand@de.ibm.com>
991
992         * ld-spu/icache1.d: Update all addresses to accomodate icache
993         buffer shifted down 0x800 bytes.
994
995 2009-05-14  Ulrich Weigand  <uweigand@de.ibm.com>
996
997         * ld-spu/icache.d: Update file offsets.
998         * ld-spu/ovl.d: Likewise.
999         * ld-spu/ovl1.d: Likewise.
1000
1001 2009-05-14  Alan Modra  <amodra@bigpond.net.au>
1002
1003         * ld-spu/icache1.d: Update for changed overlay manager placement.
1004         * ld-spu/ovl.d: Likewise.
1005         * ld-spu/ovl2.d: Likewise.
1006
1007 2009-05-05  Paul Brook  <paul@codesourcery.com>
1008
1009         * ld-arm/arm.ld: Add .ARM.exidx and .ARM.extab.
1010         * ld-arm/arm-elf.exp: Add unwind-[1-4].
1011         * ld-arm/unwind-1.d: New test.
1012         * ld-arm/unwind-1.s: New test.
1013         * ld-arm/unwind-2.d: New test.
1014         * ld-arm/unwind-2.s: New test.
1015         * ld-arm/unwind-3.d: New test.
1016         * ld-arm/unwind-3.s: New test.
1017         * ld-arm/unwind-4.d: New test.
1018         * ld-arm/unwind-4.s: New test.
1019
1020 2009-05-01  Julian Brown  <julian@codesourcery.com>
1021
1022         * ld-arm/arm-elf.exp (armeabitests): Add thumb2-bl-blx-interwork test.
1023         * ld-arm/thumb2-bl-blx-interwork.s: New.
1024         * ld-arm/thumb2-bl-blx-interwork.d: New.
1025
1026 2009-04-30  Nick Clifton  <nickc@redhat.com>
1027
1028         * ld-ifunc: New directory.
1029         * ld-ifunc/ifunc.exp: New file: Run the IFUNC tests.
1030         * ld-ifunc/prog.c: New file.
1031         * ld-ifunc/lib.c: New file.
1032
1033 2009-04-30  Joseph Myers  <joseph@codesourcery.com>
1034
1035         * ld-arm/movw-shared-1.d, ld-arm/movw-shared-1.s,
1036         ld-arm/movw-shared-2.d, ld-arm/movw-shared-2.s,
1037         ld-arm/movw-shared-3.d, ld-arm/movw-shared-3.s,
1038         ld-arm/movw-shared-4.d, ld-arm/movw-shared-4.s: New tests.
1039         * ld-arm/arm-elf.exp: Run these new tests.
1040
1041 2009-04-29  Chris Demetriou  <cgd@google.com>
1042
1043         * ld-elfvers/vers.exp (vers4b): New test to verify that
1044         --no-export-dynamic undoes --export-dynamic.
1045
1046 2009-04-28  Nathan Sidwell  <nathan@codesourcery.com>
1047
1048         * ld-i386/vxworks1-lib.dd: Adjust expected disassembly.
1049         * ld-i386/vxworks1.dd: Adjust expected disassembly.
1050         * ld-i386/vxworks1-lib.rd: Sections are swapped.
1051
1052 2009-04-22  Christophe Lyon  <christophe.lyon@st.com>
1053
1054         PR9743
1055         * ld-arm/arm-call.d: Update expected result.
1056         * ld-arm/arm-pic-veneer.d: Likewise.
1057         * ld-arm/thumb2-b-interwork.d: Likewise.
1058
1059 2009-04-22  Nathan Sidwell  <nathan@codesourcery.com>
1060
1061         * ld-scripts/rgn-at1.d: Cope with larger padding on sections.
1062         * ld-scripts/rgn-at2.d: Likewise.
1063         * ld-scripts/rgn-at3.d: Likewise.
1064
1065 2009-04-21  Daniel Jacobowitz  <dan@codesourcery.com>
1066
1067         * ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
1068         ld-arm/farcall-group-size2.d, ld-arm/farcall-group.d,
1069         ld-arm/farcall-mixed-lib.d: Update for linker changes.
1070
1071 2009-04-17  Christophe Lyon  <christophe.lyon@st.com>
1072
1073         * ld-arm/arm-elf.exp: Add new test farcall-mixed-lib.
1074         * ld-arm/farcall-mixed-lib.d: Update expected output.
1075         * ld-arm/farcall-mixed-lib1.s: New file.
1076         * ld-arm/farcall-mixed-lib2.s: New file.
1077
1078 2009-04-16  Richard Sandiford  <r.sandiford@uk.ibm.com>
1079
1080         * ld-powerpc/aix-export-2.s, ld-powerpc/aix-export-2.nd: New test.
1081         * ld-powerpc/aix52.exp: Run it.
1082
1083 2009-04-16  Alan Modra  <amodra@bigpond.net.au>
1084
1085         * ld-libs/lib-1.s: Use "==" instead of ".set".
1086         * ld-libs/lib-2.s: Likewise.
1087         * ld-scripts/defined.s: Likewise.
1088
1089 2009-04-15  Christophe Lyon  <christophe.lyon@st.com>
1090
1091         * ld-arm/arm-elf.exp: Add 1 more test to check undef weak
1092         reference with PLT in ARM mode.
1093         * ld-arm/thumb2-bl-undefweak1.d, ld-arm/thumb2-bl-undefweak1.s:
1094         New files.
1095
1096 2009-04-08  H.J. Lu  <hongjiu.lu@intel.com>
1097
1098         * ld-i386/abs.d: Add  --32 for assembler and -melf_i386 for
1099         linker.
1100
1101 2009-04-03  Nathan Sidwell  <nathan@codesourcery.com>
1102
1103         * ld-scripts/rgn-at.s: Use explicit .section pseudos.
1104
1105 2009-04-03  Dave Korn  <dave.korn.cygwin@gmail.com>
1106
1107         * ld-pe/image_size.d (#target):  Also run test on Cygwin and x86_64
1108         MinGW targets.
1109
1110 2009-04-03  Nathan Sidwell  <nathan@codesourcery.com>
1111
1112         * ld-scripts/rgn-at.exp: New.
1113         * ld-scripts/rgn-at.s: New.
1114         * ld-scripts/rgn-at1.d: New.
1115         * ld-scripts/rgn-at1.t: New.
1116         * ld-scripts/rgn-at2.d: New.
1117         * ld-scripts/rgn-at2.t: New.
1118         * ld-scripts/rgn-at3.d: New.
1119         * ld-scripts/rgn-at3.t: New.
1120
1121 2009-04-03  Dave Korn  <dave.korn.cygwin@gmail.com>
1122
1123         * ld-pe/export_dynamic_warning.s:  Make dummy code portable.
1124
1125 2009-04-02  Dave Korn  <dave.korn.cygwin@gmail.com>
1126
1127         * ld-pe/export_dynamic_warning.d (#warning):  Fix regex pattern.
1128
1129 2009-04-02  Dave Korn  <dave.korn.cygwin@gmail.com>
1130
1131         PR ld/6744
1132         * ld-pe/export_dynamic_warning.d:  New test control file.
1133         * ld-pe/export_dynamic_warning.s:  New test source file.
1134         * ld-pe/pe.exp:  Also run export_dynamic_warning dump test.
1135
1136 2009-04-02  Christophe Lyon  <christophe.lyon@st.com>
1137
1138         * ld-arm/farcall-thumb-thumb-pic-veneer.d: Update expected
1139         results.
1140         * ld-arm/farcall-thumb-thumb.d: Likewise.
1141
1142 2009-04-02  Nick Clifton  <nickc@redhat.com>
1143
1144         PR 9987
1145         * lib/ld-lib.exp (check_gc_sections_available): Do not run garbage
1146         collection tests for cygwin targets.
1147
1148 2009-04-01  Richard Sandiford  <r.sandiford@uk.ibm.com>
1149
1150         * ld-powerpc/aix-gc-1.nd: New test.
1151         * ld-powerpc/aix52.exp: Run it.
1152
1153 2009-04-01  Richard Sandiford  <r.sandiford@uk.ibm.com>
1154
1155         * ld-powerpc/aix-rel-1.s, ld-powerpc/aix-rel-1.od: New test.
1156         * ld-powerpc/aix52.exp: Run it.
1157
1158 2009-04-01  Dave Korn  <dave.korn.cygwin@gmail.com>
1159
1160         * ld-cygwin/exe-export.exp:  Add "-lkernel32" when linking test exe.
1161         * ld-cygwin/testexe.c (testexe_main):  Indicate whether global_a
1162         was set to correct final value using error return status.
1163         (testexe_dummy):  Dummy function calls an import from kernel32.dll
1164         to ensure it is mapped into the process space at runtime.
1165
1166 2009-04-01  Christophe Lyon  <christophe.lyon@st.com>
1167
1168         * ld-arm/arm-elf.exp: BE8 tests expect the same output as the
1169         default ones.
1170         * ld-arm/arm-be8.d: Print opcodes in little endian.
1171         * ld-arm/farcall-thumb-arm-be8.d: Removed useless expected result.
1172         * ld-arm/farcall-arm-arm-be8.d: Likewise.
1173
1174 2009-03-25  Hans-Peter Nilsson  <hp@axis.com>
1175
1176         * ld-cris/tls-e-dtpoffd3.d, ld-cris/tls-e-tpoffcomm1.d,
1177         ld-cris/tls-e-tpoffcomm1.s: New tests.
1178
1179 2009-03-24  Hans-Peter Nilsson  <hp@axis.com>
1180
1181         * ld-cris/tls-commx.s, ld-cris/tls-dso-dtpoffd2.d,
1182         ld-cris/tls-dso-dtpoffd4.d, ld-cris/tls-dtpoffdx.s,
1183         ld-cris/tls-e-dtpoffd1.d: New tests.
1184
1185         * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
1186         ld-cris/tls-e-80.d, ld-cris/tls-gd-3.d, ld-cris/tls-gd-3h.d,
1187         ld-cris/tls-global-74.d, ld-cris/tls-ldgde-14.d,
1188         ld-cris/tls-ldgde-15.d, ld-cris/tls-legd-16.d,
1189         ld-cris/tls-legd-17.d, ld-cris/tls-local-57.d,
1190         ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for BFD
1191         change in link-time known GOT contents for GD relocations.
1192
1193 2009-03-20  H.J. Lu  <hongjiu.lu@intel.com>
1194
1195         PR ld/9970
1196         * ld-pie/pie.exp: Use -fpie to compile.  Run *.d tests.
1197
1198         * ld-pie/start.d: New.
1199         * ld-pie/start.s: Likewise.
1200
1201 2009-03-18  H.J. Lu  <hongjiu.lu@intel.com>
1202
1203         PR ld/6766
1204         * ld-undefined/dummy.s: New.
1205         * ld-undefined/entry-1.d: Likewise.
1206         * ld-undefined/entry-2.d: Likewise.
1207         * ld-undefined/entry-3.d: Likewise.
1208         * ld-undefined/entry-4.d: Likewise.
1209         * ld-undefined/entry-5.d: Likewise.
1210         * ld-undefined/entry-6.d: Likewise.
1211         * ld-undefined/entry.exp: Likewise.
1212         * ld-undefined/entry.s: Likewise.
1213
1214 2009-03-17  Alan Modra  <amodra@bigpond.net.au>
1215
1216         * ld-spu/icache1.d: Update for fixed set_id, new manager entry, and
1217         reduced data.
1218
1219 2009-03-17  Alan Modra  <amodra@bigpond.net.au>
1220
1221         * config/default.exp (get_link_files): Replace double dollars with
1222         single dollars.
1223
1224 2009-03-17  Alan Modra  <amodra@bigpond.net.au>
1225
1226         * ld-bootstrap/bootstrap.exp: Use DO_COMPARE.  Remove unnecessary
1227         cleanup and log output.
1228
1229 2009-03-16  Dave Korn  <dave.korn.cygwin@gmail.com>
1230
1231         * ld-bootstrap/bootstrap.exp:  Also pass '-liconv' to linker when
1232         linking statically on Cygwin, necessitated by '-lintl'.
1233
1234 2009-03-15  Dave Korn  <dave.korn.cygwin@gmail.com>
1235
1236         * ld-auto-import/auto-import.exp:  Add missing dll entrypoint.
1237
1238 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
1239
1240         * ld-powerpc/aix-export-1-all.dd, ld-powerpc/aix-export-1-full.dd,
1241         ld-powerpc/aix-export-1a.s, ld-powerpc/aix-export-1b.s: New tests.
1242         * ld-powerpc/aix52.exp: Run them.
1243
1244 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
1245
1246         * ld-powerpc/aix-gc-1.s, ld-powerpc/aix-gc-1.ex,
1247         ld-powerpc/aix-gc-1-32.dd, ld-powerpc/aix-gc-1-64.dd,
1248         ld-powerpc/aix-weak-1-gcdso.dnd, ld-powerpc/aix-weak-1-gcdso.hd,
1249         ld-powerpc/aix-weak-1-gcdso.nd: New tests.
1250         * ld-powerpc/aix52.exp: Run them.
1251
1252 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
1253
1254         * ld-powerpc/aix-glink-2a.s, ld-powerpc/aix-glink-2a.ex,
1255         ld-powerpc/aix-glink-2b.s, ld-powerpc/aix-glink-2c.s,
1256         ld-powerpc/aix-glink-2c.ex, ld-powerpc/aix-glink-2d.s,
1257         ld-powerpc/aix-glink-2-32.dd, ld-powerpc/aix-glink-2-64.dd,
1258         ld-powerpc/aix-weak-1a.s, ld-powerpc/aix-weak-1b.s,
1259         ld-powerpc/aix-weak-1-rel.hd, ld-powerpc/aix-weak-1-rel.nd,
1260         ld-powerpc/aix-weak-1-dso.hd, ld-powerpc/aix-weak-1-dso.nd,
1261         ld-powerpc/aix-weak-1-dso.dnd, ld-powerpc/aix-weak-1.ex,
1262         ld-powerpc/aix-weak-2a.s, ld-powerpc/aix-weak-2a.ex,
1263         ld-powerpc/aix-weak-2a.nd, ld-powerpc/aix-weak-2b.s,
1264         ld-powerpc/aix-weak-2b.nd, ld-powerpc/aix-weak-2c.s,
1265         ld-powerpc/aix-weak-2c.ex, ld-powerpc/aix-weak-2c.nd,
1266         ld-powerpc/aix-weak-2c.od, ld-powerpc/aix-weak-3a.s,
1267         ld-powerpc/aix-weak-3a.ex, ld-powerpc/aix-weak-3b.s,
1268         ld-powerpc/aix-weak-3b.ex, ld-powerpc/aix-weak-3-32.d,
1269         ld-powerpc/aix-weak-3-32.dd, ld-powerpc/aix-weak-3-64.d,
1270         ld-powerpc/aix-weak-3-64.dd: New tests.
1271         * ld-powerpc/aix52.exp: Run them.  Replace tmp/aix-* with
1272         tmp/aix64-* in 64-bit ld options.
1273
1274 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
1275
1276         * ld-powerpc/aix-no-dup-syms-1a.s, ld-powerpc/aix-no-dup-syms-1b.s,
1277         ld-powerpc/aix-no-dup-syms-1.ex, ld-powerpc/aix-no-dup-syms-1.im,
1278         ld-powerpc/aix-no-dup-syms-1-dso.dnd,
1279         ld-powerpc/aix-no-dup-syms-1-dso.drd,
1280         ld-powerpc/aix-no-dup-syms-1-dso.nd,
1281         ld-powerpc/aix-no-dup-syms-1-dso.rd,
1282         ld-powerpc/aix-no-dup-syms-1-rel.nd,
1283         ld-powerpc/aix-no-dup-syms-1-rel.rd: New tests.
1284         * ld-powerpc/aix52.exp: Run them.
1285
1286 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
1287
1288         * ld-powerpc/aix-abs-branch-1.nd,
1289         ld-powerpc/aix-abs-reloc-1.nd: New tests.
1290         * ld-powerpc/aix52.exp: Run them.
1291
1292 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
1293
1294         * ld-powerpc/aix-lineno-1.s, ld-powerpc/aix-lineno-1.txt,
1295         ld-powerpc/aix-lineno-1a.dd, ld-powerpc/aix-lineno-1a.nd,
1296         ld-powerpc/aix-lineno-1b.dd, ld-powerpc/aix-lineno-1b.nd: New tests.
1297         * ld-powerpc/aix52.exp: Run them.  Copy aix-lineno-1.txt to tmpdir.
1298
1299 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
1300
1301         * ld-powerpc/aix-toc-1.ex, ld-powerpc/aix-toc-1a.s,
1302         ld-powerpc/aix-toc-1b.s, ld-powerpc/aix-toc-1-32.dd,
1303         ld-powerpc/aix-toc-1-64.dd: New tests.
1304         * ld-powerpc/aix52.exp: Run them.
1305
1306 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
1307
1308         * ld-powerpc/aix-glink-1.ex, ld-powerpc/aix-glink-1.s,
1309         ld-powerpc/aix-glink-1-32.dd, ld-powerpc/aix-glink-1-64.dd,
1310         ld-powerpc/aix-glink-1-32.d, ld-powerpc/aix-glink-1-64.d: New tests.
1311         * ld-powerpc/aix52.exp: Run them.
1312
1313 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
1314
1315         * ld-powerpc/aix-abs-branch-1.im, ld-powerpc/aix-abs-branch-1.ex,
1316         ld-powerpc/aix-abs-branch-1.s,
1317         ld-powerpc/aix-abs-branch-1.dd: New test.
1318         * ld-powerpc/aix52.exp: Run it.
1319
1320 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
1321
1322         * ld-powerpc/aix-abs-reloc-1.ex, ld-powerpc/aix-abs-reloc-1.im,
1323         ld-powerpc/aix-abs-reloc-1.od, ld-powerpc/aix-abs-reloc-1.s: New test.
1324         * ld-powerpc/aix52.exp: Run it.
1325
1326 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
1327
1328         * ld-powerpc/aix-core-sec-1.s, ld-powerpc/aix-core-sec-1.ex,
1329         ld-powerpc/aix-core-sec-1.hd, ld-powerpc/aix-core-sec-2.s,
1330         ld-powerpc/aix-core-sec-2.ex, ld-powerpc/aix-core-sec-2.hd,
1331         ld-powerpc/aix-core-sec-3.s, ld-powerpc/aix-core-sec-3.ex,
1332         ld-powerpc/aix-core-sec-3.hd: New tests.
1333         * ld-powerpc/aix52.exp: New harness.
1334
1335 2009-03-14  Richard Sandiford  <r.sandiford@uk.ibm.com>
1336
1337         * lib/ld-lib.exp (ar_simple_create): Add an "aropts" parameter.
1338         (run_ld_link_tests): Treat the second list element as "ar" options
1339         when creating an archive.  Don't run the linker in this case.
1340         (run_cc_link_tests): Likewise.
1341
1342 2009-03-13  Nick Clifton  <nickc@redhat.com>
1343
1344         * lib/ld-lib.exp (run_dump_test): Add verbose to list of globals.
1345         Replace call to verbose_eval with a test of verbose level.  If
1346         greater than 2 always dump the contents of the dumpfile.  If equal
1347         to 2 only dump the contents if the regexp diff failed.
1348         (proc verbose_eval): Delete.
1349
1350 2009-03-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1351
1352         * ld-elf/empty2.d: Remove xfail for hppa*-*-*.
1353         * ld-elf/merge.d: Change xfail for hppa to hppa*64*-*-*.
1354
1355 2009-03-05  Christophe Lyon  <christophe.lyon@st.com>
1356
1357         * ld-arm/arm-elf.exp: Add new farcall-group-limit test.
1358         * ld-arm/farcall-group-limit.d: New file.
1359         * ld-arm/farcall-group3.s: New file.
1360         * ld-arm/farcall-group4.s: New file.
1361
1362 2009-03-05  Christophe Lyon  <christophe.lyon@st.com>
1363
1364         * ld-arm/arm-elf.exp: Add 2 more tests to check long branch stubs
1365         in PLT context.
1366         * ld-arm/farcall-mixed-app-v5.d: New file.
1367         * ld-arm/farcall-mixed-app.d: Likewise.
1368         * ld-arm/farcall-mixed-app.r: Likewise.
1369         * ld-arm/farcall-mixed-app.s: Likewise.
1370         * ld-arm/farcall-mixed-app.sym: Likewise.
1371         * ld-arm/farcall-mixed-lib.d: Likewise.
1372         * ld-arm/farcall-mixed-lib.r: Likewise.
1373
1374 2009-03-04  Alan Modra  <amodra@bigpond.net.au>
1375
1376         * ld-powerpc/tlsmark.s, * ld-powerpc/tlsmark.d: New test.
1377         * ld-powerpc/tlsmark32.s, * ld-powerpc/tlsmark32.d: New test.
1378         * ld-powerpc/powerpc.exp: Run them.
1379
1380 2009-03-02  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1381
1382         * ld-scripts/regions-alias-1.t: New file.
1383         * ld-scripts/regions-alias-2.t: New file.
1384         * ld-scripts/regions-alias-3.t: New file.
1385         * ld-scripts/regions-alias-4.t: New file.
1386         * ld-scripts/script.exp: Run region alias tests.
1387
1388 2009-02-27  Dave Korn  <dave.korn.cygwin@gmail.com>
1389
1390         * ld-pe/pe.exp:  Disable auto-import when linking on Cygwin.
1391
1392 2009-02-26  Christophe Lyon  <christophe.lyon@st.com>
1393
1394         * ld-arm/arm-elf.exp: Add 3 tests for the 3 new stubs.
1395         * ld-arm/farcall-thumb-arm-pic-veneer.d: New expected result, the
1396         test is now expected to pass.
1397         * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise.
1398         * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
1399
1400 2009-02-25  Christophe Lyon  <christophe.lyon@st.com>
1401
1402         * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Update expected result,
1403         as stubs are now generated and the end of the .text section.
1404         * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
1405
1406 2009-02-24  Daniel Jacobowitz  <dan@codesourcery.com>
1407
1408         * ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
1409         ld-arm/farcall-arm-thumb-pic-veneer.d,
1410         ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Update for fixed
1411         Thumb PIC stub.
1412
1413 2009-02-24  Daniel Jacobowitz  <dan@codesourcery.com>
1414
1415         * ld-arm/arm-elf.exp (armeabitests): Update duplicate test names.
1416         Use normal output files for big-endian.
1417         * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: Delete.
1418         * ld-arm/farcall-arm-arm-be8.d, ld-arm/farcall-arm-arm-pic-veneer.d,
1419         ld-arm/farcall-arm-arm.d, ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
1420         ld-arm/farcall-arm-thumb-blx.d, ld-arm/farcall-arm-thumb-pic-veneer.d,
1421         ld-arm/farcall-arm-thumb.d, ld-arm/farcall-group-size2.d,
1422         ld-arm/farcall-group.d, ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
1423         ld-arm/farcall-thumb-arm-be8.d,
1424         ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
1425         ld-arm/farcall-thumb-arm-blx.d, ld-arm/farcall-thumb-arm-short.d,
1426         ld-arm/farcall-thumb-arm.d,
1427         ld-arm/farcall-thumb-thumb-blx-pic-veneer.d,
1428         ld-arm/farcall-thumb-thumb-blx.d, ld-arm/farcall-thumb-thumb-m.d,
1429         ld-arm/farcall-thumb-thumb.d, ld-arm/thumb2-bl-as-thumb1-bad.d,
1430         ld-arm/thumb2-bl-bad.d: Update for moved stubs.
1431
1432 2009-02-23  Daniel Jacobowitz  <dan@codesourcery.com>
1433
1434         * ld-arm/arm-elf.exp (armeabitests): Run new tests.  Correct BE8 output
1435         filename.
1436         * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: New.
1437
1438 2009-02-23  Christophe Lyon  <christophe.lyon@st.com>
1439
1440         * ld-arm/arm-elf.exp: Add new farcall-thumb-arm-be8 test.
1441         * ld-arm/farcall-thumb-arm-be8.d: New expected result.
1442         * ld-arm/farcall-arm-arm-be8.d: Replace wildcards by instructions.
1443
1444 2009-02-23  Christophe Lyon  <christophe.lyon@st.com>
1445
1446         * ld-arm/arm-elf.exp: Rewrite non-EABI variants of
1447         thumb2-bl-as-thumb1-bad and thumb2-bl-bad tests, which now
1448         pass. farcall-thumb-thumb now passes in EABI mode.
1449         * ld-arm/farcall-thumb-arm-pic-veneer.d: Fixed name, source, as
1450         and ld flags to match intended test.
1451         * ld-arm/farcall-thumb-arm.d: New expected result.
1452         * ld-arm/farcall-thumb-thumb-m.d: Likewise.
1453         * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Fixed name and ld
1454         flags.
1455         * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
1456         * ld-arm/farcall-thumb-thumb.d: New expected result, this test is
1457         now expected to pass.
1458         * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Likewise.
1459         * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
1460         * ld-arm/thumb2-bl-as-thumb1-bad.d: Update addresses according to
1461         new use.
1462         * ld-arm/thumb2-bl-as-thumb1-bad.s: Update comment.
1463
1464 2009-18-02  Dave Korn  <dave.korn.cygwin@gmail.com>
1465
1466         * ld-pe/longsecn-1.d:  New test file.
1467         * ld-pe/longsecn-2.d:  Likewise.
1468         * ld-pe/longsecn-3.d:  Likewise.
1469         * ld-pe/longsecn-4.d:  Likewise.
1470         * ld-pe/longsecn-5.d:  Likewise.
1471         * ld-pe/longsecn.d:  Likewise.
1472         * ld-pe/longsecn.exp:  New test control script.
1473         * ld-pe/longsecn.s:  New test source file.
1474
1475 2009-02-18  Christophe Lyon  <christophe.lyon@st.com>
1476
1477         * ld-arm/farcall-arm-arm-pic-veneer.d,
1478         ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
1479         ld-arm/farcall-arm-thumb-pic-veneer.d,
1480         ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
1481         ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Fix expected stub
1482         target.
1483
1484 2009-02-06  Joseph Myers  <joseph@codesourcery.com>
1485
1486         * lib/ld-lib.exp (check_gc_sections_available): Return 0 for
1487         *-*-mingw*.
1488
1489 2009-02-05  Joseph Myers  <joseph@codesourcery.com>
1490
1491         * ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork.
1492
1493 2009-02-03  Maxim Kuvyrkov  <maxim@codesourcery.com>
1494
1495         * ld-m68k/got-multigot-12-13-14-34-35-ok.d: Update.
1496         * ld-m68k/got-multigot-14-ok.d: Update.
1497         * ld-m68k/m68k-got.exp: Update.
1498         * ld-m68k/got-negative-12-13-14-34-ok.d: Update.
1499         * ld-m68k/got-negative-14-ok.d: Update.
1500         * ld-m68k/tls-gd-1.d, ld-m68k/tls-gd-2.d: New tests.
1501         * ld-m68k/tls-gd-ie-1.d, ld-m68k/tls-ie-1.d: New tests.
1502         * ld-m68k/tls-ld-1.d, ld-m68k/tls-ld-2.d: New tests.
1503         * ld-m68k/tls-ld-1.s, ld-m68k/tls-ld-2.s, ld-m68k/tls-le-1.s:
1504         New test sources.
1505         * ld-m68k/tls-no-1.s, ld-m68k/tls-gd-ie-1.s, ld-m68k/tls-gd-1.s:
1506         New test sources.
1507         * ld-m68k/tls-gd-2.s, ld-m68k/tls-ie-1.s: New test sources.
1508         * ld-m68k/m68k.exp: Run new tests.
1509         (merge isa-a isa-a:nodiv): Fix.
1510
1511 2009-02-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
1512
1513         * ld-elf/eh-group2.s: New `.cfi_lsda' referencing `.gcc_except_table'.
1514         * ld-elf/eh-group.exp: New test and conditional defininiton of `ELF64'.
1515
1516 2009-01-29  Nick Clifton  <nickc@redhat.com>
1517
1518         * lib/ld-lib.exp (check_gc_sections_available): Add MeP to list of
1519         targets which do not support garbage collection.
1520         * ld-srec/srec.exp (run_srec_test): Expect tests to fail for MeP.
1521         * ld-elf/group8a.d: Likewise.
1522         * ld-elf/group8b.d: Likewise.
1523         * ld-elf/group9a.d: Likewise.
1524         * ld-elf/group9b.d: Likewise.
1525
1526 2009-01-27  Hans-Peter Nilsson  <hp@axis.com>
1527
1528         * ld-cris/tls-tbss64.s, ld-cris/tls-e-80.d: New test.
1529
1530         * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.d,
1531         ld-cris/tls-ldgde-14.d, ld-cris/tls-ldgde-15.d,
1532         ld-cris/tls-ldgdex-14.d, ld-cris/tls-ldgdex-15.d: Adjust for
1533         change in relocation values.
1534
1535         * ld-cris/weakhiddso.d, ld-cris/weakhid.s: New test.
1536
1537 2009-01-26  Nathan Sidwell  <nathan@codesourcery.com>
1538
1539         * ld-powerpc/powerpc.exp: Add vxworks relax testcase.
1540         * ld-powerpc/vxworks-relax.s, ld-powerpc/vxworks-relax.rd: New.
1541         * ld-powerpc/vxworks1.ld: Add .pad and .far input sections.
1542         * ld-powerpc/vxworks1.rd: Correct regexp for undefined symbols.
1543
1544 2009-01-26  Andrew Stubbs  <ams@codesourcery.com>
1545
1546         * ld-arm/attr-merge-3.attr: Update following gas change.
1547         * ld-arm/attr-merge-2.attr: Update Tag_ARM_ISA_use and
1548         Tag_THUMB_ISA_use following gas changes.
1549         * ld-arm/attr-merge-4.attr: Likewise.
1550         * ld-arm/attr-merge-5.attr: Likewise.
1551         * ld-arm/attr-merge-arch-1.attr: Likewise.
1552         * ld-arm/attr-merge-arch-2.attr: Likewise.
1553         * ld-arm/attr-merge-unknown-2.d: Likewise.
1554         * ld-arm/attr-merge-unknown-2r.d: Likewise.
1555         * ld-arm/attr-merge-unknown-3.d: Likewise.
1556         * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
1557         * ld-arm/attr-merge-wchar-00.d: Likewise.
1558         * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
1559         * ld-arm/attr-merge-wchar-02.d: Likewise.
1560         * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
1561         * ld-arm/attr-merge-wchar-04.d: Likewise.
1562         * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
1563         * ld-arm/attr-merge-wchar-20.d: Likewise.
1564         * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
1565         * ld-arm/attr-merge-wchar-22.d: Likewise.
1566         * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
1567         * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
1568         * ld-arm/attr-merge-wchar-40.d: Likewise.
1569         * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
1570         * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
1571         * ld-arm/attr-merge-wchar-44.d: Likewise.
1572         * ld-arm/attr-merge.attr: Likewise.
1573
1574 2009-01-21  Alan Modra  <amodra@bigpond.net.au>
1575
1576         * ld-spu/icache1.d: Add --non-ia-text to ld options.
1577
1578 2009-01-19  Hans-Peter Nilsson  <hp@axis.com>
1579
1580         * ld-cris/expdref3.s, ld-cris/expdref4.s, ld-cris/weakref3.d,
1581         ld-cris/weakref4.d: New tests.
1582         * ld-cris/libdso-15b.d: Adjust for recent weakref fix.
1583
1584 2009-01-19  H.J. Lu  <hongjiu.lu@intel.com>
1585
1586         * ld-elf/group9.s: Replace .byte with .long.
1587
1588 2009-01-19  Andrew Stubbs  <ams@codesourcery.com>
1589
1590         * ld-arm/arm-elf.exp (armeabitests): Add EABI attribute merging 3,
1591         EABI attribute merging 4, and EABI attribute merging 5,
1592         EABI attribute arch merging 1, EABI attribute arch merging 1 reversed,
1593         EABI attribute arch merging 2, EABI attribute arch merging 2 reversed.
1594         Add attr-merge-unknown-1, attr-merge-unknown-2, attr-merge-unknown-2r,
1595         and attr-merge-unknown-3 dump tests.
1596         * ld-arm/arch-v6.s: New file.
1597         * ld-arm/arch-v6k.s: New file.
1598         * ld-arm/arch-v6t2.s: New file.
1599         * ld-arm/attr-merge-3.attr: New file.
1600         * ld-arm/attr-merge-3a.s: New file.
1601         * ld-arm/attr-merge-3b.s: New file.
1602         * ld-arm/attr-merge-4.attr: New file.
1603         * ld-arm/attr-merge-4a.s: New file.
1604         * ld-arm/attr-merge-4b.s: New file.
1605         * ld-arm/attr-merge-5.attr: New file.
1606         * ld-arm/attr-merge-5.s: New file.
1607         * ld-arm/attr-merge-arch-1.attr: New file.
1608         * ld-arm/attr-merge-arch-2.attr: New file.
1609         * ld-arm/attr-merge-unknown-1.d: New file.
1610         * ld-arm/attr-merge-unknown-1.s: New file.
1611         * ld-arm/attr-merge-unknown-2.d: New file.
1612         * ld-arm/attr-merge-unknown-2.s: New file.
1613         * ld-arm/attr-merge-unknown-2r.d: New file.
1614         * ld-arm/attr-merge-unknown-3.d: New file.
1615         * ld-arm/blank.s: New file.
1616
1617 2009-01-16  H.J. Lu  <hongjiu.lu@intel.com>
1618
1619         * ld-elf/textaddr1.d: New.
1620         * ld-elf/textaddr2.d: Likewise.
1621
1622 2009-01-14  H.J. Lu  <hongjiu.lu@intel.com>
1623
1624         PR ld/9727
1625         * ld-elf/group8.s: New.
1626         * ld-elf/group8a.d: Likewise.
1627         * ld-elf/group8b.d: Likewise.
1628         * ld-elf/group9.s: Likewise.
1629         * ld-elf/group9a.d: Likewise.
1630         * ld-elf/group9b.d: Likewise.
1631
1632 2009-01-13  Alan Modra  <amodra@bigpond.net.au>
1633
1634         * ld-spu/icache1.s: New file.
1635         * ld-spu/icache1.d: New file.
1636
1637 2009-01-13  Alan Modra  <amodra@bigpond.net.au>
1638
1639         * ld-elf/elf.exp: Save and restore LDFLAGS.
1640         * ld-scripts/default-script.exp: Likewise.
1641         * ld-scripts/empty-orphan.exp: Likewise, and add to LDFLAGS rather
1642         than replacing.
1643         * ld-scripts/include.exp: Set --local-store for SPU.
1644
1645 2009-01-12  Alan Modra  <amodra@bigpond.net.au>
1646
1647         * ld-spu/ovl.d: Allow for absolute branches in stubs.
1648         * ld-spu/ovl2.d: Likewise.
1649
1650 2009-01-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1651
1652         * ld-elf/linkoncerdiff.d, ld-elf/linkoncerdiff1.s,
1653         ld-elf/linkoncerdiff2.s: New.
1654
1655 2009-01-07  Hans-Peter Nilsson  <hp@axis.com>
1656
1657         * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
1658         ld-cris/tls-e-23.d, ld-cris/tls-e-66.d, ld-cris/tls-gd-3.d,
1659         ld-cris/tls-gd-3h.d, ld-cris/tls-global-74.d,
1660         ld-cris/tls-ie-8e1.d, ld-cris/tls-ldgde-14.d,
1661         ld-cris/tls-ldgde-15.d, ld-cris/tls-le-12.d, ld-cris/tls-le-13.d,
1662         ld-cris/tls-le-13s.d, ld-cris/tls-legd-16.d,
1663         ld-cris/tls-legd-17.d, ld-cris/tls-legdx-16.d,
1664         ld-cris/tls-legdx-17.d, ld-cris/tls-leie-18.d,
1665         ld-cris/tls-leie-19.d, ld-cris/tls-local-57.d,
1666         ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for
1667         relocation value now offset by negative program TLS block size.
1668         * ld-cris/tls-le-12s.d: Ditto.  Move 128-byte tls-data to last.
1669         Adjust accordingly.
1670         * ld-cris/tls-le-12s.s: Use movs, not movu, for sign-extended
1671         always-negative relocation.
1672         * ld-cris/tls-tprelm.s: Move filler data to after symbol for
1673         tested relocation.
1674         * ld-cris/tls-ok-36.d: Adjust accordingly.
1675
1676 2009-01-03  Hans-Peter Nilsson  <hp@axis.com>
1677
1678         * ld-cris/tls-js1.d: New test.
1679
1680 2009-01-02  H.J. Lu  <hongjiu.lu@intel.com>
1681
1682         PR ld/9679
1683         * ld-elf/pr9679-1.c: New.
1684         * ld-elf/pr9679-2.c: Likewise.
1685         * ld-elf/pr9679.rd: Likewise.
1686
1687         * ld-elf/shared.exp (build_tests): Add test for libpr9679.so.
1688
1689 2009-01-02  H.J. Lu  <hongjiu.lu@intel.com>
1690
1691         PR ld/9676
1692         * ld-elf/pr9676-1.c: New.
1693         * ld-elf/pr9676-2.c: Likewiswe.
1694         * ld-elf/pr9676-3.c: Likewiswe.
1695         * ld-elf/pr9676-4.c: Likewiswe.
1696         * ld-elf/pr9676.rd: Likewiswe.
1697
1698         * ld-elf/shared.exp (build_tests): Add tests for libpr9676-1.a,
1699         libpr9676-2.a, libpr9676-3.so, libpr9676-4.so and
1700         libpr9676-4a.so.
1701
1702         * lib/ld-lib.exp (ar_simple_create): New.
1703         (run_ld_link_tests): Support archive.
1704         (run_cc_link_tests): Likewiswe.
1705
1706 For older changes see ChangeLog-2008
1707 \f
1708 Local Variables:
1709 mode: change-log
1710 left-margin: 8
1711 fill-column: 74
1712 version-control: never
1713 End: