diff options
author | Stu Grossman <grossman@cygnus> | 1996-07-16 00:03:38 +0000 |
---|---|---|
committer | Stu Grossman <grossman@cygnus> | 1996-07-16 00:03:38 +0000 |
commit | 9498be1a0550a8e41694a4b46928815327644a95 (patch) | |
tree | 8880bc88508c0f41827efd5fabef77ad4a08923e | |
parent | d9ad578c497910264ca8fdf78aa2ded8c55a787c (diff) | |
download | gdb-9498be1a0550a8e41694a4b46928815327644a95.zip gdb-9498be1a0550a8e41694a4b46928815327644a95.tar.gz gdb-9498be1a0550a8e41694a4b46928815327644a95.tar.bz2 |
oops!
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 21b2f34..b65dc12 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,10 @@ +Mon Jul 15 16:59:55 1996 Stu Grossman (grossman@critters.cygnus.com) + + * i386-dis.c: Get rid of print_insn_i8086. Use info.mach to + distinguish between variants of the instruction set. + * sparc-dis.c: Get rid of print_insn_sparclite. Use info.mach to + distinguish between variants of the instruction set. + Fri Jul 12 10:12:01 1996 Stu Grossman (grossman@critters.cygnus.com) * i386-dis.c (print_insn_i8086): New routine to disassemble using |