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