diff options
author | Steve Chamberlain <sac@cygnus> | 1995-01-16 00:35:55 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1995-01-16 00:35:55 +0000 |
commit | 9f744f9110550f470cccc05a0d1fef9736617e88 (patch) | |
tree | 74ae704414547db8595de40cff1476a6c636b4d9 /opcodes/.Sanitize | |
parent | 16041d5304aedb49116e142e16f4f30ba3c858bb (diff) | |
download | gdb-9f744f9110550f470cccc05a0d1fef9736617e88.zip gdb-9f744f9110550f470cccc05a0d1fef9736617e88.tar.gz gdb-9f744f9110550f470cccc05a0d1fef9736617e88.tar.bz2 |
* configure.in: Add W65 support.
* disassemble.c: Likewise.
* w65-opc.h, w65-dis.c: New files.
Diffstat (limited to 'opcodes/.Sanitize')
-rw-r--r-- | opcodes/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index 22eeeb1..2ce6c2c 100644 --- a/opcodes/.Sanitize +++ b/opcodes/.Sanitize @@ -75,6 +75,8 @@ sh-opc.h sh-dis.c sparc-dis.c sparc-opc.c +w65-dis.c +w65-opc.h z8k-dis.c z8k-opc.h z8kgen.c |