diff options
author | Ken Raeburn <raeburn@cygnus> | 1995-03-14 07:17:20 +0000 |
---|---|---|
committer | Ken Raeburn <raeburn@cygnus> | 1995-03-14 07:17:20 +0000 |
commit | c024cc11109994609e0555bc5668eeefb4fdbcd4 (patch) | |
tree | 0d1981c45dedeb65414ba87f1a3cb1c8237ba222 /opcodes/ChangeLog | |
parent | 03c35bcb6ec00adf7bff3a0e51370718c03d5f90 (diff) | |
download | binutils-gdb-c024cc11109994609e0555bc5668eeefb4fdbcd4.tar.gz |
Changes from Klaus Kaempf:
* alpha-opc.h (OSF_ASMCODE): define print pal-code names as defined in App C of
the Alpha Architecture Reference Manual
* alpha-dis.c: cleaned up output print stylized code forms as defined in App
A.4.3 of the Alpha Architecture Reference Manual
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 5c9f28b6044..9b932b6decb 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,15 @@ +Tue Mar 14 00:52:57 1995 Ken Raeburn (raeburn@kr-pc.cygnus.com) + + Sat Feb 11 17:22:41 1995 Klaus Kaempf (kkaempf@didymus.rmi.de) + + * alpha-opc.h (OSF_ASMCODE): define + print pal-code names as defined in App C of the + Alpha Architecture Reference Manual + + * alpha-dis.c: cleaned up output + print stylized code forms as defined in App A.4.3 of the + Alpha Architecture Reference Manual + Wed Mar 8 15:21:14 1995 Ian Lance Taylor <ian@cygnus.com> * mips-opc.c: Add new mips4 instructions. Don't set INSN_RFE for |