From: Angela Marie Thomas Date: Fri, 13 Mar 1998 13:09:32 +0000 (+0000) Subject: massive sanitization fixes X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2b9cac47f502ffbd0a5810d05a86463fd583e71c;p=binutils-gdb.git massive sanitization fixes --- diff --git a/gdb/ChangeLog-97 b/gdb/ChangeLog-97 index 52136f5bcc6..8af93468b18 100644 --- a/gdb/ChangeLog-97 +++ b/gdb/ChangeLog-97 @@ -188,7 +188,7 @@ Wed Dec 10 17:57:00 1997 David Taylor 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 diff --git a/gdb/config/mips/.Sanitize b/gdb/config/mips/.Sanitize index fd379ffc659..5a68cc3d9ea 100644 --- a/gdb/config/mips/.Sanitize +++ b/gdb/config/mips/.Sanitize @@ -15,6 +15,20 @@ 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 diff --git a/gdb/config/sparc/.Sanitize b/gdb/config/sparc/.Sanitize index 028fc5f26aa..bc163029a0e 100644 --- a/gdb/config/sparc/.Sanitize +++ b/gdb/config/sparc/.Sanitize @@ -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 diff --git a/gdb/testsuite/config/.Sanitize b/gdb/testsuite/config/.Sanitize index 6aac4c7b3f9..1aec48d2da1 100644 --- a/gdb/testsuite/config/.Sanitize +++ b/gdb/testsuite/config/.Sanitize @@ -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 diff --git a/gdb/testsuite/gdb.base/.Sanitize b/gdb/testsuite/gdb.base/.Sanitize index d719dda25bc..0d321e03921 100644 --- a/gdb/testsuite/gdb.base/.Sanitize +++ b/gdb/testsuite/gdb.base/.Sanitize @@ -83,6 +83,7 @@ opaque0.c opaque1.c overlays.c overlays.exp +ovlymgr.c ovlymgr.h printcmds.c printcmds.exp diff --git a/sim/.Sanitize b/sim/.Sanitize index 531d802c843..3506894a790 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 c65449b6df8..9558757747f 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 25ed0ae3635..7ab96daa90f 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 0f1eaf8e491..3f099e4a971 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: