diff options
author | Stu Grossman <grossman@cygnus> | 1996-07-04 00:50:29 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1996-07-04 00:50:29 +0000 |
commit | eb2c851803c88186b475d1a2416655f5edfa9b5a (patch) | |
tree | 5885b5a90db0766aa93781236f0ae43056c6f74c /opcodes | |
parent | 89e673a481dc6d7003dc332afabaf4a3e4d96a66 (diff) | |
download | gdb-eb2c851803c88186b475d1a2416655f5edfa9b5a.zip gdb-eb2c851803c88186b475d1a2416655f5edfa9b5a.tar.gz gdb-eb2c851803c88186b475d1a2416655f5edfa9b5a.tar.bz2 |
* sparc-dis.c (print_insn_sparclite): New routine to print
sparclite 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 1464199..842948a 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Wed Jul 3 16:03:47 1996 Stu Grossman (grossman@critters.cygnus.com) + + * sparc-dis.c (print_insn_sparclite): New routine to print + sparclite instructions. + Wed Jul 3 14:21:18 1996 J.T. Conklin <jtc@rtl.cygnus.com> * m68k-opc.c (m68k_opcodes): Add coldfire support. |