v850 files that weren't being removed if !keep-v850
[deliverable/binutils-gdb.git] / gdb / .Sanitize
index 4d7346c0cde28a2ea5ada3245942509e932b909e..cb5ced0d30fbc6b967e99ef1c1ef1a2c2f2cd7bd 100644 (file)
 
 Do-first:
 
-arc_files="arc-tdep.c remote-arc.c"
+gdbtk_files="README.GDBTK gdbtk.c gdbtcl gdbtcl2 gdbtk.tcl"
 
-if ( echo $* | grep keep\-arc > /dev/null ) ; then
-       keep_these_too="${arc_files} ${keep_these_too}"
+if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then
+       lose_these_too="${gdbtk_files} ${lose_these_too}"
        if [ -n "${verbose}" ] ; then
-               echo Keeping ${arc_files}
+               echo Deleting ${gdbtk_files}
        fi
 else
-       lose_these_too="${arc_files} ${lose_these_too}"
+       keep_these_too="${gdbtk_files} ${keep_these_too}"
        if [ -n "${verbose}" ] ; then
-               echo Deleting ${arc_files}
+               echo Keeping ${gdbtk_files}
        fi
 fi
 
-# mswin gdb is not really gdbtk, but is close enough for now.
+# WinGDB files are not really ready to be part of FSF releases, but
+# keep them for progressives and such.
 
-gdbtk_files="gdbtk.c gdbtk.tcl mswin"
+mswin_files="mswin"
 
-if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then
-       lose_these_too="${gdbtk_files} ${lose_these_too}"
+if ( echo $* | grep lose\-mswin > /dev/null ) ; then
+       lose_these_too="${mswin_files} ${lose_these_too}"
        if [ -n "${verbose}" ] ; then
-               echo Deleting ${gdbtk_files}
+               echo Deleting ${mswin_files}
        fi
 else
-       keep_these_too="${gdbtk_files} ${keep_these_too}"
+       keep_these_too="${mswin_files} ${keep_these_too}"
        if [ -n "${verbose}" ] ; then
-               echo Keeping ${gdbtk_files}
+               echo Keeping ${mswin_files}
+       fi
+fi
+
+gm_files="gmagic.c gmagic.h"
+
+if ( echo $* | grep keep\-gm > /dev/null ) ; then
+       keep_these_too="${gm_files} ${keep_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Keeping ${gm_files}
+       fi
+else
+       lose_these_too="${gm_files} ${lose_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Deleting ${gm_files}
        fi
 fi
 
+tic80_files="tic80-tdep.c"
+
+if ( echo $* | grep keep\-tic80 > /dev/null ) ; then
+       keep_these_too="${tic80_files} ${keep_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Keeping ${tic80_files}
+       fi
+else
+       lose_these_too="${tic80_files} ${lose_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Deleting ${tic80_files}
+       fi
+fi
+
+if ( echo $* | grep keep\-v850 > /dev/null ) ; then
+       keep_these_too="v850-tdep.c v850ice.c ${keep_these_too}"
+else
+       lose_these_too="v850-tdep.c v850ice.c ${lose_these_too}"
+fi
+
 # All files listed between the "Things-to-keep:" line and the
 # "Files-to-sed:" line will be kept.  All other files will be removed.
 # Directories listed in this section will have their own Sanitize
@@ -53,7 +88,6 @@ fi
 
 Things-to-keep:
 
-.gdbinit
 29k-share
 COPYING
 ChangeLog
@@ -62,21 +96,28 @@ ChangeLog-9091
 ChangeLog-92
 ChangeLog-93
 ChangeLog-94
+ChangeLog-95
+ChangeLog-96
 Makefile.in
 NEWS
 README
 TODO
 a29k-tdep.c
 a68v-nat.c
+abug-rom.c
+aclocal.m4
+acconfig.h
 alpha-nat.c
 alpha-tdep.c
 altos-xdep.c
 annotate.c
 annotate.h
+arc-tdep.c
 arm-convert.s
 arm-tdep.c
 arm-xdep.c
-array-rom.c
+bcache.c
+bcache.h
 blockframe.c
 breakpoint.c
 breakpoint.h
@@ -88,7 +129,7 @@ c-lang.h
 c-typeprint.c
 c-valprint.c
 call-cmds.h
-ch-exp.y
+ch-exp.c
 ch-lang.c
 ch-lang.h
 ch-typeprint.c
@@ -101,34 +142,47 @@ command.h
 complaints.c
 complaints.h
 config
+config.in
+configure
+configure.host
 configure.in
+configure.tgt
 convex-tdep.c
 convex-xdep.c
 copying.awk
 copying.c
+core-aout.c
+core-regset.c
 core-sol2.c
-core-svr4.c
-core.c
-coredep.c
+corefile.c
 corelow.c
 cp-valprint.c
+cpu32bug-rom.c
 cxux-nat.c
+d10v-tdep.c
+dbug-rom.c
 dbxread.c
 dcache.c
 dcache.h
+debugify.h
+debugify.c
 defs.h
 delta68-nat.c
 demangle.c
+dink32-rom.c
 doc
 dpx2-nat.c
+dsrec.c
 dst.h
 dstread.c
+dwarf2read.c
 dwarfread.c
 elfread.c
 environ.c
 environ.h
 eval.c
 exec.c
+exc_request.defs
 expprint.c
 expression.h
 f-exp.y
@@ -139,16 +193,23 @@ f-valprint.c
 findvar.c
 fork-child.c
 frame.h
-gcc.patch
+gdb_stat.h
+gdb_string.h
 gdb-stabs.h
 gdb.1
 gdb.gdb
 gdba.el
 gdbcmd.h
 gdbcore.h
+gdbinit.in
 gdbserver
+gdbthread.h
 gdbtypes.c
 gdbtypes.h
+gnu-nat.c
+gnu-nat.h
+gnu-regex.c
+gnu-regex.h
 go32-xdep.c
 gould-tdep.c
 gould-xdep.c
@@ -158,11 +219,14 @@ hp300ux-nat.c
 hppa-tdep.c
 hppab-nat.c
 hppah-nat.c
+hppam3-nat.c
 hpread.c
+hpux-thread.c
 i386-stub.c
 i386-tdep.c
 i386aix-nat.c
 i386b-nat.c
+i386gnu-nat.c
 i386ly-tdep.c
 i386m3-nat.c
 i386mach-nat.c
@@ -179,6 +243,11 @@ inftarg.c
 irix4-nat.c
 irix5-nat.c
 isi-xdep.c
+jv-exp.y
+jv-lang.c
+jv-lang.h
+jv-valprint.c
+jv-typeprint.c
 kdb-start.c
 language.c
 language.h
@@ -189,13 +258,18 @@ m2-lang.h
 m2-typeprint.c
 m2-valprint.c
 m3-nat.c
+m32r-rom.c
+m32r-stub.c
+m32r-tdep.c
 m68k-stub.c
 m68k-tdep.c
+m68knbsd-nat.c
 m88k-nat.c
 m88k-tdep.c
 mac-defs.h
 mac-xdep.c
-macgdb.r
+mac-gdb.r
+mac-nat.c
 main.c
 maint.c
 mdebugread.c
@@ -207,32 +281,42 @@ mips-tdep.c
 mipsm3-nat.c
 mipsv4-nat.c
 mipsread.c
+mn10200-tdep.c
+mn10300-tdep.c
+mon960-rom.c
 monitor.h
 monitor.c
 mpw-config.in
-mpw-make.in
+mpw-make.sed
+msg.defs
+msg_reply.defs
 news-xdep.c
 nindy-share
 nindy-tdep.c
 nlm
 nlmread.c
+notify.defs
 ns32k-tdep.c
 ns32km3-nat.c
 objfiles.c
 objfiles.h
+ocd.c
+ocd.h
 op50-rom.c
 os9kread.c
