mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-05 15:15:42 +00:00
1999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
* ld-elfvers/vers.exp: Run tests on sparc*-*-linux*. * ld-shared/shared.exp: Likewise.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
1999-08-09 Jakub Jelinek <jj@ultra.linux.cz>
|
||||
|
||||
* ld-elfvers/vers.exp: Run tests on sparc*-*-linux*.
|
||||
* ld-shared/shared.exp: Likewise.
|
||||
|
||||
1999-07-28 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* lib/ld-lib.exp (proc big_or_little_endian): New proc.
|
||||
|
||||
@@ -35,7 +35,8 @@ if { ![istarget i?86-*-sysv4*] \
|
||||
&& ![istarget powerpc-*-linux*] \
|
||||
&& ![istarget powerpc-*-sysv4*] \
|
||||
&& ![istarget sparc*-*-elf] \
|
||||
&& ![istarget sparc*-*-solaris2*]
|
||||
&& ![istarget sparc*-*-solaris2*] \
|
||||
&& ![istarget sparc*-*-linux*] \
|
||||
&& ![istarget alpha*-*-linux*] } {
|
||||
return
|
||||
}
|
||||
|
||||
@@ -47,6 +47,7 @@ if { ![istarget i386-*-sysv4*] \
|
||||
&& ![istarget sparc*-*-elf] \
|
||||
&& ![istarget sparc*-*-solaris2*] \
|
||||
&& ![istarget sparc*-*-sunos4*] \
|
||||
&& ![istarget sparc*-*-linux*] \
|
||||
&& ![istarget rs6000*-*-aix*] \
|
||||
&& ![istarget powerpc*-*-aix*] } {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user