From 117733ad8d37ddea7f82fb98d3c091e48682724b Mon Sep 17 00:00:00 2001 From: Jim Kingdon Date: Thu, 1 Apr 1993 18:42:39 +0000 Subject: [PATCH] make it work with recent sparc changes --- opcodes/.Sanitize | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index e7eae02f137..e0588edd648 100644 --- a/opcodes/.Sanitize +++ b/opcodes/.Sanitize @@ -25,12 +25,14 @@ Things-to-keep: ChangeLog Makefile.in configure.in +dis-buf.c h8500-dis.c h8500-opc.h i386-dis.c m68881-ext.c m68k-dis.c mips-dis.c +sparc-dis.c sparc-opc.c z8k-dis.c z8k-opc.h @@ -53,7 +55,7 @@ else fi -v9dirty="sparc-pinsn.c" +v9dirty="sparc-dis.c" if ( echo $* | grep keep\-v9 > /dev/null ) ; then echo Keeping v9 in ${v9dirty} -- 2.30.2