* elf64-ppc.c (ppc64_elf_relocate_section): When optimizing toctprel
[deliverable/binutils-gdb.git] / ld / testsuite / ChangeLog
CommitLineData
1de1cfb1
HPN
12003-06-16 Hans-Peter Nilsson <hp@axis.com>
2
3 * ld-cris/ldsym1.d: Restrict to cris-*-*elf* and cris-*-*aout*.
4 * ld-cris/noglob1.d: Ditto.
5 * ld-cris/badgotr1.d: Pass --underscore to gas.
6
31a1f3a1
TS
72003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
8
9 * ld-mips-elf/elf-rel-got-n64-linux.d: New file.
10 * ld-mips-elf/elf-rel-xgot-n64-linux.d: New file.
11 * ld-mips-elf/mips-elf.exp: Use the new files for Linux.
12
2d8f7dc8
TS
132003-06-12 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
14
15 * ld-mips-elf/relax-jalr.s: Fix testsuite breakage.
16 * ld-mips-elf/relax-jalr-n32.d: Likewise.
17 * ld-mips-elf/relax-jalr-n32-shared.d: Likewise.
18 * ld-mips-elf/relax-jalr-n64.d: Likewise.
19 * ld-mips-elf/relax-jalr-n64-shared.d: Likewise.
20
d80dcc6a
TS
212003-06-11 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
22
23 * ld-mips-elf/multi-got-1.d: Adjust addresses.
24 * ld-mips-elf/rel32-n32.d: Likewise.
25
4c80642a
AM
262003-06-11 Alan Modra <amodra@bigpond.net.au>
27
28 * ld-srec/srec.exp (run_srec_test): Remove powerpc64 xfails, and
29 xfail for hppa duplicated elsewhere.
30
5ef0935e
TS
312003-06-10 Thiemo Seufer <seufer@csv.ica.uni-stuttgart.de>
32
33 * ld-mips-elf/rel32-n32.d: Force big endian assembly.
34 * ld-mips-elf/rel32-o32.d: Likewise.
35 * ld-mips-elf/rel64.d: Likewise.
36
81cacc15
AM
372003-06-10 Alan Modra <amodra@bigpond.net.au>
38
39 * ld-elfvsb/elfvsb.exp: Run for powerpc64 too.
40 * ld-powerpc/tls.t: Update.
41 * ld-powerpc/tlsexe.d: Update.
42 * ld-powerpc/tlsexe.r: Update.
43 * ld-powerpc/tlsexetoc.d: Update.
44 * ld-powerpc/tlsexetoc.r: Update.
45 * ld-powerpc/tlsexetoc.t: Update.
46 * ld-powerpc/tlsso.d: Update.
47 * ld-powerpc/tlsso.g: Update.
48 * ld-powerpc/tlsso.r: Update.
49 * ld-powerpc/tlsso.t: Update.
50 * ld-powerpc/tlstocso.d: Update.
51 * ld-powerpc/tlstocso.g: Update.
52 * ld-powerpc/tlstocso.r: Update.
53 * ld-powerpc/tlstocso.t: Update.
54
6f6f27f8
L
552003-06-03 H.J. Lu <hongjiu.lu@intel.com>
56
57 * ld-discard/extern.d: Updated.
58 * ld-discard/start.d: Likewise.
59 * ld-discard/static.d: Likewise.
60
b814bbcb
L
612003-06-03 H.J. Lu <hongjiu.lu@intel.com>
62
63 * ld-elfcomm/elfcomm.exp: Mark tests untested if compiler is
64 not available.
65
3bb72744
NC
662003-06-02 Fabrizio Gennari <fabrizio.ge@tiscalinet.it>
67
68 * ld-cygwin: New directory.
69 * ld-cygwin/exe-export.exp: New test script. Checks building
70 cygwin executables with an export table.
71 * ld-cygwin/testdll.def: New source file.
72 * ld-cygwin/testexe.def: New source file.
73 * ld-cygwin/testdll.c: New source file.
74 * ld-cygwin/testexe.c: New source file.
75
cdaeef2e
L
762003-05-30 H.J. Lu <hongjiu.lu@intel.com>
77
78 * config/default.exp: Load tmpdir/libpath.exp.
79 (gcc_ld_flag): Set from $libpath.
80
43f9d75b
JT
812003-05-27 Jason Thorpe <thorpej@wasabisystems.com>
82
83 * ld-elf/elf.exp: Use if_elf_format.
84 * ld-elf/sec64k.exp: Likewise.
85 * ld-elfcomm/elfcomm.exp: Likewise.
86 * lib/ld-lib.exp (is_elf_format): Match hppa*64*-*-hpux*.
87
493e6a13
JT
882003-05-25 Jason Thorpe <thorpej@wasabisystems.com>
89
90 * ld-mips-elf/mips-elf.exp: Make all NetBSD targets match as elf.
91
22d5e339
L
922003-05-20 Jakub Jelinek <jakub@redhat.com>
93
94 * ld-elfvsb/common.c: New file.
95 * ld-elfvsb/elfvsb.exp: Add common.
96
972003-05-20 H.J. Lu <hongjiu.lu@intel.com>
98
99 * ld-elfvsb/sh3.c: New file.
100 * ld-elfvsb/test.c: Likewise.
101
102 * ld-elfvsb/elfvsb.exp: Add new weak hidden symbol tests.
103
b765d4e3
L
1042003-05-15 H.J. Lu <hongjiu.lu@intel.com>
105
106 * config/default.exp (gcc_ld_flag): New. Make the newly built
107 linker available to gcc.
108 * lib/ld-lib.exp (default_ld_simple_link): Pass $gcc_ld_flag
109 to gcc.
110
111 * ld-elfvers/vers.exp: Use "ld_simple_link $CC" to build shared
112 libraries.
113 * ld-elfvsb/elfvsb.exp: Likewise.
114 * ld-elfweak/elfweak.exp: Likewise.
115 * ld-shared/shared.exp: Likewise.
116
117 * ld-elfvers/vers.exp: Use "-Wl,-rpath,." to build shared
118 libraries.
119 * ld-elfvsb/elfvsb.exp: Likewise.
120
121 * ld-elfvsb/elfvsb.exp: Remove xfail for powerpc-*-linux*.
122
123 * ld-elfweak/elfweak.exp: Use PIC for shared libraries.
124
99573a98
SC
1252003-05-13 Stephane Carrez <stcarrez@nerim.fr>
126
127 * ld-m68hc11/link-hcs12.d: New test.
128 * ld-m68hc11/link-hcs12.s: New file.
129 * ld-m68hc11/link-hc12.s: New file.
130
5c449c3f
L
1312003-05-13 H.J. Lu <hongjiu.lu@intel.com>
132
133 * ld-elfweak/elfweak.exp: Fix typo.
134
59758b1c
NC
1352003-05-13 Kaz Kojima <kkojima@rr.iij4u.or.jp>
136
137 * ld-elfvers/vers.exp: Run on sh[34]*-*-linux*.
138 * ld-elfvsb/elfvsb.exp: Likewise.
139 * ld-elfweak/elfweak.exp: Likewise.
140
5ff4a71e
HPN
1412003-05-12 Hans-Peter Nilsson <hp@bitrange.com>
142
143 * ld-mmix/b-fixo2.d, ld-mmix/bpo-18.d, ld-mmix/bpo-18m.d,
144 ld-mmix/loc4.d, ld-mmix/loc4m.d, ld-mmix/loc6.d, ld-mmix/loc6m.d,
145 ld-mmix/locdo-1.d, ld-mmix/sec-1.d, ld-mmix/sec-2.d,
146 ld-mmix/sec-3.d, ld-mmix/sec-4.d, ld-mmix/sec-5.d,
147 ld-mmix/sec-7m.d, ld-mmix/sec-8m.d, ld-mmix/spec802.d,
148 ld-mmix/spec803.d, ld-mmix/spec804.d, ld-mmix/spec805.d,
149 ld-mmix/spec806.d, ld-mmix/spec807.d, ld-mmix/spec808.d: Tweak for
150 objdump no longer truncating dump addresses.
151
4648dfcf
MS
1522003-05-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
153
154 * ld-elfvsb/elf-offset.ld: Add .rel.eh_frame and .rela.eh_frame
155 to linker script.
156 * ld-elfvsb/elfvsb.exp (visibility_run): Add setup_xfails for s390x.
157 * ld-selective/selective.exp: Disable for s390 and s390x.
158 * ld-shared/elf-offset.ld: Add .rel.eh_frame and .rela.eh_frame
159 to linker script.
160 * ld-shared/shared.exp (shared_test): Add setup_xfails for s390x.
161 * ld-undefined/undefined.exp (checkund): Remove setup_xfail for s390x.
162
54c9a60f
L
1632003-05-08 H.J. Lu <hongjiu.lu@intel.com>
164
165 * ld-elfvers/vers.exp: Add vers27d4 and vers27d5 to test
166 versioned reference for hidden symbol.
167
168 * ld-elfvers/vers27d4.dsym: New file.
169 * ld-elfvers/vers27d4.ver: Likewise.
170
95b4a16e
L
1712003-05-07 H.J. Lu <hongjiu.lu@intel.com>
172
173 * ld-elfvers/vers27d3.c (__start): New.
174 (start): New.
175
0ae911fe
L
1762003-05-07 H.J. Lu <hongjiu.lu@intel.com>
177
178 * ld-elfvers/vers.exp (build_binary): Support build exeutable.
179 (build_binary): Renamed from ...
180 (build_vers_lib): This.
181 (build_vers_lib_no_pic): Updated.
182 (build_vers_lib_pic): Likewise.
183 Add vers27d1, vers27d2 and vers27d3 to test versioned
184 definition for hidden symbol referenced by a DSO.
185
186 * ld-elfvers/vers27d.dsym: New file.
187 * ld-elfvers/vers27d.sym: Likewise.
188 * ld-elfvers/vers27d.ver: Likewise.
189 * ld-elfvers/vers27d1.c: Likewise.
190 * ld-elfvers/vers27d2.c: Likewise.
191 * ld-elfvers/vers27d3.c: Likewise.
192
3a8260b2
AS
1932003-05-07 Andreas Schwab <schwab@suse.de>
194
195 * ld-elfvsb/elfvsb.exp: Run dump tests even when cross
196 compiling.
197
697380b3
AO
1982003-05-06 Alexandre Oliva <aoliva@redhat.com>
199
200 * config/default.exp (gcc_gas_flags): Force ABI to n32 on
201 mips64-linux.
202 * ld-elf/merge.d: Xfail on mips64*-linux-gnu*.
203 * ld-mips-elf/mips-elf-flags.exp (ldemul): Set to o32-compatible
204 on mips-sgi-irix6*, mips64-linux-gnu and mips64el-linux-gnu.
205 (good_combination, bad_combination): Use it.
206 Add -32 or -mabi=o64 wherever the ABI was formerly implied.
207
08d5f1b4
L
2082003-05-06 H.J. Lu <hjl@gnu.org>
209
210 * ld-elfvers/vers.exp (objdump_versionstuff): Support comment
211 in expected version file.
212
213 * ld-elfvers/vers25b.c: Add a line of comment.
214 * ld-elfvers/vers25b.dsym: Likwise.
215 * ld-elfvers/vers25b.ver: Likwise.
216 * ld-elfvers/vers26b.dsym: Likwise.
217 * ld-elfvers/vers26b.ver: Likwise.
218 * ld-elfvers/vers27b.dsym: Likwise.
219 * ld-elfvers/vers27b.ver: Likwise.
220 * ld-elfvers/vers27c.c: Likwise.
221 * ld-elfvers/vers27c.dsym: Likwise.
222 * ld-elfvers/vers27c.ver: Likwise.
223
ef5aade5
L
2242003-05-04 H.J. Lu <hjl@gnu.org>
225
226 * ld-elfvsb/main.c: Updated.
227 * ld-elfvsb/sh1.c: Likewise.
228
c424e0e9
L
2292003-05-04 H.J. Lu <hjl@gnu.org>
230
231 * ld-elfvers/vers18.dsym: Updated for weak definiton change.
232 * ld-elfvers/vers18.ver: Likewise.
233 * ld-elfvers/vers19.ver: Likewise.
839efa26
L
234 * ld-elfweak/dsowdata.dsym: Likewise.
235 * ld-elfweak/elfweak.exp: Likewise.
236 * ld-elfweak/weakdata.dsym: Likewise.
c424e0e9
L
237
238 * ld-elfweak/elfweak.exp: Remove xfail.
239
508073f7
AO
2402003-05-04 Alexandre Oliva <aoliva@redhat.com>
241
242 * ld-mips-elf/multi-got-1.d: Force into big-endian mode.
243 Turn relocation offsets into regexps.
244
95aa61ce
L
2452003-05-03 H.J. Lu <hjl@gnu.org>
246
247 * ld-elfvers/vers.exp: Add vers27a, vers27b, vers27c1 and
248 vers27c2 to test versioned definition vs. hidden definition in
249 different files.
250
251 * ld-elfvers/vers27a.c: New file.
252 * ld-elfvers/vers27a.dsym: Likewise.
253 * ld-elfvers/vers27a.map: Likewise.
254 * ld-elfvers/vers27a.ver: Likewise.
255 * ld-elfvers/vers27b.c: Likewise.
256
257 * ld-elfvers/vers27b.dsym: New empty file.
258 * ld-elfvers/vers27b.ver: Likwise.
259 * ld-elfvers/vers27c.c: Likwise.
260 * ld-elfvers/vers27c.dsym: Likwise.
261 * ld-elfvers/vers27c.ver: Likwise.
262
2968149b
NC
2632003-05-02 Nick Clifton <nickc@redhat.com>
264
265 * ld-xstormy16: New directory.
266 * ld-xstormy16/xstormy16.exp: New test script.
267 * ld-xstormy16/pcrel.s: Test assembler source file.
268 * ld-xstormy16/external.s: Test assembler source file.
269 * ld-xstormy16/pcrel.d: Test expected disassembly.
270
fcd06cfe
AJ
2712003-05-02 Andreas Jaeger <aj@suse.de>
272
273 * ld-elfvers/vers.exp (build_exec): Disable vers26b3 on x86-64-linux.
274
bf57c3c9
L
2752003-04-29 H.J. Lu <hjl@gnu.org>
276
277 * ld-ia64/tlsbin.dd: Updated.
278 * ld-ia64/tlsbin.rd: Likewise.
279 * ld-ia64/tlsbin.sd: Likewise.
280 * ld-ia64/tlsbin.td: Likewise.
281 * ld-ia64/tlspic.rd: Likewise.
282 * ld-ia64/tlspic.sd: Likewise.
283 * ld-ia64/tlspic.td: Likewise.
284
5ad8914f
JR
2852003-04-29 J"orn Rennecke <joern.rennecke@superh.com>
286
287 * ld-selective/3.cc (start): New function.
288 * ld-selective/4.cc: Likewise.
289 * ld-selective/5.cc: Likewise.
290
f006af20
L
2912003-04-28 H.J. Lu <hjl@gnu.org>
292
293 * ld-elfvers/vers.exp (picflag): Set PIC flag for compiler.
294 (build_vers_lib): Support PIC.
295 (build_vers_lib_no_pic): New. Change all calls to build_vers_lib
296 to build_vers_lib_no_pic.
297 (build_vers_lib_pic): New.
298 Add tests vers26a, vers26b1, vers26b2 and vers26b3 for versioned
299 definition vs. normal definition in different files.
300
301 * ld-elfvers/vers26a.c: New file.
302 * ld-elfvers/vers26a.dsym: Likewise.
303 * ld-elfvers/vers26a.map: Likewise.
304 * ld-elfvers/vers26a.ver: Likewise.
305 * ld-elfvers/vers26b.c: Likewise.
306
307 * ld-elfvers/vers26b.dsym: New empty file.
308 * ld-elfvers/vers26b.ver: Likewise.
309
1b1fe8fe
L
3102003-04-27 H.J. Lu <hjl@gnu.org>
311
312 * ld-elfvsb/elfvsb.dat: Updated.
313 * ld-elfvsb/elfvsb.exp: Likewise.
314 * ld-elfvsb/main.c: Likewise.
315 * ld-elfvsb/sh1.c: Likewise.
316 * ld-elfvsb/sh2.c: Likewise.
317
d204f4c0
SC
3182003-04-26 Stephane Carrez <stcarrez@nerim.fr>
319
320 * ld-m68hc11/bug-3331.d: New test.
321 * ld-m68hc11/bug-3331.s: New file.
322
635f1062 3232003-04-25 Nick Clifton <nickc@redhat.com>
4c80642a 324 J"orn Rennecke <joern.rennecke@superh.com>
635f1062
JR
325
326 * lib/ld-lib.exp (big_or_little_endian): Also check for -mb and -ml.
327
09bf9720
L
3282003-04-24 J"orn Rennecke <joern.rennecke@superh.com>
329
330 * ld-elfcomm/elfcomm.exp: Allow symbols to have '_' prepended.
331
267fb3c1
KK
3322003-04-23 Kaz Kojima <kkojima@rr.iij4u.or.jp>
333
334 * ld-sh/tlsbin-1.d, ld-sh/tlsbin-2.d, ld-sh/tlsbin-3.d,
335 ld-sh/tlstpoff-1.d, ld-sh/tlstpoff-2.d: Update for removing
336 unnecessary TLS relocs.
337
ef230218
JR
3382003-04-23 J"orn Rennecke <joern.rennecke@superh.com>
339
340 * ld-sh/sh64/crange3-cmpct.rd (Machine): Change to refer to SuperH.
341 * ld-sh/sh64/crange3-media.rd (Machine): Likewise.
342
365f9131
L
3432003-04-23 H.J. Lu <hjl@gnu.org>
344
345 * ld-elfvers/vers.exp (objdump_dynsymstuff): Support empty
346 files.
347 (objdump_versionstuff): Likewise.
348 Add tests vers25a, vers25b1 and vers25b2 for versioned
349 definition vs. normal definition in different files.
350
351 * ld-elfvers/vers25a.c: New file.
352 * ld-elfvers/vers25a.dsym: Likewise.
353 * ld-elfvers/vers25a.map: Likewise.
354 * ld-elfvers/vers25a.ver: Likewise.
355
356 * ld-elfvers/vers25b.c: New empty file.
357 * ld-elfvers/vers25b.dsym: Likewise.
358 * ld-elfvers/vers25b.ver: Likewise.
359
ab7be2df
L
3602003-04-22 H.J. Lu <hjl@gnu.org>
361
362 * ld-elfcomm/elfcomm.exp: Support 64bit targets.
363
6c6532f7
SC
3642003-04-21 Stephane Carrez <stcarrez@nerim.fr>
365
366 * ld-m68hc11/far-hc11.s: New file.
367 * ld-m68hc11/far-hc11.d: New test for HC11 trampoline generation.
368 * ld-m68hc11/far-hc12.s: New file.
369 * ld-m68hc11/far-hc12.d: New test for HC12 trampoline generation.
370 * ld-m68hc11/far-hc12.ld: New file.
371
37adfc7e
L
3722003-04-15 H.J. Lu <hjl@gnu.org>
373
374 * ld-elfcom/elfcom.exp: Fix a typo.
375
ca4fa240
NC
3762003-04-14 H.J. Lu <hjl@gnu.org>
377
378 * ld-elfcom: New directory.
379 * ld-elfcom/elfcom.exp: New file: Test alignment of common symbols
380 under ELF.
381 * ld-elfcom/common1a.c: New file: Test source code.
382 * ld-elfcom/common1b.c: New file: Test source code.
383
c2dcd04e
NC
3842003-04-15 Rohit Kumar Srivastava <rohits@kpitcummins.com>
385
386 * ld-sh/sh64/crange3-cmpct.rd: Replace occurrances of 'Hitachi'
387 with 'Renesas'.
388 * ld-sh/sh64/crange3-media.rd: Likewise.
389
878a9190
DJ
3902002-04-13 Daniel Jacobowitz <drow@mvista.com>
391
392 * ld-discard/extern.s, ld-discard/start.s, ld-discard/static.s,
393 ld-sh/refdbg.s: Add leading 0 to .debug_info to prevent parsing it
394 for error messages.
395
7d6c7577
AO
3962003-04-10 Alexandre Oliva <aoliva@redhat.com>
397
398 * ld-mips-elf/elf-rel-got-n32.d,
399 ld-mips-elf/elf-rel-got-n64.d, ld-mips-elf/elf-rel-xgot-n32.d,
400 ld-mips-elf/elf-rel-xgot-n64.d: New.
401 * ld-mips-elf/mips-elf.exp (hasn32): Define as condition for
402 new tests to run.
403
1f8bd312
SC
4042003-04-04 Stephane Carrez <stcarrez@nerim.fr>
405
406 * ld-m68hc11/bug-1417.d: Update to take into account jsr->bsr relax.
407
8fdeb6e3
BW
4082003-04-02 Bob Wilson <bob.wilson@acm.org>
409
410 * ld-xtensa/coalesce.exp: Skip if target is not xtensa-*-*.
411 * ld-xtensa/lcall.exp: Likewise.
412
e0001a05
NC
4132003-04-01 Bob Wilson <bob.wilson@acm.org>
414
4c80642a
AM
415 * ld-elf/merge.d: xfail xtensa-*-*.
416 * ld-scripts/crossref.exp: Add -mtext-section-literals to CFLAGS
417 for Xtensa targets.
418 * ld-srec/srec.exp: Add -no-relax flag for Xtensa targets.
419 * ld-xtensa/coalesce1.s: New file.
420 * ld-xtensa/coalesce2.s: Likewise.
421 * ld-xtensa/coalesce.exp: Likewise.
422 * ld-xtensa/coalesce.t: Likewise.
423 * ld-xtensa/lcall1.s: Likewise.
424 * ld-xtensa/lcall2.s: Likewise.
425 * ld-xtensa/lcall.exp: Likewise.
426 * ld-xtensa/lcall.t: Likewise.
e0001a05 427
05e6bb2f
AO
4282003-03-25 Alexandre Oliva <aoliva@redhat.com>
429
430 * ld-mips-elf/mips-elf.exp: Added...
431 * ld-mips-elf/relax-jalr.s, ld-mips-elf/relax-jalr-n32.d,
432 ld-mips-elf/relax-jalr-n32-shared.d, ld-mips-elf/relax-jalr-n64.d,
433 ld-mips-elf/relax-jalr-n64-shared.d: New tests.
434
48fe7bda
AO
4352003-03-11 Alexandre Oliva <aoliva@redhat.com>
436
437 * ld-mips-elf/mips-elf.exp (linux_gnu): New variable. Add:
438 * ld-mips-elf/rel32-o32.d, ld-mips-elf/rel32-n32.d,
439 ld-mips-elf/rel64.d, ld-mips-elf/rel32.s, ld-mips-elf/rel64.s: New
440 tests.
441
e515b051
AM
4422003-03-11 Alan Modra <amodra@bigpond.net.au>
443
444 * ld-powerpc/tlsso.r: Adjust for corrected zero symbol index relocs.
445 * ld-powerpc/tlsso32.r: Likewise.
446
2a050fb5
AM
4472003-02-18 Alan Modra <amodra@bigpond.net.au>
448
89b16ee5
AM
449 * ld-powerpc/tlsexe.d: Update for changed handling of invalid LD
450 relocs.
451 * ld-powerpc/tlsexe.g: Likewise.
452 * ld-powerpc/tlsexe.r: Likewise.
453 * ld-powerpc/tlsexe.t: Likewise.
454
2a050fb5
AM
455 * ld-powerpc/tls32.s: New file.
456 * ld-powerpc/tlslib32.s: New file.
457 * ld-powerpc/tls32.d: New file.
458 * ld-powerpc/tls32.g: New file.
459 * ld-powerpc/tls32.t: New file.
460 * ld-powerpc/tlsexe32.d: New file.
461 * ld-powerpc/tlsexe32.g: New file.
462 * ld-powerpc/tlsexe32.r: New file.
463 * ld-powerpc/tlsexe32.t: New file.
464 * ld-powerpc/tlsso32.d: New file.
465 * ld-powerpc/tlsso32.g: New file.
466 * ld-powerpc/tlsso32.r: New file.
467 * ld-powerpc/tlsso32.t: New file.
468 * ld-powerpc/powerpc.exp: Run new tests.
469
5502cb9f
AM
4702003-02-18 Alan Modra <amodra@bigpond.net.au>
471
472 * ld-powerpc/tlsexe.g: Update for 2003-02-14 elf64-ppc.c change.
473
9147e853
JJ
4742003-02-10 Jakub Jelinek <jakub@redhat.com>
475
476 * ld-shared/shared.exp: Run on s390*-*-linux* and x86_64-*-linux* too.
477 xfail tests linking non-pic code into shared libs on x86_64-*-linux*.
478 * ld-elfvsb/elfvsb.exp: Likewise.
479 * ld-elfvers/vers.exp: Likewise. Add vers24a, vers24b and vers24c
480 tests.
481 * ld-elfvers/vers3.ver: Allow VERS_2.0 to come before GLIBC_*
482 version.
483 * ld-elfvers/vers19.ver: Likewise.
484 * ld-elfvers/vers24a.c: New test.
485 * ld-elfvers/vers24b.c: New test.
486 * ld-elfvers/vers24c.c: New test.
487 * ld-elfvers/vers24.map: New test.
488 * ld-elfvers/vers24.rd: New test.
489 * lib/ld-lib.exp (run_ld_link_tests): Add optional 7th argument
490 cflags. If source files have .c extension, compile them first.
491
0f85b45c
KK
4922003-02-10 Kaz kojima <kkojima@rr.iij4u.or.jp>
493
494 * ld-sh/tlstpoff-1.d: New.
495 * ld-sh/tlstpoff-2.d: New.
496 * ld-sh/tlstpoff1.s: New.
497 * ld-sh/tlstpoff2.s: New.
498
ac8b6cc0
AM
4992003-02-09 Alan Modra <amodra@bigpond.net.au>
500
501 * ld-powerpc/tlslib.s: Give .__tls_get_addr function type.
502 * ld-powerpc/tlsexe.d: Update for changed handling of (invalid) ld var
503 in dynamic lib.
504 * ld-powerpc/tlsexe.g: Likewise.
505 * ld-powerpc/tlsexe.r: Likewise.
506 * ld-powerpc/tlsexe.t: Likewise.
507 * ld-powerpc/tlsexetoc.d: Likewise.
508 * ld-powerpc/tlsexetoc.g: Likewise.
509 * ld-powerpc/tlsexetoc.r: Likewise.
510 * ld-powerpc/tlsexetoc.t: Likewise.
511
266fb683
AM
5122003-02-05 Alan Modra <amodra@bigpond.net.au>
513
514 * ld-powerpc/powerpc.exp (supports_ppc64): New.
515 (ppcelftests): Force 32 bit mode.
516 (ppc64elftests): New.
517 * ld-powerpc/tls.d: New.
518 * ld-powerpc/tls.g: New.
519 * ld-powerpc/tls.s: New.
520 * ld-powerpc/tls.t: New.
521 * ld-powerpc/tlsexe.d: New.
522 * ld-powerpc/tlsexe.g: New.
523 * ld-powerpc/tlsexe.r: New.
524 * ld-powerpc/tlsexe.t: New.
525 * ld-powerpc/tlsexetoc.d: New.
526 * ld-powerpc/tlsexetoc.g: New.
527 * ld-powerpc/tlsexetoc.r: New.
528 * ld-powerpc/tlsexetoc.t: New.
529 * ld-powerpc/tlslib.s: New.
530 * ld-powerpc/tlsso.d: New.
531 * ld-powerpc/tlsso.g: New.
532 * ld-powerpc/tlsso.r: New.
533 * ld-powerpc/tlsso.t: New.
534 * ld-powerpc/tlstoc.d: New.
535 * ld-powerpc/tlstoc.g: New.
536 * ld-powerpc/tlstoc.s: New.
537 * ld-powerpc/tlstoc.t: New.
538 * ld-powerpc/tlstocso.d: New.
539 * ld-powerpc/tlstocso.g: New.
540 * ld-powerpc/tlstocso.r: New.
541 * ld-powerpc/tlstocso.t: New.
542
8914585c
AO
5432003-01-27 Alexandre Oliva <aoliva@redhat.com>
544
545 * ld-mips-elf/multi-got-1.d: New.
546 * ld-mips-elf/multi-got-1-1.s: New.
547 * ld-mips-elf/multi-got-1-2.s: New.
548 * ld-mips-elf/mips-elf.exp (elf): mips*-*-irix* is elf.
549 Run multi-got-1.
550
b9734f35
JJ
5512003-01-25 Jakub Jelinek <jakub@redhat.com>
552
553 * ld-sparc/sparc.exp: New.
554 * ld-sparc/tlsg32.s: New test.
555 * ld-sparc/tlsg32.sd: Likewise.
556 * ld-sparc/tlsg64.s: Likewise.
557 * ld-sparc/tlsg64.sd: Likewise.
558 * ld-sparc/tlslib.s: Likewise.
559 * ld-sparc/tlsnopic.s: Likewise.
560 * ld-sparc/tlspic.s: Likewise.
561 * ld-sparc/tlssunbin32.dd: Likewise.
562 * ld-sparc/tlssunbin32.rd: Likewise.
563 * ld-sparc/tlssunbin32.s: Likewise.
564 * ld-sparc/tlssunbin32.sd: Likewise.
565 * ld-sparc/tlssunbin32.td: Likewise.
566 * ld-sparc/tlssunbin64.dd: Likewise.
567 * ld-sparc/tlssunbin64.rd: Likewise.
568 * ld-sparc/tlssunbin64.s: Likewise.
569 * ld-sparc/tlssunbin64.sd: Likewise.
570 * ld-sparc/tlssunbin64.td: Likewise.
571 * ld-sparc/tlssunbinpic32.s: Likewise.
572 * ld-sparc/tlssunbinpic64.s: Likewise.
573 * ld-sparc/tlssunnopic32.dd: Likewise.
574 * ld-sparc/tlssunnopic32.rd: Likewise.
575 * ld-sparc/tlssunnopic32.s: Likewise.
576 * ld-sparc/tlssunnopic32.sd: Likewise.
577 * ld-sparc/tlssunnopic64.dd: Likewise.
578 * ld-sparc/tlssunnopic64.rd: Likewise.
579 * ld-sparc/tlssunnopic64.s: Likewise.
580 * ld-sparc/tlssunnopic64.sd: Likewise.
581 * ld-sparc/tlssunpic32.dd: Likewise.
582 * ld-sparc/tlssunpic32.rd: Likewise.
583 * ld-sparc/tlssunpic32.s: Likewise.
584 * ld-sparc/tlssunpic32.sd: Likewise.
585 * ld-sparc/tlssunpic32.td: Likewise.
586 * ld-sparc/tlssunpic64.dd: Likewise.
587 * ld-sparc/tlssunpic64.rd: Likewise.
588 * ld-sparc/tlssunpic64.s: Likewise.
589 * ld-sparc/tlssunpic64.sd: Likewise.
590 * ld-sparc/tlssunpic64.td: Likewise.
591
6c597796
MS
5922003-01-24 Martin Schwidefsky <schwidefsky@de.ibm.com>
593
594 * ld-s390/s390.exp: New file.
595 * ld-s390/tlsbin_64.dd: New file.
596 * ld-s390/tlsbin_64.rd: New file.
597 * ld-s390/tlsbin_64.s: New file.
598 * ld-s390/tlsbin_64.sd: New file.
599 * ld-s390/tlsbin_64.td: New file.
600 * ld-s390/tlsbin.dd: New file.
601 * ld-s390/tlsbinpic_64.s: New file.
602 * ld-s390/tlsbinpic.s: New file.
603 * ld-s390/tlsbin.rd: New file.
604 * ld-s390/tlsbin.s: New file.
605 * ld-s390/tlsbin.sd: New file.
606 * ld-s390/tlsbin.td: New file.
607 * ld-s390/tlslib_64.s: New file.
608 * ld-s390/tlslib.s: New file.
609 * ld-s390/tlspic1_64.s: New file.
610 * ld-s390/tlspic1.s: New file.
611 * ld-s390/tlspic2_64.s: New file.
612 * ld-s390/tlspic2.s: New file.
613 * ld-s390/tlspic_64.dd: New file.
614 * ld-s390/tlspic_64.rd: New file.
615 * ld-s390/tlspic_64.sd: New file.
616 * ld-s390/tlspic_64.td: New file.
617 * ld-s390/tlspic.dd: New file.
618 * ld-s390/tlspic.rd: New file.
619 * ld-s390/tlspic.sd: New file.
620 * ld-s390/tlspic.td: New file.
621
0ef7d236
AM
6222003-01-24 Alan Modra <amodra@bigpond.net.au>
623
624 * ld-alpha/tlsbin.sd: Cope with truncated address in data dumps.
625 * ld-alpha/tlsbin.td: Likewise.
626 * ld-alpha/tlsbinr.sd: Likewise.
627
8b0c8155
RH
6282003-01-21 Richard Henderson <rth@redhat.com>
629
630 * ld-alpha/alpha.exp: New.
631 * ld-alpha/align.s: New.
632 * ld-alpha/tlsbin.dd: New.
633 * ld-alpha/tlsbin.rd: New.
634 * ld-alpha/tlsbin.s: New.
635 * ld-alpha/tlsbin.sd: New.
636 * ld-alpha/tlsbin.td: New.
637 * ld-alpha/tlsbinpic.s: New.
638 * ld-alpha/tlsbinr.dd: New.
639 * ld-alpha/tlsbinr.rd: New.
640 * ld-alpha/tlsbinr.sd: New.
641 * ld-alpha/tlsg.s: New.
642 * ld-alpha/tlsg.sd: New.
643 * ld-alpha/tlslib.s: New.
644 * ld-alpha/tlspic.dd: New.
645 * ld-alpha/tlspic.rd: New.
646 * ld-alpha/tlspic.sd: New.
647 * ld-alpha/tlspic.td: New.
648 * ld-alpha/tlspic1.s: New.
649 * ld-alpha/tlspic2.s: New.
650
d2823f55
AM
6512003-01-20 Alan Modra <amodra@bigpond.net.au>
652
653 * ld-srec/srec.exp (run_srec_test): Pass --traditional-format to ld.
654
a823975a
JJ
6552003-01-18 Jakub Jelinek <jakub@redhat.com>
656
657 * ld-ia64/tlspic1.s: Add tests for IE in shared libraries.
658 * ld-ia64/tlspic.rd: Adjust.
659 * ld-ia64/tlspic.dd: Adjust.
660 * ld-ia64/tlspic.sd: Adjust.
661
b3dfd7fe
JJ
6622003-01-16 Jakub Jelinek <jakub@redhat.com>
663
664 * ld-ia64/ia64.exp: New.
665 * ld-ia64/tlsbin.dd: New test.
666 * ld-ia64/tlsbinpic.s: New test.
667 * ld-ia64/tlsbin.rd: New test.
668 * ld-ia64/tlsbin.s: New test.
669 * ld-ia64/tlsbin.sd: New test.
670 * ld-ia64/tlsbin.td: New test.
671 * ld-ia64/tlsg.s: New test.
672 * ld-ia64/tlsg.sd: New test.
673 * ld-ia64/tlslib.s: New test.
674 * ld-ia64/tlspic1.s: New test.
675 * ld-ia64/tlspic2.s: New test.
676 * ld-ia64/tlspic.dd: New test.
677 * ld-ia64/tlspic.rd: New test.
678 * ld-ia64/tlspic.sd: New test.
679 * ld-ia64/tlspic.td: New test.
680
1efcd1fd
RS
6812003-01-02 Richard Sandiford <rsandifo@redhat.com>
682
683 * ld-mips-elf/mips-elf-flags.exp: Add -mips4 to a -mgp64 test.
684
64543e1a
RS
6852003-01-02 Richard Sandiford <rsandifo@redhat.com>
686
687 * ld-mips-elf/jr.s: New file.
688 * ld-mips-elf/mips-elf-flags.exp: New test.
689
6bdf432d
NC
6902002-12-18 Ralf Habacker <ralf.habacker@freenet.de>
691
692 * ld-auto-import: New directory.
693 * ld-auto-import/auto-import.exp: Test the auto importing direct
694 from a dll functionality.
695 * ld-auto-import/client.c: Source code for test.
696 * ld-auto-import/dll.c: Likewise.
697
c9c1e416
AO
6982002-12-12 Alexandre Oliva <aoliva@redhat.com>
699
700 * ld-mips-elf/mips-elf.exp: Remove branch-misc-2 test.
701 * ld-mips-elf/branch-misc-2.d: Removed.
702
e06d9b45
JT
7032002-12-10 Jason Thorpe <thorpej@wasabisystems.com>
704
705 * lib/ld-lib.exp (is_elf_format): Match NetBSD ELF targets.
706
e1a9cb8e
NC
7072002-12-03 Nick Clifton <nickc@redhat.com>
708
709 * ld-powerpc/powerpc.exp (ppcelftests): Add apuinfo merging
710 test.
711 * ld-powerpc/apuinfo1.s: New assembler source file.
712 * ld-powerpc/apuinfo2.s: New assembler source file.
713 * ld-powerpc/apuinfo.rd: New expected output file.
714
a4ff0c79
SC
7152002-12-01 Stephane Carrez <stcarrez@nerim.fr>
716
717 Fix PR savannah/1417:
718 * ld-m68hc11/bug-1417.s: New test.
719 * ld-m68hc11/bug-1417.d: Likewise.
720
00f7efb6
JJ
7212002-11-28 Jakub Jelinek <jakub@redhat.com>
722
723 * ld-i386/tlsnopic.rd: Change NOTYPE to TLS for UND sg* symbols.
724
1448fa32
KK
7252002-11-28 Kaz Kojima <kkojima@rr.iij4u.or.jp>
726
727 * ld-sh/refdbg-0-dso.d: New test.
728 * ld-sh/refdbg-1.d: Likewise.
729 * ld-sh/refdbg.s: Likewise.
730 * ld-sh/refdbglib.s: Likewise.
731
0e406595
AM
7322002-11-22 Alan Modra <amodra@bigpond.net.au>
733
734 * ld-elf/elf.exp: Remove sec64k test.
735 * ld-elf/sec64k.exp: Reinstate.
736
782c0ebf
AM
7372002-11-21 Alan Modra <amodra@bigpond.net.au>
738
739 * ld-elf/elf.exp: Renamed from sec64k.exp. Add test_list loop.
740 * ld-elf/merge.s: New file.
741 * ld-elf/merge.d: New file.
742 * ld-elf/merge.ld: New file.
743
1a3fdaa7
AM
7442002-11-18 Svein E. Seldal <Svein.Seldal@solidas.com>
745
746 * ld-scripts/script.exp: Setup for tic4x testcase
747
e514ac71
NC
7482002-11-15 Nick Clifton <nickc@redhat.com>
749
750 * ld-h8300: New directory.
751 * ld-h8300/h8300.exp: New expect script. Only run tests for h8300
752 targets.
753 * ld-h8300/relax.s: New assembler source file.
754 * ld-h8300/relax.d: New expected output file.
755
b7b0b729
HPN
7562002-11-11 Hans-Peter Nilsson <hp@axis.com>
757
758 * ld-elf/sec64k.exp: New test.
759 * lib/ld-lib.exp (run_dump_test): Don't prepend "$srcdir/$subdir/"
760 to a source file starting with "/".
761
646a0a40
HPN
7622002-11-10 Hans-Peter Nilsson <hp@bitrange.com>
763
764 * ld-mmix/local1.d, ld-mmix/local3.d, ld-mmix/local5.d,
765 ld-mmix/local7.d: Tweak for change in readelf output.
766
f72dfb13
AM
7672002-11-09 Alan Modra <amodra@bigpond.net.au>
768
769 * ld-elfvsb/define.s: Avoid use of @ in .type directive.
770
415fe8c6 7712002-11-07 Hans-Peter Nilsson <hp@axis.com>
1790e8ab
HPN
772
773 * ld-cris/expdyn6.d, ld-cris/weakref2.d, ld-cris/expdyn7.d,
774 ld-cris/nodyn5.d, ld-cris/expdyn5.d: New tests.
775
3d198be3
NC
7762002-11-07 Nick Clifton <nickc@redhat.com>
777
778 * ld-fastcall/fastcall.exp: Only run tests for PE type x86
779 targets.
780
5e622545
KK
7812002-11-07 Kaz Kojima <kkojima@rr.iij4u.or.jp>
782
783 * ld-sh/rd-sh.exp: Set asflags_save always.
784
c9e38879
NC
7852002-11-07 Casper S. Hornstrup <chorns@users.sourceforge.net>
786
787 * ld-fastcall: New directory for testing fastcall support.
788 * ld-fastcall/export.s: New file for testing fastcall symbol
789 handling.
790 * ld-fastcall/import.s: Likewise.
791 * ld-fastcall/fastcall.exp: Likewise.
792
935cac6e
KK
7932002-11-03 Kaz Kojima <kkojima@rr.iij4u.or.jp>
794
795 * ld-sh/rd-sh.exp: Add -isa=SHcompact to ASFLAGS for SH-5.
796 * ld-sh/tlsbin-1.d: Handle GOT_BIAS appropriately for SH-5.
797 * ld-sh/tlspic-1.d: Likewise.
798 * ld-sh/tlspic-2.d: Likewise.
799 * ld-sh/tlsbin-2.d: Likewise. Make it robust for the symbols
800 defined by the linker scripts.
801
19dd1b48
SC
8022002-10-14 Stephane Carrez <stcarrez@nerim.fr>
803
804 * ld-m68hc11/m68hc11.exp: Specific tests for 68HC11/68HC12.
805 * ld-m68hc11/adj-jump.d: New test for linker relaxation.
806 * ld-m68hc11/adj-jump.s: Likewise.
807 * ld-m68hc11/adj-brset.s: Likewise.
808 * ld-m68hc11/adj-brset.d: Likewise.
809 * ld-m68hc11/relax-direct.s: Likewise.
810 * ld-m68hc11/relax-direct.d: Likewise.
811 * ld-m68hc11/relax-group.s: Likewise.
812 * ld-m68hc11/relax-group.d: Likewise.
813 * ld-m68hc11/bug-1403.d: Likewise.
814 * ld-m68hc11/bug-1403.s: Likewise.
815
24d1feef
SC
8162002-10-14 Stephen Clarke <stephen.clarke@superh.com>
817 * ld-sh/ld-r-1.d: Disable for sh64*-*-linux*.
818 * ld-sh/sh64/sh64.exp: Likewise.
819 * ld-sh/sh.exp: Disable relaxing tests for sh64*-*-linux*.
820 * ld-sh/sh64/abi32.sd: Adjust expected output to include
821 sh64*-*-linux* formats too.
822 * ld-sh/sh64/relax.exp: Add emul32 variable to hold target
823 emulation, and set it appropriately for sh*-*-linux*.
824 * ld-sh/sh64/relfail.exp: Add variables to hold target
825 emulation, output format, start symbol, and whether target
826 supports 64-bit ABI. Set appropriately for sh*-*-linux*.
827
f9a3a01a
L
8282002-10-12 H.J. Lu (hjl@gnu.org)
829
830 * ld-discard/extern.d: Remove $srcdir/$subdir/.
831 * ld-discard/start.d: Likewise.
832 * ld-discard/static.d: Likewise.
833 * ld-linkonce/zeroehl32.d: Likewise.
834 * ld-selective/keepdot.d: Likewise.
835 * ld-selective/keepdot0.d: Likewise.
836
6c381eeb
KK
8372002-10-11 Kaz Kojima <kkojima@rr.iij4u.or.jp>
838
839 * ld-sh/rd-sh.exp: If the test matches *-dso.d, copy the output
840 of linker to the file tmpdir/*-dso.so.
841 * ld-sh/tlsbin.s, ld-sh/tlsbinpic.s, ld-sh/tlslib.s: New.
842 * ld-sh/tlsbin-0-dso.d: New.
843 * ld-sh/tlsbin-1.d: New.
844 * ld-sh/tlsbin-2.d: New.
845 * ld-sh/tlsbin-3.d: New.
846 * ld-sh/tlsbin-4.d: New.
847 * ld-sh/tlspic1.s, ld-sh/tlspic2.s: New.
848 * ld-sh/tlspic-1.d: New.
849 * ld-sh/tlspic-2.d: New.
850 * ld-sh/tlspic-3.d: New.
851 * ld-sh/tlspic-4.d: New.
852
2030e6d7
JJ
8532002-10-10 Jakub Jelinek <jakub@redhat.com>
854
855 * ld-i386/combreloc.s: New test.
856 * ld-i386/combreloc.d: New test.
857 * ld-i386/i386.exp (i386tests): Add it.
858
4565652e
AM
8592002-10-10 Alan Modra <amodra@bigpond.net.au>
860
861 * ld-i386/i386.exp (reloc): Turn off combreloc.
862 * ld-i386/reloc.d: Likewise.
863 * ld-powerpc/powerpc.exp: Likewise.
864 * ld-powerpc/reloc.d: Likewise.
865
8b0eebb0
L
8662002-10-03 H.J. Lu <hjl@gnu.org>
867
868 * ld-elfvers/vers21.c (_old_foobar): Initialized to -1 for gcc
869 3.x.
870
30a2f863
CD
8712002-10-03 Chris Demetriou <cgd@broadcom.com>
872
873 * ld-mips-elf/branch-misc-1.d: Link at 0x500000 and use -N, to be
874 more compatible with non-embedded targets.
875 * ld-mips-elf/branch-misc-2.d: Likewise.
876
877 * ld-mips-elf/mips-elf.exp: Clean up some comments about embedded
878 PIC tests.
879 (elf): New variable, to control whether generic ELF tests are run.
880 (embedded_elf): New variable, to control whether ELF tests
881 requiring embedded PIC or embedded relocs are run.
882
ad050da3
SC
8832002-10-02 Stephen Clarke <stephen.clarke@superh.com>
884
885 * ld-sh/sh64/gotplt.d, ld-sh/sh64/gotplt.map,
886 ld-sh/sh64/gotplt.s: New test.
1a3fdaa7 887
8033ae3b
SC
8882002-10-02 Stephen Clarke <stephen.clarke@superh.com>
889 * ld-sh/sh64/cmpct1.sd : Fix linked file name.
890 * ld-sh/sh64/crange3.dd: Likewise.
1a3fdaa7 891
7c445aa3
JJ
8922002-10-01 Jakub Jelinek <jakub@redhat.com>
893
894 * ld-i386/i386.exp: Add tlsindntpoff test.
895 * ld-i386/tlsindntpoff.s: New test.
896 * ld-i386/tlsindntpoff.dd: New test.
897
abcf1d52
JJ
8982002-10-01 Jakub Jelinek <jakub@redhat.com>
899
900 * ld-x86-64/tlspic1.s: Change TLSGD sequences.
901 * ld-x86-64/tlsbinpic.s: Likewise.
902 * ld-x86-64/tlspic.dd: Adjust.
903
a45bb67d
JJ
9042002-10-01 Jakub Jelinek <jakub@redhat.com>
905
906 * ld-i386/i386.exp: Add tlsg test.
907 * ld-i386/tlsg.s: New test.
908 * ld-i386/tlsg.sd: New test.
909 * ld-i386/tlsbin.dd: Change LD into LD -> LE in comments.
910 * ld-i386/tlsbinpic.s: Likewise.
911 * ld-x86-64/x86-64.exp: Add tlsg test.
912 * ld-x86-64/tlsg.s: New test.
913 * ld-x86-64/tlsg.sd: New test.
914 * ld-x86-64/tlsbin.dd: Change LD into LD -> LE in comments.
915 * ld-x86-64/tlsbinpic.s: Likewise.
916
b1e61c4b
AM
9172002-09-30 Alan Modra <amodra@bigpond.net.au>
918
919 * ld-powerpc/powerpc.exp: Restrict to 32 bit ELF.
920
302cbfc2
AM
9212002-09-30 Alan Modra <amodra@bigpond.net.au>
922
17c2bdee
AM
923 * ld-powerpc/reloc.s, ld-powerpc/reloc.d: New.
924 * ld-powerpc/powerpc.exp: New.
925
302cbfc2
AM
926 * ld-i386/reloc.s, ld-i386/reloc.d: New.
927 * ld-i386/i386.exp: Run new test.
928
bffbf940
JJ
9292002-09-27 Jakub Jelinek <jakub@redhat.com>
930
931 * lib/ld-lib.exp (run_ld_link_tests): Add.
932 * ld-sh/sh64/sh64.exp (run_ld_link_tests, regexp_diff,
933 file_contents): Remove.
934 (sh64tests): Add 6th field to the tests array.
935 * ld-i386/i386.exp (run_ld_link_tests): Remove.
936 * ld-x86-64/x86-64.exp: New.
937 * ld-x86-64/tlsbin.dd: New test.
938 * ld-x86-64/tlsbinpic.s: New test.
939 * ld-x86-64/tlsbin.rd: New test.
940 * ld-x86-64/tlsbin.s: New test.
941 * ld-x86-64/tlsbin.sd: New test.
942 * ld-x86-64/tlsbin.td: New test.
943 * ld-x86-64/tlslib.s: New test.
944 * ld-x86-64/tlspic1.s: New test.
945 * ld-x86-64/tlspic2.s: New test.
946 * ld-x86-64/tlspic.dd: New test.
947 * ld-x86-64/tlspic.rd: New test.
948 * ld-x86-64/tlspic.sd: New test.
949 * ld-x86-64/tlspic.td: New test.
950
344897cc
AM
9512002-09-21 Alan Modra <amodra@bigpond.net.au>
952
953 * ld-undefined/undefined.exp: Adjust function test.
954
c7749bd6
AM
9552002-09-20 Alan Modra <amodra@bigpond.net.au>
956
957 * ld-i386/i386.exp: Only run tests on ELF targets.
958
37e55690
JJ
9592002-09-19 Jakub Jelinek <jakub@redhat.com>
960
961 * ld-i386/i386.exp: New.
962 * ld-i386/tlsbin.dd: New test.
963 * ld-i386/tlsbinpic.s: New test.
964 * ld-i386/tlsbin.rd: New test.
965 * ld-i386/tlsbin.s: New test.
966 * ld-i386/tlsbin.sd: New test.
967 * ld-i386/tlsbin.td: New test.
968 * ld-i386/tlslib.s: New test.
969 * ld-i386/tlsnopic1.s: New test.
970 * ld-i386/tlsnopic2.s: New test.
971 * ld-i386/tlsnopic.dd: New test.
972 * ld-i386/tlsnopic.rd: New test.
973 * ld-i386/tlsnopic.sd: New test.
974 * ld-i386/tlspic1.s: New test.
975 * ld-i386/tlspic2.s: New test.
976 * ld-i386/tlspic.dd: New test.
977 * ld-i386/tlspic.rd: New test.
978 * ld-i386/tlspic.sd: New test.
979 * ld-i386/tlspic.td: New test.
980
2dc83527
CD
9812002-09-18 Chris Demetriou <cgd@broadcom.com>
982
983 * ld-mips-elf/branch-misc-1.d: New file.
984 * ld-mips-elf/branch-misc-2.d: New file.
985 * ld-mips-elf/mips-elf.exp: Run new tests.
986
c23487d4
AM
9872002-09-05 Alan Modra <amodra@bigpond.net.au>
988
989 * ld-sh/sh64/cmpct1.xd: Adjust for lack of abs section sym.
990 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
991 * ld-sh/sh64/crange3-media.rd: Likewise.
992 * ld-sh/sh64/crange3.rd: Likewise.
993
156436a5
HPN
9942002-08-31 Hans-Peter Nilsson <hp@bitrange.com>
995
996 * ld-mmix/bpo-10.d: Tweak for change in symbols handling.
997 * ld-mmix/bpo-11.d: Ditto.
998
999 * ld-mmix/b-nosym.d: Adjust for changed output for absence of
1000 symbols.
1001
1002 * ld-mmix/sec-7m.d: Rename tested section from .debug_info to
1003 .di.
1004 * ld-mmix/sec-7a.s, ld-mmix/sec-7b.s, ld-mmix/sec-7c.s,
1005 ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: Ditto.
1006
6d110b65
AM
10072002-08-28 Alan Modra <amodra@bigpond.net.au>
1008
1009 * ld-discard/discard.exp: xfail m6812.
1010 * ld-scripts/map-address.d: Adjust for extras emitted by pe targets.
1011
68a4c073
AM
10122002-08-27 Alan Modra <amodra@bigpond.net.au>
1013
1014 * ld-mmix/b-nosym.d: Revert last change.
1015
99e49e4e
AM
10162002-08-26 Alan Modra <amodra@bigpond.net.au>
1017
1018 * ld-mmix/b-nosym.d: Adjust for "no symbols" on stdout.
1019
30c8cc68
AM
10202002-08-23 Stephen Clarke <stephen.clarke@superh.com>
1021
1022 * ld-sh/sh64/rd-sh64.exp: New framework file.
1023 * ld-sh/sh64/init-cmpct.d, ld-sh/sh64/init-media.d,
1024 ld-sh/sh64/init64.d, ld-sh/sh64/init.s: New tests for
1025 correct setting of ISA bit for init and fini entry-points.
1026
0b65791f
SC
10272002-08-16 Stephen Clarke <stephen.clarke@superh.com>
1028
1029 * ld-sh/sh64/sh64.exp: Add dlsection.
1030 * ld-sh/sh64/dlsection-1.s, ld-sh/sh64/dlsection.sd: New.
1031
b3de5b86
AM
10322002-08-16 Alan Modra <amodra@bigpond.net.au>
1033
1034 * ld-discard/discard.exp: xfail targets using generic linker.
1035 * ld-discard/extern.d: Allow "data" to be reduced to a section sym.
1036
43b10118
HPN
10372002-08-15 Hans-Peter Nilsson <hp@axis.com>
1038
1039 * ld-cris/libdso-4.d, ld-cris/undef1.d: New test.
1040
80425074
L
10412002-08-13 H.J. Lu <hjl@gnu.org>
1042
1043 * ld-elfvers/vers.exp: Add vers23c and vers23d.
1044
1045 * ld-elfvers/vers23c.ver: New.
1046 * ld-elfvers/vers23d.dsym: New.
1047
9c092167
L
10482002-08-12 H.J. Lu <hjl@gnu.org>
1049
1050 * ld-elfvers/vers.exp: Add vers23.
1051
1052 * ld-elfvers/vers23.c: New.
1053 * ld-elfvers/vers23.dsym: New.
1054 * ld-elfvers/vers23.ver: New.
1055 * ld-elfvers/vers23a.c: New.
1056 * ld-elfvers/vers23a.dsym: New.
1057 * ld-elfvers/vers23a.map: New.
1058 * ld-elfvers/vers23a.sym: New.
1059 * ld-elfvers/vers23a.ver: New.
1060 * ld-elfvers/vers23b.c: New.
1061 * ld-elfvers/vers23b.dsym: New.
1062 * ld-elfvers/vers23b.map: New.
1063 * ld-elfvers/vers23b.ver: New.
1064
598b6dde
HPN
10652002-08-12 Stephen Clarke <stephen.clarke@superh.com>
1066
d1764264
HPN
1067 * ld-sh/sh64/abi32.xd: Adjust whitespace in elf32 section
1068 listing.
1069 * ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd,
1070 ld-sh/sh64/rel32.xd, ld-sh/sh64/shdl32.xd: Likewise.
598b6dde
HPN
1071 * ld-sh/sh64/abi32.xd: Adjust as type of linker-script-symbols
1072 is no longer set to object.
1073 * ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/crange1.rd,
1074 ld-sh/sh64/crange2.rd, ld-sh/sh64/crange3-cmpct.rd,
1075 ld-sh/sh64/crange3-media.rd, ld-sh/sh64/crange3.rd,
1076 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shdl32.xd,
1077 ld-sh/sh64/shdl64.xd: Likewise.
1078
2548cbcc
AM
10792002-08-10 Alan Modra <amodra@bigpond.net.au>
1080
1081 * ld-discard/discard.exp: Don't run on linuxaout or linuxoldld.
1082 * ld-linkonce/linkonce.exp: Likewise.
1083 * ld-selective/sel-dump.exp: Likewise.
1084 * ld-selective/selective.exp: Don't run on aout or bout.
1085
b16100ad
L
10862002-08-08 H.J. Lu <hjl@gnu.org>
1087
1088 * ld-elfvers/vers.exp: Add vers22.
1089
1090 * ld-elfvers/vers22.c: New.
1091 * ld-elfvers/vers22.dsym: New.
1092 * ld-elfvers/vers22.map: New.
1093 * ld-elfvers/vers22.ver: New.
1094 * ld-elfvers/vers22a.c: New.
1095 * ld-elfvers/vers22a.dsym: New.
1096 * ld-elfvers/vers22a.sym: New.
1097 * ld-elfvers/vers22a.ver: New.
1098 * ld-elfvers/vers22b.c: New.
1099 * ld-elfvers/vers22b.dsym: New.
1100 * ld-elfvers/vers22b.ver: New.
1101
31941635
L
11022002-08-07 H.J. Lu <hjl@gnu.org>
1103
1104 * ld-elfvers/vers.exp: Add --no-undefined-version.
1105
1106 * ld-elfvers/vers1.map: Remove the unused foo1 and foo2.
1107 * ld-elfvers/vers8.map: Likewise.
1108 * ld-elfvers/vers18.map: Likewise.
1109
19c7c582
AM
11102002-07-30 John David Anglin <dave@hiauly1.hia.nrc.ca>
1111
1112 * ld-discard/discard.exp, ld-scripts/phdrs.exp, ld-scripts/phdrs2.exp,
1113 ld-selective/sel-dump.exp: Test hppa*64*-*-hpux* target.
1114 * ld-elfvers/vers.exp, ld-elfvsb/elfvsb.exp, ld-elfweak/elfweak.exp,
1115 ld-linkonce/linkonce.exp, ld-shared/shared.exp,
1116 ld-undefined/weak-undef.exp: Test hppa*64*-*-hpux* and hppa*-*-linux*
1117 targets.
1118 * ld-discard/exit.s, ld-discard/extern.s, ld-discard/start.s,
1119 ld-discard/static.s: Add whitespace before assembler directives.
1120
70a31400
CD
11212002-07-29 Chris Demetriou <cgd@broadcom.com>
1122
1123 * ld-mips-elf/mips16-1.d: Check that ASE flag is actually set.
1124
fb39dac1
RS
11252002-07-26 Richard Sandiford <rsandifo@redhat.com>
1126
1127 * ld-mips-elf/mips16-1.d,
1128 * ld-mips-elf/mips16-1[ab].s: New test.
1129 * ld-mips-elf/mips-elf.exp: Run it.
1130
ccaf4e07
HPN
11312002-07-19 Hans-Peter Nilsson <hp@bitrange.com>
1132
1133 * ld-mmix/sec-1.d: Adjust for changes in padding.
1134 * ld-mmix/sec-3.d: Ditto.
1135
b42d8061
L
11362002-07-15 H.J. Lu <hjl@gnu.org>
1137
1138 * ld-elfvers/vers.exp: Add vers21.
1139
1140 * ld-elfvers/vers21.c: New.
1141 * ld-elfvers/vers21.dsym: New.
1142 * ld-elfvers/vers21.map: New.
1143 * ld-elfvers/vers21.sym: New.
1144 * ld-elfvers/vers21.ver: New.
1145
f1cf2c2e
HPN
11462002-07-12 Hans-Peter Nilsson <hp@axis.com>
1147
1148 * ld-cris/nodyn4.d, ld-cris/expdyn4.d, ld-cris/comref1.s,
1149 ld-cris/euwref1.s, ld-cris/expdyn3.d, ld-cris/expdyn2.d,
1150 ld-cris/expdref1.s: New tests.
1151
ad42262f
RS
11522002-07-09 Richard Sandiford <rsandifo@redhat.com>
1153
1a3fdaa7 1154 * ld-scripts/dynamic-sections*: New test.
ad42262f 1155
6030b50a
HPN
11562002-07-09 Hans-Peter Nilsson <hp@axis.com>
1157
57a4c584
HPN
1158 * ld-cris/libdso-3.d, ld-cris/dso-3.s, ld-cris/noglob1.s,
1159 ld-cris/noglob1.d: New tests.
1160
6030b50a
HPN
1161 * ld-cris/libdso-1.d: Tweak for change in size of dynamic sections.
1162
3e8cba19
AM
11632002-07-03 Alan Modra <amodra@bigpond.net.au>
1164
1165 * lib/ld-lib.exp (default_ld_nm): Run nm with LC_ALL=C to ensure
1166 consistent sorting.
1167 (run_dump_test): Likewise for objdump/nm/objcopy/readelf.
1168 * ld-sh/sh64/sh64.exp (run_ld_link_tests): Likewise.
1169
9f606706
HPN
11702002-06-29 Hans-Peter Nilsson <hp@bitrange.com>
1171
1172 * ld-mmix/sec-8m.d, ld-mmix/sec-8m.s, ld-mmix/sec-8a.s,
3e8cba19 1173 ld-mmix/sec-8b.s, ld-mmix/sec-8d.s: New test.
9f606706 1174
e0350bfb
CD
11752002-06-18 Chris Demetriou <cgd@broadcom.com>
1176
1177 * ld-mips-elf/empic2-ref.s: Add a missing .end, apparently
1178 turned up by recent assembler changes.
1179
4c0b7915
TR
11802002-06-17 Tom Rix <trix@redhat.com>
1181
1182 * ld-d10v/d10v.exp: New driver for d10v.
1183 * ld-d10v/default_layout.d : New test.
1184 * ld-d10v/regression-001.lt: New test for a linker regression.
1185 * ld-d10v/linktest-002.lt: New test for run_link_test.
3e8cba19 1186 * ld-d10v/reloc-001.d - reloc-016.d: New tests.
4c0b7915 1187
9b17aab6
JL
11882002-06-11 John David Anglin <dave@hiauly1.hia.nrc.ca>
1189
1190 * ld-scripts/cross1.t: Add .hash, .dynstr and .dynsym sections to
1191 script.
1192
704e79f9 11932002-06-11 Andreas Jaeger <aj@suse.de>
20c4e932
MS
1194
1195 * ld-undefined/undefined.exp: Add s390x to dwarf2 xfails.
1196
e560f274
RS
11972002-06-10 Richard Sandiford <rsandifo@redhat.com>
1198
1199 * ld-mips-elf/region1a.s,
1200 * ld-mips-elf/region1b.s,
1201 * ld-mips-elf/region1.t,
1202 * ld-mips-elf/region1.d: New test.
1203 * ld-mips-elf/mips-elf.exp: Run it.
1204
1634475f
NC
12052002-06-07 Nick Clifton <nickc@cambridge.redhat.com>
1206
1207 * ld-scripts/phdrs2.s: Use .p2align instead of .align.
3e8cba19
AM
1208 Use section names .foo and .bar instead of .text and .data.
1209 * ld-scripts/phdrs2.t: Refer to .foo and .bar instead of .text
1210 and .data.
1634475f 1211
1ed89aa9
NC
12122002-06-06 David Heine <dlheine@tensilica.com>
1213
1214 * ld-scripts/phdrs2.exp: New file: Run second phdrs test.
1215 * ld-scripts/phdrs2.s: New file: Dummy assembler source.
1216 * ld-scripts/phdrs2.t: New file: Linker script with an empty
1217 section at the start of a loadable segment.
1218
bfba206a
L
12192005-06-02 H.J. Lu <hjl@gnu.org>
1220
1221 * ld-srec/sr3.cc (__dso_handle): Added for gcc 3.1 with
1222 -fuse-cxa-atexit.
1223 (__cxa_atexit): Likewise.
1224
0085b5a8
RH
12252002-05-30 Richard Henderson <rth@redhat.com>
1226
1227 * ld-bootstrap/bootstrap.exp: Test --relax.
1228
69de2f89
HPN
12292002-05-28 Hans-Peter Nilsson <hp@axis.com>
1230
1231 * ld-cris/libdso-2.d: Tweak for combreloc now default on.
1232
3e3f011f
RS
12332002-05-07 Richard Sandiford <rsandifo@redhat.com>
1234
1235 * lib/ld-lib.exp (run_dump_test): Add -L$srcdir/$subdir.
1236 (is_elf_format): New, extracted from...
1237 * ld-scripts/weak.exp: ...here.
1238 * ld-scripts/overlay-size.exp: New test.
1239 * ld-scripts/overlay-size.[tsd],
1240 * ld-scripts/overlay-size-map.d: New files for it.
1241
a155881b
RS
12422002-05-02 Richard Sandiford <rsandifo@redhat.com>
1243
1244 * ld-scripts/map-address.exp: Quote conditions.
1245
33a301ba
RS
12462002-04-30 Richard Sandiford <rsandifo@redhat.com>
1247
1248 * ld-scripts/map-address.exp: New test.
1249 * ld-scripts/map-address.[td]: New files for it.
1250
212a6b8e
RH
12512002-04-19 Richard Henderson <rth@redhat.com>
1252
1253 * ld-elfvsb/elfvsb.exp: Mirror ia64 non-pic xfails for alpha.
1254 * ld-shared/shared.exp: Likewise.
1255 * ld-selective/selective.exp: Disable for alpha.
1256 * ld-undefined/undefined.exp: Add alpha to dwarf2 xfails.
1257
32d27937
HPN
12582002-04-05 Hans-Peter Nilsson <hp@axis.com>
1259
1260 * ld-cris/libdso-2.d, ld-cris/dso-2.s, ld-cris/hide1: New test.
1261
f8548834
HPN
12622002-03-19 Hans-Peter Nilsson <hp@axis.com>
1263
442e4424
HPN
1264 * ld-cris/ldsym1.d: New test.
1265
f8548834
HPN
1266 * ld-mmix/bpo-1.d: Tweak for type of linker-script-symbols no
1267 longer set to object.
1268 * ld-mmix/undef-3.d, ld-mmix/start-1.d, ld-mmix/locto-1.d,
1269 ld-mmix/loct-1.d, ld-mmix/locdo-1.d, ld-mmix/local7.d,
1270 ld-mmix/local5.d, ld-mmix/local3.d, ld-mmix/local1.d,
1271 ld-mmix/loc6.d, ld-mmix/loc4.d, ld-mmix/loc3.d, ld-mmix/loc2.d,
1272 ld-mmix/loc1.d, ld-mmix/greg-7.d, ld-mmix/greg-6.d,
1273 ld-mmix/greg-5.d, ld-mmix/greg-4.d, ld-mmix/greg-3.d,
1274 ld-mmix/greg-2.d, ld-mmix/greg-19.d, ld-mmix/greg-1.d,
1275 ld-mmix/bspec2.d, ld-mmix/bspec1.d, ld-mmix/bpo-9.d,
1276 ld-mmix/bpo-6.d, ld-mmix/bpo-5.d, ld-mmix/bpo-4.d,
1277 ld-mmix/bpo-3.d, ld-mmix/bpo-2.d, ld-mmix/bpo-19.d,
1278 ld-mmix/bpo-18.d, ld-mmix/bpo-17.d, ld-mmix/bpo-16.d,
1279 ld-mmix/bpo-14.d, ld-mmix/bpo-11.d, ld-mmix/bpo-10.d: Ditto.
1280
91c903ab
AJ
12812002-03-11 Andreas Jaeger <aj@suse.de>
1282
1283 * ld-elfweak/strongdata.sym: Allow bss section for GCC 3.2 that
1284 places zero initialized data in the bss.
1285 * ld-elfweak/lddsodata.dsym: Likewise.
1286
61c53cc2
HPN
12872002-03-07 Hans-Peter Nilsson <hp@axis.com>
1288
1289 * ld-cris/expdyn1.d: Tweak for change in elf.sc.
1290
acbd2de6
HPN
12912002-02-24 Hans-Peter Nilsson <hp@bitrange.com>
1292
1293 * ld-sh/ld-r-1.d: Adjust to changes in readelf output.
1294 * ld-sh/shared-1.d, ld-sh/sh64/crangerel1.rd, ld-sh/crangerel2.rd,
1295 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Ditto.
1296
4bcc9fa4
DJ
12972002-02-18 Daniel Jacobowitz <drow@mvista.com>
1298
1299 * ld-elfvsb/sh1.c: Fix typo in last change.
1300
aa3932f6
DJ
13012002-02-17 Daniel Jacobowitz <drow@mvista.com>
1302
1303 * ld-elfvsb/sh1.c: Use #pragma weak.
1304
3b0f0b37
DJ
13052002-02-17 Daniel Jacobowitz <drow@mvista.com>
1306
1307 * vers.exp: Do not call diff -q.
1308
dd51aa36
HPN
13092002-02-17 Hans-Peter Nilsson <hp@bitrange.com>
1310
fe108482
HPN
1311 * ld-mmix/b-nosym.d, ld-mmix/sec-6.d: Tweak for change in symbol
1312 output.
1313 * ld-mmix/sec-7m.d, ld-mmix/sec-7a.s, ld-mmix/sec-7b.s,
1314 ld-mmix/sec-7c.s, ld-mmix/sec-7d.s, ld-mmix/sec-7e.s: New test.
1315
acdd0e9a
HPN
1316 * ld-mmix/bpo-22.d: New test.
1317
dd51aa36
HPN
1318 * ld-mmix/local12.d (Sections): Match any LMA for .data, .sbss,
1319 and .bss.
1320
4f70f93f
AM
13212002-02-12 John David Anglin <dave@hiauly1.hia.nrc.ca>
1322
1323 * ld-selective/selective.exp: Link against libgcc on
1324 hppa*-*-linux* targets.
1325
fb6de7f3
AO
13262002-02-11 Alexandre Oliva <aoliva@redhat.com>
1327
0f8b8904
AO
1328 * ld-sh/sh64/reldl64.rd: Add relocation symbol data in info field.
1329 * ld-sh/sh64/crange-2i.s: Add align to match align in crange-2h.s.
1330 * ld-sh/sh64/crange3-cmpct.rd: Adjust to reflect modifications
1331 in section ordering.
1332 * ld-sh/sh64/crange3-media.rd: Likewise.
1333 * ld-sh/sh64/crange3.rd: Likewise.
1334 * ld-sh/sh64/crange3.dd: Likewise.
1335
fb6de7f3
AO
1336 * ld-sh/shared-1.d: Fix relocation addend.
1337
c9901271
HPN
13382002-02-09 Hans-Peter Nilsson <hp@bitrange.com>
1339
1340 * ld-mmix/bpo-21.d, ld-mmix/bpo-21m.d, ld-mmix/bpo-11.s: New
1341 tests.
1342
1b19eb81
AO
13432002-02-08 Alexandre Oliva <aoliva@redhat.com>
1344
1345 Contribute sh64-elf.
1346 2002-02-02 Alexandre Oliva <aoliva@redhat.com>
1347 * ld-sh/sh64/crange3-cmpct.rd: Adjust offsets.
1348 * ld-sh/sh64/crange3-media.rd: Likewise.
1349 * ld-sh/sh64/crange3.rd: Likewise.
1350 * ld-sh/sh64/crangerel1.rd: Likewise.
1351 * ld-sh/sh64/crangerel2.rd: Likewise.
1352 * ld-sh/sh64/reldl32.rd: Likewise.
1353 * ld-sh/sh64/reldl64.rd: Likewise.
1354 2002-01-28 Alexandre Oliva <aoliva@redhat.com>
1355 * ld-sh/sh64/abi32.xd: Formatting changes to match the current
1356 output of objdump.
1357 * ld-sh/sh64/cmpct1.xd: Likewise.
1358 * ld-sh/sh64/crange1.rd: Likewise.
1359 * ld-sh/sh64/crange2.rd: Likewise.
1360 * ld-sh/sh64/crange3-cmpct.rd: Likewise.
1361 * ld-sh/sh64/crange3-media.rd: Likewise.
1362 * ld-sh/sh64/crange3.rd: Likewise.
1363 * ld-sh/sh64/crangerel1.rd: Likewise.
1364 * ld-sh/sh64/crangerel2.rd: Likewise.
1365 * ld-sh/sh64/mix1.xd: Likewise.
1366 * ld-sh/sh64/mix2.xd: Likewise.
1367 * ld-sh/sh64/rel32.xd: Likewise.
1368 * ld-sh/sh64/reldl32.rd: Likewise.
1369 * ld-sh/sh64/reldl64.rd: Likewise.
1370 * ld-sh/sh64/sh64.exp: Likewise. Reordered cranges and stack
1371 sessions, to match changes in the linker script.
1372 2001-06-14 Alexandre Oliva <aoliva@redhat.com>
1373 * ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: Adjust relocation
1374 info to reflect renumbering of relocation types.
1375 2001-03-14 DJ Delorie <dj@redhat.com>
1376 * ld-sh/sh64/endian.dbd: New file, endian tests.
1377 * ld-sh/sh64/endian.dld: Ditto.
3e8cba19
AM
1378 * ld-sh/sh64/endian.ld: Ditto.
1379 * ld-sh/sh64/endian.s: Ditto.
1380 * ld-sh/sh64/endian.sbd: Ditto.
1381 * ld-sh/sh64/endian.sld: Ditto.
1382 * ld-sh/sh64/sh64.exp: Add above tests. Add -L option to ld.
1b19eb81
AO
1383 2001-03-12 DJ Delorie <dj@redhat.com>
1384 * ld-sh/sh64/relax.exp: New file, test disabling relaxing.
1385 * ld-sh/sh64/relax1.s: Ditto.
1386 * ld-sh/sh64/relax2.s: Ditto.
1387 * ld-sh/sh64/relax3.s: Ditto.
1388 * ld-sh/sh64/relax4.s: Ditto.
1389 * ld-sh/sh64/relfail.exp: New file, test for bogus relocs.
1390 * ld-sh/sh64/relfail.s: Ditto.
1391 2001-03-12 DJ Delorie <dj@redhat.com>
1392 * ld-sh/sh.exp: This test isn't appropriate for SH64 since it
1393 uses SH32 assembler files.
1394 2001-03-07 DJ Delorie <dj@redhat.com>
1395 * ld-selective/selective.exp: Pass "-e _start" for sh64 to
1396 accomodate expected start symbol in test.
1397 2001-03-06 DJ Delorie <dj@redhat.com>
1398 * ld-scripts/crossref.exp: Pass -mshelf32 to the linker for sh64,
1399 to match what gcc passes to the linker by default.
1400 * ld-selective/selective.exp: Ditto.
1401 * ld-srec/srec.exp: Ditto, plus XFAIL for sh64.
1402 * ld-undefined/undefined.exp: Add XFAIL for sh64 (it's dwarf2).
1403 2001-03-06 DJ Delorie <dj@redhat.com>
1404 * ld-sh/sh64/abi32.xd (stack): Adjust for new default stack layout.
1405 * ld-sh/sh64/abi64.xd (stack): Ditto.
1406 * ld-sh/sh64/cmpct1.xd (stack): Ditto.
1407 * ld-sh/sh64/crange1.rd (stack): Ditto.
1408 * ld-sh/sh64/crange2.rd (stack): Ditto.
1409 * ld-sh/sh64/crange3-cmpct.rd (stack): Ditto.
1410 * ld-sh/sh64/crange3-media.rd (stack): Ditto.
1411 * ld-sh/sh64/crange3.rd (stack): Ditto.
1412 * ld-sh/sh64/mix1.xd (stack): Ditto.
1413 * ld-sh/sh64/mix2.xd (stack): Ditto.
1414 * ld-sh/sh64/shdl32.xd (stack): Ditto.
1415 * ld-sh/sh64/shdl64.xd (stack): Ditto.
1416 2001-01-14 Hans-Peter Nilsson <hpn@cygnus.com>
1417 * ld-sh/sh64/mix1.xd: Add SORT_ENTRIES for .cranges section.
1418 * ld-sh/sh64/mix2.xd: Ditto.
1419 2001-01-08 Hans-Peter Nilsson <hpn@cygnus.com>
1420 * ld-sh/sh64/abi32.xd: Adjust for bit 0 set on an entry address
1421 being SHmedia.
1422 * ld-sh/sh64/shdl64.xd: Ditto.
1423 * ld-sh/sh64/shdl32.xd: Ditto.
1424 * ld-sh/sh64/mix2.xd: Ditto.
1425 * ld-sh/sh64/crange3-media.rd: Ditto.
1426 * ld-sh/sh64/abi64.xd: Ditto.
1427 2001-01-06 Hans-Peter Nilsson <hpn@cygnus.com>
1428 * ld-sh/sh64/crange-2a.s (diversion2): New global symbol.
1429 * ld-sh/sh64/crange1.rd: Adjust to presence of new symbol.
1430 Adjust section type for .cranges; expect sorted contents.
1431 * ld-sh/sh64/crange2.rd: Ditto.
1432 * ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: Ditto.
1433 * ld-sh/sh64/crangerel1.rd: Adjust to presence of new symbol.
1434 * ld-sh/sh64/crangerel2.rd: Ditto.
1435 * ld-sh/sh64/mix1.xd: Adjust to DEBUGGING being set for .cranges.
1436 * ld-sh/sh64/mix2.xd: Ditto.
1437 * ld-sh/sh64/crange3-cmpct.rd, ld-sh/sh64/crange3-media.rd: New
1438 tests.
1439 * ld-sh/sh64/sh64.exp: Tweak test message. Run new tests.
1440 2001-01-05 Hans-Peter Nilsson <hpn@cygnus.com>
1441 * ld-sh/sh64/shmix-1.s (start2): Add a NOP to provide a valid
1442 target for (unexpanded) PTB. Add an .align 2 to SHmedia code to
1443 keep properly aligned.
1444 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd: Adjust accordingly.
1445 * ld-sh/sh64/mix1-noexp.sd, ld-sh/sh64/mix2-noexp.sd,
1446 ld-sh/sh64/abixx-noexp.sd: New tests for GAS -no-expand and
1447 R_SH_PT_16 relocation.
1448 * ld-sh/sh64/sh64.exp: Run new tests.
1449 2000-12-30 Hans-Peter Nilsson <hpn@cygnus.com>
1450 * ld-sh/sh64/crange-2f.s, ld-sh/sh64/crange-2g.s,
1451 ld-sh/sh64/crange-2h.s, ld-sh/sh64/crange-2i.s,
1452 ld-sh/sh64/crange3.dd, ld-sh/sh64/crange3.rd: New tests.
1453 * ld-sh/sh64/sh64.exp: Run new tests.
1454 * ld-sh/sh64/crange1.rd: Correct section flags.
1455 * ld-sh/sh64/crange2.rd: Ditto.
1456 * ld-sh/sh64/crangerel1.rd: Ditto.
1457 2000-12-18 Hans-Peter Nilsson <hpn@cygnus.com>
1458 * ld-sh/sh64/crange-1.s, ld-sh/sh64/crange-2a.s,
1459 ld-sh/sh64/crange-2b.s, ld-sh/sh64/crange-2c.s,
1460 ld-sh/sh64/crange-2d.s, ld-sh/sh64/crange-2e.s,
1461 ld-sh/sh64/crange1.rd, ld-sh/sh64/crange2.rd,
1462 ld-sh/sh64/crangerel1.rd, ld-sh/sh64/crangerel2.rd: New tests for
1463 handling .cranges section.
1464 * ld-sh/sh64/sh64.exp: Run new tests.
1465 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd,
1466 ld-sh/sh64/mix2.xd: Adjust for .cranges section.
1467 2000-12-15 Hans-Peter Nilsson <hpn@cygnus.com>
1468 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi32.xd, ld-sh/sh64/abi64.sd,
1469 ld-sh/sh64/abi64.xd, ld-sh/sh64/cmpct1.xd, ld-sh/sh64/mix1.sd,
1470 ld-sh/sh64/mix1.xd, ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd,
1471 ld-sh/sh64/shdl32.xd, ld-sh/sh64/shdl64.xd: Adjust to .bss and
1472 .data individually 8-byte aligned.
1473 2000-12-09 Hans-Peter Nilsson <hpn@cygnus.com>
1474 * ld-sh/sh64/rel-1.s, ld-sh/sh64/rel-2.s, ld-sh/sh64/rel32.xd,
1475 ld-sh/sh64/rel64.xd, ld-sh/sh64/reldl-1.s, ld-sh/sh64/reldl-2.s,
1476 ld-sh/sh64/reldl32.rd, ld-sh/sh64/reldl64.rd: New tests.
1477 * ld-sh/sh64/sh64.exp: Make it possible to use readelf as
1478 inspection tool. Run new tests.
1479 2000-12-07 Hans-Peter Nilsson <hpn@cygnus.com>
1480 * ld-sh/sh64/abi64.sd, ld-sh/sh64/abi32.sd, ld-sh/sh64/mix1.sd,
1481 ld-sh/sh64/mix2.sd: Correct offsets in PT/PTA/PTB expansions.
1482 * ld-sh/sh64/shdl-1.s, ld-sh/sh64/shdl-2.s, ld-sh/sh64/shdl64.sd,
1483 ld-sh/sh64/shdl64.xd, ld-sh/sh64/shdl32.xd: New tests.
1484 * ld-sh/sh64/sh64.exp: Run new tests.
1485 2000-12-01 Hans-Peter Nilsson <hpn@cygnus.com>
1486 * ld-sh/sh64/cmpct1.sd, ld-sh/sh64/cmpct1.xd,
1487 ld-sh/sh64/shcmp-1.s: New test.
1488 * ld-sh/sh64/sh64.exp: Add new test to sh64tests. Reformat.
1489 2000-11-30 Hans-Peter Nilsson <hpn@cygnus.com>
1490 * ld-sh/sh64/sh64.exp: Use linker option -mshelf64 for 64-bit ABI
1491 test.
1492 * ld-sh/sh64/abi64.xd: Tweak for 64-bit ELF.
1493 2000-11-29 Hans-Peter Nilsson <hpn@cygnus.com>
1494 * ld-sh/sh64/sh64.exp (sh64tests): Use linker option -mshelf32 for
1495 tests.
1496 2000-11-27 Hans-Peter Nilsson <hpn@cygnus.com>
1497 * ld-sh/sh64/abi32.sd, ld-sh/sh64/abi64.sd: Correct MOVI
1498 registers.
1499 * ld-sh/sh64/mix1.sd, ld-sh/sh64/mix1.xd, ld-sh/sh64/shmix-1.s:
1500 New test.
1501 * ld-sh/sh64/mix2.sd, ld-sh/sh64/mix2.xd, ld-sh/sh64/shmix-2.s,
1502 ld-sh/sh64/shmix-3.s: New test.
1503 * ld-sh/sh64/sh64.exp: Add new tests to sh64tests.
1504 2000-11-26 Hans-Peter Nilsson <hpn@cygnus.com>
1505 * ld-sh/sh64: New testsuite.
1506
9636f65c
HPN
15072002-02-07 Hans-Peter Nilsson <hp@axis.com>
1508
1509 * ld-selective/keepdot.s: Remove section specifier.
1510
b611beb0
HPN
15112002-02-05 Hans-Peter Nilsson <hp@axis.com>
1512
1513 * ld-selective/keepdot.d, ld-selective/keepdot.ld,
1514 ld-selective/keepdot.s, ld-selective/keepdot0.d: New tests.
1515 * ld-selective/sel-dump.exp: New, driver for run_dump_test:s.
1516
a27be4d5
HPN
15172002-02-04 Hans-Peter Nilsson <hp@bitrange.com>
1518
1519 * ld-mmix/bpo-18.d, ld-mmix/bpo64addr.ld, ld-mmix/bpo-18m.d,
1520 ld-mmix/bpo-9.s, ld-mmix/bpo-19.d, ld-mmix/bpo-19m.d,
1521 ld-mmix/bpo-10.s, ld-mmix/bpo-20.d, ld-mmix/bpo-20m.d: New tests
1522 for on-demand global register allocation.
1523
60e955f1
AO
15242002-02-02 Alexandre Oliva <aoliva@redhat.com>
1525
1526 * ld-sh/shared-1.d: Fix incorrect offsets.
1527
fb17c222
HPN
15282002-02-01 Hans-Peter Nilsson <hp@bitrange.com>
1529
1530 * ld-mmix/bpo-1.d, ld-mmix/bpo-1.s, ld-mmix/bpo-1m.d,
1531 ld-mmix/bpo-15.d, ld-mmix/bpo-4.s, ld-mmix/bpo-6.d,
1532 ld-mmix/bpo-6.s, ld-mmix/bpo-2.d, ld-mmix/bpo-6m.d,
1533 ld-mmix/bpo-12m.d, ld-mmix/bpo-2m.d, ld-mmix/bpo-2.s,
1534 ld-mmix/bpo-5.s, ld-mmix/bpo-3.d, ld-mmix/start3.s,
1535 ld-mmix/bpo-3m.d, ld-mmix/bpo-9m.d, ld-mmix/bpo-4.d,
1536 ld-mmix/bpo-3.s, ld-mmix/bpo-4m.d, ld-mmix/bpo-7.d,
1537 ld-mmix/bpo-5.d, ld-mmix/bpo-16.d, ld-mmix/bpo-5m.d,
1538 ld-mmix/bpo-7m.d, ld-mmix/bpo-9.d, ld-mmix/bpo-8.d,
1539 ld-mmix/start4.s, ld-mmix/bpo-8m.d, ld-mmix/bpo-13m.d,
1540 ld-mmix/bpo-15m.d, ld-mmix/bpo-10.d, ld-mmix/bpo-11.d,
1541 ld-mmix/bpo-14m.d, ld-mmix/bpo-13.d, ld-mmix/bpo-7.s,
1542 ld-mmix/bpo-12.d, ld-mmix/bpo-16m.d, ld-mmix/bpo-14.d,
1543 ld-mmix/bpo-8.s, ld-mmix/bpo-17.d, ld-mmix/bpo-17m.d: New tests.
1544
f7a2c2f6
HPN
15452002-01-31 Hans-Peter Nilsson <hp@axis.com>
1546
1547 * ld-cris/weakref1.d, ld-cris/libdso-1.d, ld-cris/gotrel2.s,
1548 ld-cris/expdyn1.d, ld-cris/expdyn1.s, ld-cris/dso-1.s: New tests.
1549 * ld-cris/cris.exp: Split run_dump_tests in two parts, executing
1550 tests named *dso-*.d first and copying their tmpdir/dump to files
1551 named as the .d-file.
1552
dbc37f89
AM
15532002-01-31 Alan Modra <amodra@bigpond.net.au>
1554
1555 * ld-scripts/crossref.exp: Allow foo to have a leading dot.
1556 * ld-scripts/cross1.t: Add .opd.
1557 * ld-undefined/undefined.exp: Allow leading dot on sym names.
1558 * lib/ld-lib.exp (default_ld_nm): Strip leading dots from syms.
1559
38b566ae
CD
15602002-01-29 Chris Demetriou <cgd@broadcom.com>
1561
1562 * ld-mips-elf/emrelocs-eb.d: New file to test --embedded-relocs.
91c903ab 1563 * ld-mips-elf/emrelocs-el.d: Likewise.
38b566ae
CD
1564 * ld-mips-elf/emrelocs1.s: Likewise.
1565 * ld-mips-elf/emrelocs2.s: Likewise.
1566 * ld-mips-elf/emrelocs.ld: Likewise.
1567 * ld-mips-elf/mips-elf.exp: Add the above to the list of tests.
1568
54893deb
HPN
15692002-01-21 Hans-Peter Nilsson <hp@axis.com>
1570
1571 * ld-cris: New testsuite directory.
1572
8b8c5dbd
NC
15732002-01-15 Nick Clifton <nickc@cambridge.redhat.com>
1574
1575 * ld-sh/sh.exp: Copy start.s file into test directory.
1576
8f2a6955
NC
15772002-01-14 Nick Clifton <nickc@cambridge.redhat.com>
1578
1579 * ld-selective/selective.exp: For ARM targets, link with libgcc.a.
1580
a657e7c1
CD
15812002-01-02 Chris Demetriou <cgd@broadcom.com>
1582
1583 * ld-mips-elf/empic1-ln.d: New file to test basic linking of
1584 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
1585 * ld-mips-elf/empic1-lp.d: Likewise.
1586 * ld-mips-elf/empic1-mn.d: Likewise.
1587 * ld-mips-elf/empic1-mp.d: Likewise.
1588 * ld-mips-elf/empic1-sn.d: Likewise.
1589 * ld-mips-elf/empic1-sp.d: Likewise.
1590 * ld-mips-elf/empic1-ref.s: Likewise.
1591 * ld-mips-elf/empic1-space.s: Likewise.
1592 * ld-mips-elf/empic1-tgt.s: Likewise.
1593 * ld-mips-elf/empic2-fwd-0.d: New file to test
1594 R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
1595 cases.
1596 * ld-mips-elf/empic2-fwd-1.d: Likewise.
1597 * ld-mips-elf/empic2-rev-0.d: Likewise.
1598 * ld-mips-elf/empic2-rev-1.d: Likewise.
1599 * ld-mips-elf/empic2-ref.s: Likewise.
1600 * ld-mips-elf/empic2-space.s: Likewise.
1601 * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
1602 * ld-mips-elf/empic2-rev-tgt.s: Likewise.
1603 * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
1604 tests (including those above).
1605
82e03011
L
16062001-11-30 H.J. Lu <hjl@gnu.org>
1607
1608 * ld-elfvers/vers.exp (build_vers_lib): Preserve the library
1609 order.
1610
67954772
L
16112001-11-29 H.J. Lu <hjl@gnu.org>
1612
1613 * ld-elfvers/vers.exp (build_vers_lib): Support linking against
1614 more than one libraries.
1615 Add "vers20a" and "vers20" tests for common symbols.
1616
1617 * ld-elfvers/vers20.c: New.
1618 * ld-elfvers/vers20.dsym: New.
1619 * ld-elfvers/vers20.map: New.
1620 * ld-elfvers/vers20.ver: New.
1621 * ld-elfvers/vers20a.ver: New.
1622
f5e04945
L
16232001-11-19 H.J. Lu <hjl@gnu.org>
1624
1625 * ld-elfvsb/define.s: Mark all global lables as object.
1626
1627 * ld-elfvsb/hidden0.d: Match large section number.
1628 * ld-elfvsb/hidden1.d: Likewise.
1629 * ld-elfvsb/internal0.d: Likewise.
1630 * ld-elfvsb/internal1.d: Likewise.
1631 * ld-elfvsb/protected0.d: Likewise.
1632 * ld-elfvsb/protected1.d: Likewise.
1633
1634 * ld-elfvsb/hidden0.d: Change NOTYPE to OBJECT.
1635 * ld-elfvsb/internal0.d: Likewise.
1636 * ld-elfvsb/protected0.d: Likewise.
1637
c3b1835c
L
16382001-11-15 H.J. Lu <hjl@gnu.org>
1639
1640 * ld-sh/ld-r-1.d: Updated.
1641
86017ce9
NC
16422001-11-14 Nick Clifton <nickc@cambridge.redhat.com>
1643
1644 * ld-bootstrap/bootstrap.exp: Only scan tail of executable for
1645 PE targets.
1646
d7b78487
NC
16472001-11-12 Donn Terry <donnte@microsoft.com>
1648
1649 * ld-bootstrap/bootstrap.exp: Only compare the tail end of the two
1650 binary files produced in order to avoid date stamp present in PE
1651 binaries.
1652
fec91dc5
HPN
16532001-11-11 Hans-Peter Nilsson <hp@bitrange.com>
1654
1655 * ld-mmix/sec-5.d (Sections): Add whitespace missing in commit.
1656
3a921b77
L
16572001-11-09 H.J. Lu <hjl@gnu.org>
1658
1659 * ld-discard/discard.exp: New. Test ld discard.
1660 * ld-discard/discard.ld: Likewise.
1661 * ld-discard/exit.s: Likewise.
1662 * ld-discard/extern.d: Likewise.
1663 * ld-discard/extern.s: Likewise.
1664 * ld-discard/start.d: Likewise.
1665 * ld-discard/start.s: Likewise.
1666 * ld-discard/static.d: Likewise.
1667 * ld-discard/static.s: Likewise.
1668
04827a14
L
16692001-11-02 H.J. Lu <hjl@gnu.org>
1670
1671 * ld-elfvsb/elfvsb.exp: Add the "ld -r" test.
1672
1673 * ld-elfvsb/hidden0.d: New.
1674 * ld-elfvsb/hidden1.d: New.
1675 * ld-elfvsb/internal0.d: New.
1676 * ld-elfvsb/internal1.d: New.
1677 * ld-elfvsb/protected0.d: New.
1678 * ld-elfvsb/protected1.d: New.
1679 * ld-elfvsb/undef.s: New.
1680 * ld-elfvsb/undef.s: New.
1681
dc5e727b
NC
16822001-11-02 NIIBE Yutaka <gniibe@m17n.org>
1683
1684 * ld-sh/sh.exp: Have its own start.s for linux.
1685
6ef81afd
HPN
16862001-10-31 Hans-Peter Nilsson <hp@bitrange.com>
1687
45734546 1688 * ld-mmix/locdo-1.d: Prune character dump part.
6ef81afd 1689 * ld-mmix/local7m.d, ld-mmix/loc4.d, ld-mmix/loc4m.d,
91c903ab
AJ
1690 ld-mmix/loc1.d, ld-mmix/bspec1m.d, ld-mmix/bspec2m.d,
1691 ld-mmix/b-nosym.d, ld-mmix/b-fixo2.d, ld-mmix/b-loc64k.d,
1692 ld-mmix/undef-3m.d, ld-mmix/locto.s, ld-mmix/loct.s,
1693 ld-mmix/local3m.d, ld-mmix/local1m.d, ld-mmix/loc6m.d,
1694 ld-mmix/loc2.s, ld-mmix/loc1.s, ld-mmix/gregldo1.s,
1695 ld-mmix/dloc1.s, ld-mmix/b-widec3.s, ld-mmix/b-nosym.s: Remove
1696 unnecessary empty lines.
6ef81afd 1697
3c3bdf30
NC
16982001-10-30 Hans-Peter Nilsson <hp@bitrange.com>
1699
1700 * ld-mmix: New testsuite directory.
1701
7739e068
HPN
17022001-10-14 Hans-Peter Nilsson <hp@bitrange.com>
1703
d45d3ffb
HPN
1704 * ld-sh/sub2l-1.d, ld-sh/shared-1.d, ld-sh/weak1.d: Only run on
1705 sh*-*-elf.
1706
b2da51b6
HPN
1707 * lib/ld-lib.exp (run_dump_test): Fix typo: asflags(), not asflags{}.
1708
7739e068
HPN
1709 * ld-sh/rd-sh.exp: New framework file.
1710 * ld-sh/ld-r-1.d, ld-sh/ldr1.s, ld-sh/ldr2.s, ld-sh/shared-1.d,
1711 ld-sh/weak1.s, ld-sh/weak1.d, ld-sh/sub2l.s, ld-sh/sub2l-1.d: New
1712 test files.
1713
8e13f7b1
HPN
17142001-09-29 Hans-Peter Nilsson <hp@axis.com>
1715
1716 * ld-linkonce/linkonce.exp: New file.
1717 * ld-linkonce/x.s, ld-linkonce/y.s, ld-linkonce/zeroeh.ld,
1718 ld-linkonce/zeroehl32.d: New test.
1719
5d5849d7
L
17202001-09-25 H.J. Lu <hjl@gnu.org>
1721
1722 * ld-elfweak/dso.dsym: Updated for alpha.
1723 * ld-elfweak/dsodata.dsym: Likewise.
1724 * ld-elfweak/strong.sym: Likewise.
1725 * ld-elfweak/strongcomm.sym: Likewise.
1726 * ld-elfweak/strongdata.sym: Likewise.
1727
cfe5266f
HPN
17282001-09-15 Hans-Peter Nilsson <hp@bitrange.com>
1729
1730 * lib/ld-lib.exp (run_dump_test): Handle new option
1731 "objcopy_linked_file". Return after failing, if errors were
1732 expected but none were found.
1733 (slurp_options): Support underscores in option names.
1734
0c52a746
L
17352001-09-14 H.J. Lu <hjl@gnu.org>
1736
1737 * ld-elfweak/bar.c: Updated.
1738 * ld-elfweak/bar1a.c: Likewise.
1739 * ld-elfweak/main.c: Likewise.
1740 * ld-elfweak/main1.c: Likewise.
1741 * ld-elfweak/elfweak.exp: Likewise.
1742 * ld-elfweak/weakdata.dsym: Updated.
1743
bd7c9df6
L
17442001-09-11 H.J. Lu <hjl@gnu.org>
1745
1746 * ld-elfweak/elfweak.exp (build_lib): Take a list of object
1747 files.
1748 (build_exec): Likewise.
1749 Add more tests and make some xfail.
1750
1751 * ld-elfweak/dso.dsym: Support symbol versioning.
1752 * ld-elfweak/dsow.dsym: Likewise.
1753
1754 * ld-elfweak/main1.c: New.
1755 * ld-elfweak/bar1a.c: Likewise.
1756 * ld-elfweak/bar1b.c: Likewise.
1757 * ld-elfweak/bar1c.c: Likewise.
1758 * ld-elfweak/foo1a.c: Likewise.
1759 * ld-elfweak/foo1b.c: Likewise.
1760 * ld-elfweak/dsodata.dsym: Likewise.
1761 * ld-elfweak/dsowdata.dsym: Likewise.
1762 * ld-elfweak/weakdata.dsym: Likewise.
1763 * ld-elfweak/strongcomm.sym: Likewise.
1764 * ld-elfweak/strongdata.sym: Likewise.
1765 * ld-elfweak/weakdata.dat: Likewise.
1766 * ld-elfweak/strongdata.dat: Likewise.
1767
16a57284
L
17682001-09-10 H.J. Lu <hjl@gnu.org>
1769
1770 * ld-elfweak/elfweak.exp: New.
1771 * ld-elfweak/bar.c: Likewise.
1772 * ld-elfweak/foo.c: Likewise.
1773 * ld-elfweak/main.c: Likewise.
1774 * ld-elfweak/dso.dsym: Likewise.
1775 * ld-elfweak/dsow.dsym: Likewise.
1776 * ld-elfweak/strong.sym: Likewise.
1777 * ld-elfweak/strong.dat: Likewise.
1778 * ld-elfweak/weak.dat: Likewise.
1779
ad9f78d1
AM
17802001-08-27 Alan Modra <amodra@bigpond.net.au>
1781 Linus Nordberg <linus@swox.se>
1782
1783 * ld-checks/checks.exp: .lcomm is incompatible with ppc coff.
1784 * ld-scripts/cross1.t: Add .toc section.
1785 * ld-scripts/cross2.t: Likewise.
1786 * ld-scripts/phdrs.exp: powerpc64 is 64 bit.
1787 * ld-srec/srec.exp: xfail powerpc64
1788
453abe31
NC
17892001-08-21 John David Anglin <dave@hiauly1.hia.nrc.ca>
1790
1791 * ld-selective/selective.exp: Return if target is `vax-*-ultrix*'.
1792 Continue with other tests when there is a compilation error.
1793
39c183c1
NC
17942001-08-01 Loren J. Rittle <ljrittle@acm.org>
1795
1796 * ld-cdtest/cdtest-nrv.dat: New file.
1797 * ld-cdtest/cdtest.exp: Do not require any exception support
1798 library. Check results against NRV.
1799
22a517d0
NC
18002001-08-01 Loren J. Rittle <ljrittle@acm.org>
1801
1802 * ld-srec/srec.exp: Do not require any exception support
1803 library.
1804
e0d85c26
L
18052001-07-27 H.J. Lu <hjl@gnu.org>
1806
1807 * ld-selective/selective.exp: Fix the error in the last change.
1808
067f2074
AM
18092001-07-24 Loren J. Rittle <ljrittle@acm.org>
1810
1811 * ld-selective/selective.exp: Support g++ V3 ABI (along side
1812 the old ABI). Make comparisons against normalized (to
1813 V3-style) demangled nm output.
1814
992c450d
AM
18152001-07-24 Alan Modra <amodra@bigpond.net.au>
1816
1817 * config/default.exp (ld_nm): Add "nmflags" arg.
1818 * lib/ld-lib.exp (default_ld_nm): Likewise.
1819 * ld-empic/empic.exp: Adjust call to ld_nm.
1820 * ld-scripts/defined.exp: Likewise.
1821 * ld-scripts/script.exp: Likewise.
1822 * ld-scripts/sizeof.exp: Likewise.
1823 * ld-selective/selective.exp: Likewise.
1824 * ld-sh/sh.exp: Likewise.
1825
bbfebd39
L
18262001-07-12 H.J. Lu <hjl@gnu.org>
1827
1828 * ld-selective/selective.exp: Mark selective1, selective2,
1829 selective4 and selective5 xfail on alpha*-*.
1830
261def70
HPN
18312001-06-13 Hans-Peter Nilsson <hp@bitrange.com>
1832
1833 * config/default.exp (AS, GASP, OBJDUMP, NM, NMFLAGS, OBJCOPY,
1834 OBJCOPYFLAGS, READELF, READELFFLAGS, LD, LDFLAGS): Provide
1835 default.
1836
1837 * lib/ld-lib.exp (run_dump_test): Import from gas testsuite. Add
1838 new options "ld", "source", "xfail", "target", "notarget" and
1839 "error". Support the runtest_file_p "*.exp=testname" feature.
1840 (slurp_options, regexp_diff, file_contents, verbose_eval): Import
1841 from gas testsuite.
1842
1e9f9630
NC
18432001-06-12 Martin Schwidefsky <schwidefsky@de.ibm.com>
1844
1845 * testsuite/ld-undefined/undefined.exp: Correct setup_xfail rule.
1846
66517a2f
L
18472001-06-06 H.J. Lu <hjl@gnu.org>
1848
1849 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
1850 on Linux/mips.
1851
a5c9dff1 1852 * ld-elfvers/vers.exp: Also run on Linux/mips.
66517a2f
L
1853 * ld-elfvsb/elfvsb.exp: Likewise.
1854 * ld-shared/shared.exp: Likewise.
1855
1856 * ld-selective/selective.exp: Mark selective2, selective3,
1857 selective4 and selective5 xfail on Linux/mips.
1858
1859 * ld-shared/main.c: Skip invalid -Bsymbolic tests on Linux/mips.
1860
1861 * symbolic.dat: Remove invalid -Bsymbolic tests on Linux/mips.
1862
1863 * ld-srec/srec.exp: Add Linux/mips to xfail.
1864
d52f9762
AM
18652001-06-06 Martin Schwidefsky <schwidefsky@de.ibm.com>
1866
1867 * ld-undefined/undefined.exp: Add a setup_xfail line for a test
1868 that will always fail on s/390.
1869
1e329ce6
NC
18702001-05-28 kaz Kojima <kkojima@rr.iij4u.or.jp>
1871
1872 * ld-sh/sh.exp: For sh-*-linux-gnu target add a start address for
1873 the text section.
1874
c709b096
AM
18752001-05-25 Alan Modra <amodra@one.net.au>
1876
1877 * ld-elfvers/vers.exp: Replace linuxoldld with linux*oldld and
1878 linuxaout with linux*aout.
1879
936f9717
L
18802001-05-24 H.J. Lu <hjl@gnu.org>
1881
1882 * ld-scripts/phdrs.exp: Add sparc64 to 64 bit platform.
1883
9d8b3bf4
L
18842001-05-18 H.J. Lu <hjl@gnu.org>
1885
1886 * ld-elfvers/vers.exp: Revert the last change.
1887
1888 * ld-elfvers/vers2.ver: Put back "tmpdir/" the version
1889 references.
1890 * ld-elfvers/vers3.ver: Likewise.
1891 * ld-elfvers/vers6.ver: Likewise.
1892 * ld-elfvers/vers18.ver: Likewise.
1893
0f3f8808
L
18942001-05-17 H.J. Lu <hjl@gnu.org>
1895
1896 * ld-elfvers/vers.exp: Pass "-rpath .:$tmpdir" to "vers19".
1897
1898 * ld-elfvers/vers1.ver: Remove "tmpdir/" from the version
1899 definition.
1900 * ld-elfvers/vers2.ver: Likewise.
1901 * ld-elfvers/vers3.ver: Likewise.
1902 * ld-elfvers/vers4a.ver: Likewise.
1903 * ld-elfvers/vers6.ver: Likewise.
1904 * ld-elfvers/vers7a.ver: Likewise.
1905 * ld-elfvers/vers8.ver: Likewise.
1906 * ld-elfvers/vers9.ver: Likewise.
1907 * ld-elfvers/vers15.ver: Likewise.
1908 * ld-elfvers/vers16a.ver: Likewise.
1909 * ld-elfvers/vers17.ver: Likewise.
1910 * ld-elfvers/vers18.ver: Likewise.
1911
8b0fa282
L
19122001-05-03 H.J. Lu <hjl@gnu.org>
1913
1914 * ld-elfvers/vers19.ver: Expect vers17.so instead of
1915 *tmpdir/vers17.so.
1916
7f9adacd
AJ
19172001-05-01 Andreas Jaeger <aj@suse.de>, Andreas Schwab <schwab@suse.de>
1918
1919 * ld-scripts/phdrs.exp: Fix regexp, s390x is 64 bit platform.
1920
1921 * ld-scripts/phdrs.t: Use startaddress that's greater than any
1922 MAXPAGESIZE used.
1923
f0f077e5
L
19242001-04-29 H.J. Lu <hjl@gnu.org>
1925
1926 * ld-shared/symbolic.dat: New.
1927
1928 * ld-shared/shared.exp: Also check -Bsymbolic.
1929
b3992bc7
AJ
19302001-04-28 Andreas Jaeger <aj@suse.de>
1931
1932 * ld-scripts/phdrs.exp: x86-64 is a 64 bit ELF platform, handle it
1933 special.
1934
358a5502
DB
19352001-04-01 David O'Brien <obrien@FreeBSD.org>
1936 * ld-undefined/undefined.exp: XFAIL on FreeBSD/i386 for the usual (even
1937 though it doesn't use DWARF2 yet (but its output is identical).
1938
19392001-04-01 David O'Brien <obrien@FreeBSD.org>
44df2f94
DB
1940
1941 * ld-selective/selective.exp: Use -O with gcc rather than -O2.
1942 This optimization level is buggy on some platforms, and this test
1943 is not intended to test compiler optimizations.
1944
b536df83
DD
19452001-03-06 DJ Delorie <dj@redhat.com>
1946
1947 * ld-scripts/cross2.t: Support any type of text/data sections, not
1948 just the canonical ones.
1949
b6a71cca
AM
19502001-02-28 Matt Hiller <hiller@redhat.com>
1951
1952 * ld-scripts/crossref.exp: Initialize flags to [big_or_little_endian].
1953 * ld-undefined/undefined.exp: Ditto, and include $flags in ld
1954 invocations.
1955 * lib/ld-lib.exp (big_or_little_endian): Recognize -EB, -eb, -EL
1956 and -el.
1957 (is_endian_output_format): New function.
1958 (default_ld_link): Set flags to [big_or_little_endian] only if ld
1959 is being invoked such that the output format being used is of
1960 known endianness.
1961 (default_ld_simple_link): Ditto.
1962
1a3fdaa7
AM
19632001-02-22 Timothy Wall <twall@cygnus.com>
1964
1965 * ld-bootstrap/bootstrap.exp: Exclude ia64 flavor from
1966 AIX-specific test.
1967
ad995491
L
19682001-02-14 H.J. Lu <hjl@gnu.org>
1969
1970 * ld-bootstrap/bootstrap.exp: Rebuild tmpdir/ld2 with tmpdir/ld3
1971 for -static on ia64.
1972
1973 * ld-checks/checks.exp: Don't run on ia64-*-elf* nor
1974 ia64-*-linux*.
1975
1976 * ld-elfvers/vers.exp: Also run ia64-*-elf* and ia64-*-linux*.
1977
1978 * ld-elfvsb/elfvsb.exp: Use i?86-*-*. Also run on ia64-*-linux*.
1979 Set up expected failures for ia64-*-linux*.
1980 * ld-shared/shared.exp: Likewise.
1981
fef67c28
SC
19822001-02-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
1983
1984 * ld-srec/srec.exp (run_srec_test): m6811 code has references
1985 to soft registers, define them with --defsym.
1986 * ld-selective/selective.exp: Likewise.
1987
1a3fdaa7
AM
19882000-01-23 Alan Modra <alan@spri.levels.unisa.edu.au>
1989
1990 * ld-srec/sr3.cc (__rethrow): New.
1991
332dac40
HPN
19922001-01-14 Hans-Peter Nilsson <hp@bitrange.com>
1993
1994 * ld-sh/sh.exp: Use --oformat srec, not -oformat srec.
1995
2ffd68ef
PB
19962001-01-03 Philip Blundell <pb@futuretv.com>
1997
1998 * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
1999 * ld-shared/shared.exp: Likewise.
2000
4f38fc1c
PB
20012001-01-01 Philip Blundell <philb@gnu.org>
2002
7dc542b2
PB
2003 * ld-undefined/weak-undef.exp: New test.
2004 * ld-undefined/weak-undef.s, ld-undefined/weak-undef.t: Supporting
2005 files for above.
2006
4f38fc1c
PB
2007 * ld-elfvers/vers.exp: Run test on Linux/ARM.
2008 * ld-elfvsb/elfvsb.exp: Likewise.
2009 * ld-shared/shared.exp: Likewise.
2010
0fc3347a
NC
20112000-12-31 Nick Clifton <nickc@redhat.com>
2012
2013 * ld-srec/srec.exp: Use --oformat instead of -oformat.
2014
bad19f8f
NC
20152000-12-09 Nick Clifton <nickc@redhat.com>
2016
f6673641
NC
2017 * ld-selective/selective.exp: Link in libgcc when target is v850.
2018
bad19f8f
NC
2019 * ld-srec/srec.exp: Expect the srec_test to fail for ARM targets
2020 because the -oformat linker command switch cannot be used.
2021
1566ad5d
AM
20222000-11-06 Alan Modra <alan@linuxcare.com.au>
2023
2024 * ld-elfvsb/main.c (PROTECTED_CHECK): Include stdio.h.
2025 (main): Prune unused args.
2026
4291c3fa
HPN
20272000-10-29 Hans-Peter Nilsson <hp@bitrange.com>
2028
2029 * ld-selective/selective.exp <no CXX>: Fix typo for argument to
2030 "untested".
2031
d1d8dddf
L
20322000-10-19 H.J. Lu (hjl@gnu.org)
2033
2034 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failures
2035 for Linux/PPC.
2036 * ld-shared/shared.exp: Likewise.
2037
d63083ef
HPN
20382000-10-09 Hans-Peter Nilsson <hp@bitrange.com>
2039
2040 * ld-selective/selective.exp: Rearrange to be table-driven.
2041
dc149a6d
AM
20422000-10-07 Alan Modra <alan@linuxcare.com.au>
2043
2044 * ld-scripts/phdrs.exp: hppa*64*-*-* is 64-bit ELF too.
2045
65420b22
AM
20462000-10-02 Alan Modra <alan@linuxcare.com.au>
2047
2048 * ld-scripts/weak.exp: Don't set $global$ for hppa-elf any more.
2049 * ld-scripts/crossref.exp: Ditto.
2050
bd0110a3
HPN
20512000-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2052
2053 * ld-selective/5.cc: New test.
2054 * ld-selective/selective.exp: Run it as xfailed.
2055
2056 * ld-selective/4.cc: Correct spelling of "lose".
2057
3231d22e
AM
20582000-09-05 Alan Modra <alan@linuxcare.com.au>
2059
2060 * ld-selective/selective.exp: Remove the xfails for hppa.
2061
6545f5fb
AO
20622000-08-30 Alexandre Oliva <aoliva@redhat.com>
2063
2064 * ld-undefined/undefined.exp (hppa*64*-*-*, mn10300-*-elf,
2065 sh-*-*): With dwarf-2, `undefined function' can't pass.
2066
e1753d2c
L
20672000-08-03 H.J. Lu (hjl@gnu.org)
2068
2069 * ld-bootstrap/bootstrap.exp: Add strip.
2070
360e9586
L
20712000-07-24 H.J. Lu (hjl@gnu.org)
2072
2073 * ld-elfvsb/elfvsb.exp: Add -g to $CC to get the location of
2074 the undefined reference.
2075
08c44e65
L
20762000-07-16 H.J. Lu (hjl@gnu.org)
2077
2078 * ld-elfvsb/elfvsb.exp (support_protected): New variable. Check
2079 and set to "yes" if the protected visibility is expected to
2080 pass.
2081 (visibility_run): Set expected to fail for the "protected"
2082 and "protected_undef_def" tests only if $support_protected is
2083 "no".
2084
2085 * ld-elfvsb/main.c (PROTECTED_CHECK): Check for the protected
2086 visibility support if defined.
2087
1345a0c0
L
20882000-07-15 H.J. Lu (hjl@gnu.org)
2089
2090 * ld-elfvsb/elfvsb.exp (visibility_run): Set expected failure
2091 for "protected_undef_def".
2092
2093 * ld-elfvsb/main.c: Don't define HIDDEN_UNDEF_TEST when
2094 PROTECTED_WEAK_TEST is defined.
2095 Don't define PROTECTED_UNDEF_TEST when PROTECTED_WEAK_TEST is
2096 defined.
2097 Define PROTECTED_TEST when PROTECTED_UNDEF_TEST is defined.
2098
2099 * ld-elfvsb/sh1.c (visibility): Mark protected only if
2100 PROTECTED_TEST, PROTECTED_UNDEF_TEST or PROTECTED_WEAK_TEST
2101 is defined.
2102 (visibility_var): Likewise.
2103
36a3dc51
AM
21042000-07-10 Alan Modra <alan@linuxcare.com.au>
2105
2106 * ld-srec/srec.exp: xfail hppa.
2107
2108 * ld-scripts/weak.exp: Define $global$ for hppa.
2109
2110 * ld-scripts/crossref.exp: Fix string quoting.
2111
7cda33a1
L
21122000-06-05 H.J. Lu (hjl@gnu.org)
2113
2114 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
2115 to link_output and make it global.
2116
2117 * ld-elfvsb/elfvsb.exp (visibility_test): Add "hidden_undef",
2118 "hidden_undef_def", "hidden_weak", "protected_undef",
2119 "protected_undef_def" and "protected_weak".
2120 (visibility_run): Likewise.
2121 * ld-elfvsb/main.c: Likewise.
2122 * ld-elfvsb/sh1.c: Likewise.
2123 * ld-elfvsb/sh2.c: Likewise.
2124
2125 * ld-elfvsb/elfvsb.dat: Updated.
2126
e80778cf
L
21272000-05-21 H.J. Lu (hjl@gnu.org)
2128
2129 * ld-elfvsb/main.c (main_visibility_check): Fix the protected
2130 visibility test.
2131
6fc49d28
L
21322000-05-13 H.J. Lu (hjl@gnu.org)
2133
2134 * lib/ld-lib.exp (default_ld_link): Redirect the linker output
2135 to link_output and make it global.
2136
2137 * ld-elfvsb/elf-offset.ld: New. ELF visibility fearture
2138 tests.
2139 * ld-elfvsb/elfvsb.dat: Likewise.
2140 * ld-elfvsb/elfvsb.exp: Likewise.
2141 * ld-elfvsb/main.c: Likewise.
2142 * ld-elfvsb/sh1.c: Likewise.
2143 * ld-elfvsb/sh2.c: Likewise.
2144
b32711aa
JW
2145Fri Apr 21 15:16:07 2000 Richard Henderson <rth@cygnus.com>
2146
a2b64bed 2147 * ld-scripts/phdrs.exp: IA-64 is 64-bit ELF too.
b32711aa 2148
3017ff0e
AM
21492000-04-12 Alan Modra <alan@linuxcare.com.au>
2150
62043cea
AM
2151 * ld-selective/3.cc (_start): Add cheat for gcc-2.95.2 failure.
2152
e76e4c91
AM
2153 * ld-selective/selective.exp (test4): Test for presence of
2154 foo__1B, not absence. Also check for foo__1A and _start.
2155 White space changes throughout file.
3017ff0e 2156
e40eb3e9
NC
21572000-03-13 Nick Clifton <nickc@cygnus.com>
2158
2159 * ld-scripts/phdrs.t: Discard all unexpected sections.
2160
d1bcade6
L
21612000-02-27 H.J. Lu (hjl@gnu.org)
2162
2163 * lib/ld-lib.exp (default_ld_link): Added "$LIBS" to libs.
2164
197d87f8
NC
21651999-11-01 Nick Clifton <nickc@cygnus.com>
2166
2167 * ld-selective/selective.exp: Fix test to disable these checks for
2168 PE based targets.
2169
05d26f04
CM
21701999-10-29 Catherine Moore <clm@cygnus.com>
2171
2172 * ld-selective/selective.exp: Remove test6.
2173 * ld-selective/5.cc: Delete.
2174
abdbda5e
NC
21751999-10-28 Scott Bambrough <scottb@netwinder.org>
2176
05d26f04 2177 * ld-srec/srec.exp: Setup expected failures for
abdbda5e
NC
2178 srec tests on ARM Linux.
2179
b7be1db6
AM
21801999-09-17 Alan Modra <alan@spri.levels.unisa.edu.au>
2181
2182 * ld-shared/shared.exp: xfail linux*libc1 shared (non PIC, load
2183 offset) test.
2184
777690b6
ILT
21851999-09-12 Ian Lance Taylor <ian@zembu.com>
2186
2187 * ld-scripts/script.exp: Add --image-base 0 for PE targets.
2188
5be8a006
ILT
21891999-08-17 H.J. Lu <hjl@gnu.org>
2190
2191 * ld-cdtest/cdtest-foo.cc (Foo::init_foo): Use "%ld" for sizeof.
2192
b33b6e45
ILT
21931999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
2194
2195 * ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
2196 * ld-shared/shared.exp: Likewise.
2197
38e31547
NC
21981999-07-28 Nick Clifton <nickc@cygnus.com>
2199
2200 * lib/ld-lib.exp (proc big_or_little_endian): New proc.
2201 Determine if a big endian or little endian output format hass
2202 been selected by any of the multilib options, and if so return
2203 a suitable command line option for the linker/assembler.
2204 (proc default_ld_link): Include the result of proc
2205 big_or_little_endian on the command line to the linker.
2206 (proc ld_simple_link): Include the result of proc
2207 big_or_little_endian on the command line to the linker.
2208 (proc default_ld_compile): Append multilib flags to compiler
2209 switches.
2210 (proc default_ld_assemble): Include the result of proc
2211 big_or_little_endian on the command line to the linker.
2212
0cd9f5f0
ILT
22131999-07-21 H.J. Lu <hjl@gnu.org>
2214
2215 * ld-elfvers/vers1.c: Add missing prototypes and include
2216 <stdio.h> if necessary.
2217 * ld-elfvers/vers15.c: Likewise.
2218 * ld-elfvers/vers19.c: Likewise.
2219 * ld-elfvers/vers2.c: Likewise.
2220 * ld-elfvers/vers3.c: Likewise.
2221 * ld-elfvers/vers4.c: Likewise.
2222 * ld-elfvers/vers6.c: Likewise.
2223 * ld-elfvers/vers7.c: Likewise.
2224 * ld-elfvers/vers9.c: Likewise.
2225 * ld-shared/main.c: Likewise.
2226 * ld-srec/sr3.cc (Foo::Foo): Remove arg name.
2227
d49560a9
MM
2228Thu Jul 15 18:00:30 1999 Mark P. Mitchell <mark@codesourcery.com>
2229
2230 * ld-undefined/undefined.exp: XFAIL on IRIX6 for the usual as
2231 with other DWARF2 targets.
2232
5dcf458a
NC
22331999-07-13 Nick Clifton <nickc@cygnus.com>
2234
2235 * ld-undefined/undefined.exp: Do not expect arm toolchains to fail
2236 the undefined line test.
2237
734caf4d
ILT
22381999-07-10 Ian Lance Taylor <ian@zembu.com>
2239
2240 * ld-elfvers/vers.exp: Use -rpath in new vers19 test.
2241
f0489494
ILT
22421999-07-07 Ian Lance Taylor <ian@zembu.com>
2243
2244 * ld-elfvers/vers.exp: Add new tests vers17 to vers19.
2245 * ld/elfvers/{vers17.*, vers18.*, vers19.*}: New files.
2246
197a7bfd
ILT
22471999-06-13 Ian Lance Taylor <ian@zembu.com>
2248
2249 * ld-checks/asm.s: Use a symbol name for .lcomm.
2250 * ld-checks/checks.exp: Use different names for the two tests.
2251 Don't add extra text when invoking fail.
2252
99c262f8
ILT
22531999-06-12 Ian Lance Taylor <ian@zembu.com>
2254
2255 * ld-scripts/phdrs.exp: Change target check from "*-*-linuxaout*"
2256 to "*-*-linux*aout*".
2257 * ld-scripts/weak.exp: Likewise.
2258 * ld-shared/shared.exp: Likewise. Simplify condition a bit.
2259
2bdba6c9
AS
2260Wed Jun 9 12:02:33 1999 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2261
2262 * ld-cdtest/cdtest-main.cc: Avoid `implicit int' warning.
2263 * ld-shared/sh1.c: Fix typo.
2264
77e0b0ef
ILT
22651999-06-04 H.J. Lu <hjl@gnu.org>
2266
2267 * lib/ld-lib.exp (default_ld_nm): Clear nm_output first if
2268 necessary.
2269
8535ca75
NC
22701999-05-17 Nick Clifton <nickc@cygnus.com>
2271
2272 * ld-undefined/undefined.exp: Add xfail for mcore-elf.
2273
69f868fa
DD
22741999-05-11 DJ Delorie <dj@cygnus.com>
2275
2276 * ld-srec/srec.exp: Do not run tests for PE based ports.
2277
252b5132
RH
22781999-03-05 Nick Clifton <nickc@cygnus.com>
2279
2280 * ld-selective/selective.exp: Do not run tests for COFF or PE
2281 based ports.
2282
22831999-02-17 Nick Clifton <nickc@cygnus.com>
2284
2285 * ld-undefined/undefined.exp: Add expected failures for StrongARM
2286 targets.
2287
2288 * ld-srec/srec.exp: Add expected failures for StrongARM targets.
2289
2290 * ld-selective/selective.exp: Add expected failure for ARM-COFF
b3992bc7 2291 targets.
252b5132
RH
2292
22931999-02-16 Nick Clifton <nickc@cygnus.com>
2294
2295 * ld-checks/asm.s: Use .long instead of .word.
2296 Replace custom section names with .text, .data and .bss.
2297 * ld-checks/script: Replace custom section names with .text, .data
b3992bc7 2298 and .bss.
252b5132 2299 * ld-checks/checks.exp: Replace custom section names with .text,
b3992bc7 2300 .data and .bss.
252b5132
RH
2301
23021999-02-11 Nick Clifton <nickc@cygnus.com>
2303
2304 * ld-checks: New directory: Tests for the linker's
2305 --check-sections option.
2306 * ld-checks/checks.exp: New file.
2307 * ld-checks/script: Bogus linker script.
2308 * ld-checks/asm.s: Simple test assembler file.
2309
2310Tue Feb 2 19:15:02 1999 Catherine Moore <clm@cygnus.com>
2311
3e8cba19
AM
2312 * ld-selective/selective.exp: Disable test for unsupported
2313 targets. Change tests to check for absence of symbols instead
2314 of address zero.
252b5132
RH
2315
2316Mon Jan 18 03:44:52 1999 Ian Lance Taylor <ian@cygnus.com>
2317
2318 * config/default.exp (get_link_files): Quote target_triplet and CC
2319 when invoking shell.
2320 (get_target_emul): Likewise.
2321
23221999-01-03 Ken Raeburn <raeburn@cygnus.com>
2323
2324 * config/default.exp (get_link_files, get_target_emul): New procs;
2325 run shell commands to extract information from configure.host and
2326 configure.tgt in the source tree.
2327 (top level): Use them to get information needed to run tests, if
2328 not otherwise provided.
2329
2330 * ld-shared/elf-offset.ld: New file. Builds a shared library, but
2331 gives non-zero addresses for memory region.
2332 * ld-shared/shared.exp: Run the non-PIC non-AIX test again using
2333 the new linker script.
2334
2335Tue Dec 8 22:56:05 1998 Geoff Keating <geoffk@ozemail.com.au>
2336
2337 * ld-srec/srec.exp: Delete xfails for PPC Linux targets,
2338 newer glibc lets link succeed.
2339
2340Sun Dec 6 12:59:37 1998 H.J. Lu <hjl@gnu.org>
2341
2342 * ld-elfvers/vers1.c: Add missing return types and values.
2343 * ld-elfvers/vers2.c: Likewise.
2344 * ld-elfvers/vers3.c: Likewise.
2345 * ld-elfvers/vers4.c: Likewise.
2346 * ld-elfvers/vers5.c: Likewise.
2347 * ld-elfvers/vers6.c: Likewise.
2348 * ld-elfvers/vers7.c: Likewise.
2349 * ld-elfvers/vers9.c: Likewise.
2350 * ld-elfvers/vers15.c: Likewise.
2351
2352Fri Oct 23 16:28:29 1998 Catherine Moore <clm@cygnus.com>
2353
3e8cba19
AM
2354 * ld-selective: New directory with new files to test
2355 selective linking.
252b5132 2356
3e8cba19 2357 * lib/ld-lib.exp (ld_nm): Strip leading underscore from $name.
b3992bc7 2358
252b5132
RH
2359Sun Oct 4 22:17:05 1998 Ian Lance Taylor <ian@cygnus.com>
2360
2361 * ld-elfvers/vers16.dsym: Work correctly on a system without
2362 versioned system libraries.
2363
2364Mon Sep 28 21:31:12 1998 Richard Henderson <rth@cygnus.com>
2365
2366 * ld-elfvers/vers.exp: Run tests on alpha-linux.
2367 * ld-elfvers/*.sym, ld-elfvers/*.dsym: Adjust patters to match
2368 Alpha's use of st_other.
2369
23701998-09-27 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2371
2372 * ld-elfvers/vers.exp (vers16, vers16a): New tests.
2373 * ld-elfvers/{vers16.*, vers16a.*}: New files.
2374
2375Thu Sep 17 17:18:19 1998 Nick Clifton <nickc@cygnus.com>
2376
2377 * ld-undefined/undefined.exp: Make undefined line test be an xfail
2378 for arm/thunb elf toolchains.
2379
2380Wed Sep 9 14:10:15 1998 Nick Clifton <nickc@cygnus.com>
2381
2382 * ld-undefined/undefined.exp: change test for elf/dwarf2 targets.
2383
2384 * ld-srec/srec.exp: Arm-elf now passes this test.
2385
2386Wed Aug 19 11:59:19 1998 Nick Clifton <nickc@cygnus.com>
2387
2388 * ld-srec/srec.exp: Add arm/thumb-elf expected failures.
b3992bc7 2389
252b5132
RH
2390Thu Aug 13 12:41:58 1998 Ian Lance Taylor <ian@cygnus.com>
2391
2392 * ld-bootstrap/bootstrap.exp: Don't run the --static bootstrap
2393 test if we don't have a static libbfd.a.
2394
2395Wed Aug 12 15:19:35 1998 Ian Lance Taylor <ian@cygnus.com>
2396
2397 Based on patch from H.J. Lu <hjl@gnu.org>:
2398 * ld-srec/srec.exp: Add xfails for Alpha ELF targets.
2399
2400Mon Aug 10 15:42:20 1998 Richard Henderson <rth@cygnus.com>
2401
2402 * ld-scripts/weak.t (.text, .data): Focus data to be used.
2403 (/DISCARD/): All the rest.
2404 * ld-scripts/weak1.s, ld-scripts/weak2.s: Put stuff in .data.
2405
2406Fri Jul 24 18:37:17 1998 Ian Lance Taylor <ian@cygnus.com>
2407
2408 * config/default.exp: Create tmpdir/gas subdirectory, add a
2409 symlink to as-new, and set gcc_gas_flag variable.
2410 * lib/ld-lib.exp (default_ld_compile): If the compiler appears to
2411 be gcc, use gcc_gas_flag when compiling.
2412
2413Thu Jul 23 12:23:29 1998 Ian Lance Taylor <ian@cygnus.com>
2414
2415 * ld-elfvers/vers.exp: Just check for i?86 rather than checking
2416 for i386, i486, and i586.
2417 (objdump_versionstuff): If we can't find the line, dump the file.
2418
2419Fri Jul 3 00:27:41 1998 Ian Lance Taylor <ian@cygnus.com>
2420
2421 * ld-scripts/phdrs.exp: Run test on *-*-eabi*.
2422 * ld-scripts/weak.exp: Likewise.
2423
2424Wed Jul 1 10:51:46 1998 Nick Clifton <nickc@cygnus.com>
2425
2426 * ld-srec/srec.exp: Add xfail for v850.
2427
2428 * ld-undefined/undefined.exp: arm and thumb PE toolchains now pass
2429 these tests.
2430
2431Fri Jun 19 17:12:52 1998 Ian Lance Taylor <ian@cygnus.com>
2432
2433 * ld-scripts/weak.exp: New test.
2434 * ld-scripts/weak.t: New file.
2435 * ld-scripts/weak1.s: New file.
2436 * ld-scripts/weak2.s: New file.
2437
2438Tue Jun 16 12:40:38 1998 Geoff Keating <geoffk@ozemail.com.au>
2439
2440 * ld-elfvers/vers.exp: Run tests on powerpc ELF targets.
2441 * ld-shared/shared.exp: Likewise.
2442 * ld-elfvers/vers1.dsym: Allow for .sdata.
2443 * ld-srec/srec.exp: Add setup_xfails for PowerPC Linux.
2444
2445Fri May 29 15:02:50 1998 Ian Lance Taylor <ian@cygnus.com>
2446
2447 * ld-srec/srec.exp: Add xfails for powerpc*-*-eabi.
b3992bc7 2448 (run_srec_test): On mn10200, define __truncsipsi2_do_d2.
252b5132
RH
2449 * ld-srec/sr1.c (__main): Change return type to void.
2450 * ld-srec/sr3.cc (__main): Likewise.
2451 (__builtin_delete, __builtin_new): Likewise.
2452 (__get_dynamic_handler_chain): Return 0.
2453 (__get_eh_context): Likewise.
2454
2455Thu May 21 15:21:33 1998 Nick Clifton <nickc@cygnus.com>
2456
2457 * ld-undefined/undefined.exp: Add support for thumb-pe target.
2458 * ld-srec/srec.exp: Add support for arm-pe and thumb-pe targets.
2459
2460Mon May 4 17:54:20 1998 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2461
2462 * ld-shared/shared.exp: Remove setup_xfails for m68k-linux.
2463
2464Mon May 4 17:12:06 1998 Ian Lance Taylor <ian@cygnus.com>
2465
2466 * ld-shared/main.c (shlib_overriddencall2): New function.
2467 (main): Call shlib_shlibcall2.
2468 * ld-shared/sh1.c (shlib_shlibcall2): New function.
2469 (shlib_overriddencall2): New function.
2470 * ld-shared/shared.dat: Add output line for new test.
2471 * ld-shared/sun4.dat: Likewise.
2472
2473 * ld-srec/sr3.cc (__get_eh_context): New function.
2474
2475Tue Apr 7 12:50:17 1998 Manfred Hollstein <manfred@s-direktnet.de>
2476
2477 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be static to
2478 avoid compiler warning.
2479 * ld-srec/sr3.cc (class Foo): Likewise.
2480
2481Tue Feb 10 16:42:40 1998 Ian Lance Taylor <ian@cygnus.com>
2482
2483 * ld-srec/sr3.cc (__get_dynamic_handler_chain): New function.
2484
2485Mon Feb 2 14:17:48 1998 Ian Lance Taylor <ian@cygnus.com>
2486
2487 * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
2488
2489Thu Dec 18 11:13:28 1997 Nick Clifton <nickc@cygnus.com>
2490
2491 * ld-srec/srec.exp: Duplicated Arm patch for Thumb targets.
2492
2493Tue Dec 2 09:50:19 1997 Nick Clifton <nickc@cygnus.com>
2494
2495 * ld-srec/srec.exp: Applied patch from Tony.Thompson@arm.com which
2496 fixes ARM tests.
2497
2498Mon Dec 1 16:12:05 1997 Nick Clifton <nickc@cygnus.com>
2499
2500 * ld-srec/srec.exp: Add expected failures of tests 1 and 2 for ARM
2501 coff targets.
2502
2503Wed Nov 12 14:18:31 1997 Ian Lance Taylor <ian@cygnus.com>
2504
2505 * ld-cdtest/cdtest-foo.h (class Foo): Declare len to be int to
2506 avoid compiler warning.
2507 * ld-srec/sr3.cc (class Foo): Likewise.
2508
2509Mon Nov 10 14:25:43 1997 Ian Lance Taylor <ian@cygnus.com>
2510
2511 * lib/ld-lib.exp (default_ld_simple_link): Permit the linker to
2512 have any name when looking for entry symbol warnings.
2513
2514 * ld-srec/sr3.cc (__eh_pc): Define.
2515
2516Mon Oct 20 14:36:39 1997 Ian Lance Taylor <ian@cygnus.com>
2517
2518 * ld-srec/sr3.cc: Add definitions for terminate, __terminate, and
b3992bc7 2519 __throw, since the current g++ expects them to be defined.
252b5132
RH
2520
2521Fri Oct 3 12:24:03 1997 Ian Lance Taylor <ian@cygnus.com>
2522
2523 * ld-elfvers/vers.exp (objdump_emptyverstuff): Accept the output
2524 file if the string libc appears in it.
2525 (objdump_versionstuff): Accept unexpected lines in the output
2526 file. Compare lines using string match.
2527 * ld-elfvers/vers6.ver: Permit any value in the vna_other field.
2528
2529Tue Aug 12 16:01:22 1997 Ian Lance Taylor <ian@cygnus.com>
2530
2531 * ld-scripts/crossref.exp: Correct string quoting.
2532
2533Sat Aug 9 00:56:03 1997 Ian Lance Taylor <ian@cygnus.com>
2534
2535 * config/default.exp: Change ld, as, nm and strip from .new to
2536 -new. Load ld-lib.exp rather than ld.exp.
2537 * ld-bootstrap/bootstrap.exp: Use ld-new rather than ld.new.
2538 * lib/ld-lib.exp: Rename from lib/ld.exp, for the benefit of
2539 DejaGnu changes.
2540
2541Thu Jun 26 12:07:03 1997 Ian Lance Taylor <ian@cygnus.com>
2542
2543 * ld-elfvers/vers.exp: Use egrep rather than grep when looking for
2544 an alternation. From Greg Margo <gmargo@dl.com>.
2545
2546Wed Jun 25 12:47:22 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2547
2548 * ld-shared/shared.exp: Add setup_xfail for m68k-linux on tests
2549 with non PIC shared libraries.
2550
2551Fri Jun 6 17:35:47 1997 Ian Lance Taylor <ian@cygnus.com>
2552
2553 * ld-elfvers/vers6.ver: Update for recent elflink.h patch to
2554 version handling.
2555
2556Wed Jun 4 12:06:48 1997 Ian Lance Taylor <ian@cygnus.com>
2557
2558 * ld-srec/srec.exp: Define ___get_dynamic_handler_chain as well.
2559
2560Fri May 30 12:21:39 1997 Ian Lance Taylor <ian@cygnus.com>
2561
2562 * ld-srec/srec.exp: Define __get_dynamic_handler_chain when
2563 linking.
2564
2565Mon May 12 11:17:55 1997 Ian Lance Taylor <ian@cygnus.com>
2566
2567 * config/default.exp: Use $base_dir rather than $objdir when
2568 setting ld. From John David Anglin <dave@hiauly1.hia.nrc.ca>.
2569
2570Fri Apr 25 09:07:00 1997 Jeffrey A Law (law@cygnus.com)
2571
2572 * ld-srec/srec.exp: Define various out of line prologue/epilogue
2573 functions for the mn10200 to avoid needing libgcc.a.
2574
2575Wed Mar 26 13:56:10 1997 Ian Lance Taylor <ian@cygnus.com>
2576
2577 * ld-srec/srec.exp: Don't expect failures on mips*-*-elf*.
2578
2579Mon Mar 17 19:27:13 1997 Ian Lance Taylor <ian@cygnus.com>
2580
2581 * ld-elfvers/vers.exp: Don't run on SunOS or AIX.
2582
2583Wed Mar 12 21:44:19 1997 Eric Youngdale <eric@andante.jic.com>
2584
2585 * ld-elfvers/vers.exp, *: New tests for symbol versioning.
2586 * config/default.exp: Set ar and strip.
2587
2588Fri Feb 7 16:47:02 1997 Bob Manson <manson@charmed.cygnus.com>
2589
2590 * ld-bootstrap/bootstrap.exp: Use prune_warnings instead of
2591 prune_system_crud.
2592 * ld-cdtest/cdtest.exp: Ditto.
2593 * ld-scripts/crossref.exp: Ditto.
2594 * ld-sh/sh.exp: Ditto.
2595 * ld-shared/shared.exp: Ditto.
2596 * ld-srec/srec.exp: Ditto.
2597 * lib/ld.exp: Ditto.
2598
2599Wed Jan 29 00:47:29 1997 Bob Manson <manson@charmed.cygnus.com>
2600
2601 * ld-cdtest/cdtest.exp: Put a slash between $srcdir/$subdir.
2602 * ld-scripts/script.exp: Ditto.
2603 * ld-sh/sh.exp: Ditto.
2604 * ld-undefined/undefined.exp: Ditto.
2605 * ld-versados/versados.exp: Ditto.
2606 * lib/ld.exp: Ditto.
2607
2608Mon Dec 30 17:08:04 1996 Ian Lance Taylor <ian@cygnus.com>
2609
2610 * ld-scripts/crossref.exp: Fix quoting for --defsym $global$.
2611
2612Tue Oct 1 15:52:31 1996 Ian Lance Taylor <ian@cygnus.com>
2613
2614 * lib/ld.exp (default_ld_version): Fix for current version
2615 printing.
2616
2617Fri Sep 13 15:51:45 1996 Ian Lance Taylor <ian@cygnus.com>
2618
2619 * ld-scripts/crossref.exp: Define $global$ for hppa-elf.
2620
2621Thu Aug 8 14:29:32 1996 Ian Lance Taylor <ian@cygnus.com>
2622
2623 * ld-scripts/cross2.t: Map XCOFF sections to .text or .data.
2624
2625 * lib/ld.exp: Use verbose -log instead of calling both verbose and
2626 send_log.
2627
2628Wed Aug 7 18:00:58 1996 Ian Lance Taylor <ian@cygnus.com>
2629
2630 * ld-scripts/phdrs.exp: New test.
2631 * ld-scripts/phdrs.s, ld-scripts/phdrs.t: New files.
2632
2633Sun Aug 4 21:58:12 1996 Ian Lance Taylor <ian@cygnus.com>
2634
2635 * ld-scripts/crossref.exp: On a29k targets, use --defsym to define
2636 V_SPILL and V_FILL.
2637
2638Thu Aug 1 14:10:27 1996 Ian Lance Taylor <ian@cygnus.com>
2639
2640 * ld-scripts/crossref.exp: New test.
2641 * ld-scripts/{cross1.c, cross2.c, cross3.c}: New files.
2642 * ld-scripts/{cross1.t, cross2.t}: New files.
2643
2644Sat Jun 29 13:40:11 1996 Ian Lance Taylor <ian@cygnus.com>
2645
2646 * ld-sh/sh.exp: Fix debugging messages.
2647 * ld-sh/sh1.s: Use .align 4.
2648
2649Wed May 1 16:45:13 1996 Ian Lance Taylor <ian@cygnus.com>
2650
2651 * ld-sh/sh.exp: Use -O when compiling with -mrelax.
2652
2653Mon Apr 29 10:33:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2654
2655 * ld-shared/shared.exp: Run the shared library tests on
b3992bc7 2656 Linux/m68k.
252b5132
RH
2657
2658Fri Apr 5 16:20:55 1996 Ian Lance Taylor <ian@cygnus.com>
2659
2660 * ld-shared/shared.exp: Run the shared library tests on Linux.
2661
2662Mon Feb 26 12:45:26 1996 Ian Lance Taylor <ian@cygnus.com>
2663
2664 * ld-shared/shared.exp: Don't use -fpic on MIPS targets.
2665
2666Wed Jan 31 15:09:57 1996 Jeffrey A Law (law@cygnus.com)
2667
2668 * ld-srec/srec.exp: Add xfails for hppa*-*-*elf*.
2669 * ld-undefined/undefined.exp: Likewise.
2670
2671Fri Jan 26 18:43:03 1996 Ian Lance Taylor <ian@cygnus.com>
2672
2673 * ld-undefined/undefined.exp: ELF targets should now pass the
2674 undefined line test.
2675
2676Thu Jan 25 15:36:13 1996 Ian Lance Taylor <ian@cygnus.com>
2677
2678 * ld-empic/empic.exp: Update for change to MIPS disassembler.
2679
2680Mon Jan 15 15:05:53 1996 Ian Lance Taylor <ian@cygnus.com>
2681
2682 * ld-bootstrap/bootstrap.exp: Expect failure for mips*-*-irix5*
2683 when doing the --static test.
2684 * ld-shared/shared.exp: Run tests on mips*-*-irix5*.
2685
2686Fri Dec 29 12:33:09 1995 Ian Lance Taylor <ian@cygnus.com>
2687
2688 * ld-bootstrap/bootstrap.exp: On AIX, don't pass the -bI option
2689 when creating ld-partial.o.
2690
2691Tue Dec 26 17:37:23 1995 Ian Lance Taylor <ian@cygnus.com>
2692
2693 * ld-srec/srec.exp: If powerpc*-*-eabi*, use --defsym to define
2694 __eabi.
2695
2696Tue Dec 19 18:01:01 1995 Ian Lance Taylor <ian@cygnus.com>
2697
2698 * ld-srec/srec.exp: Add setup_xfails for XCOFF targets.
2699
2700Fri Dec 15 16:36:17 1995 Ian Lance Taylor <ian@cygnus.com>
2701
2702 * ld-srec/srec.exp: On a29k targets, use --defsym to define
2703 V_SPILL and V_FILL.
2704 * ld-srec/sr1.c (V_SPILL, V_FILL): Remove definitions.
2705 * ld-srec/sr3.cc: Likewise.
2706
2707 * ld-srec/srec.exp: Remove i960 COFF setup_xfail.
2708
2709Sat Dec 2 01:20:31 1995 Ian Lance Taylor <ian@cygnus.com>
2710
2711 * ld-srec/srec.exp: Don't use [] in setup_xfail expressions.
2712
2713Fri Dec 1 13:18:18 1995 Ian Lance Taylor <ian@cygnus.com>
2714
2715 * ld-srec/srec.exp: Add setup_xfails for MIPS ELF targets.
2716
2717Wed Nov 29 13:01:10 1995 Ian Lance Taylor <ian@cygnus.com>
2718
2719 * ld-srec/srec.exp: Add setup_xfail for i960 COFF targets.
2720
2721Mon Nov 27 14:36:11 1995 Ian Lance Taylor <ian@cygnus.com>
2722
2723 * ld-srec/srec.exp: Add setup_xfail calls for i[345]86-*-aout*.
2724
2725 * ld-srec/sr1.c (V_SPILL, V_FILL): Define.
2726 * ld-srec/sr3.cc: Likewise.
2727
2728Tue Nov 21 16:05:53 1995 Ian Lance Taylor <ian@cygnus.com>
2729
2730 * ld-empic/empic.exp: Update for changes in objdump output.
2731
2732Wed Nov 15 17:42:48 1995 Ian Lance Taylor <ian@cygnus.com>
2733
2734 * ld-srec/srec.exp: New tests.
2735 * ld-srec/sr1.c, ld-srec/sr2.c, ld-srec/sr3.cc: New files.
2736 * lib/ld.exp (ld_simple_link): Discard warnings about not being
2737 able to find the entry symbol.
2738
2739Tue Nov 14 20:03:54 1995 Ian Lance Taylor <ian@cygnus.com>
2740
2741 * ld-sh/sh2.c (__main): Define.
2742
2743Mon Nov 6 14:39:18 1995 Ian Lance Taylor <ian@cygnus.com>
2744
2745 * ld-empic/empic.exp: Accept a . in the address symbol.
2746
2747 * ld-shared/shared.exp: Run tests on rs6000*-*-aix* and
2748 powerpc*-*-aix*. Add code to create appropriate exports files,
2749 and pass appropriate compilation flags, and test against
2750 appropriate expected output.
2751 * ld-shared/xcoff.dat: New file.
2752 * ld-shared/main.c: Put #ifndef XCOFF_TEST around tests that can
2753 not be linked using XCOFF. Use shlib_shlibvar1 as a sample
2754 function pointer, rather than shlib_mainvar.
2755 * ld-shared/sh1.c: Likewise.
2756 * ld-shared/shared.dat: Update for change from using shlib_mainvar
2757 to using shlib_shlibvar1.
2758 * ld-shared/sun4.dat: Likewise.
2759
2760Sat Oct 28 01:54:25 1995 Ian Lance Taylor <ian@cygnus.com>
2761
2762 * ld-scripts/script.t: Put .pr in .text, and .rw in .data, for
2763 convenience when testing XCOFF.
2764
2765Thu Oct 26 22:53:17 1995 Ian Lance Taylor <ian@cygnus.com>
2766
2767 * ld-bootstrap/bootstrap.exp: On AIX, pass -bI/lib/syscalls.exp
2768 along with --static.
2769
2770 * ld-scripts/script.s: Make symbols global.
2771
2772Fri Oct 20 12:22:16 1995 Ian Lance Taylor <ian@cygnus.com>
2773
2774 * ld-undefined/undefined.exp: Add setup_xfails for arm*-*-pe*.
2775
2776Fri Sep 29 11:06:10 1995 Ian Lance Taylor <ian@cygnus.com>
2777
2778 * ld-undefined/undefined.exp: Use -e when invoking the linker, to
2779 prevent the SunOS linker from trying to create a shared library.
2780
2781Thu Sep 28 12:37:14 1995 Ian Lance Taylor <ian@cygnus.com>
2782
2783 * ld-shared/shared.exp: Run the tests on sparc*-*-sunos4*. Add
2784 appropriate modifications and setup_xfails.
2785 * ld-shared/sun4.dat: New file.
2786
2787Mon Sep 18 14:12:56 1995 Ian Lance Taylor <ian@cygnus.com>
2788
2789 * lib/ld.exp (default_ld_version): Call prune_system_crud.
2790 (default_ld_relocate, default_ld_link): Likewise.
2791 (default_ld_simple_link, default_ld_compile): Likewise.
2792 (default_ld_assemble, default_ld_nm): Likewise.
2793
2794Fri Sep 8 17:15:38 1995 Ian Lance Taylor <ian@cygnus.com>
2795
2796 * ld-cdtest/cdtest.exp: If the compiler does not exist, mark the
2797 tests as untested rather than unresolved.
2798
2799Wed Aug 23 10:46:38 1995 Ian Lance Taylor (ian@cygnus.com)
2800
2801 * ld-sh/sh.exp: Call prune_system_crud on the output of cmp.
2802
2803Tue Aug 15 17:35:35 1995 Ian Lance Taylor <ian@cygnus.com>
2804
2805 * ld-scripts/script.exp: Split script verification into a proc.
2806 Add simple test of MRI script.
2807 * ld-scripts/scriptm.t: New file.
2808
2809Wed Jul 26 11:38:58 1995 Ian Lance Taylor <ian@cygnus.com>
2810
2811 * ld-sh/sh.exp: Mark `SH confirm relaxing' test unresolved when
2812 appropriate.
2813
2814Mon Jul 24 15:34:31 1995 Ian Lance Taylor <ian@cygnus.com>
2815
2816 * config/default.exp: Define objcopy if it is not defined.
2817 * ld-sh/*: New tests for SH relaxing.
2818
2819 * ld-empic/empic.exp: If $CC does not exist, call untested rather
2820 than unresolved.
2821
2822Thu Jul 20 15:09:26 1995 Ian Lance Taylor <ian@cygnus.com>
2823
2824 * ld-undefined/undefined.exp: If $CC does not exist, mark the
2825 tests as untested rather than unresolved. Clear ELF xfails for
2826 mips*, not just mips.
2827
2828Tue Jul 18 12:00:41 1995 Ian Lance Taylor <ian@cygnus.com>
2829
2830 * ld-undefined/undefined.exp: Add setup_xfail for sh-*-* for
2831 undefined line test.
2832
2833Fri Jul 14 13:07:48 1995 Ian Lance Taylor <ian@cygnus.com>
2834
2835 * ld-undefined/undefined.exp: New test, to check reporting of
2836 undefined symbols.
2837 * ld-undefined/undefined.c: New file.
2838
2839Mon Jul 10 11:13:39 1995 Ian Lance Taylor <ian@cygnus.com>
2840
2841 * ld-versados/versados.exp: If a test fails, report it correctly:
2842 don't try to run the next test, and don't report a pass as well as
2843 a fail.
2844
2845Mon Jul 3 14:26:37 1995 Steve Chamberlain <sac@slash.cygnus.com>
2846
a2b64bed 2847 * versados/(t1,t2).ld: End in newlines.
252b5132
RH
2848
2849Mon May 22 20:19:38 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
2850
2851 * lib/ld.exp (default_ld_compile): If cc argument is multiple
2852 words, use only the first when trying to verify the availability
2853 of the compiler.
2854
2855Mon Feb 6 11:46:49 1995 Ian Lance Taylor <ian@cygnus.com>
2856
2857 * ld-scripts/defined.t: Mention .data and .bss explicitly.
2858
2859Tue Jan 24 14:51:48 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2860
2861 * ld-bootstrap/bootstrap.exp: If not in the ld build directory,
2862 call untested for each test, rather than ignoring it. If one test
2863 fails, go on to the next one instead of returning.
2864 * ld-cdtest/cdtest.exp: If compilations fail, mark tests as
2865 unresolved.
2866 * ld-empic/empic.exp: Likewise. Also, always pass the same test
2867 name to pass or fail.
2868 * ld-shared/shared.exp: Likewise. Also, always run all tests.
2869 * ld-scripts/defined.exp: If as or nm fail, mark test as
2870 unresolved. Always pass the same test name to pass or fail.
2871 * ld-scripts/script.exp: Likewise.
2872 * ld-scripts/sizeof.exp: Likewise.
2873
2874Wed Jan 11 11:48:31 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2875
2876 * ld-scripts/sizeof.exp: New test, based on bug report from
2877 anders.blomdell@control.lth.se.
2878 * ld-scripts/sizeof.s: New file.
2879 * ld-scripts/sizeof.t: New file.
2880
2881Wed Jan 4 18:56:27 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
2882
2883 * lib/ld.exp: Use [which $ld] rather than [file exists $ld] to see
2884 if the linker exists.
2885
2886Wed Dec 14 16:39:03 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
2887
2888 * lib/ld.exp (prune_system_crud): Define if not already defined,
2889 in case the user isn't using the newest DejaGnu version that we
2890 haven't released to the net yet.
2891
2892Fri Dec 2 14:17:02 1994 Ian Lance Taylor <ian@rtl.cygnus.com>
2893
2894 * config/default.exp: Define objdump if it is not defined.
2895 * ld-empic/*: New tests to test -membedded-pic code.
2896
2897Mon Nov 28 11:24:36 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2898
2899 * ld-bootstrap/bootstrap.exp: Pass cmp output through
2900 prune_system_crud.
2901 * ld-cdtest/cdtest.exp: Pass diff output through
2902 prune_system_crud.
2903 * ld-shared/shared.exp: Likewise.
2904
2905 * config/default.exp: Remove unused and useless proc ld_load.
2906
2907Sun Oct 30 13:02:34 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2908
2909 * lib/ld.exp (default_ld_compile): Remove the output file before
2910 compiling.
2911
2912 * ld-shared/shared.exp: Move common test code into a procedure.
2913 Add tests for compiling the non shared code PIC.
2914 * ld-shared/main.c (main): Call main_called, and print the result.
2915 * ld-shared/shared.dat: Adjust accordingly.
2916
2917Thu Oct 27 17:30:12 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
2918
2919 * ld-shared: New directory, with new files to test generating ELF
2920 shared libraries.
2921
2922 * lib/ld.exp (default_ld_compile): If the compilation worked, but
2923 no object file was created, check to see if the compiler foolishly
2924 ignored the -o switch when compiling, and move the resulting
2925 object if it did.
2926
2927Thu Sep 29 12:36:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2928
2929 * VMS does not permits `.' in directory names. Renamed
2930 ld.bootstrap to ld-bootstrap, ld.cdtest to ld-cdtest, and
2931 ld.scripts to ld-scripts.
2932
2933Wed Sep 28 12:18:54 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2934
2935 * config/default.exp: Set variables as and nm. Create tmpdir if
2936 it does not already exist.
2937 * ld.bootstrap/bootstrap.exp: Don't create tmpdir here.
2938 * ld.cdtest/cdtest.exp: Likewise.
2939 * ld.scripts/defined.exp: Likewise. Also, don't set as and nm
2940 here. Change perror for no variables found to fail.
2941 * ld.scripts/script.exp: New test.
2942 * ld.scripts/script.t, ld.scripts/script.s: New files.
2943
2944Tue Sep 27 14:59:51 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
2945
2946 * ld.scripts: New directory.
2947 * ld.scripts/defined.exp, ld.scripts/defined.s: New files.
2948 * ld.scripts/defined.t: New file.
2949 * lib/ld.exp (default_ld_simple_link): New function.
2950 (default_ld_assemble, default_ld_nm): New functions.
2951 * config/default.exp: Rename from unix-ld.exp.
2952 (ld_simple_link, ld_assemble, ld_nm): New functions.
2953
2954 * config/unix-ld.exp: Set ld using findfile.
2955 * lib/ld.exp (default_ld_relocate): Return a value. Change format
2956 of log messages.
2957 (default_ld_compile): Likewise.
2958 (default_ld_link): Likewise. Also, don't include $BFDLIB and
2959 $LIBIBERTY in link.
2960 * ld.bootstrap/bootstrap.exp: Rewrite.
2961 * ld.cdtest/cdtest.exp: Rewrite.
2962 * ld.cdtest/cdtest-foo.cc: Update from top level ld directory.
2963 * ld.cdtest/cdtest-foo.h: Likewise.
2964 * ld.cdtest/cdtest-main.cc: Likewise.
2965
2966Fri May 27 09:35:04 1994 Ken Raeburn (raeburn@cygnus.com)
2967
2968 * ld.cdtest/cdtest.exp: Don't look for $result before it's
2969 defined.
2970
2971Tue May 17 15:06:49 1994 Bill Cox (bill@rtl.cygnus.com)
2972
2973 * ld.bootstrap/bootstrap.exp, lib/ld.exp: Replace error proc
3e8cba19 2974 calls with perror calls.
252b5132
RH
2975
2976Wed May 11 16:47:46 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
2977
2978 * ld.cdtest/cdtest-bar.cc: Renamed from cdtest-func.cc.
2979 * ld.cdtest/cdtest.exp: Adjusted.
2980
2981Fri Jan 28 13:25:41 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
2982
2983 * lib/ld.exp (simple_diff): Indicate failure if files have
2984 different numbers of lines. Don't muck with $differences to avoid
2985 indicating a pass, just return.
2986
a2b64bed 2987 * ld.cdtest/{cdtest-foo.h,cdtest-foo.cc,cdtest-main.cc}:
252b5132
RH
2988 Fix test case to be valid ANSI C++. Don't require use of header
2989 files, so "../gcc/xgcc -B../gcc/" can be used for CXX.
a2b64bed 2990 * ld.cdtest/cdtest.exp: Combine "rm" lines. Add some
252b5132
RH
2991 commentary on things that are still broken with this test case.
2992
2993Fri Sep 10 09:58:23 1993 Jeffrey Wheat (cassidy@cygnus.com)
2994
a2b64bed 2995 * ld.cdtest/cdtest.exp: Added CXXFLAGS to compile stage.
252b5132
RH
2996
2997Thu Aug 12 16:05:37 1993 Jeffrey Wheat (cassidy@cygnus.com)
2998
a2b64bed
NC
2999 * lib/ld.exp: add compiler and linker support
3000 * config/unix-ld.exp: add compiler and linker support
3001 * ld.bootstrap/bootstrap.exp: fixed to do partial links
3002 * ld.cdtest/cdtest.exp: constructor/destructor testscase
252b5132
RH
3003
3004Wed Aug 4 21:00:18 1993 Jeffrey Wheat (cassidy@cygnus.com)
3005
a2b64bed
NC
3006 * lib/ld.exp: new file
3007 * config/unix-ld.exp: new file
3008 * ld.bootstrap/bootstrap.exp: new file
This page took 0.29674 seconds and 4 git commands to generate.