From ab0bd0493ad0dbb544fec8f46b03a0887c594bec Mon Sep 17 00:00:00 2001 From: Doug Evans Date: Thu, 12 Feb 1998 03:13:21 +0000 Subject: * cgen-opc.in: New file. * cgen.sh: Translate @ARCH@. Cat cgen-opc.in into @arch@-opc.c. * Makefile.am (CGENFILES): Add cgen-opc.in. * Makefile.in: Regenerate. * cgen-opc.c (cgen_set_cpu): Delete init of hw list `next' chain. (cgen_hw_lookup): Make result const. * cgen-dis.in (*): Use PTR instead of void *. (print_insn): Delete unused vars `i', `syntax'. * m32r-opc.h, m32r-opc.c, m32r-asm.c, m32r-dis.c: Regenerate. --- opcodes/.Sanitize | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opcodes/.Sanitize') diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index b53c650..9cd333c 100644 --- a/opcodes/.Sanitize +++ b/opcodes/.Sanitize @@ -15,7 +15,7 @@ Do-first: -cygnus_files="cgen.sh cgen-asm.in cgen-dis.in" +cygnus_files="cgen.sh cgen-asm.in cgen-dis.in cgen-opc.in" if ( echo $* | grep keep\-cygnus > /dev/null ) ; then keep_these_too="${cygnus_files} ${keep_these_too}" -- cgit v1.1