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