aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-04-04 21:57:17 +0000
committerIan Lance Taylor <ian@airs.com>1997-04-04 21:57:17 +0000
commit8d5f01200fd1ed799e4647f24d5eea6aeaac3e4a (patch)
tree8c9e4ef1d2a6f41d5d4b98292109034e60f9cf99 /gas
parent457a20b54a9a52ae76029a6954e5f9d5f4e93d32 (diff)
downloadgdb-8d5f01200fd1ed799e4647f24d5eea6aeaac3e4a.zip
gdb-8d5f01200fd1ed799e4647f24d5eea6aeaac3e4a.tar.gz
gdb-8d5f01200fd1ed799e4647f24d5eea6aeaac3e4a.tar.bz2
* gas/arm/arm.exp: Only run inst and arm7t on targets which can
handle -EL. Add setup_xfail for thumb.
Diffstat (limited to 'gas')
-rw-r--r--gas/testsuite/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 15b413b..568a477 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,5 +1,8 @@
Fri Apr 4 13:19:39 1997 Ian Lance Taylor <ian@cygnus.com>
+ * gas/arm/arm.exp: Only run inst and arm7t on targets which can
+ handle -EL. Add setup_xfail for thumb.
+
* gas/h8300/ffxx1.d: Don't fail if BFD is 64 bits.
Thu Apr 3 18:26:56 1997 Doug Evans <dje@canuck.cygnus.com>