diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-21 18:56:16 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1993-07-21 18:56:16 +0000 |
commit | 6702e216f0f2efe2936cb5b0fbe4b18d9cae80d0 (patch) | |
tree | ea9719a18060ae919be6f10a4a9c6f103c9c1f9b /include/opcode | |
parent | 18de15d82e5d27035428f355e1db61d05bf42b80 (diff) | |
download | gdb-6702e216f0f2efe2936cb5b0fbe4b18d9cae80d0.zip gdb-6702e216f0f2efe2936cb5b0fbe4b18d9cae80d0.tar.gz gdb-6702e216f0f2efe2936cb5b0fbe4b18d9cae80d0.tar.bz2 |
* hppa.h: New argument type 'y'. Use in various float instructions.
Diffstat (limited to 'include/opcode')
-rw-r--r-- | include/opcode/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index 8a0ed98..4714bcd 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,3 +1,7 @@ +Wed Jul 21 11:55:31 1993 Jim Kingdon (kingdon@deneb.cygnus.com) + + * hppa.h: New argument type 'y'. Use in various float instructions. + Mon Jul 19 17:17:03 1993 Jim Kingdon (kingdon@deneb.cygnus.com) * hppa.h (break): First immediate field is unsigned. |