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