More model specific changes
[deliverable/binutils-gdb.git] / gdb / .Sanitize
index 326ea3e47b3ca536f35ae3f75cc22829ac193cec..f35d5f104b0a8889aee2647644867c387d59eaa0 100644 (file)
 
 Do-first:
 
-mpw_files="mpw-config.in mpw-make.in ser-mac.c mac-xdep.c mac-defs.h macgdb.r ChangeLog.mpw"
+arc_files="arc-tdep.c remote-arc.c"
 
-if ( echo $* | grep keep\-mpw > /dev/null ) ; then
-       keep_these_too="${mpw_files} ${keep_these_too}"
+if ( echo $* | grep keep\-arc > /dev/null ) ; then
+       keep_these_too="${arc_files} ${keep_these_too}"
        if [ -n "${verbose}" ] ; then
-               echo Keeping ${mpw_files}
+               echo Keeping ${arc_files}
        fi
 else
-       lose_these_too="${mpw_files} ${lose_these_too}"
+       lose_these_too="${arc_files} ${lose_these_too}"
        if [ -n "${verbose}" ] ; then
-               echo Deleting ${mpw_files}
+               echo Deleting ${arc_files}
        fi
 fi
 
-gm_files="mpw-xconfig.in mpw-init.c ChangeLog.gm"
+gdbtk_files="README.GDBTK gdbtk.c gdbtk.tcl"
 
-if ( echo $* | grep keep\-mpw > /dev/null ) ; then
+if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then
+       lose_these_too="${gdbtk_files} ${lose_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Deleting ${gdbtk_files}
+       fi
+else
+       keep_these_too="${gdbtk_files} ${keep_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Keeping ${gdbtk_files}
+       fi
+fi
+
+# WinGDB files are not really ready to be part of FSF releases, but
+# keep them for progressives and such.
+
+mswin_files="mswin"
+
+if ( echo $* | grep lose\-mswin > /dev/null ) ; then
+       lose_these_too="${mswin_files} ${lose_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Deleting ${mswin_files}
+       fi
+else
+       keep_these_too="${mswin_files} ${keep_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Keeping ${mswin_files}
+       fi
+fi
+
+gm_files="magic.c magic.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}
@@ -59,21 +90,20 @@ ChangeLog-3.x
 ChangeLog-9091
 ChangeLog-92
 ChangeLog-93
+ChangeLog-94
 Makefile.in
 NEWS
-Projects
 README
 TODO
-a29k-pinsn.c
 a29k-tdep.c
 a68v-nat.c
+aclocal.m4
 alpha-nat.c
 alpha-tdep.c
 altos-xdep.c
 annotate.c
 annotate.h
 arm-convert.s
-arm-pinsn.c
 arm-tdep.c
 arm-xdep.c
 blockframe.c
@@ -81,6 +111,8 @@ breakpoint.c
 breakpoint.h
 buildsym.c
 buildsym.h
+callback.c
+callback.h
 c-exp.y
 c-lang.c
 c-lang.h
@@ -100,17 +132,20 @@ command.h
 complaints.c
 complaints.h
 config
+configure
 configure.in
-convex-pinsn.c
 convex-tdep.c
 convex-xdep.c
 copying.awk
 copying.c
+core-sol2.c
 core-svr4.c
-core.c
+corefile.c
 coredep.c
 corelow.c
 cp-valprint.c
+cpu32bug-rom.c
+cxux-nat.c
 dbxread.c
 dcache.c
 dcache.h
@@ -129,30 +164,38 @@ 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_stat.h
+gdb_string.h
 gdb-stabs.h
 gdb.1
+gdb.gdb
 gdba.el
 gdbcmd.h
 gdbcore.h
 gdbserver
 gdbtypes.c
 gdbtypes.h
+gnu-regex.c
+gnu-regex.h
 go32-xdep.c
-gould-pinsn.c
+gould-tdep.c
 gould-xdep.c
 h8300-tdep.c
 h8500-tdep.c
 hp300ux-nat.c
-hppa-pinsn.c
 hppa-tdep.c
 hppab-nat.c
 hppah-nat.c
-i386-nlmstub.c
-i386-pinsn.c
+hppam3-nat.c
+hpread.c
 i386-stub.c
 i386-tdep.c
 i386aix-nat.c
@@ -163,7 +206,6 @@ i386mach-nat.c
 i386v-nat.c
 i386v4-nat.c
 i387-tdep.c
-i960-pinsn.c
 i960-tdep.c
 infcmd.c
 inferior.h
@@ -184,12 +226,13 @@ m2-lang.h
 m2-typeprint.c
 m2-valprint.c
 m3-nat.c
-m68k-pinsn.c
 m68k-stub.c
 m68k-tdep.c
 m88k-nat.c
-m88k-pinsn.c
 m88k-tdep.c
+mac-defs.h
+mac-xdep.c
+mac-gdb.r
 main.c
 maint.c
 mdebugread.c
@@ -197,47 +240,50 @@ mem-break.c
 minimon.h
 minsyms.c
 mips-nat.c
