massive sanitization fixes
authorAngela Marie Thomas <angela@cygnus>
Fri, 13 Mar 1998 13:09:32 +0000 (13:09 +0000)
committerAngela Marie Thomas <angela@cygnus>
Fri, 13 Mar 1998 13:09:32 +0000 (13:09 +0000)
gdb/ChangeLog-97
gdb/config/mips/.Sanitize
gdb/config/sparc/.Sanitize
gdb/testsuite/config/.Sanitize
gdb/testsuite/gdb.base/.Sanitize
sim/.Sanitize
sim/common/.Sanitize
sim/testsuite/d10v-elf/.Sanitize
sim/txvu/.Sanitize

index 52136f5bcc641cc8876cd961fc3c393ce264c06a..8af93468b18e114ca7a29169311b3cfc7e269291 100644 (file)
@@ -188,7 +188,7 @@ Wed Dec 10 17:57:00 1997  David Taylor  <taylor@texas.cygnus.com>
        STACK_START; change FR_REGNUM to 61 (was 11).  Reformat comment
        about DUMMY FRAMES so that it is readable.  Fix SAVED_PC_AFTER_FRAME
        macro.
-start-sanitize-d30v
+end-sanitize-d30v
 
 Wed Dec 10 17:41:07 1997  Jim Blandy  <jimb@zwingli.cygnus.com>
 
index fd379ffc659fa2862cb8ad71c6a1aaf731ce5b64..5a68cc3d9eae6c3efb62b8eb73ef80c526bf0ae5 100644 (file)
 
 Do-first:
 
+vr4111_files="tm-vr4xxx.h  vr4xxx.mt"
+
+if ( echo $* | grep keep\-vr4111 > /dev/null ) ; then
+       keep_these_too="${vr4111_files} ${keep_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Keeping ${vr4111_files}
+       fi
+else
+       lose_these_too="${vr4111_files} ${lose_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Deleting ${vr4111_files}
+       fi
+fi
+
 tx19_files="tm-tx19.h tm-tx19l.h tx19.mt tx19l.mt"
 
 if ( echo $* | grep keep\-tx19 > /dev/null ) ; then
index 028fc5f26aab4f00567e9bd503ecc5e35cb92e8e..bc163029a0e5f0d88a096da0447b4b6bfad4608d 100644 (file)
@@ -23,8 +23,11 @@ Do-first:
 
 Things-to-keep:
 
+linux.mh
+linux.mt
 nbsd.mh
 nbsd.mt
+nm-linux.h
 nm-nbsd.h
 nm-sparclynx.h
 nm-sun4os4.h
@@ -41,6 +44,7 @@ sun4os4.mh
 sun4os4.mt
 sun4sol2.mh
 sun4sol2.mt
+tm-linux.h
 tm-nbsd.h
 tm-sp64.h
 tm-sp64sim.h
@@ -53,6 +57,7 @@ tm-sun4os4.h
 tm-sun4sol2.h
 tm-vxsparc.h
 vxsparc.mt
+xm-linux.h
 xm-nbsd.h
 xm-sparc.h
 xm-sparclynx.h
index 6aac4c7b3f91c688e125d6a32a2deec5e44b96e5..1aec48d2da1f10cdc716bda9530fde34114f73b5 100644 (file)
@@ -35,6 +35,7 @@ m32r.exp
 m32r-stub.exp
 mips.exp
 mips-idt.exp
+mn10300-eval.exp
 monitor.exp
 mt-a29k-udi
 mt-i386-aout
index d719dda25bc29e18ffdb6630e7659f275b6f0f4b..0d321e03921c9b044e76e2e3a3a8ddede849fadc 100644 (file)
@@ -83,6 +83,7 @@ opaque0.c
 opaque1.c
 overlays.c
 overlays.exp
+ovlymgr.c
 ovlymgr.h
 printcmds.c
 printcmds.exp
index 531d802c843dad121e126e20c03a9a7f9941c6a7..3506894a790e89492cbbdec73e331dae4d20f43e 100644 (file)
 
 Do-first:
 
+sky_files="txvu"
+if ( echo $* | grep keep\-sky > /dev/null ) ; then
+        keep_these_too="${sky_files} ${keep_these_too}"
+else
+        lose_these_too="${sky_files} ${lose_these_too}"
+fi
+
 d30v_files="d30v"
 if ( echo $* | grep keep\-d30v > /dev/null ) ; then
         keep_these_too="${d30v_files} ${keep_these_too}"
index c65449b6df84be41121d309daea4a82b95e838f0..9558757747f1773ef5320c186bfd7232d9067233 100644 (file)
@@ -78,6 +78,7 @@ sim-fpu.c
 sim-fpu.h
 sim-hload.c
 sim-hrw.c
+sim-info.c
 sim-inline.c
 sim-inline.h
 sim-io.c
index 25ed0ae363510f42914ea1736bd002bf9efa6d2c..7ab96daa90f3797961d3506269cb3eef93215ee3 100644 (file)
@@ -9,19 +9,23 @@ configure.in
 exit47.s
 hello.s
 loop.s
-t-macros.i
+t-dbt.s
 t-mac.s
+t-macros.i
 t-msbu.s
+t-mulxu.s
+t-mvtac.s
+t-mvtc.s
 t-rac.s
 t-rachi.s
+t-rdt.s
 t-rep.s
 t-rte.s
-t-mulxu.s
+t-sp.s
 t-sub.s
-t-subi.s
 t-sub2w.s
-t-mvtac.s
-t-mvtc.s
+t-subi.s
+t-trap.s
 
 Things-to-lose:
 
index 0f1eaf8e49164fc050282429930a645d7fa24c48..3f099e4a971a8a362bf36890cd75e515cf714393 100644 (file)
@@ -25,36 +25,40 @@ Do-first:
 Things-to-keep:
 
 ChangeLog
-interp.c
-configure.in
 Makefile.in
-config.in
-tconfig.in
 README.Cygnus
+config.in
 configure
+configure.in
+device.c
+device.h
+dma.c
+dma.h
+engine-sky.c
 gencode.c
+gpuif.c
+gpuif.h
+hardware.c
+hardware.h
+interp.c
+libvpe.c
+libvpe.h
 m16.igen
 mdmx.igen
 mips.dc
 mips.igen
+pke.c
+pke.h
 r5900.igen
 sim-main.h
+tconfig.in
+vpe.h
 vr5400.igen
-engine-sky.c
-gpuif.h
-dma.h
-device.c
-gpuif.c
-device.h
-dma.c
+vu.h
+vu0.c
 vu0.h
-pke.h
-vu1.h
 vu1.c
-vu0.c
-pke.c
-hardware.c
-hardware.h
+vu1.h
 
 Things-to-lose:
 
This page took 0.03386 seconds and 4 git commands to generate.