Minor dependency fix for syslex.o in binutils.
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
411a4919
AS
12009-08-23 Andreas Schwab <schwab@linux-m68k.org>
2
3 * ld-powerpc/relax.d: Fix whitespace.
4 * ld-powerpc/relaxr.d: Likewise.
5
cd1dac3d
DG
62009-08-21 Daniel Gutson <dgutson@codesourcery.com>
7
8 * ld-arm/callweak.d: Opcodes updated.
9 * ld-arm/callweak.s: Architecture specified.
10 * ld-arm/callweak-2.d: New test case.
11 * ld-arm/callweak-2.s: New file.
12
ed4e4aa2
NC
132009-08-17 Nick Clifton <nickc@redhat.com>
14
15 * ld-elf/linkonce1.d: Accept "UNUSED" as part of the name of an
16 unused reloc.
17 * ld-elf/linkonce2.d: Likewise.
18
e39e47bd
JK
192009-08-10 Jan Kratochvil <jan.kratochvil@redhat.com>
20
21 Test go32 stub preservation by objcopy.
22 * ld-i386/i386.exp (go32 stub, go32 stub patch the source)
23 (go32 stub objcopy, go32 stub comparison after objcopy): New.
24
01017ef8
NS
252009-08-10 Nathan Sidwell <nathan@codesourcery.com>
26
27 * ld-powerpc/relax.s: New.
28 * ld-powerpc/relax.d: New.
29 * ld-powerpc/relaxr.d: New.
30 * ld-powerpc/powerpc.exp: Add new tests.
31
3ae046cc
NS
322009-08-06 Nathan Sidwell <nathan@codesourcery.com>
33
34 * ld-arm/arm-elf.exp: Add new test.
35 * ld-arm/cortex-a8-fix-hdr.d: New.
36 * ld-arm/cortex-a8-fix-hdr.s: New.
37 * ld-arm/cortex-a8-fix-hdr.t: New.
38
9cc305ec
TS
392009-08-05 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
40
41 * ld-spu/fixup.d: New.
42 * ld-spu/fixup.s: New.
43
eb7c4339
NS
442009-08-05 Nathan Sidwell <nathan@codesourcery.com>
45
46 * ld-arm/cortex-a8-far-1.s: New.
47 * ld-arm/cortex-a8-far-2.s: New.
48 * ld-arm/cortex-a8-far.d: New.
49 * ld-arm/arm-elf.exp: Add new test.
50
1d85728f
L
512009-08-02 H.J. Lu <hongjiu.lu@intel.com>
52
53 PR ld/6443
54 * ld-i386/i386.exp: Run tlspie1.
55 * ld-x86-64/x86-64.exp: tlspie1.
56
57 * ld-i386/tlspie1.d: New.
58 * ld-i386/tlspie1.s: Likewise.
59 * ld-x86-64/tlspie1.d: Likewise.
60 * ld-x86-64/tlspie1.s: Likewise.
61
dd52c6de
HPN
622009-07-31 Hans-Peter Nilsson <hp@bitrange.com>
63
64 * ld-mmix/x.s, ld-mmix/y.s, ld-mmix/zeroeh.ld,
65 ld-mmix/zeroehelf.d, ld-mmix/zeroehmmo.d: Use .gcc_except_table,
66 not .eh_frame.
67
b37470e4
L
682009-07-30 H.J. Lu <hongjiu.lu@intel.com>
69
70 * ld-elf/shared.exp: Comment out dl3b.
71
cfdf6d77
HPN
722009-07-30 Hans-Peter Nilsson <hp@bitrange.com>
73
74 * ld-scripts/empty-address-3a.d, ld-scripts/empty-address-3b.d:
75 Skip for mmix-knuth-mmixware.
76
2a1314ce
HPN
772009-07-29 Hans-Peter Nilsson <hp@bitrange.com>
78
79 * ld-scripts/default-script.s (text): Globalize.
80 * ld-scripts/default-script1.d, ld-scripts/default-script2.d,
81 ld-scripts/default-script3.d, ld-scripts/default-script4.d: Adjust
82 accordingly.
83
8a9036a4
L
842009-07-25 H.J. Lu <hongjiu.lu@intel.com>
85
86 * ld-x86-64/abs-l1om.d: New.
87 * ld-x86-64/protected2-l1om.d: Likewise.
88 * ld-x86-64/protected3-l1om.d: Likewise.
89
90 * ld-x86-64/x86-64.exp: Run abs-l1om, protected2-l1om and
91 protected3-l1om.
92
8fdcc58d
TS
932009-07-24 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
94 Alan Modra <amodra@bigpond.net.au>
95
96 * ld-spu/pic.d: New.
97 * ld-spu/pic.s: New.
98 * ld-spu/picdef.s: New.
99
9b769489
L
1002009-07-23 H.J. Lu <hongjiu.lu@intel.com>
101
102 PR ld/10434
103 * ld-x86-64/tlsle1.d: New.
104 * ld-x86-64/tlsle1.s: Likewise.
105
106 * ld-x86-64/x86-64.exp: Run tlsle1.
107
2955ec4c
L
1082009-07-21 H.J. Lu <hongjiu.lu@intel.com>
109
110 PR ld/10426
111 * ld-ifunc/ifunc.exp: Check test-1 and libtest-2.so. Updated.
112
113 * ld-ifunc/test-1.c: New.
114 * ld-ifunc/test-2.c: Likewise.
115
6d30f5b2
NC
1162009-07-17 Chao-ying Fu <fu@mips.com>
117
118 * ld-mips-elf/pic-and-nonpic-3b.dd: Updated to use new PLT
119 entries.
120 * ld-mips-elf/pic-and-nonpic-5b.dd: Likewise.
121 * ld-mips-elf/pic-and-nonpic-6-o32.dd: Likewise.
1c4c13cd
NC
122 * ld-mips-elf/pic-and-nonpic-6-n32.dd: Likewise.
123 * ld-mips-elf/pic-and-nonpic-6-n64.dd: Likewise.
6d30f5b2 124
1f85278f
L
1252009-07-16 H.J. Lu <hongjiu.lu@intel.com>
126
127 * ld-ifunc/ifunc-5r-local-i386.d: New.
128 * ld-ifunc/ifunc-5r-local-x86-64.d: Likewise.
129
9a6f4e97
NS
1302009-07-16 Nathan Sidwell <nathan@codesourcery.com>
131
132 * ld-arm/arm-target2.s: Add addend cases.
133 * ld-arm/arm-target2-rel.d: Adjust.
134 * ld-arm/arm-target2-abs.d: Adjust.
135 * ld-arm/arm-target2-got-rel.d: Adjust.
136
be19bd51
L
1372009-07-13 H.J. Lu <hongjiu.lu@intel.com>
138
139 * ld-ifunc/ifunc.exp: Don't use -shared/-static to build object
140 files. Use ld_simple_link to build static non-ifunc-using
141 executable. Re-enable static non-ifunc-using executable check.
142
552deff8
L
1432009-07-10 H.J. Lu <hongjiu.lu@intel.com>
144
37bbf52b 145 * ld-ifunc/ifunc.exp: Don't check static non-ifunc-using
552deff8
L
146 executable.
147
1d770845
L
1482009-07-10 H.J. Lu <hongjiu.lu@intel.com>
149
150 * ld-ifunc/ifunc-1-local-x86.d: Updated.
e697f5a2
L
151 * ld-ifunc/ifunc-1-x86.d: Likewise.
152 * ld-ifunc/ifunc-3a-x86.d: Likewise.
153
1542009-07-10 H.J. Lu <hongjiu.lu@intel.com>
155
156 * ld-ifunc/ifunc-1-local-x86.d: Updated.
157 * ld-ifunc/ifunc-1-x86.d: Likewise.
158 * ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
1d770845 159 * ld-ifunc/ifunc-2-x86-64.d: Likewise.
e697f5a2 160 * ld-ifunc/ifunc-3a-x86.d: Likewise.
1d770845 161
e054468f
AM
1622009-07-10 Alan Modra <amodra@bigpond.net.au>
163
164 * ld-ifunc/ifunc.exp: Run for powerpc. Really generate static
165 executables, renaming the existing dynamic but local tests.
166
466a53e0
AM
1672009-07-08 Alan Modra <amodra@bigpond.net.au>
168
169 * ld-selective/selective.exp: Remove check that $CC contains the
170 string "gcc". Do -dumpversion for $CXX.
171
fe56b6ce
NC
1722009-06-30 Nick Clifton <nickc@redhat.com>
173
174 PR 10288
175 * ld-arm/arm-app.d: Update expcted disassembly.
176 * ld-arm/arm-be8.d: Likewise.
177 * ld-arm/arm-call.d: Likewise.
178 * ld-arm/arm-lib-plt32.d: Likewise.
179 * ld-arm/arm-lib.d: Likewise.
180 * ld-arm/arm-movwt.d: Likewise.
181 * ld-arm/arm-pic-veneer.d: Likewise.
182 * ld-arm/armthumb-lib.d: Likewise.
183 * ld-arm/armv4-bx.d: Likewise.
184 * ld-arm/cortex-a8-fix-b-rel-arm.d: Likewise.
185 * ld-arm/farcall-mixed-app-v5.d: Likewise.
186 * ld-arm/farcall-mixed-app.d: Likewise.
187 * ld-arm/farcall-mixed-lib.d: Likewise.
188 * ld-arm/farcall-thumb-arm-pic-veneer.d: Likewise.
189 * ld-arm/farcall-thumb-arm-short.d: Likewise.
190 * ld-arm/farcall-thumb-arm.d: Likewise.
191 * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise.
192 * ld-arm/farcall-thumb-thumb-m.d: Likewise.
193 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
194 * ld-arm/farcall-thumb-thumb.d: Likewise.
195 * ld-arm/group-relocs.d: Likewise.
196 * ld-arm/mixed-app-v5.d: Likewise.
197 * ld-arm/mixed-app.d: Likewise.
198 * ld-arm/mixed-lib.d: Likewise.
199 * ld-arm/movw-merge.d: Likewise.
200 * ld-arm/thumb2-b-interwork.d: Likewise.
201 * ld-arm/tls-app.d: Likewise.
202 * ld-arm/tls-lib.d: Likewise.
203
05413229
NC
2042009-06-29 Nick Clifton <nickc@redhat.com>
205
206 PR 10288
207 * ld-arm/arm-app-abs32.d: Update expected disassembly.
208 * ld-arm/arm-app.d: Likewise.
209 * ld-arm/arm-lib-plt32.d: Likewise.
210 * ld-arm/arm-lib.d: Likewise.
211 * ld-arm/arm-pic-veneer.d: Likewise.
212 * ld-arm/armthumb-lib.d: Likewise.
213 * ld-arm/farcall-mixed-app-v5.d: Likewise.
214 * ld-arm/farcall-mixed-app.d: Likewise.
215 * ld-arm/farcall-mixed-lib.d: Likewise.
216 * ld-arm/group-relocs.d: Likewise.
217 * ld-arm/mixed-app-v5.d: Likewise.
218 * ld-arm/mixed-app.d: Likewise.
219 * ld-arm/mixed-lib.d: Likewise.
220 * ld-arm/thumb2-bl-undefweak.d: Likewise.
221
83b89087
L
2222009-06-27 H.J. Lu <hongjiu.lu@intel.com>
223
224 PR ld/10337
225 * ld-ifunc/binutils.exp: New.
226
204eb8bc
KT
2272009-06-25 Kai Tietz <kai.tietz@onevision.com>
228
229 * ld-pe/aligncomm-1.c (size_t): Add typedef.
230 (main): Use it for casting pointer to scalar.
231 * ld-pe/aligncomm-2.c: Likewise.
232 * ld-pe/aligncomm-3.c: Likewise.
233 * ld-pe/aligncomm-4.c: Likewise.
234 * ld-scripts/empty-address.exp: Make sure that for x86_64-*-mingw*
235 target imagebase is set to zero.
236 * ld-scripts/weak.exp: Don't fail for x86_64-*-mingw* target.
237
022f8312
CL
2382009-06-22 Christophe Lyon <christophe.lyon@st.com>
239
240 ld/testsuite:
241 * ld-arm/farcall-mixed-app.s: Add new references to check more
242 modes switching.
243 * ld-arm/farcall-mixed-lib1.s: Likewise.
244 * ld-arm/farcall-mixed-app-v5.d: Update expected result.
245 * farcall-mixed-app.d: Likewise.
246 * ld-arm/farcall-mixed-lib.d: Likewise.
247
11275b5a
DK
2482009-06-22 Dave Korn <dave.korn.cygwin@gmail.com>
249
250 * ld-pe/pe-run.exp (proc test_direct_link_dll): Fix incorrect
251 line-wrapping.
252
4c544807
L
2532009-06-19 H.J. Lu <hongjiu.lu@intel.com>
254
255 * ld-i386/i386.exp: Run tlsgd2.
256
257 * ld-i386/tlsgd2.d: New.
258 * ld-i386/tlsgd2.s: Likewise.
259
260 * ld-x86-64/tlsgd3.d: Updated.
261
470c710e
DK
2622009-06-18 Dave Korn <dave.korn.cygwin@gmail.com>
263
264 * ld-pe/pe-run.exp (proc test_direct_link_dll): Always pass
265 --enable-auto-import to the linker.
266 * ld-pe/vers-script-1.d: Replace '\$' by '_' in all symbol names.
267 * ld-pe/vers-script-3.d: Likewise.
268 * ld-pe/vers-script-4.d: Likewise.
269 * ld-pe/vers-script-dll.c: Likewise.
270 * lib/ld-lib.exp (proc is_pecoff_format): Also return true for
271 "*-*-cegcc*" targets.
272
1628149b
L
2732009-06-15 H.J. Lu <hongjiu.lu@intel.com>
274
275 * ld-ifunc/ifunc-9-x86.d: Fix a typo.
276
44c4ea11
L
2772009-06-14 H.J. Lu <hongjiu.lu@intel.com>
278
279 PR ld/10270
280 * ld-ifunc/ifunc-9-x86.d: New.
281 * ld-ifunc/ifunc-9-x86.s: Likewise.
282
c25bc9fc
L
2832009-06-13 H.J. Lu <hongjiu.lu@intel.com>
284
285 PR ld/10269
44c4ea11
L
286 * ld-ifunc/ifunc-1-local-x86.d: New.
287 * ld-ifunc/ifunc-1-local-x86.s: Likewise.
288 * ld-ifunc/ifunc-2-local-i386.d: Likewise.
289 * ld-ifunc/ifunc-2-local-i386.s: Likewise.
290 * ld-ifunc/ifunc-2-local-x86-64.d: Likewise.
291 * ld-ifunc/ifunc-2-local-x86-64.s: Likewise.
292 * ld-ifunc/ifunc-4-local-x86.d: Likewise.
293 * ld-ifunc/ifunc-4-local-x86.s: Likewise.
294 * ld-ifunc/ifunc-5-local-i386.s: Likewise.
295 * ld-ifunc/ifunc-5-local-x86-64.s: Likewise.
296 * ld-ifunc/ifunc-5a-local-i386.d: Likewise.
297 * ld-ifunc/ifunc-5a-local-x86-64.d: Likewise.
298 * ld-ifunc/ifunc-5b-local-i386.d: Likewise.
299 * ld-ifunc/ifunc-5b-local-x86-64.d: Likewise.
c25bc9fc 300
a951221d
L
3012009-06-03 H.J. Lu <hongjiu.lu@intel.com>
302
303 * ld-ifunc/ifunc-2-x86-64.d: Pass --64 to as and -melf_x86_64 to
304 ld.
305 * ld-ifunc/ifunc-5a-x86-64.d: Likewise.
306 * ld-ifunc/ifunc-5b-x86-64.d: Likewise.
307 * ld-ifunc/ifunc-6a-x86-64.d: Likewise.
308 * ld-ifunc/ifunc-6b-x86-64.d: Likewise.
309 * ld-ifunc/ifunc-7a-x86-64.d: Likewise.
310 * ld-ifunc/ifunc-7b-x86-64.d: Likewise.
311
312 * ld-ifunc/ifunc-8a-i386.s: New.
313 * ld-ifunc/ifunc-8a-x86-64.s: Likewise.
314 * ld-ifunc/ifunc-8b-i386.s: Likewise.
315 * ld-ifunc/ifunc-8b-x86-64.s: Likewise.
316 * ld-ifunc/ifunc-8-i386.d: Likewise.
317 * ld-ifunc/ifunc-8-x86-64.d: Likewise.
318
94313f36
RS
3192009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
320
321 * ld-powerpc/aix-glink-3.s, ld-powerpc/aix-glink-3a.s,
322 ld-powerpc/aix-glink-3b.s, ld-powerpc/aix-glink-3.dd,
323 ld-powerpc/aix-glink-3-32.d, ld-powerpc/aix-glink-3-64.d: New tests.
324 * ld-powerpc/aix52.exp: Run them. Move the lineno tests to maintain
325 alphabetical order.
326
7afd84dc
L
3272009-06-02 H.J. Lu <hongjiu.lu@intel.com>
328
329 * ld-ifunc/ifunc-5-i386.d: Renamed to ...
330 * ld-ifunc/ifunc-5a-i386.d: This.
331
332 * ld-ifunc/ifunc-5-x86-64.d: Renamed to ...
333 * ld-ifunc/ifunc-5a-x86-64.d: This.
334
335 * ld-ifunc/ifunc-5b-i386.d: New.
336 * ld-ifunc/ifunc-5b-x86-64.d: Likewise.
337 * ld-ifunc/ifunc-6a-i386.d: Likewise.
338 * ld-ifunc/ifunc-6a-x86-64.d: Likewise.
339 * ld-ifunc/ifunc-6b-i386.d: Likewise.
340 * ld-ifunc/ifunc-6b-x86-64.d: Likewise.
341 * ld-ifunc/ifunc-6-i386.s: Likewise.
342 * ld-ifunc/ifunc-6-x86-64.s: Likewise.
343 * ld-ifunc/ifunc-7a-i386.d: Likewise.
344 * ld-ifunc/ifunc-7a-x86-64.d: Likewise.
345 * ld-ifunc/ifunc-7b-i386.d: Likewise.
346 * ld-ifunc/ifunc-7b-x86-64.d: Likewise.
347 * ld-ifunc/ifunc-7-i386.s: Likewise.
348 * ld-ifunc/ifunc-7-x86-64.s: Likewise.
349
cbe950e9
L
3502009-06-01 H.J. Lu <hongjiu.lu@intel.com>
351
352 PR ld/10205
353 * ld-ifunc/ifunc.exp (contains_irelative_reloc): New.
354 Use it on executable and shared library.
355 Run *.d.
356
357 * ld-ifunc/lib.c: Add a hidden alias, __GI_library_func2, for
358 library_func2.
359 (library_func): New.
360
361 * ld-ifunc/ifunc-1-x86.d: New.
362 * ld-ifunc/ifunc-1-x86.s: Likewise.
363 * ld-ifunc/ifunc-2-i386.d: Likewise.
364 * ld-ifunc/ifunc-2-i386.s: Likewise.
365 * ld-ifunc/ifunc-2-x86-64.d: Likewise.
366 * ld-ifunc/ifunc-2-x86-64.s: Likewise.
367 * ld-ifunc/ifunc-3a-x86.d: Likewise.
368 * ld-ifunc/ifunc-3b-x86.d: Likewise.
369 * ld-ifunc/ifunc-3-x86.s: Likewise.
370 * ld-ifunc/ifunc-4-x86.d: Likewise.
371 * ld-ifunc/ifunc-4-x86.s: Likewise.
372 * ld-ifunc/ifunc-5-i386.d: Likewise.
373 * ld-ifunc/ifunc-5-i386.s: Likewise.
374 * ld-ifunc/ifunc-5-x86-64.d: Likewise.
375 * ld-ifunc/ifunc-5-x86-64.s: Likewise.
376
05056a8d
DK
3772009-05-27 Dave Korn <dave.korn.cygwin@gmail.com>
378
379 * ld-pe/non-c-lang-syms.c: New dump test source file.
380 * ld-pe/non-c-lang-syms.d: New dump test pattern file.
381 * ld-pe/pe.exp: Run new "foreign symbol" test.
382
c8a1f254
NS
3832009-05-26 Nathan Sidwell <nathan@codesourcery.com>
384
385 * ld-powerpc/vxworks-relax-2.s: New.
386 * ld-powerpc/vxworks-relax-2.rd: New.
387 * ld-powerpc/powerpc.exp: Add it.
388
cb150213
HPN
3892009-05-22 Hans-Peter Nilsson <hp@axis.com>
390
391 * ld-scripts/rgn-over7.d: Adjust expected message for recent change.
392
48229727
JB
3932009-05-22 Julian Brown <julian@codesourcery.com>
394
395 * ld-arm/cortex-a8-arm-target.s: New.
396 * ld-arm/cortex-a8-thumb-target.s: New.
397 * ld-arm/cortex-a8-fix-b-rel.s: New.
398 * ld-arm/cortex-a8-fix-b-rel-arm.d: New.
399 * ld-arm/cortex-a8-fix-b-rel-thumb.d: New.
400 * ld-arm/cortex-a8-fix-b.s: New.
401 * ld-arm/cortex-a8-fix-b.d: New.
402 * ld-arm/cortex-a8-fix-bl-rel.s: New.
403 * ld-arm/cortex-a8-fix-bl-rel-arm.d: New.
404 * ld-arm/cortex-a8-fix-bl-rel-thumb.d: New.
405 * ld-arm/cortex-a8-fix-bl.s: New.
406 * ld-arm/cortex-a8-fix-bl.d: New.
407 * ld-arm/cortex-a8-fix-bcc-rel.s: New.
408 * ld-arm/cortex-a8-fix-bcc-rel-thumb.d: New.
409 * ld-arm/cortex-a8-fix-bcc.s: New.
410 * ld-arm/cortex-a8-fix-bcc.d: New.
411 * ld-arm/cortex-a8-fix-blx-rel.s: New.
412 * ld-arm/cortex-a8-fix-blx-rel-arm.d: New.
413 * ld-arm/cortex-a8-fix-blx-rel-thumb.d: New.
414 * ld-arm/cortex-a8-fix-blx.s: New.
415 * ld-arm/cortex-a8-fix-blx.d: New.
416 * ld-arm/arm-elf.exp: Add new tests.
417
ec6d26be
NS
4182009-05-22 Nathan Sidwell <nathan@codesourcery.com>
419
420 * ld-scripts/rgn-at4.t: New.
421 * ld-scripts/rgn-at4.d: New.
422
c344f845
DK
4232009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
424
425 * ld-pe/aligncomm-1.c (_alloca): Add dummy definition to
426 satisfy final link on Windows targets when using gcc-3.
427 * ld-pe/aligncomm-2.c (_alloca): Likewise.
428 * ld-pe/aligncomm-3.c (_alloca): Likewise.
429 * ld-pe/aligncomm-4.c (_alloca): Likewise.
430
eca41774
DK
4312009-05-20 Dave Korn <dave.korn.cygwin@gmail.com>
432
433 * lib/ld-lib.exp (run_ld_link_tests): Filter test names against
434 runtests list.
435
c1711530
DK
4362009-05-19 Dave Korn <dave.korn.cygwin@gmail.com>
437
438 * ld-pe/aligncomm-1.c: New test source file.
439 * ld-pe/aligncomm-2.c: Likewise.
440 * ld-pe/aligncomm-3.c: Likewise.
441 * ld-pe/aligncomm-4.c: Likewise.
442 * ld-pe/aligncomm.d: New test pattern file.
443
444 * ld-pe/direct.exp: Deleted, and content moved into ...
445 * ld-pe/pe-run.exp: ... New common file for all PE run tests.
446
447 * ld-pe/vers-script.exp: Deleted, and content merged into ...
448 * ld-pe/pe-compile.exp: ... New common file for PE tests needing
449 a compiler, adding aligned common tests.
450
451 * ld-pe/pe.exp: Update header comment.
452
989f0929 4532009-05-17 Aaron W. LaFramboise <aaron98wiridge9@aaronwl.com>
177b81d6
DK
454
455 * ld-pe/exports.d: New file.
456 * ld-pe/exports.s: New file.
457 * ld-pe/pe.exp: New test for empty export table.
458
c91db5c0
AM
4592009-05-16 Alan Modra <amodra@bigpond.net.au>
460
461 * ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
462 * ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s,
463 * ld-elf/orphan3f.s: Increase section size to 16.
464 * ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s,
465 * ld-pe/orphand.s, * ld-pe/orphane.s: Likewise.
466
d127ecce
AM
4672009-05-15 Alan Modra <amodra@bigpond.net.au>
468
469 * ld-elf/orphan3.d, * ld-elf/orphan3a.s, * ld-elf/orphan3b.s,
470 * ld-elf/orphan3c.s, * ld-elf/orphan3d.s, * ld-elf/orphan3e.s,
471 * ld-elf/orphan3f.s: New test.
472 * ld-pe/orphan.d, * ld-pe/orphana.s, * ld-pe/orphanb.s,
473 * ld-pe/orphand.s, * ld-pe/orphane.s: New test.
474 * ld-pe/direct.exp: Use is_pecoff_format.
475 * ld-pe/longsecn.exp: Delete.
476 * ld-pe/pe.exp: Run new test and longsecn tests.
477
22a8f80e
PB
4782009-05-15 Andrew Stubbs <ams@codesourcery.com>
479 Paul Brook <paul@codesourcery.com>
480
481 * ld-arm/arm-elf.exp: Add unwind-5.
482 * ld-arm/discard-unwind.ld: New file.
483 * ld-arm/unwind-5.d: New test.
484 * ld-arm/unwind-5.s: New test.
485
cdc83fba
UW
4862009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
487
488 * ld-spu/icache1.d: Update for compact stubs.
489
97fc8d84
UW
4902009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
491
492 * ld-spu/icache1.d: Update all addresses to accomodate icache
493 buffer shifted down 0x800 bytes.
494
452de53c
UW
4952009-05-14 Ulrich Weigand <uweigand@de.ibm.com>
496
497 * ld-spu/icache.d: Update file offsets.
498 * ld-spu/ovl.d: Likewise.
499 * ld-spu/ovl1.d: Likewise.
500
bbb0fc04
AM
5012009-05-14 Alan Modra <amodra@bigpond.net.au>
502
503 * ld-spu/icache1.d: Update for changed overlay manager placement.
504 * ld-spu/ovl.d: Likewise.
505 * ld-spu/ovl2.d: Likewise.
506
2468f9c9
PB
5072009-05-05 Paul Brook <paul@codesourcery.com>
508
509 * ld-arm/arm.ld: Add .ARM.exidx and .ARM.extab.
510 * ld-arm/arm-elf.exp: Add unwind-[1-4].
511 * ld-arm/unwind-1.d: New test.
512 * ld-arm/unwind-1.s: New test.
513 * ld-arm/unwind-2.d: New test.
514 * ld-arm/unwind-2.s: New test.
515 * ld-arm/unwind-3.d: New test.
516 * ld-arm/unwind-3.s: New test.
517 * ld-arm/unwind-4.d: New test.
518 * ld-arm/unwind-4.s: New test.
519
49dff77b
JB
5202009-05-01 Julian Brown <julian@codesourcery.com>
521
522 * ld-arm/arm-elf.exp (armeabitests): Add thumb2-bl-blx-interwork test.
523 * ld-arm/thumb2-bl-blx-interwork.s: New.
524 * ld-arm/thumb2-bl-blx-interwork.d: New.
525
d8045f23
NC
5262009-04-30 Nick Clifton <nickc@redhat.com>
527
528 * ld-ifunc: New directory.
529 * ld-ifunc/ifunc.exp: New file: Run the IFUNC tests.
530 * ld-ifunc/prog.c: New file.
531 * ld-ifunc/lib.c: New file.
532
96c23d59
JM
5332009-04-30 Joseph Myers <joseph@codesourcery.com>
534
535 * ld-arm/movw-shared-1.d, ld-arm/movw-shared-1.s,
536 ld-arm/movw-shared-2.d, ld-arm/movw-shared-2.s,
537 ld-arm/movw-shared-3.d, ld-arm/movw-shared-3.s,
538 ld-arm/movw-shared-4.d, ld-arm/movw-shared-4.s: New tests.
539 * ld-arm/arm-elf.exp: Run these new tests.
540
267e2722
CD
5412009-04-29 Chris Demetriou <cgd@google.com>
542
543 * ld-elfvers/vers.exp (vers4b): New test to verify that
544 --no-export-dynamic undoes --export-dynamic.
545
27e08634
NS
5462009-04-28 Nathan Sidwell <nathan@codesourcery.com>
547
548 * ld-i386/vxworks1-lib.dd: Adjust expected disassembly.
549 * ld-i386/vxworks1.dd: Adjust expected disassembly.
550 * ld-i386/vxworks1-lib.rd: Sections are swapped.
551
155d87d7
CL
5522009-04-22 Christophe Lyon <christophe.lyon@st.com>
553
554 PR9743
555 * ld-arm/arm-call.d: Update expected result.
556 * ld-arm/arm-pic-veneer.d: Likewise.
557 * ld-arm/thumb2-b-interwork.d: Likewise.
558
d5773560
NS
5592009-04-22 Nathan Sidwell <nathan@codesourcery.com>
560
561 * ld-scripts/rgn-at1.d: Cope with larger padding on sections.
562 * ld-scripts/rgn-at2.d: Likewise.
563 * ld-scripts/rgn-at3.d: Likewise.
564
3e6b1042
DJ
5652009-04-21 Daniel Jacobowitz <dan@codesourcery.com>
566
567 * ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
568 ld-arm/farcall-group-size2.d, ld-arm/farcall-group.d,
569 ld-arm/farcall-mixed-lib.d: Update for linker changes.
570
69c5861e
CL
5712009-04-17 Christophe Lyon <christophe.lyon@st.com>
572
573 * ld-arm/arm-elf.exp: Add new test farcall-mixed-lib.
574 * ld-arm/farcall-mixed-lib.d: Update expected output.
575 * ld-arm/farcall-mixed-lib1.s: New file.
576 * ld-arm/farcall-mixed-lib2.s: New file.
577
3023e3f6
RS
5782009-04-16 Richard Sandiford <r.sandiford@uk.ibm.com>
579
580 * ld-powerpc/aix-export-2.s, ld-powerpc/aix-export-2.nd: New test.
581 * ld-powerpc/aix52.exp: Run it.
582
3f904b16
AM
5832009-04-16 Alan Modra <amodra@bigpond.net.au>
584
585 * ld-libs/lib-1.s: Use "==" instead of ".set".
586 * ld-libs/lib-2.s: Likewise.
587 * ld-scripts/defined.s: Likewise.
588
82b5c97a
CL
5892009-04-15 Christophe Lyon <christophe.lyon@st.com>
590
591 * ld-arm/arm-elf.exp: Add 1 more test to check undef weak
592 reference with PLT in ARM mode.
593 * ld-arm/thumb2-bl-undefweak1.d, ld-arm/thumb2-bl-undefweak1.s:
594 New files.
595
3a7cb646
L
5962009-04-08 H.J. Lu <hongjiu.lu@intel.com>
597
598 * ld-i386/abs.d: Add --32 for assembler and -melf_i386 for
599 linker.
600
6c03179c
NS
6012009-04-03 Nathan Sidwell <nathan@codesourcery.com>
602
603 * ld-scripts/rgn-at.s: Use explicit .section pseudos.
604
3bb77e00
DK
6052009-04-03 Dave Korn <dave.korn.cygwin@gmail.com>
606
607 * ld-pe/image_size.d (#target): Also run test on Cygwin and x86_64
608 MinGW targets.
609
113e6845
NS
6102009-04-03 Nathan Sidwell <nathan@codesourcery.com>
611
612 * ld-scripts/rgn-at.exp: New.
613 * ld-scripts/rgn-at.s: New.
614 * ld-scripts/rgn-at1.d: New.
615 * ld-scripts/rgn-at1.t: New.
616 * ld-scripts/rgn-at2.d: New.
617 * ld-scripts/rgn-at2.t: New.
618 * ld-scripts/rgn-at3.d: New.
619 * ld-scripts/rgn-at3.t: New.
620
4cebb668
DK
6212009-04-03 Dave Korn <dave.korn.cygwin@gmail.com>
622
623 * ld-pe/export_dynamic_warning.s: Make dummy code portable.
624
75c19d47
DK
6252009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
626
627 * ld-pe/export_dynamic_warning.d (#warning): Fix regex pattern.
628
8b747e1a
DK
6292009-04-02 Dave Korn <dave.korn.cygwin@gmail.com>
630
631 PR ld/6744
632 * ld-pe/export_dynamic_warning.d: New test control file.
633 * ld-pe/export_dynamic_warning.s: New test source file.
634 * ld-pe/pe.exp: Also run export_dynamic_warning dump test.
635
d3626fb0
CL
6362009-04-02 Christophe Lyon <christophe.lyon@st.com>
637
638 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Update expected
639 results.
640 * ld-arm/farcall-thumb-thumb.d: Likewise.
641
b1435da1
NC
6422009-04-02 Nick Clifton <nickc@redhat.com>
643
644 PR 9987
645 * lib/ld-lib.exp (check_gc_sections_available): Do not run garbage
646 collection tests for cygwin targets.
647
54e2dbe0
RS
6482009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
649
650 * ld-powerpc/aix-gc-1.nd: New test.
651 * ld-powerpc/aix52.exp: Run it.
652
6532009-04-01 Richard Sandiford <r.sandiford@uk.ibm.com>
654
655 * ld-powerpc/aix-rel-1.s, ld-powerpc/aix-rel-1.od: New test.
656 * ld-powerpc/aix52.exp: Run it.
657
2fe50fe3
DK
6582009-04-01 Dave Korn <dave.korn.cygwin@gmail.com>
659
660 * ld-cygwin/exe-export.exp: Add "-lkernel32" when linking test exe.
661 * ld-cygwin/testexe.c (testexe_main): Indicate whether global_a
662 was set to correct final value using error return status.
663 (testexe_dummy): Dummy function calls an import from kernel32.dll
664 to ensure it is mapped into the process space at runtime.
665
b8f9ee44
CL
6662009-04-01 Christophe Lyon <christophe.lyon@st.com>
667
668 * ld-arm/arm-elf.exp: BE8 tests expect the same output as the
669 default ones.
670 * ld-arm/arm-be8.d: Print opcodes in little endian.
671 * ld-arm/farcall-thumb-arm-be8.d: Removed useless expected result.
672 * ld-arm/farcall-arm-arm-be8.d: Likewise.
673
bd0a45ce
HPN
6742009-03-25 Hans-Peter Nilsson <hp@axis.com>
675
676 * ld-cris/tls-e-dtpoffd3.d, ld-cris/tls-e-tpoffcomm1.d,
677 ld-cris/tls-e-tpoffcomm1.s: New tests.
678
c3946515
HPN
6792009-03-24 Hans-Peter Nilsson <hp@axis.com>
680
8f6b0925
HPN
681 * ld-cris/tls-commx.s, ld-cris/tls-dso-dtpoffd2.d,
682 ld-cris/tls-dso-dtpoffd4.d, ld-cris/tls-dtpoffdx.s,
683 ld-cris/tls-e-dtpoffd1.d: New tests.
684
c3946515
HPN
685 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
686 ld-cris/tls-e-80.d, ld-cris/tls-gd-3.d, ld-cris/tls-gd-3h.d,
687 ld-cris/tls-global-74.d, ld-cris/tls-ldgde-14.d,
688 ld-cris/tls-ldgde-15.d, ld-cris/tls-legd-16.d,
689 ld-cris/tls-legd-17.d, ld-cris/tls-local-57.d,
690 ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for BFD
691 change in link-time known GOT contents for GD relocations.
692
4bf27aa9
L
6932009-03-20 H.J. Lu <hongjiu.lu@intel.com>
694
695 PR ld/9970
696 * ld-pie/pie.exp: Use -fpie to compile. Run *.d tests.
697
698 * ld-pie/start.d: New.
699 * ld-pie/start.s: Likewise.
700
e9dfee34
L
7012009-03-18 H.J. Lu <hongjiu.lu@intel.com>
702
703 PR ld/6766
704 * ld-undefined/dummy.s: New.
705 * ld-undefined/entry-1.d: Likewise.
706 * ld-undefined/entry-2.d: Likewise.
707 * ld-undefined/entry-3.d: Likewise.
708 * ld-undefined/entry-4.d: Likewise.
709 * ld-undefined/entry-5.d: Likewise.
710 * ld-undefined/entry-6.d: Likewise.
711 * ld-undefined/entry.exp: Likewise.
712 * ld-undefined/entry.s: Likewise.
713
a7e11ee1
AM
7142009-03-17 Alan Modra <amodra@bigpond.net.au>
715
716 * ld-spu/icache1.d: Update for fixed set_id, new manager entry, and
717 reduced data.
718
bba21f15
AM
7192009-03-17 Alan Modra <amodra@bigpond.net.au>
720
721 * config/default.exp (get_link_files): Replace double dollars with
722 single dollars.
723
eccbf555
AM
7242009-03-17 Alan Modra <amodra@bigpond.net.au>
725
726 * ld-bootstrap/bootstrap.exp: Use DO_COMPARE. Remove unnecessary
727 cleanup and log output.
728
9b3ea03b
DK
7292009-03-16 Dave Korn <dave.korn.cygwin@gmail.com>
730
731 * ld-bootstrap/bootstrap.exp: Also pass '-liconv' to linker when
732 linking statically on Cygwin, necessitated by '-lintl'.
733
588b6e15
DK
7342009-03-15 Dave Korn <dave.korn.cygwin@gmail.com>
735
736 * ld-auto-import/auto-import.exp: Add missing dll entrypoint.
737
b64232cc
RS
7382009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
739
740 * ld-powerpc/aix-export-1-all.dd, ld-powerpc/aix-export-1-full.dd,
741 ld-powerpc/aix-export-1a.s, ld-powerpc/aix-export-1b.s: New tests.
742 * ld-powerpc/aix52.exp: Run them.
743
7d504122
RS
7442009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
745
746 * ld-powerpc/aix-gc-1.s, ld-powerpc/aix-gc-1.ex,
747 ld-powerpc/aix-gc-1-32.dd, ld-powerpc/aix-gc-1-64.dd,
748 ld-powerpc/aix-weak-1-gcdso.dnd, ld-powerpc/aix-weak-1-gcdso.hd,
749 ld-powerpc/aix-weak-1-gcdso.nd: New tests.
750 * ld-powerpc/aix52.exp: Run them.
751
8602d4fe
RS
7522009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
753
754 * ld-powerpc/aix-glink-2a.s, ld-powerpc/aix-glink-2a.ex,
755 ld-powerpc/aix-glink-2b.s, ld-powerpc/aix-glink-2c.s,
756 ld-powerpc/aix-glink-2c.ex, ld-powerpc/aix-glink-2d.s,
757 ld-powerpc/aix-glink-2-32.dd, ld-powerpc/aix-glink-2-64.dd,
758 ld-powerpc/aix-weak-1a.s, ld-powerpc/aix-weak-1b.s,
759 ld-powerpc/aix-weak-1-rel.hd, ld-powerpc/aix-weak-1-rel.nd,
760 ld-powerpc/aix-weak-1-dso.hd, ld-powerpc/aix-weak-1-dso.nd,
761 ld-powerpc/aix-weak-1-dso.dnd, ld-powerpc/aix-weak-1.ex,
762 ld-powerpc/aix-weak-2a.s, ld-powerpc/aix-weak-2a.ex,
763 ld-powerpc/aix-weak-2a.nd, ld-powerpc/aix-weak-2b.s,
764 ld-powerpc/aix-weak-2b.nd, ld-powerpc/aix-weak-2c.s,
765 ld-powerpc/aix-weak-2c.ex, ld-powerpc/aix-weak-2c.nd,
766 ld-powerpc/aix-weak-2c.od, ld-powerpc/aix-weak-3a.s,
767 ld-powerpc/aix-weak-3a.ex, ld-powerpc/aix-weak-3b.s,
768 ld-powerpc/aix-weak-3b.ex, ld-powerpc/aix-weak-3-32.d,
769 ld-powerpc/aix-weak-3-32.dd, ld-powerpc/aix-weak-3-64.d,
770 ld-powerpc/aix-weak-3-64.dd: New tests.
771 * ld-powerpc/aix52.exp: Run them. Replace tmp/aix-* with
772 tmp/aix64-* in 64-bit ld options.
773
5b49f6dc
RS
7742009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
775
776 * ld-powerpc/aix-no-dup-syms-1a.s, ld-powerpc/aix-no-dup-syms-1b.s,
777 ld-powerpc/aix-no-dup-syms-1.ex, ld-powerpc/aix-no-dup-syms-1.im,
778 ld-powerpc/aix-no-dup-syms-1-dso.dnd,
779 ld-powerpc/aix-no-dup-syms-1-dso.drd,
780 ld-powerpc/aix-no-dup-syms-1-dso.nd,
781 ld-powerpc/aix-no-dup-syms-1-dso.rd,
782 ld-powerpc/aix-no-dup-syms-1-rel.nd,
783 ld-powerpc/aix-no-dup-syms-1-rel.rd: New tests.
784 * ld-powerpc/aix52.exp: Run them.
785
c4037431
RS
7862009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
787
788 * ld-powerpc/aix-abs-branch-1.nd,
789 ld-powerpc/aix-abs-reloc-1.nd: New tests.
790 * ld-powerpc/aix52.exp: Run them.
791
3df13c4a
RS
7922009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
793
794 * ld-powerpc/aix-lineno-1.s, ld-powerpc/aix-lineno-1.txt,
795 ld-powerpc/aix-lineno-1a.dd, ld-powerpc/aix-lineno-1a.nd,
796 ld-powerpc/aix-lineno-1b.dd, ld-powerpc/aix-lineno-1b.nd: New tests.
797 * ld-powerpc/aix52.exp: Run them. Copy aix-lineno-1.txt to tmpdir.
798
47dfb2ca
RS
7992009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
800
801 * ld-powerpc/aix-toc-1.ex, ld-powerpc/aix-toc-1a.s,
802 ld-powerpc/aix-toc-1b.s, ld-powerpc/aix-toc-1-32.dd,
803 ld-powerpc/aix-toc-1-64.dd: New tests.
804 * ld-powerpc/aix52.exp: Run them.
805
858ef0ce
RS
8062009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
807
808 * ld-powerpc/aix-glink-1.ex, ld-powerpc/aix-glink-1.s,
809 ld-powerpc/aix-glink-1-32.dd, ld-powerpc/aix-glink-1-64.dd,
810 ld-powerpc/aix-glink-1-32.d, ld-powerpc/aix-glink-1-64.d: New tests.
811 * ld-powerpc/aix52.exp: Run them.
812
12b2cce9
RS
8132009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
814
815 * ld-powerpc/aix-abs-branch-1.im, ld-powerpc/aix-abs-branch-1.ex,
816 ld-powerpc/aix-abs-branch-1.s,
817 ld-powerpc/aix-abs-branch-1.dd: New test.
818 * ld-powerpc/aix52.exp: Run it.
819
0e3212ad
RS
8202009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
821
822 * ld-powerpc/aix-abs-reloc-1.ex, ld-powerpc/aix-abs-reloc-1.im,
823 ld-powerpc/aix-abs-reloc-1.od, ld-powerpc/aix-abs-reloc-1.s: New test.
824 * ld-powerpc/aix52.exp: Run it.
825
9ec59d51
RS
8262009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
827
828 * ld-powerpc/aix-core-sec-1.s, ld-powerpc/aix-core-sec-1.ex,
829 ld-powerpc/aix-core-sec-1.hd, ld-powerpc/aix-core-sec-2.s,
830 ld-powerpc/aix-core-sec-2.ex, ld-powerpc/aix-core-sec-2.hd,
831 ld-powerpc/aix-core-sec-3.s, ld-powerpc/aix-core-sec-3.ex,
832 ld-powerpc/aix-core-sec-3.hd: New tests.
833 * ld-powerpc/aix52.exp: New harness.
834
fa0a16b1
RS
8352009-03-14 Richard Sandiford <r.sandiford@uk.ibm.com>
836
837 * lib/ld-lib.exp (ar_simple_create): Add an "aropts" parameter.
838 (run_ld_link_tests): Treat the second list element as "ar" options
839 when creating an archive. Don't run the linker in this case.
840 (run_cc_link_tests): Likewise.
841
9a2ee7fc
NC
8422009-03-13 Nick Clifton <nickc@redhat.com>
843
844 * lib/ld-lib.exp (run_dump_test): Add verbose to list of globals.
845 Replace call to verbose_eval with a test of verbose level. If
846 greater than 2 always dump the contents of the dumpfile. If equal
847 to 2 only dump the contents if the regexp diff failed.
848 (proc verbose_eval): Delete.
849
d75338ef
DA
8502009-03-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
851
852 * ld-elf/empty2.d: Remove xfail for hppa*-*-*.
853 * ld-elf/merge.d: Change xfail for hppa to hppa*64*-*-*.
854
8cd931b7
CL
8552009-03-05 Christophe Lyon <christophe.lyon@st.com>
856
857 * ld-arm/arm-elf.exp: Add new farcall-group-limit test.
858 * ld-arm/farcall-group-limit.d: New file.
859 * ld-arm/farcall-group3.s: New file.
860 * ld-arm/farcall-group4.s: New file.
861
5fa9e92f
CL
8622009-03-05 Christophe Lyon <christophe.lyon@st.com>
863
864 * ld-arm/arm-elf.exp: Add 2 more tests to check long branch stubs
865 in PLT context.
866 * ld-arm/farcall-mixed-app-v5.d: New file.
867 * ld-arm/farcall-mixed-app.d: Likewise.
868 * ld-arm/farcall-mixed-app.r: Likewise.
869 * ld-arm/farcall-mixed-app.s: Likewise.
870 * ld-arm/farcall-mixed-app.sym: Likewise.
871 * ld-arm/farcall-mixed-lib.d: Likewise.
872 * ld-arm/farcall-mixed-lib.r: Likewise.
873
727fc41e
AM
8742009-03-04 Alan Modra <amodra@bigpond.net.au>
875
876 * ld-powerpc/tlsmark.s, * ld-powerpc/tlsmark.d: New test.
877 * ld-powerpc/tlsmark32.s, * ld-powerpc/tlsmark32.d: New test.
878 * ld-powerpc/powerpc.exp: Run them.
879
4a93e180
NC
8802009-03-02 Sebastian Huber <sebastian.huber@embedded-brains.de>
881
882 * ld-scripts/regions-alias-1.t: New file.
883 * ld-scripts/regions-alias-2.t: New file.
884 * ld-scripts/regions-alias-3.t: New file.
885 * ld-scripts/regions-alias-4.t: New file.
886 * ld-scripts/script.exp: Run region alias tests.
887
5b9c6027
DK
8882009-02-27 Dave Korn <dave.korn.cygwin@gmail.com>
889
890 * ld-pe/pe.exp: Disable auto-import when linking on Cygwin.
891
ebe24dd4
CL
8922009-02-26 Christophe Lyon <christophe.lyon@st.com>
893
894 * ld-arm/arm-elf.exp: Add 3 tests for the 3 new stubs.
895 * ld-arm/farcall-thumb-arm-pic-veneer.d: New expected result, the
896 test is now expected to pass.
897 * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Likewise.
898 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
899
aed1c03a
CL
9002009-02-25 Christophe Lyon <christophe.lyon@st.com>
901
aed1c03a
CL
902 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Update expected result,
903 as stubs are now generated and the end of the .text section.
904 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
905
cf3eccff
DJ
9062009-02-24 Daniel Jacobowitz <dan@codesourcery.com>
907
908 * ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
909 ld-arm/farcall-arm-thumb-pic-veneer.d,
910 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Update for fixed
911 Thumb PIC stub.
912
07d72278
DJ
9132009-02-24 Daniel Jacobowitz <dan@codesourcery.com>
914
915 * ld-arm/arm-elf.exp (armeabitests): Update duplicate test names.
916 Use normal output files for big-endian.
917 * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: Delete.
918 * ld-arm/farcall-arm-arm-be8.d, ld-arm/farcall-arm-arm-pic-veneer.d,
919 ld-arm/farcall-arm-arm.d, ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
920 ld-arm/farcall-arm-thumb-blx.d, ld-arm/farcall-arm-thumb-pic-veneer.d,
921 ld-arm/farcall-arm-thumb.d, ld-arm/farcall-group-size2.d,
922 ld-arm/farcall-group.d, ld-arm/farcall-mix.d, ld-arm/farcall-mix2.d,
923 ld-arm/farcall-thumb-arm-be8.d,
924 ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
925 ld-arm/farcall-thumb-arm-blx.d, ld-arm/farcall-thumb-arm-short.d,
926 ld-arm/farcall-thumb-arm.d,
927 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d,
928 ld-arm/farcall-thumb-thumb-blx.d, ld-arm/farcall-thumb-thumb-m.d,
929 ld-arm/farcall-thumb-thumb.d, ld-arm/thumb2-bl-as-thumb1-bad.d,
930 ld-arm/thumb2-bl-bad.d: Update for moved stubs.
931
2531fd8e
DJ
9322009-02-23 Daniel Jacobowitz <dan@codesourcery.com>
933
934 * ld-arm/arm-elf.exp (armeabitests): Run new tests. Correct BE8 output
935 filename.
936 * ld-arm/farcall-arm-arm-be.d, ld-arm/farcall-thumb-arm-be.d: New.
937
c2b4a39d 9382009-02-23 Christophe Lyon <christophe.lyon@st.com>
461a49ca
DJ
939
940 * ld-arm/arm-elf.exp: Add new farcall-thumb-arm-be8 test.
941 * ld-arm/farcall-thumb-arm-be8.d: New expected result.
942 * ld-arm/farcall-arm-arm-be8.d: Replace wildcards by instructions.
943
9442009-02-23 Christophe Lyon <christophe.lyon@st.com>
945
c2b4a39d
CL
946 * ld-arm/arm-elf.exp: Rewrite non-EABI variants of
947 thumb2-bl-as-thumb1-bad and thumb2-bl-bad tests, which now
948 pass. farcall-thumb-thumb now passes in EABI mode.
949 * ld-arm/farcall-thumb-arm-pic-veneer.d: Fixed name, source, as
950 and ld flags to match intended test.
951 * ld-arm/farcall-thumb-arm.d: New expected result.
952 * ld-arm/farcall-thumb-thumb-m.d: Likewise.
953 * ld-arm/farcall-thumb-thumb-m-pic-veneer.d: Fixed name and ld
954 flags.
955 * ld-arm/farcall-thumb-thumb-pic-veneer.d: Likewise.
956 * ld-arm/farcall-thumb-thumb.d: New expected result, this test is
957 now expected to pass.
958 * ld-arm/thumb2-bl-as-thumb1-bad-noeabi.d: Likewise.
959 * ld-arm/thumb2-bl-bad-noeabi.d: Likewise.
960 * ld-arm/thumb2-bl-as-thumb1-bad.d: Update addresses according to
961 new use.
962 * ld-arm/thumb2-bl-as-thumb1-bad.s: Update comment.
963
88183869
DK
9642009-18-02 Dave Korn <dave.korn.cygwin@gmail.com>
965
966 * ld-pe/longsecn-1.d: New test file.
967 * ld-pe/longsecn-2.d: Likewise.
968 * ld-pe/longsecn-3.d: Likewise.
969 * ld-pe/longsecn-4.d: Likewise.
970 * ld-pe/longsecn-5.d: Likewise.
971 * ld-pe/longsecn.d: Likewise.
972 * ld-pe/longsecn.exp: New test control script.
973 * ld-pe/longsecn.s: New test source file.
974
90d8a22c
CL
9752009-02-18 Christophe Lyon <christophe.lyon@st.com>
976
977 * ld-arm/farcall-arm-arm-pic-veneer.d,
978 ld-arm/farcall-arm-thumb-blx-pic-veneer.d,
979 ld-arm/farcall-arm-thumb-pic-veneer.d,
980 ld-arm/farcall-thumb-arm-blx-pic-veneer.d,
981 ld-arm/farcall-thumb-thumb-blx-pic-veneer.d: Fix expected stub
982 target.
983
5a7c5e86
JM
9842009-02-06 Joseph Myers <joseph@codesourcery.com>
985
986 * lib/ld-lib.exp (check_gc_sections_available): Return 0 for
987 *-*-mingw*.
988
376f5fcd
JM
9892009-02-05 Joseph Myers <joseph@codesourcery.com>
990
991 * ld-arm/arm-elf.exp (armeabitests): Restore thumb2-b-interwork.
992
cf869cce
NC
9932009-02-03 Maxim Kuvyrkov <maxim@codesourcery.com>
994
995 * ld-m68k/got-multigot-12-13-14-34-35-ok.d: Update.
996 * ld-m68k/got-multigot-14-ok.d: Update.
997 * ld-m68k/m68k-got.exp: Update.
998 * ld-m68k/got-negative-12-13-14-34-ok.d: Update.
999 * ld-m68k/got-negative-14-ok.d: Update.
1000 * ld-m68k/tls-gd-1.d, ld-m68k/tls-gd-2.d: New tests.
1001 * ld-m68k/tls-gd-ie-1.d, ld-m68k/tls-ie-1.d: New tests.
1002 * ld-m68k/tls-ld-1.d, ld-m68k/tls-ld-2.d: New tests.
1003 * ld-m68k/tls-ld-1.s, ld-m68k/tls-ld-2.s, ld-m68k/tls-le-1.s:
1004 New test sources.
1005 * ld-m68k/tls-no-1.s, ld-m68k/tls-gd-ie-1.s, ld-m68k/tls-gd-1.s:
1006 New test sources.
1007 * ld-m68k/tls-gd-2.s, ld-m68k/tls-ie-1.s: New test sources.
1008 * ld-m68k/m68k.exp: Run new tests.
1009 (merge isa-a isa-a:nodiv): Fix.
1010
273f4430
JK
10112009-02-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1012
1013 * ld-elf/eh-group2.s: New `.cfi_lsda' referencing `.gcc_except_table'.
1014 * ld-elf/eh-group.exp: New test and conditional defininiton of `ELF64'.
1015
ec0c103c
NC
10162009-01-29 Nick Clifton <nickc@redhat.com>
1017
1018 * lib/ld-lib.exp (check_gc_sections_available): Add MeP to list of
1019 targets which do not support garbage collection.
1020 * ld-srec/srec.exp (run_srec_test): Expect tests to fail for MeP.
1021 * ld-elf/group8a.d: Likewise.
1022 * ld-elf/group8b.d: Likewise.
1023 * ld-elf/group9a.d: Likewise.
1024 * ld-elf/group9b.d: Likewise.
1025
86e2791b
HPN
10262009-01-27 Hans-Peter Nilsson <hp@axis.com>
1027
a40942aa
HPN
1028 * ld-cris/tls-tbss64.s, ld-cris/tls-e-80.d: New test.
1029
026f6038
HPN
1030 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-22.d,
1031 ld-cris/tls-ldgde-14.d, ld-cris/tls-ldgde-15.d,
1032 ld-cris/tls-ldgdex-14.d, ld-cris/tls-ldgdex-15.d: Adjust for
1033 change in relocation values.
1034
86e2791b
HPN
1035 * ld-cris/weakhiddso.d, ld-cris/weakhid.s: New test.
1036
9bc4e62b
NS
10372009-01-26 Nathan Sidwell <nathan@codesourcery.com>
1038
1039 * ld-powerpc/powerpc.exp: Add vxworks relax testcase.
1040 * ld-powerpc/vxworks-relax.s, ld-powerpc/vxworks-relax.rd: New.
1041 * ld-powerpc/vxworks1.ld: Add .pad and .far input sections.
1042 * ld-powerpc/vxworks1.rd: Correct regexp for undefined symbols.
1043
ee3c0378
AS
10442009-01-26 Andrew Stubbs <ams@codesourcery.com>
1045
1046 * ld-arm/attr-merge-3.attr: Update following gas change.
1047 * ld-arm/attr-merge-2.attr: Update Tag_ARM_ISA_use and
1048 Tag_THUMB_ISA_use following gas changes.
1049 * ld-arm/attr-merge-4.attr: Likewise.
1050 * ld-arm/attr-merge-5.attr: Likewise.
1051 * ld-arm/attr-merge-arch-1.attr: Likewise.
1052 * ld-arm/attr-merge-arch-2.attr: Likewise.
1053 * ld-arm/attr-merge-unknown-2.d: Likewise.
1054 * ld-arm/attr-merge-unknown-2r.d: Likewise.
1055 * ld-arm/attr-merge-unknown-3.d: Likewise.
1056 * ld-arm/attr-merge-wchar-00-nowarn.d: Likewise.
1057 * ld-arm/attr-merge-wchar-00.d: Likewise.
1058 * ld-arm/attr-merge-wchar-02-nowarn.d: Likewise.
1059 * ld-arm/attr-merge-wchar-02.d: Likewise.
1060 * ld-arm/attr-merge-wchar-04-nowarn.d: Likewise.
1061 * ld-arm/attr-merge-wchar-04.d: Likewise.
1062 * ld-arm/attr-merge-wchar-20-nowarn.d: Likewise.
1063 * ld-arm/attr-merge-wchar-20.d: Likewise.
1064 * ld-arm/attr-merge-wchar-22-nowarn.d: Likewise.
1065 * ld-arm/attr-merge-wchar-22.d: Likewise.
1066 * ld-arm/attr-merge-wchar-24-nowarn.d: Likewise.
1067 * ld-arm/attr-merge-wchar-40-nowarn.d: Likewise.
1068 * ld-arm/attr-merge-wchar-40.d: Likewise.
1069 * ld-arm/attr-merge-wchar-42-nowarn.d: Likewise.
1070 * ld-arm/attr-merge-wchar-44-nowarn.d: Likewise.
1071 * ld-arm/attr-merge-wchar-44.d: Likewise.
1072 * ld-arm/attr-merge.attr: Likewise.
1073
0c3b6736
AM
10742009-01-21 Alan Modra <amodra@bigpond.net.au>
1075
1076 * ld-spu/icache1.d: Add --non-ia-text to ld options.
1077
63f2573f
HPN
10782009-01-19 Hans-Peter Nilsson <hp@axis.com>
1079
1080 * ld-cris/expdref3.s, ld-cris/expdref4.s, ld-cris/weakref3.d,
1081 ld-cris/weakref4.d: New tests.
1082 * ld-cris/libdso-15b.d: Adjust for recent weakref fix.
1083
37034390
L
10842009-01-19 H.J. Lu <hongjiu.lu@intel.com>
1085
1086 * ld-elf/group9.s: Replace .byte with .long.
1087
d237ce74
AS
10882009-01-19 Andrew Stubbs <ams@codesourcery.com>
1089
1090 * ld-arm/arm-elf.exp (armeabitests): Add EABI attribute merging 3,
1091 EABI attribute merging 4, and EABI attribute merging 5,
1092 EABI attribute arch merging 1, EABI attribute arch merging 1 reversed,
1093 EABI attribute arch merging 2, EABI attribute arch merging 2 reversed.
1094 Add attr-merge-unknown-1, attr-merge-unknown-2, attr-merge-unknown-2r,
1095 and attr-merge-unknown-3 dump tests.
1096 * ld-arm/arch-v6.s: New file.
1097 * ld-arm/arch-v6k.s: New file.
1098 * ld-arm/arch-v6t2.s: New file.
1099 * ld-arm/attr-merge-3.attr: New file.
1100 * ld-arm/attr-merge-3a.s: New file.
1101 * ld-arm/attr-merge-3b.s: New file.
1102 * ld-arm/attr-merge-4.attr: New file.
1103 * ld-arm/attr-merge-4a.s: New file.
1104 * ld-arm/attr-merge-4b.s: New file.
1105 * ld-arm/attr-merge-5.attr: New file.
1106 * ld-arm/attr-merge-5.s: New file.
1107 * ld-arm/attr-merge-arch-1.attr: New file.
1108 * ld-arm/attr-merge-arch-2.attr: New file.
1109 * ld-arm/attr-merge-unknown-1.d: New file.
1110 * ld-arm/attr-merge-unknown-1.s: New file.
1111 * ld-arm/attr-merge-unknown-2.d: New file.
1112 * ld-arm/attr-merge-unknown-2.s: New file.
1113 * ld-arm/attr-merge-unknown-2r.d: New file.
1114 * ld-arm/attr-merge-unknown-3.d: New file.
1115 * ld-arm/blank.s: New file.
1116
258795f5
L
11172009-01-16 H.J. Lu <hongjiu.lu@intel.com>
1118
1119 * ld-elf/textaddr1.d: New.
1120 * ld-elf/textaddr2.d: Likewise.
1121
a33dafc3
L
11222009-01-14 H.J. Lu <hongjiu.lu@intel.com>
1123
1124 PR ld/9727
1125 * ld-elf/group8.s: New.
1126 * ld-elf/group8a.d: Likewise.
1127 * ld-elf/group8b.d: Likewise.
1128 * ld-elf/group9.s: Likewise.
1129 * ld-elf/group9a.d: Likewise.
1130 * ld-elf/group9b.d: Likewise.
1131
9da8c90e
AM
11322009-01-13 Alan Modra <amodra@bigpond.net.au>
1133
1134 * ld-spu/icache1.s: New file.
1135 * ld-spu/icache1.d: New file.
1136
e4970690
AM
11372009-01-13 Alan Modra <amodra@bigpond.net.au>
1138
1139 * ld-elf/elf.exp: Save and restore LDFLAGS.
1140 * ld-scripts/default-script.exp: Likewise.
1141 * ld-scripts/empty-orphan.exp: Likewise, and add to LDFLAGS rather
1142 than replacing.
1143 * ld-scripts/include.exp: Set --local-store for SPU.
1144
cd4a7468
AM
11452009-01-12 Alan Modra <amodra@bigpond.net.au>
1146
1147 * ld-spu/ovl.d: Allow for absolute branches in stubs.
1148 * ld-spu/ovl2.d: Likewise.
1149
80c29487
JK
11502009-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1151
1152 * ld-elf/linkoncerdiff.d, ld-elf/linkoncerdiff1.s,
1153 ld-elf/linkoncerdiff2.s: New.
1154
88fe28bd
HPN
11552009-01-07 Hans-Peter Nilsson <hp@axis.com>
1156
1157 * ld-cris/tls-e-20.d, ld-cris/tls-e-20a.d, ld-cris/tls-e-21.d,
1158 ld-cris/tls-e-23.d, ld-cris/tls-e-66.d, ld-cris/tls-gd-3.d,
1159 ld-cris/tls-gd-3h.d, ld-cris/tls-global-74.d,
1160 ld-cris/tls-ie-8e1.d, ld-cris/tls-ldgde-14.d,
1161 ld-cris/tls-ldgde-15.d, ld-cris/tls-le-12.d, ld-cris/tls-le-13.d,
1162 ld-cris/tls-le-13s.d, ld-cris/tls-legd-16.d,
1163 ld-cris/tls-legd-17.d, ld-cris/tls-legdx-16.d,
1164 ld-cris/tls-legdx-17.d, ld-cris/tls-leie-18.d,
1165 ld-cris/tls-leie-19.d, ld-cris/tls-local-57.d,
1166 ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for
1167 relocation value now offset by negative program TLS block size.
1168 * ld-cris/tls-le-12s.d: Ditto. Move 128-byte tls-data to last.
1169 Adjust accordingly.
1170 * ld-cris/tls-le-12s.s: Use movs, not movu, for sign-extended
1171 always-negative relocation.
1172 * ld-cris/tls-tprelm.s: Move filler data to after symbol for
1173 tested relocation.
1174 * ld-cris/tls-ok-36.d: Adjust accordingly.
1175
f5c9470c
HPN
11762009-01-03 Hans-Peter Nilsson <hp@axis.com>
1177
1178 * ld-cris/tls-js1.d: New test.
1179
54ac0771
L
11802009-01-02 H.J. Lu <hongjiu.lu@intel.com>
1181
1182 PR ld/9679
1183 * ld-elf/pr9679-1.c: New.
1184 * ld-elf/pr9679-2.c: Likewise.
1185 * ld-elf/pr9679.rd: Likewise.
1186
1187 * ld-elf/shared.exp (build_tests): Add test for libpr9679.so.
1188
d8880531 11892009-01-02 H.J. Lu <hongjiu.lu@intel.com>
84e94c90 1190
d8880531
L
1191 PR ld/9676
1192 * ld-elf/pr9676-1.c: New.
1193 * ld-elf/pr9676-2.c: Likewiswe.
1194 * ld-elf/pr9676-3.c: Likewiswe.
1195 * ld-elf/pr9676-4.c: Likewiswe.
1196 * ld-elf/pr9676.rd: Likewiswe.
d6e0b160 1197
d8880531
L
1198 * ld-elf/shared.exp (build_tests): Add tests for libpr9676-1.a,
1199 libpr9676-2.a, libpr9676-3.so, libpr9676-4.so and
1200 libpr9676-4a.so.
d6e0b160 1201
d8880531
L
1202 * lib/ld-lib.exp (ar_simple_create): New.
1203 (run_ld_link_tests): Support archive.
1204 (run_cc_link_tests): Likewiswe.
0f88be7a 1205
d8880531 1206For older changes see ChangeLog-2008
c9e214e5
AM
1207\f
1208Local Variables:
1209mode: change-log
1210left-margin: 8
1211fill-column: 74
1212version-control: never
1213End:
This page took 0.334114 seconds and 4 git commands to generate.