+osf-share
 osfsolib.c
 parse.c
 parser-defs.h
 partial-stab.h
+ppcbug-rom.c
+ppc-bdm.c
 printcmd.c
+process_reply.defs
 procfs.c
 ptx4-nat.c
 pyr-tdep.c
 pyr-xdep.c
-regex.c
-regex.h
 remote-adapt.c
 remote-array.c
 remote-bug.c
@@ -244,10 +328,11 @@ remote-hms.c
 remote-mips.c
 remote-mm.c
 remote-nindy.c
+remote-nrom.c
 remote-os9k.c
-remote-pa.c
+remote-rdp.c
+remote-sds.c
 remote-sim.c
-remote-sim.h
 remote-st.c
 remote-udi.c
 remote-utils.c
@@ -256,21 +341,32 @@ remote-vx.c
 remote-vx29k.c
 remote-vx68.c
 remote-vx960.c
-remote-z8k.c
+remote-vxmips.c
+remote-vxsparc.c
 remote.c
+reply_mig_hack.awk
 rs6000-nat.c
 rs6000-tdep.c
 rom68k-rom.c
 saber.suppress
+scm-exp.c
+scm-lang.c
+scm-lang.h
+scm-tags.h
+scm-valprint.c
 ser-e7kpc.c
 ser-go32.c
 ser-mac.c
+ser-ocd.c
 ser-tcp.c
 ser-unix.c
 serial.c
 serial.h
+sh-stub.c
 sh-tdep.c
+sh3-rom.c
 signals.h
+sol-thread.c
 solib.c
 solib.h
 somread.c
@@ -282,7 +378,9 @@ sparc-stub.c
 sparc-tdep.c
 sparcl-stub.c
 sparcl-tdep.c
-sparclite
+sparclet-rom.c
+sparclet-stub.c
+srec.h
 stabsread.c
 stabsread.h
 stack.c
@@ -304,7 +402,6 @@ target.h
 terminal.h
 testsuite
 thread.c
-thread.h
 top.c
 top.h
 typeprint.c
@@ -323,55 +420,46 @@ vax-tdep.c
 vx-share
 w65-tdep.c
 w89k-rom.c
+win32-nat.c
 xcoffread.c
 xcoffsolib.c
 xcoffsolib.h
+xmodem.c
+xmodem.h
 z8k-tdep.c
 
-
 # Things which are explicitly *not* kept, for now.
-# energize             - Part of Lucid support.
-# energize-patches     - Part of Lucid support.
-# energize.c           - Part of Lucid support.
-# energize.h           - Part of Lucid support.
-# remote-sa.sparc.c    - Remote target for a standalone SPARC, using
-#                        the FORTH console ROMs.  We never got the paperwork
-#                        straight, since Sun's lawyers messed with the
-#                        FSF contract and RMS didn't accept the changes.
-#                        Written at SunLabs.
-# state.c              - Not used at the moment, keep for reference (fnf)
-# state.h              - Not used at the moment, keep for reference (fnf)
 
 Things-to-lose:
 
-energize
-energize-patches
-energize.c
-energize.h
-remote-mon.c
-remote-sa.sparc.c
 ser-go32-para.c
-state.c
-state.h
+HOW_TO_RELEASE
 
 Do-last:
 
-echo Catering to RMS by removing traces of \"gdbtk\"...
-
 # Don't try to clean directories here, as the 'mv' command will fail.
 # Also, grep fails on NFS mounted directories.
-if ( echo $* | grep keep\-gdbtk > /dev/null ) ; then
+if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then
+       echo Catering to RMS by removing traces of \"gdbtk\"...
        for i in * ; do
                if test ! -d $i && (grep sanitize-gdbtk $i > /dev/null) ; then
-                       echo Keeping gdbtk stuff in $i
+                       echo Removing traces of \"gdbtk\" out of $i...
+                       cp $i new
+                       sed '/start\-sanitize\-gdbtk/,/end-\sanitize\-gdbtk/d' < $i > new
+                       if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
+                               echo Caching $i in .Recover...
+                               mv $i .Recover
+                       fi
+                       mv new $i
                fi
        done
 else
