aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorAngela Marie Thomas <angela@cygnus>1998-03-13 13:09:32 +0000
committerAngela Marie Thomas <angela@cygnus>1998-03-13 13:09:32 +0000
commit2b9cac47f502ffbd0a5810d05a86463fd583e71c (patch)
tree4d567a87c961670d77526c1387978c8143a5382a /sim
parent786786305fc9c460dfe5d4bd78cd2e930ae796ec (diff)
downloadgdb-2b9cac47f502ffbd0a5810d05a86463fd583e71c.zip
gdb-2b9cac47f502ffbd0a5810d05a86463fd583e71c.tar.gz
gdb-2b9cac47f502ffbd0a5810d05a86463fd583e71c.tar.bz2
massive sanitization fixes
Diffstat (limited to 'sim')
-rw-r--r--sim/.Sanitize7
-rw-r--r--sim/common/.Sanitize1
-rw-r--r--sim/testsuite/d10v-elf/.Sanitize14
-rw-r--r--sim/txvu/.Sanitize38
4 files changed, 38 insertions, 22 deletions
diff --git a/sim/.Sanitize b/sim/.Sanitize
index 531d802..3506894 100644
--- a/sim/.Sanitize
+++ b/sim/.Sanitize
@@ -15,6 +15,13 @@
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}"
diff --git a/sim/common/.Sanitize b/sim/common/.Sanitize
index c65449b..9558757 100644
--- a/sim/common/.Sanitize
+++ b/sim/common/.Sanitize
@@ -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
diff --git a/sim/testsuite/d10v-elf/.Sanitize b/sim/testsuite/d10v-elf/.Sanitize
index 25ed0ae..7ab96da 100644
--- a/sim/testsuite/d10v-elf/.Sanitize
+++ b/sim/testsuite/d10v-elf/.Sanitize
@@ -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:
diff --git a/sim/txvu/.Sanitize b/sim/txvu/.Sanitize
index 0f1eaf8..3f099e4 100644
--- a/sim/txvu/.Sanitize
+++ b/sim/txvu/.Sanitize
@@ -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: