diff options
author | Nick Clifton <nickc@redhat.com> | 2004-01-23 12:08:24 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-01-23 12:08:24 +0000 |
commit | fe3a9bc403bf629169b1ada02b8783e310037921 (patch) | |
tree | d31fc05c5653b17b5e4cd9588c71197ee319b446 /opcodes | |
parent | 2345c93c5f198a22aeefbbfd7021dbba967758a7 (diff) | |
download | gdb-fe3a9bc403bf629169b1ada02b8783e310037921.zip gdb-fe3a9bc403bf629169b1ada02b8783e310037921.tar.gz gdb-fe3a9bc403bf629169b1ada02b8783e310037921.tar.bz2 |
Tighten constaints on a few sparc instructions
Diffstat (limited to 'opcodes')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index b1937de..15c6e66 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2004-01-23 Andrew Over <andrew.over@cs.anu.edu.au> + + * sparc-opc.c (fdtox, fstox, fqtox, fxtod, fxtos, fxtoq): Tighten + contraints. + 2004-01-19 Andrew Over <andrew.over@cs.anu.edu.au> * sparc-opc.c (sparc_opcodes) <f[dsq]tox, fxto[dsq]>: Fix args. |