2001-01-03 Philip Blundell <pb@futuretv.com>
authorPhil Blundell <philb@gnu.org>
Wed, 3 Jan 2001 09:51:52 +0000 (09:51 +0000)
committerPhil Blundell <philb@gnu.org>
Wed, 3 Jan 2001 09:51:52 +0000 (09:51 +0000)
* ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
* ld-shared/shared.exp: Likewise.

ld/testsuite/ChangeLog
ld/testsuite/ld-elfvsb/elfvsb.exp
ld/testsuite/ld-shared/shared.exp

index 16bd4b6cba318548be064e16c1a081d66dc63c43..645c1030869c32ca5f14b7216c472455e13d49f8 100644 (file)
@@ -1,3 +1,8 @@
+2001-01-03  Philip Blundell  <pb@futuretv.com>
+
+       * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
+       * ld-shared/shared.exp: Likewise.
+
 2001-01-01  Philip Blundell  <philb@gnu.org>
 
        * ld-undefined/weak-undef.exp: New test.
index 500bc8479477d27e6a05858ceb82c2f2fb687010..22f64352f8a256806c4afda041be6cf7dc242305 100644 (file)
@@ -33,6 +33,7 @@ if { ![istarget i386-*-linux*] \
      && ![istarget m68k-*-linux*] \
      && ![istarget powerpc-*-linux*] \
      && ![istarget arm*-*-linux*] \
+     && ![istarget alpha*-*-linux*] \
      && ![istarget sparc*-*-linux*] } {
     return
 }
index 64ed2337857ef568469c7978ff641983e5a1bcb0..db33937a3df9b39e1761855fdbad7aa02fec0a17 100644 (file)
@@ -49,6 +49,7 @@ if { ![istarget i386-*-sysv4*] \
      && ![istarget sparc*-*-sunos4*] \
      && ![istarget sparc*-*-linux*] \
      && ![istarget arm*-*-linux*] \
+     && ![istarget alpha*-*-linux*] \
      && ![istarget rs6000*-*-aix*] \
      && ![istarget powerpc*-*-aix*] } {
     return