diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-07-15 16:40:49 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-07-15 16:40:49 +0000 |
commit | a4c012992412369f39907d2021a5c8d4de8c4e7c (patch) | |
tree | c0ee6dc1087c87b3d22f05af77035fa13701116c /opcodes/.Sanitize | |
parent | 77a401e2e0f33475003675d549a65235b1a8df2b (diff) | |
download | gdb-a4c012992412369f39907d2021a5c8d4de8c4e7c.zip gdb-a4c012992412369f39907d2021a5c8d4de8c4e7c.tar.gz gdb-a4c012992412369f39907d2021a5c8d4de8c4e7c.tar.bz2 |
* m88k-dis.c: New file, moved in from gdb and changed to use the
new dis-asm.h disassembler interface.
* Makefile.in (DIS_LIBS): Added m88k-dis.o.
(m88k-dis.o): New target.
Diffstat (limited to 'opcodes/.Sanitize')
-rw-r--r-- | opcodes/.Sanitize | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index a73b2d6..a10b965 100644 --- a/opcodes/.Sanitize +++ b/opcodes/.Sanitize @@ -38,6 +38,7 @@ i386-dis.c i960-dis.c m68881-ext.c m68k-dis.c +m88k-dis.c mips-dis.c sh-opc.h sh-dis.c |