+       echo Leaving \"gdbtk\" in the sources...
        for i in * ; do
                if test ! -d $i && (grep sanitize-gdbtk $i > /dev/null) ; then
-                       echo Removing traces of \"gdbtk\" out of $i...
+                       echo Keeping \"gdbtk\" stuff in $i, but editing out sanitize lines...
                        cp $i new
-                       sed '/start\-sanitize\-gdbtk/,/end-\sanitize\-gdbtk/d' < $i > new
+                       sed -e '/start\-sanitize\-gdbtk/d' -e '/end\-sanitize\-gdbtk/d' < $i > new
                        if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
                                echo Caching $i in .Recover...
                                mv $i .Recover
@@ -381,24 +469,130 @@ else
        done
 fi
 
-r16_files="configure.in"
+if ( echo $* | grep keep\-gm > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-gm $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Keeping gm stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-gm $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"gm\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-gm/,/end-\sanitize\-gm/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
+
+if ( echo $* | grep keep\-v850eq > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-v850eq $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Keeping v850eq stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-v850eq $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"v850eq\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-v850eq/,/end-\sanitize\-v850eq/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
+
+if ( echo $* | grep keep\-v850e > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-v850e $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Keeping v850e stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-v850e $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"v850e\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-v850e/,/end-\sanitize\-v850e/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
+
+if ( echo $* | grep keep\-sh4 > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-sh4 $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Keeping sh4 stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-sh4 $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"sh4\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-sh4/,/end-\sanitize\-sh4/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
 
-if ( echo $* | grep keep\-r16 > /dev/null ) ; then
-       for i in $r16_files ; do
-               if test ! -d $i && (grep sanitize-r16 $i > /dev/null) ; then
+if ( echo $* | grep keep\-r5900 > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Keeping r16 stuff in $i
+                               echo Keeping r5900 stuff in $i
                        fi
                fi
        done
 else
-       for i in $r16_files ; do
-               if test ! -d $i && (grep sanitize-r16 $i > /dev/null) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Removing traces of \"r16\" from $i...
+                               echo Removing traces of \"r5900\" from $i...
                        fi
                        cp $i new
-                       sed '/start\-sanitize\-r16/,/end-\sanitize\-r16/d' < $i > new
+                       sed '/start\-sanitize\-r5900/,/end-\sanitize\-r5900/d' < $i > new
                        if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
                                if [ -n "${verbose}" ] ; then
                                        echo Caching $i in .Recover...
@@ -410,24 +604,76 @@ else
        done
 fi
 
-arc_files="configure.in ChangeLog"
+if ( echo $* | grep keep\-tx19 > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-tx19 $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Keeping tx19 stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-tx19 $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"tx19\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-tx19/,/end-\sanitize\-tx19/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
+
+if ( echo $* | grep keep\-tx39 > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-tx39 $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Keeping tx39 stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-tx39 $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"tx39\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-tx39/,/end-\sanitize\-tx39/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
 
-if ( echo $* | grep keep\-arc > /dev/null ) ; then
-       for i in $arc_files ; do
-               if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then
+if ( echo $* | grep keep\-tic80 > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-tic80 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Keeping arc stuff in $i
+                               echo Keeping tic80 stuff in $i
                        fi
                fi
        done
 else
-       for i in $arc_files ; do
-               if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-tic80 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Removing traces of \"arc\" from $i...
+                               echo Removing traces of \"tic80\" from $i...
                        fi
                        cp $i new
-                       sed '/start\-sanitize\-arc/,/end-\sanitize\-arc/d' < $i > new
+                       sed '/start\-sanitize\-tic80/,/end-\sanitize\-tic80/d' < $i > new
                        if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
                                if [ -n "${verbose}" ] ; then
                                        echo Caching $i in .Recover...
This page took 0.03224 seconds and 4 git commands to generate.