diff options
author | Ken Raeburn <raeburn@cygnus> | 1994-12-10 03:50:52 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1994-12-10 03:50:52 +0000 |
commit | 384b93b1beb05f0efedc0d1e229d4f194b18e5d8 (patch) | |
tree | e6fb7b041abc60a33cd1edd9e7d8c8376c9044df /gas/testsuite/ChangeLog | |
parent | a55774a124b999d5736d29799601a0c476f98bc2 (diff) | |
download | gdb-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/ChangeLog | 6 |
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> |