diff options
author | David Edelsohn <dje.gcc@gmail.com> | 1995-08-29 22:44:00 +0000 |
---|---|---|
committer | David Edelsohn <dje.gcc@gmail.com> | 1995-08-29 22:44:00 +0000 |
commit | 7ec658304ad3bd40e5ae60c10c5c06cb80796a73 (patch) | |
tree | 739031a12abb4dde98859c7470dfd0ce2d41cf23 /opcodes/ChangeLog | |
parent | 44292d2e1e0307f4b1e84fd5a83cecc7f30e1abf (diff) | |
download | gdb-7ec658304ad3bd40e5ae60c10c5c06cb80796a73.zip gdb-7ec658304ad3bd40e5ae60c10c5c06cb80796a73.tar.gz gdb-7ec658304ad3bd40e5ae60c10c5c06cb80796a73.tar.bz2 |
* sparc-opc.c (asi): New static local.
(sparc_{encode,decode}_asi): New functions.
* sparc-dis.c (print_insn): Call sparc_decode_asi.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index cd6da00..3122600 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,13 @@ +Tue Aug 29 15:37:18 1995 Doug Evans <dje@canuck.cygnus.com> + + * sparc-opc.c (asi): New static local. + (sparc_{encode,decode}_asi): New functions. + * sparc-dis.c (print_insn): Call sparc_decode_asi. + +Sat Aug 26 21:22:48 1995 Ian Lance Taylor <ian@cygnus.com> + + * m68k-opc.c (m68k_opcode_aliases): Add br, brs, brb, brw, brl. + Mon Aug 21 17:33:36 1995 Ian Lance Taylor <ian@cygnus.com> * m68k-opc.c (m68k_opcode_aliases): Add bhib as an alias for bhis, |