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