From: Doug Evans Date: Wed, 10 Feb 1999 20:22:20 +0000 (+0000) Subject: fix sanitization of m32r-desc.c,m32r-desc.h,m32r-ibld.c,m32r-opinst.c X-Git-Tag: gdb-4_18~38 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9ebb9ec84a6f0face6478b5332c08504615fff60;p=platform%2Fupstream%2Fbinutils.git fix sanitization of m32r-desc.c,m32r-desc.h,m32r-ibld.c,m32r-opinst.c --- diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index 863b76e..3f03305 100644 --- a/opcodes/.Sanitize +++ b/opcodes/.Sanitize @@ -433,7 +433,7 @@ fi # After 99r1, the sanitization will be removed. # N.B. there is special sanitization going on here to remove PIPE_[A-Z]*. -cygnus_files="ChangeLog m32r-opc.c m32r-opc.h m32r-dis.c m32r-asm.c" +cygnus_files="ChangeLog m32r-desc.c m32r-desc.h m32r-opc.c m32r-opc.h m32r-dis.c m32r-asm.c m32r-ibld.c m32r-opinst.c" if ( echo $* | grep keep\-cygnus > /dev/null ) ; then for i in $cygnus_files ; do if test -f $i && (grep sanitize-cygnus $i > /dev/null) ; then