remove armelf sanitization.
authorCatherine Moore <clm@redhat.com>
Mon, 31 Aug 1998 16:10:56 +0000 (16:10 +0000)
committerCatherine Moore <clm@redhat.com>
Mon, 31 Aug 1998 16:10:56 +0000 (16:10 +0000)
opcodes/.Sanitize
opcodes/ChangeLog

index 15056249fd8f160ccd59415f8dca824265f82d1a..a1cabbc23be3996b358d7829ecb10a5589e02803 100644 (file)
@@ -178,33 +178,6 @@ else
        done
 fi
 
-armelf_files="ChangeLog arm-dis.c"
-if ( echo $* | grep keep\-armelf > /dev/null ) ; then
-       for i in $armelf_files ; do
-               if test ! -d $i && (grep sanitize-armelf $i > /dev/null) ; then
-                       if [ -n "${verbose}" ] ; then
-                               echo Keeping armelf stuff in $i
-                       fi
-               fi
-       done
-else
-       for i in $armelf_files ; do
-               if test ! -d $i && (grep sanitize-armelf $i > /dev/null) ; then
-                       if [ -n "${verbose}" ] ; then
-                               echo Removing traces of \"armelf\" from $i...
-                       fi
-                       cp $i new
-                       sed '/start\-sanitize\-armelf/,/end-\sanitize\-armelf/d' < $i > new
-                       if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
-                               if [ -n "${verbose}" ] ; then
-                                       echo Caching $i in .Recover...
-                               fi
-                               mv $i .Recover
-                       fi
-                       mv new $i
-               fi
-       done
-fi
 
 v850e_files="ChangeLog Makefile.in Makefile.am configure.in configure disassemble.c v850-opc.c v850-dis.c"
 if ( echo $* | grep keep\-v850e > /dev/null ) ; then
index d27c349b4fb940cd0c73b923984c5e79b1b8f252..f9420c921c8f17b81912230f9830aad918be780e 100644 (file)
@@ -51,21 +51,17 @@ Mon Aug 10 14:08:22 1998  Doug Evans  <devans@canuck.cygnus.com>
 
        * m32r-opc.c: Regenerate (remove semantic descriptions).
 
-start-sanitize-armelf
 Mon Aug 10 12:51:12 1998  Catherine Moore  <clm@cygnus.com>
 
         * arm-dis.c (print_insn_big_arm):  Fix indentation.
         (print_insn_little_arm): Likewise.
 
-end-sanitize-armelf
-start-sanitize-armelf
 Sun Aug  9 20:17:28 1998  Catherine Moore  <clm@cygnus.com>
 
         * arm-dis.c (print_insn_big_arm):  Check for thumb symbol
         attributes.
         (print_insn_little_arm): Likewise.
 
-end-sanitize-armelf
 Mon Aug  3 12:43:16 1998  Doug Evans  <devans@seba.cygnus.com>
 
        Move all global state data into opcode table struct, and treat