2001-01-01 Philip Blundell <philb@gnu.org>
* ld-elfvers/vers.exp: Run test on Linux/ARM. * ld-elfvsb/elfvsb.exp: Likewise. * ld-shared/shared.exp: Likewise.
This commit is contained in:
parent
ca6489f958
commit
4f38fc1c6c
@ -1,3 +1,9 @@
|
|||||||
|
2001-01-01 Philip Blundell <philb@gnu.org>
|
||||||
|
|
||||||
|
* ld-elfvers/vers.exp: Run test on Linux/ARM.
|
||||||
|
* ld-elfvsb/elfvsb.exp: Likewise.
|
||||||
|
* ld-shared/shared.exp: Likewise.
|
||||||
|
|
||||||
2000-12-31 Nick Clifton <nickc@redhat.com>
|
2000-12-31 Nick Clifton <nickc@redhat.com>
|
||||||
|
|
||||||
* ld-srec/srec.exp: Use --oformat instead of -oformat.
|
* ld-srec/srec.exp: Use --oformat instead of -oformat.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Expect script for ld-version tests
|
# Expect script for ld-version tests
|
||||||
# Copyright (C) 1997, 1998, 1999 Free Software Foundation
|
# Copyright (C) 1997, 1998, 1999, 2001 Free Software Foundation
|
||||||
#
|
#
|
||||||
# This file is free software; you can redistribute it and/or modify
|
# This file is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
@ -37,6 +37,7 @@ if { ![istarget i?86-*-sysv4*] \
|
|||||||
&& ![istarget sparc*-*-elf] \
|
&& ![istarget sparc*-*-elf] \
|
||||||
&& ![istarget sparc*-*-solaris2*] \
|
&& ![istarget sparc*-*-solaris2*] \
|
||||||
&& ![istarget sparc*-*-linux*] \
|
&& ![istarget sparc*-*-linux*] \
|
||||||
|
&& ![istarget arm*-*-linux*] \
|
||||||
&& ![istarget alpha*-*-linux*] } {
|
&& ![istarget alpha*-*-linux*] } {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Expect script for ld-visibility tests
|
# Expect script for ld-visibility tests
|
||||||
# Copyright (C) 2000 Free Software Foundation
|
# Copyright (C) 2000, 2001 Free Software Foundation
|
||||||
#
|
#
|
||||||
# This file is free software; you can redistribute it and/or modify
|
# This file is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
@ -32,6 +32,7 @@ if { ![istarget i386-*-linux*] \
|
|||||||
&& ![istarget i686-*-linux*] \
|
&& ![istarget i686-*-linux*] \
|
||||||
&& ![istarget m68k-*-linux*] \
|
&& ![istarget m68k-*-linux*] \
|
||||||
&& ![istarget powerpc-*-linux*] \
|
&& ![istarget powerpc-*-linux*] \
|
||||||
|
&& ![istarget arm*-*-linux*] \
|
||||||
&& ![istarget sparc*-*-linux*] } {
|
&& ![istarget sparc*-*-linux*] } {
|
||||||
return
|
return
|
||||||
}
|
}
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
# Expect script for ld-shared tests
|
# Expect script for ld-shared tests
|
||||||
# Copyright (C) 1994, 1995, 1996, 1997, 1998 Free Software Foundation
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 2001 Free Software Foundation
|
||||||
#
|
#
|
||||||
# This file is free software; you can redistribute it and/or modify
|
# This file is free software; you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
@ -48,6 +48,7 @@ if { ![istarget i386-*-sysv4*] \
|
|||||||
&& ![istarget sparc*-*-solaris2*] \
|
&& ![istarget sparc*-*-solaris2*] \
|
||||||
&& ![istarget sparc*-*-sunos4*] \
|
&& ![istarget sparc*-*-sunos4*] \
|
||||||
&& ![istarget sparc*-*-linux*] \
|
&& ![istarget sparc*-*-linux*] \
|
||||||
|
&& ![istarget arm*-*-linux*] \
|
||||||
&& ![istarget rs6000*-*-aix*] \
|
&& ![istarget rs6000*-*-aix*] \
|
||||||
&& ![istarget powerpc*-*-aix*] } {
|
&& ![istarget powerpc*-*-aix*] } {
|
||||||
return
|
return
|
||||||
|
Loading…
Reference in New Issue
Block a user