aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1993-04-27 01:19:25 +0000
committerSteve Chamberlain <sac@cygnus>1993-04-27 01:19:25 +0000
commit8679a71fc8e538c7818fc3aea1d0e2270510de77 (patch)
treeefb306919aa2c0136290c658f7666af50cdb576b /opcodes
parent9faacb925f0b526a5c79c886c711f2826e1ecbb7 (diff)
downloadgdb-8679a71fc8e538c7818fc3aea1d0e2270510de77.zip
gdb-8679a71fc8e538c7818fc3aea1d0e2270510de77.tar.gz
gdb-8679a71fc8e538c7818fc3aea1d0e2270510de77.tar.bz2
SH support
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/.Sanitize3
1 files changed, 3 insertions, 0 deletions
diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize
index 3493fb7..6894afa 100644
--- a/opcodes/.Sanitize
+++ b/opcodes/.Sanitize
@@ -36,6 +36,8 @@ i960-dis.c
m68881-ext.c
m68k-dis.c
mips-dis.c
+sh-opc.h
+sh-dis.c
sparc-dis.c
sparc-opc.c
z8k-dis.c
@@ -46,6 +48,7 @@ alpha-dis.c
Do-last:
+
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
echo Keeping v9 in sparc-opc.c
else