aboutsummaryrefslogtreecommitdiff
path: root/opcodes/.Sanitize
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1993-03-19 00:11:02 +0000
committerPer Bothner <per@bothner.com>1993-03-19 00:11:02 +0000
commitc840244e232b52120ceff2ba44f291897b82a706 (patch)
tree6e62be6b9064c0393f08d26805e5110f3b065dcf /opcodes/.Sanitize
parentd7e1be4659dd730664b8948e99a3e8dff707b660 (diff)
downloadgdb-c840244e232b52120ceff2ba44f291897b82a706.zip
gdb-c840244e232b52120ceff2ba44f291897b82a706.tar.gz
gdb-c840244e232b52120ceff2ba44f291897b82a706.tar.bz2
* mips-dis.c, z8k-dis.c: Converted to use interface defined in
../include/dis-asm.h. * m68k-dis.c: New file (merge of ../binutils/m68k-pinsn.c and ../gdb/m68k-pinsn.c). * i386-dis.c: New file (merge of ../binutils/i386-pinsn.c and ../gdb/i386-pinsn.c). * m68881-ext.c: New file. Moved definition of ext_format ext_format_68881 from ../gdb/m68k-tdep.c. * Makefile.in: Adjust for new files. * i386-dis.c: Patches from John Hassey (hassey@dg-rtp.dg.com). * m68k-dis.c: Recognize '9' placement code, so (say) pflush can be dis-assembled.
Diffstat (limited to 'opcodes/.Sanitize')
-rw-r--r--opcodes/.Sanitize3
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize
index 81b1cb8..b627a21 100644
--- a/opcodes/.Sanitize
+++ b/opcodes/.Sanitize
@@ -25,6 +25,9 @@ Things-to-keep:
ChangeLog
Makefile.in
configure.in
+i386-dis.c
+m68881-ext.c
+m68k-dis.c
mips-dis.c
sparc-opc.c
z8k-dis.c