* corelow.c, exec.c, inftarg.c, m3-nat.c, op50-rom.c, procfs.c,
[deliverable/binutils-gdb.git] / gdb / .Sanitize
index a63d36ae24f6ad3642d390c9a986192d0daeff0a..7f457365ba0a4a97dedb94bf02eb85fb7edeb444 100644 (file)
@@ -1,6 +1,6 @@
 # .Sanitize for devo/gdb.
 
-# Each directory to survive it's way into a release will need a file
+# Each directory to survive its way into a release will need a file
 # like this one called "./.Sanitize".  All keyword lines must exist,
 # and must exist in the order specified by this file.  Each directory
 # in the tree will be processed, top down, in the following order.
 
 # The lines between the "Do-first:" line and the "Things-to-keep:"
 # line are executed as a /bin/sh shell script before anything else is
-# done in this 
+# done in this directory.
 
 Do-first:
 
-if ( echo $* | grep keep\-chill > /dev/null ) ; then
-       keep_these_too="ch-exp.y ch-lang.c ch-lang.h ch-typeprint.c ch-valprint.c"
+mpw_files="mpw-config.in mpw-make.in ser-mac.c mac-xdep.c mac-defs.h macgdb.r mpw-init.c ChangeLog.mpw"
+
+if ( echo $* | grep keep\-mpw > /dev/null ) ; then
+       keep_these_too="${mpw_files} ${keep_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Keeping ${mpw_files}
+       fi
+else
+       lose_these_too="${mpw_files} ${lose_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Deleting ${mpw_files}
+       fi
+fi
+
+hpread_files="hpread.c ChangeLog.hpread"
+
+if ( echo $* | grep keep\-hpread > /dev/null ) ; then
+       keep_these_too="${hpread_files} ${keep_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Keeping ${hpread_files}
+       fi
+else
+       lose_these_too="${hpread_files} ${lose_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Deleting ${hpread_files}
+       fi
 fi
 
 # All files listed between the "Things-to-keep:" line and the
@@ -33,17 +57,20 @@ COPYING
 ChangeLog
 ChangeLog-3.x
 ChangeLog-9091
+ChangeLog-92
+ChangeLog-93
 Makefile.in
 NEWS
-Projects
 README
 TODO
+a29k-pinsn.c
+a29k-tdep.c
 a68v-nat.c
-alldeps.mak
-alloca.c
+alpha-nat.c
+alpha-tdep.c
 altos-xdep.c
-am29k-pinsn.c
-am29k-tdep.c
+annotate.c
+annotate.h
 arm-convert.s
 arm-pinsn.c
 arm-tdep.c
@@ -59,6 +86,13 @@ c-lang.h
 c-typeprint.c
 c-valprint.c
 call-cmds.h
+ch-exp.y
+ch-lang.c
+ch-lang.h
+ch-typeprint.c
+ch-valprint.c
+coff-solib.c
+coff-solib.h
 coffread.c
 command.c
 command.h
@@ -71,16 +105,23 @@ convex-tdep.c
 convex-xdep.c
 copying.awk
 copying.c
+core-sol2.c
+core-svr4.c
 core.c
 coredep.c
 corelow.c
 cp-valprint.c
-createtags
+cxux-nat.c
 dbxread.c
+dcache.c
+dcache.h
 defs.h
+delta68-nat.c
 demangle.c
-depend
 doc
+dpx2-nat.c
+dst.h
+dstread.c
 dwarfread.c
 elfread.c
 environ.c
@@ -89,14 +130,23 @@ eval.c
 exec.c
 expprint.c
 expression.h
+f-exp.y
+f-lang.c
+f-lang.h
+f-typeprint.c
+f-valprint.c
 findvar.c
 fork-child.c
 frame.h
 gcc.patch
 gdb-stabs.h
 gdb.1
+gdba.el
 gdbcmd.h
 gdbcore.h
+gdbserver
+gdbtk.c
+gdbtk.tcl
 gdbtypes.c
 gdbtypes.h
 go32-xdep.c
@@ -106,15 +156,16 @@ h8300-tdep.c
 h8500-tdep.c
 hp300ux-nat.c
 hppa-pinsn.c
-hppab-core.c
+hppa-tdep.c
 hppab-nat.c
-hppab-tdep.c
 hppah-nat.c
-hppah-tdep.c
 i386-pinsn.c
 i386-stub.c
 i386-tdep.c
+i386aix-nat.c
 i386b-nat.c
+i386ly-tdep.c
+i386m3-nat.c
 i386mach-nat.c
 i386v-nat.c
 i386v4-nat.c
@@ -128,14 +179,18 @@ infptrace.c
 infrun.c
 inftarg.c
 irix4-nat.c
+irix5-nat.c
+isi-xdep.c
 kdb-start.c
 language.c
 language.h
+lynx-nat.c
 m2-exp.y
 m2-lang.c
 m2-lang.h
 m2-typeprint.c
 m2-valprint.c
+m3-nat.c
 m68k-pinsn.c
 m68k-stub.c
 m68k-tdep.c
@@ -144,28 +199,36 @@ m88k-pinsn.c
 m88k-tdep.c
 main.c
 maint.c
+mdebugread.c
 mem-break.c
 minimon.h
 minsyms.c
 mips-nat.c
 mips-pinsn.c
 mips-tdep.c
+mipsm3-nat.c
+mipsv4-nat.c
 mipsread.c
-munch
+monitor.h
+monitor.c
 news-xdep.c
 nindy-share
 nindy-tdep.c
-ns32k-opcode.h
+nlm
+nlmread.c
 ns32k-pinsn.c
+ns32km3-nat.c
 objfiles.c
 objfiles.h
