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