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