* Rename remote-es1800.c to remote-es.c
[deliverable/binutils-gdb.git] / gdb / .Sanitize
index 896748fd09d7147bb34de0f7a91787f376ace401..b2dd11047b1e5f83e3104bceae4057df50f1d850 100644 (file)
@@ -29,6 +29,7 @@ COPYING
 ChangeLog
 ChangeLog-3.x
 ChangeLog-9091
+ChangeLog-92
 Makefile.in
 NEWS
 Projects
@@ -98,6 +99,7 @@ gdb-stabs.h
 gdb.1
 gdbcmd.h
 gdbcore.h
+gdbserver
 gdbtypes.c
 gdbtypes.h
 go32-xdep.c
@@ -174,14 +176,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 +193,7 @@ rs6000-pinsn.c
 rs6000-tdep.c
 saber.suppress
 ser-go32.c
+ser-tcp.c
 ser-unix.c
 serial.c
 serial.h
@@ -243,17 +246,40 @@ xcoffsolib.c
 xcoffsolib.h
 z8k-tdep.c
 
+
 # Things which are explicitly *not* kept, for now.
-# deblib/              - ???
+# 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.024087 seconds and 4 git commands to generate.