-mips-pinsn.c
 mips-tdep.c
 mipsm3-nat.c
 mipsv4-nat.c
 mipsread.c
 monitor.h
+monitor.c
+mpw-config.in
+mpw-make.sed
 news-xdep.c
 nindy-share
 nindy-tdep.c
+nlm
 nlmread.c
-ns32k-opcode.h
-ns32k-pinsn.c
+ns32k-tdep.c
 ns32km3-nat.c
 objfiles.c
 objfiles.h
+op50-rom.c
 os9kread.c
 osfsolib.c
-paread.c
 parse.c
 parser-defs.h
 partial-stab.h
+ppcbug-rom.o
 printcmd.c
 procfs.c
 ptx4-nat.c
-pyr-pinsn.c
 pyr-tdep.c
 pyr-xdep.c
-regex.c
-regex.h
-rem-multi.shar
 remote-adapt.c
+remote-array.c
 remote-bug.c
 remote-e7000.c
 remote-eb.c
 remote-es.c
+remote-est.c
 remote-hms.c
 remote-mips.c
 remote-mm.c
-remote-mon.c
 remote-nindy.c
+remote-nrom.c
 remote-os9k.c
+remote-pa.c
+remote-rdp.c
 remote-sim.c
 remote-sim.h
 remote-st.c
@@ -245,30 +291,44 @@ remote-udi.c
 remote-utils.c
 remote-utils.h
 remote-vx.c
-remote-z8k.c
+remote-vx29k.c
+remote-vx68.c
+remote-vx960.c
+remote-vxmips.c
+remote-vxsparc.c
 remote.c
 rs6000-nat.c
-rs6000-pinsn.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-tcp.c
 ser-unix.c
 serial.c
 serial.h
 sh-tdep.c
+sh3-rom.c
 signals.h
 solib.c
 solib.h
+somread.c
+somsolib.c
+somsolib.h
 source.c
-sp64-tdep.c
 sparc-nat.c
-sparc-pinsn.c
 sparc-stub.c
 sparc-tdep.c
 sparcl-stub.c
 sparcl-tdep.c
-sparclite
+srec.c
+srec.h
 stabsread.c
 stabsread.h
 stack.c
@@ -284,7 +344,7 @@ symm-tdep.c
 symmisc.c
 symtab.c
 symtab.h
-tahoe-pinsn.c
+tahoe-tdep.c
 target.c
 target.h
 terminal.h
@@ -305,63 +365,50 @@ valprint.c
 valprint.h
 value.h
 values.c
-vax-pinsn.c
+vax-tdep.c
 vx-share
-xcoffexec.c
+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.
-# deblib/              - CVS won't let you blow away directories yet,
-#                        so this is still around from when Stu checked
-#                        it in, as part of Lucid support.
-# 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)
-# tests                        - Old test programs for GDB, pre-gdbtest and pre-
-#                        DejaGnu.
 
 Things-to-lose:
 
-deblib
-energize
-energize-patches
-energize.c
-energize.h
-remote-sa.sparc.c
-state.c
-state.h
-tests
+ser-go32-para.c
+HOW_TO_RELEASE
 
 Do-last:
 
-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\-mpw > /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-mpw $i > /dev/null) ; then
-                       echo Keeping mpw stuff in $i
+               if test ! -d $i && (grep sanitize-gdbtk $i > /dev/null) ; then
+                       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-mpw $i > /dev/null) ; then
-                       echo Removing traces of \"mpw\" out of $i...
+               if test ! -d $i && (grep sanitize-gdbtk $i > /dev/null) ; then
+                       echo Keeping \"gdbtk\" stuff in $i, but editing out sanitize lines...
                        cp $i new
-                       sed '/start\-sanitize\-mpw/,/end-\sanitize\-mpw/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
@@ -371,4 +418,125 @@ else
        done
 fi
 
+r16_files="configure.in configure"
+
+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 [ -n "${verbose}" ] ; then
+                               echo Keeping r16 stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in $r16_files ; do
+               if test ! -d $i && (grep sanitize-r16 $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"r16\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-r16/,/end-\sanitize\-r16/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
+
+arc_files="configure.in configure ChangeLog"
+
+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 [ -n "${verbose}" ] ; then
+                               echo Keeping arc stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in $arc_files ; do
+               if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"arc\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-arc/,/end-\sanitize\-arc/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
+
+sh3e_files="ChangeLog"
+
+if ( echo $* | grep keep\-sh3e > /dev/null ) ; then
+       for i in $sh3e_files ; do
+               if test ! -d $i && (grep sanitize-sh3e $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Keeping sh3e stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in $sh3e_files ; do
+               if test ! -d $i && (grep sanitize-sh3e $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"sh3e\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-sh3e/,/end-\sanitize\-sh3e/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\-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
+
+for i in * ; do
+       if test ! -d $i && (grep sanitize $i > /dev/null) ; then
+               echo '***' Some mentions of Sanitize are still left in $i! 1>&2
+       fi
+done
+
+#
 # End of file.
This page took 0.043924 seconds and 4 git commands to generate.