From 868edf3e442cc4c82f455d01575849133bbda70c Mon Sep 17 00:00:00 2001 From: pb Date: Wed, 3 Jan 2001 09:51:52 +0000 Subject: [PATCH] 2001-01-03 Philip Blundell * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha. * ld-shared/shared.exp: Likewise. --- ld/testsuite/ChangeLog | 5 +++++ ld/testsuite/ld-elfvsb/elfvsb.exp | 1 + ld/testsuite/ld-shared/shared.exp | 1 + 3 files changed, 7 insertions(+) diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog index 16bd4b6cba..645c103086 100644 --- a/ld/testsuite/ChangeLog +++ b/ld/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2001-01-03 Philip Blundell + + * ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha. + * ld-shared/shared.exp: Likewise. + 2001-01-01 Philip Blundell * ld-undefined/weak-undef.exp: New test. diff --git a/ld/testsuite/ld-elfvsb/elfvsb.exp b/ld/testsuite/ld-elfvsb/elfvsb.exp index 500bc84794..22f64352f8 100644 --- a/ld/testsuite/ld-elfvsb/elfvsb.exp +++ b/ld/testsuite/ld-elfvsb/elfvsb.exp @@ -33,6 +33,7 @@ if { ![istarget i386-*-linux*] \ && ![istarget m68k-*-linux*] \ && ![istarget powerpc-*-linux*] \ && ![istarget arm*-*-linux*] \ + && ![istarget alpha*-*-linux*] \ && ![istarget sparc*-*-linux*] } { return } diff --git a/ld/testsuite/ld-shared/shared.exp b/ld/testsuite/ld-shared/shared.exp index 64ed233785..db33937a3d 100644 --- a/ld/testsuite/ld-shared/shared.exp +++ b/ld/testsuite/ld-shared/shared.exp @@ -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 -- 2.11.0