* target.h: Add enum target_waitkind, enum target_signal, and
[deliverable/binutils-gdb.git] / gdb / .Sanitize
index 44dcadf60d752dfebb17b8d4d51ddb94f8da24ec..f83148a1945b37ffee3904234e0513a5fb4719bf 100644 (file)
@@ -16,7 +16,9 @@
 Do-first:
 
 if ( echo $* | grep keep\-v9 > /dev/null ) ; then
-       keep_these_too="sp64-tdep.c remote-sp64sim.c"
+       keep_these_too="sp64-tdep.c"
+else
+       lose_these_too="sp64-tdep.c"
 fi
 
 # All files listed between the "Things-to-keep:" line and the
@@ -34,15 +36,18 @@ ChangeLog
 ChangeLog-3.x
 ChangeLog-9091
 ChangeLog-92
+ChangeLog-93
 Makefile.in
 NEWS
 Projects
 README
 TODO
-a68v-nat.c
-altos-xdep.c
 a29k-pinsn.c
 a29k-tdep.c
+a68v-nat.c
+alpha-nat.c
+alpha-tdep.c
+altos-xdep.c
 arm-convert.s
 arm-pinsn.c
 arm-tdep.c
@@ -63,6 +68,8 @@ ch-lang.c
 ch-lang.h
 ch-typeprint.c
 ch-valprint.c
+coff-solib.c
+coff-solib.h
 coffread.c
 command.c
 command.h
@@ -75,17 +82,21 @@ convex-tdep.c
 convex-xdep.c
 copying.awk
 copying.c
+core-svr4.c
 core.c
 coredep.c
 corelow.c
-core-svr4.c
 cp-valprint.c
 dbxread.c
+dcache.c
+dcache.h
 defs.h
 delta68-nat.c
 demangle.c
 doc
 dpx2-nat.c
+dst.h
+dstread.c
 dwarfread.c
 elfread.c
 environ.c
@@ -115,11 +126,14 @@ hppa-pinsn.c
 hppa-tdep.c
 hppab-nat.c
 hppah-nat.c
+i386-nlmstub.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
@@ -133,15 +147,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
@@ -150,23 +167,26 @@ 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
 mipsread.c
 monitor.h
-munch
 news-xdep.c
 nindy-share
 nindy-tdep.c
 nlmread.c
 ns32k-opcode.h
 ns32k-pinsn.c
+ns32km3-nat.c
 objfiles.c
 objfiles.h
+osfsolib.c
 paread.c
 parse.c
 parser-defs.h
@@ -181,16 +201,21 @@ regex.c
 regex.h
 rem-multi.shar
 remote-adapt.c
+remote-bug.c
+remote-e7000.c
 remote-eb.c
 remote-es.c
 remote-hms.c
 remote-mips.c
 remote-mm.c
-remote-monitor.c
+remote-mon.c
 remote-nindy.c
 remote-sim.c
+remote-sim.h
 remote-st.c
 remote-udi.c
+remote-utils.c
+remote-utils.h
 remote-vx.c
 remote-z8k.c
 remote.c
@@ -212,6 +237,7 @@ sparc-nat.c
 sparc-pinsn.c
 sparc-stub.c
 sparc-tdep.c
+sparcly-nat.c
 sparclite
 stabsread.c
 stabsread.h
@@ -222,8 +248,8 @@ sun3-nat.c
 sun386-nat.c
 symfile.c
 symfile.h
-symm-tdep.c
 symm-nat.c
+symm-tdep.c
 symmisc.c
 symtab.c
 symtab.h
@@ -232,6 +258,8 @@ target.c
 target.h
 terminal.h
 testsuite
+thread.c
+thread.h
 typeprint.c
 typeprint.h
 ultra3-nat.c
@@ -261,9 +289,6 @@ z8k-tdep.c
 # energize-patches     - Part of Lucid support.
 # energize.c           - Part of Lucid support.
 # energize.h           - Part of Lucid support.
-# 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
@@ -281,7 +306,6 @@ energize
 energize-patches
 energize.c
 energize.h
-infrun.hacked.c
 remote-sa.sparc.c
 state.c
 state.h
This page took 0.025884 seconds and 4 git commands to generate.