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