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