]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Replace linux-gnu with linux-* to allow for versions of Linux which do not use
authorNick Clifton <nickc@redhat.com>
Thu, 5 May 2005 10:29:16 +0000 (10:29 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 5 May 2005 10:29:16 +0000 (10:29 +0000)
glibc.

gas/testsuite/ChangeLog
gas/testsuite/gas/sh/basic.exp
gas/testsuite/gas/vax/vax.exp
ld/testsuite/ChangeLog
ld/testsuite/ld-sh/sh.exp
ld/testsuite/ld-srec/srec.exp

index d49061a7d5ad4272bbebab25566e84a3a116742c..fe18db2a3cc6e8712a8b40eb268470b9f9e925ec 100644 (file)
@@ -1,3 +1,9 @@
+2005-05-05  Mike Frysinger  <vapier@gentoo.org>
+
+       * gas/sh/basic.exp: Replace linux-gnu with linux-* to allow for
+       versions of Linux which do not use glibc.
+       * gas/vax/vax.exp: Likewise.
+
 2005-05-05  Paul Brook  <paul@codesourcery.com>
 
        * lib/gas-defs.exp (regexp_diff): Pass test if last line is "#...".
index f16e48b0df7b4191f2f7450d716c3a8fa68221af..13a90520efa95ba254adf60241fa4580f333c474 100644 (file)
@@ -20,7 +20,7 @@
 
 # Written by Cygnus Support.
 
-if [istarget "sh*-*-linux-gnu"] {
+if [istarget "sh*-*-linux-*"] {
     global ASFLAGS
     set ASFLAGS "$ASFLAGS -big"
 }
index d1b998698aa06d13b9ea99a5cb87cb35c2ed7a57..bfe9f8aca35f323e6a91ef3aa526f2e9d5d391d8 100644 (file)
@@ -8,7 +8,7 @@ proc do_quad {} {
     set x2 0
     set x3 0
     set file "quad.s"
-    if { [istarget vax-*-*elf*] || [istarget vax-*-linux-gnu*] } then {
+    if { [istarget vax-*-*elf*] || [istarget vax-*-linux-*] } then {
        set file "quad_elf.s"
     }
     gas_start $file "-al"
@@ -31,7 +31,7 @@ if [istarget vax-*-* ] then {
 
     run_dump_test "flonum"
 
-    if { [istarget vax-*-*elf*] || [istarget vax-*-linux-gnu*] } then {
+    if { [istarget vax-*-*elf*] || [istarget vax-*-linux-*] } then {
        run_dump_test "elf-rel"
     }
 }
index 5e37a91d167e91efb551393b1b2917d5996ed982..2699c67d62ce886b0ba8d3acc151c4e0dbde8165 100644 (file)
@@ -1,3 +1,9 @@
+2005-05-05  Mike Frysinger  <vapier@gentoo.org>
+
+       * ld-srec/srec.exp: Replace linux-gnu with linux-* to allow for
+       versions of Linux which do not use glibc.
+       * ld-sh/sh.exp: Likewise
+
 2005-05-05  Paul Brook  <paul@codesourcery.com>
 
        * lib/ld-lib.exp (regexp_diff): Pass test if last line is "#...".
index 9929e3aafd403f28ba41f1fe80a9e87dd9001065..5d3d5d4de77b59549ea88e3291517e97d08384b6 100644 (file)
@@ -14,7 +14,7 @@
 # 
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 #
 # Written by Ian Lance Taylor (ian@cygnus.com)
 #
@@ -62,7 +62,7 @@ if ![ld_assemble $as "-relax $srcdir/$subdir/sh1.s" tmpdir/sh1.o] {
 
 set testsrec "SH relaxing to S-records"
 
-if [istarget sh*-linux-gnu] {
+if [istarget sh*-linux-*] {
     # This target needs the explicit entry address.
     catch "exec $objdump -x tmpdir/sh1 | grep start\\ address | sed s/start\\ address//" entry_addr
     set srec_relax_arg "-Ttext $entry_addr -relax --oformat srec tmpdir/sh1.o"
@@ -117,7 +117,7 @@ if { [which $CC] == 0 } {
     return
 }
 
-if [istarget sh*-linux-gnu] {
+if [istarget sh*-linux-*] {
     exec sed -e s/_main/main/ -e s/_trap/trap/ -e s/_stack/stack/ \
            < $srcdir/$subdir/start.s >tmpdir/start.s
 } else {
index 55bca29d99973645600ad07e3e6ed50509a140d9..3b45a29c19b105b7e41694cc3c5cfd0d77245b8c 100644 (file)
@@ -15,7 +15,7 @@
 # 
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA.
 
 # Get the offset from an S-record line to the start of the data.
 
@@ -385,7 +385,7 @@ setup_xfail "arm*-*-linux*"
 setup_xfail "v850*-*-elf"
 
 # The S-record linker doesn't handle Alpha Elf relaxation.
-setup_xfail "alpha*-*-elf*" "alpha*-*-linux-gnu*" "alpha*-*-gnu*"
+setup_xfail "alpha*-*-elf*" "alpha*-*-linux-*" "alpha*-*-gnu*"
 setup_xfail "alpha*-*-netbsd*"
 
 # The S-record linker hasn't any hope of coping with HPPA relocs.
@@ -424,7 +424,7 @@ setup_xfail "strongarm*-*-*"
 setup_xfail "thumb-*-*"
 setup_xfail "powerpc*-*-eabi*"
 setup_xfail "v850*-*-elf"
-setup_xfail "alpha*-*-elf*" "alpha*-*-linux-gnu*" "alpha*-*-gnu*"
+setup_xfail "alpha*-*-elf*" "alpha*-*-linux-*" "alpha*-*-gnu*"
 setup_xfail "alpha*-*-netbsd*"
 setup_xfail "hppa*-*-*"
 setup_xfail "ia64-*-*"