diff options
author | Fred Fish <fnf@specifix.com> | 1997-02-27 03:39:10 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1997-02-27 03:39:10 +0000 |
commit | cf502a8d9b49273aeaeb4f926b042b64e6b1fe34 (patch) | |
tree | 4ab00d7b40bb3a3e13bf0e22877c3ed31003f461 /gas/testsuite/ChangeLog | |
parent | d3ecee391254729dc7323e132e06fa9249e2e46a (diff) | |
download | gdb-cf502a8d9b49273aeaeb4f926b042b64e6b1fe34.zip gdb-cf502a8d9b49273aeaeb4f926b042b64e6b1fe34.tar.gz gdb-cf502a8d9b49273aeaeb4f926b042b64e6b1fe34.tar.bz2 |
* gas/tic80/{float.d, float.lst, float.s}: New tests for
simple floating point operands.
* gas/tic80/tic80.exp: Run the float test.
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 50127cb..f592fa4 100644 --- a/gas/testsuite/ChangeLog +++ b/gas/testsuite/ChangeLog @@ -1,4 +1,10 @@ start-sanitize-tic80 +Wed Feb 26 20:36:46 1997 Fred Fish <fnf@cygnus.com> + + * gas/tic80/{float.d, float.lst, float.s}: New tests for + simple floating point operands. + * gas/tic80/tic80.exp: Run the float test. + Wed Feb 26 15:16:04 1997 Fred Fish <fnf@cygnus.com> * gas/tic80/{regops2.d, regops2.lst, regops2.s, regops3.d, |