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