aboutsummaryrefslogtreecommitdiff
path: root/gas/testsuite/ChangeLog
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-12-10 03:50:52 +0000
committerKen Raeburn <raeburn@cygnus>1994-12-10 03:50:52 +0000
commit384b93b1beb05f0efedc0d1e229d4f194b18e5d8 (patch)
treee6fb7b041abc60a33cd1edd9e7d8c8376c9044df /gas/testsuite/ChangeLog
parenta55774a124b999d5736d29799601a0c476f98bc2 (diff)
downloadgdb-384b93b1beb05f0efedc0d1e229d4f194b18e5d8.zip
gdb-384b93b1beb05f0efedc0d1e229d4f194b18e5d8.tar.gz
gdb-384b93b1beb05f0efedc0d1e229d4f194b18e5d8.tar.bz2
* gas/all/gas.exp (comment.s test): Make the "\r" optional, since it depends on
tty modes. * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of -nottyinit.
Diffstat (limited to 'gas/testsuite/ChangeLog')
-rw-r--r--gas/testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog
index 97ed53e..f9e48ff 100644
--- a/gas/testsuite/ChangeLog
+++ b/gas/testsuite/ChangeLog
@@ -1,5 +1,11 @@
Fri Dec 9 19:54:04 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
+ * gas/all/gas.exp (comment.s test): Make the "\r" optional, since
+ it depends on tty modes.
+
+ * lib/gas-defs.exp (gas_start): Try using -nottycopy instead of
+ -nottyinit.
+
* gas/arm/gas.exp: The arm6 test should report errors, for now.
Thu Dec 8 20:19:09 1994 Ken Raeburn <raeburn@cujo.cygnus.com>