* hppa-tdep.c (hppa_push_arguments): Allocate enough space for
[deliverable/binutils-gdb.git] / gdb / .Sanitize
index 2c61c924b863171f9d5977215ba6cc262d37eb0d..206e31483b3aca77ed4c2da6aca83d62c9bbdb8e 100644 (file)
 
 Do-first:
 
+if ( echo $* | grep keep\-v9 > /dev/null ) ; then
+       keep_these_too="sp64-tdep.c remote-sp64sim.c"
+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
@@ -29,14 +33,13 @@ COPYING
 ChangeLog
 ChangeLog-3.x
 ChangeLog-9091
+ChangeLog-92
 Makefile.in
 NEWS
 Projects
 README
 TODO
 a68v-nat.c
-alldeps.mak
-alloca.c
 altos-xdep.c
 a29k-pinsn.c
 a29k-tdep.c
@@ -80,7 +83,6 @@ cp-valprint.c
 dbxread.c
 defs.h
 demangle.c
-depend
 doc
 dwarfread.c
 elfread.c
@@ -98,6 +100,7 @@ gdb-stabs.h
 gdb.1
 gdbcmd.h
 gdbcore.h
+gdbserver
 gdbtypes.c
 gdbtypes.h
 go32-xdep.c
@@ -113,6 +116,7 @@ hppah-nat.c
 i386-pinsn.c
 i386-stub.c
 i386-tdep.c
+i386aix-nat.c
 i386b-nat.c
 i386mach-nat.c
 i386v-nat.c
@@ -127,6 +131,7 @@ infptrace.c
 infrun.c
 inftarg.c
 irix4-nat.c
+isi-xdep.c
 kdb-start.c
 language.c
 language.h
@@ -174,14 +179,14 @@ regex.h
 rem-multi.shar
 remote-adapt.c
 remote-eb.c
-remote-es1800.c
+remote-es.c
 remote-hms.c
 remote-mips.c
 remote-mm.c
 remote-monitor.c
 remote-nindy.c
 remote-sim.c
-remote-st2000.c
+remote-st.c
 remote-udi.c
 remote-vx.c
 remote-z8k.c
@@ -191,6 +196,7 @@ rs6000-pinsn.c
 rs6000-tdep.c
 saber.suppress
 ser-go32.c
+ser-tcp.c
 ser-unix.c
 serial.c
 serial.h
@@ -243,16 +249,40 @@ xcoffsolib.c
 xcoffsolib.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.
-# infrun.hacked.c      - Beats me...
-# remote-sa.sparc.c    - ?
+# infrun.hacked.c      - An old version of infrun.c that had some 
+#                        wait_for_inferior improvements by gnu,
+#                        which were never fully debugged.
+# 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                        - ?
+# tests                        - Old test programs for GDB, pre-gdbtest and pre-
+#                        DejaGnu.
+
+Things-to-lose:
+
+deblib
+energize
+energize-patches
+energize.c
+energize.h
+infrun.hacked.c
+remote-sa.sparc.c
+state.c
+state.h
+tests
 
 Do-last:
 
This page took 0.024199 seconds and 4 git commands to generate.