2001-01-03 Philip Blundell <pb@futuretv.com>

* ld-elfvsb/elfvsb.exp: Run test on Linux/Alpha.
	* ld-shared/shared.exp: Likewise.
This commit is contained in:
Phil Blundell 2001-01-03 09:51:52 +00:00
parent d19b71becf
commit 2ffd68ef6e
3 changed files with 7 additions and 0 deletions

View 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.

View 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
}

View 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