-paread.c
+op50-rom.c
+os9kread.c
+osfsolib.c
 parse.c
 parser-defs.h
 partial-stab.h
 printcmd.c
 procfs.c
-putenv.c
+ptx4-nat.c
 pyr-pinsn.c
 pyr-tdep.c
 pyr-xdep.c
@@ -173,15 +236,23 @@ regex.c
 regex.h
 rem-multi.shar
 remote-adapt.c
+remote-bug.c
+remote-e7000.c
 remote-eb.c
-remote-es1800.c
+remote-es.c
 remote-hms.c
 remote-mips.c
 remote-mm.c
+remote-mon.c
 remote-nindy.c
+remote-os9k.c
+remote-pa.c
 remote-sim.c
-remote-st2000.c
+remote-sim.h
+remote-st.c
 remote-udi.c
+remote-utils.c
+remote-utils.h
 remote-vx.c
 remote-z8k.c
 remote.c
@@ -189,30 +260,38 @@ rs6000-nat.c
 rs6000-pinsn.c
 rs6000-tdep.c
 saber.suppress
-ser-bsd.c
+ser-e7kpc.c
 ser-go32.c
-ser-termios.c
+ser-tcp.c
+ser-unix.c
+serial.c
 serial.h
+sh-tdep.c
 signals.h
 solib.c
 solib.h
+somread.c
 source.c
+sp64-tdep.c
 sparc-nat.c
 sparc-pinsn.c
 sparc-stub.c
 sparc-tdep.c
+sparcl-stub.c
+sparcl-tdep.c
 sparclite
 stabsread.c
 stabsread.h
 stack.c
 standalone.c
+stop-gdb.c
 stuff.c
 sun3-nat.c
 sun386-nat.c
 symfile.c
 symfile.h
+symm-nat.c
 symm-tdep.c
-symm-xdep.c
 symmisc.c
 symtab.c
 symtab.h
@@ -221,6 +300,10 @@ target.c
 target.h
 terminal.h
 testsuite
+thread.c
+thread.h
+top.c
+top.h
 typeprint.c
 typeprint.h
 ultra3-nat.c
@@ -235,34 +318,54 @@ value.h
 values.c
 vax-pinsn.c
 vx-share
-xcoffexec.c
+w89k-rom.c
 xcoffread.c
 xcoffsolib.c
 xcoffsolib.h
 z8k-tdep.c
 
+
 # Things which are explicitly *not* kept, for now.
-# state.c      - Not used at the moment, keep for reference (fnf)
-# state.h      - Not used at the moment, keep for reference (fnf)
+# 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-sa.sparc.c
+state.c
+state.h
 
 Do-last:
 
-echo Thawing away the \"chill\"...
+echo Removing traces of \"mpw\"...
 
 # Don't try to clean directories here, as the 'mv' command will fail.
 # Also, grep fails on NFS mounted directories.
-if ( echo $* | grep keep\-chill > /dev/null ) ; then
+if ( echo $* | grep keep\-mpw > /dev/null ) ; then
        for i in * ; do
-               if test ! -d $i && (grep sanitize-chill $i > /dev/null) ; then
-                       echo Keeping chill stuff in $i
+               if test ! -d $i && (grep sanitize-mpw $i > /dev/null) ; then
+                       echo Keeping mpw stuff in $i
                fi
        done
 else
        for i in * ; do
-               if test ! -d $i && (grep sanitize-chill $i > /dev/null) ; then
-                       echo Thawing the \"chill\" out of $i...
+               if test ! -d $i && (grep sanitize-mpw $i > /dev/null) ; then
+                       echo Removing traces of \"mpw\" out of $i...
                        cp $i new
-                       sed '/start\-sanitize\-chill/,/end-\sanitize\-chill/d' < $i > new
+                       sed '/start\-sanitize\-mpw/,/end-\sanitize\-mpw/d' < $i > new
                        if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
                                echo Caching $i in .Recover...
                                mv $i .Recover
@@ -270,26 +373,32 @@ else
                        mv new $i
                fi
        done
-       echo Thawing the \"chill\" out of Makefile.in...
-       cp Makefile.in new
-       sed -e 's/$(srcdir)\/ch-exp.y//g' \
-           -e 's/${srcdir}\/ch-exp.y//g' \
-           -e 's/ch-exp.y//g' \
-           -e 's/ch-exp.tab.c//g' \
-           -e 's/ch-exp.tab.o//g' \
-           -e 's/ch-lang.h//g' \
-           -e 's/ch-lang.c//g' \
-           -e 's/ch-lang.o//g' \
-           -e 's/ch-typeprint.c//g' \
-           -e 's/ch-typeprint.o//g' \
-           -e 's/ch-valprint.c//g' \
-           -e 's/ch-valprint.o//g' \
-           < Makefile.in > new
-       if [ -n "${safe}" -a ! -f .Recover/Makefile.in ] ; then
-               echo Caching Makefile.in in .Recover...
-               mv Makefile.in .Recover
-       fi
-       mv new Makefile.in
 fi
 
+echo Removing traces of \"hpread\"...
+
+# Don't try to clean directories here, as the 'mv' command will fail.
+# Also, grep fails on NFS mounted directories.
+if ( echo $* | grep keep\-hpread > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-hpread $i > /dev/null) ; then
+                       echo Keeping hpread stuff in $i
+               fi
+       done
+else
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-hpread $i > /dev/null) ; then
+                       echo Removing traces of \"hpread\" out of $i...
+                       cp $i new
+                       sed '/start\-sanitize\-hpread/,/end-\sanitize\-hpread/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
+fi
+
+
 # End of file.
This page took 0.027285 seconds and 4 git commands to generate.