diff options
author | Richard Henderson <rth@redhat.com> | 1998-02-28 20:21:32 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 1998-02-28 20:21:32 +0000 |
commit | a8c053005c1b905cf44b1c1435b976f3dd9c7826 (patch) | |
tree | a427e82d86bff01b24c848c74e897d3d7fde4442 /opcodes | |
parent | b0df95bbb38f9b215f2454c8cb1f37919df326e1 (diff) | |
download | gdb-a8c053005c1b905cf44b1c1435b976f3dd9c7826.zip gdb-a8c053005c1b905cf44b1c1435b976f3dd9c7826.tar.gz gdb-a8c053005c1b905cf44b1c1435b976f3dd9c7826.tar.bz2 |
* alpha-opc.c (cvtqs) There is no such thing.
(cvttq): Missing most of the /*d variants.
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 83bdc14..50ea3ec 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Sat Feb 28 12:19:05 1998 Richard Henderson <rth@cygnus.com> + + * alpha-opc.c (cvtqs) There is no such thing. + (cvttq): Missing most of the /*d variants. + start-sanitize-r5900 Fri Feb 27 13:16:42 1998 Andrew Cagney <cagney@b1.cygnus.com> |