diff options
author | Ian Lance Taylor <ian@airs.com> | 1996-07-03 18:23:06 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1996-07-03 18:23:06 +0000 |
commit | 98c72b6dd7d1a74d0237714f43e3ab41d2e7079b (patch) | |
tree | ba93d6f78b80393ea16c9c8eb2e0b254035d1fbb | |
parent | 4702444f699715f7741e7b08c7e27d888b1945ff (diff) | |
download | gdb-98c72b6dd7d1a74d0237714f43e3ab41d2e7079b.zip gdb-98c72b6dd7d1a74d0237714f43e3ab41d2e7079b.tar.gz gdb-98c72b6dd7d1a74d0237714f43e3ab41d2e7079b.tar.bz2 |
* gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests
which now pass.
* gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64
bit host.
-rw-r--r-- | gas/testsuite/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gas/testsuite/ChangeLog b/gas/testsuite/ChangeLog index d35cac4..7697b0a 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Wed Jul 3 14:20:04 1996 Ian Lance Taylor <ian@cygnus.com> + + * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests + which now pass. + * gas/h8300/h8300.exp: Fix regexp of mov32bug test to work on a 64 + bit host. + Sat Jun 29 18:21:51 1996 Ian Lance Taylor <ian@cygnus.com> * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a |