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