diff --git a/.Sanitize b/.Sanitize index 5a27b37c0c..12a36302fc 100644 --- a/.Sanitize +++ b/.Sanitize @@ -48,9 +48,9 @@ Do-first: keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf apache bash - bfd binutils byacc cvs deja-gnu dejagnu diff dosrel dvips emacs emacs19 - examples expect fileutils findutils flex - gas gawk gcc gdb gdbm gdbtest glob gprof grep grez groff guile gzip + bfd binutils bison byacc cvs deja-gnu dejagnu diff dosrel dvips + emacs emacs19 examples expect fileutils findutils flex + gas gawk gcc gdb gdbm gdbtest glob gperf gprof grep grez groff guile gzip include inet install-sh ispell ld less libg++ libgcc libgloss libiberty libio librx libstdc++ m4 make mkinstalldirs mmalloc move-if-change newlib ncurses opcodes diff --git a/gas/testsuite/gas/d30v/.Sanitize b/gas/testsuite/gas/d30v/.Sanitize new file mode 100644 index 0000000000..b0e76cc270 --- /dev/null +++ b/gas/testsuite/gas/d30v/.Sanitize @@ -0,0 +1,21 @@ +Do-first: + +Things-to-keep: + +align.d +align.s +array.d +array.s +d30.exp +guard.d +guard.s +inst.d +inst.s +opt.d +opt.s +reloc.d +reloc.s + +This-to-lose: + +Do-last: \ No newline at end of file diff --git a/gas/testsuite/gas/mips/.Sanitize b/gas/testsuite/gas/mips/.Sanitize index 113a7a6030..9a06112c6f 100644 --- a/gas/testsuite/gas/mips/.Sanitize +++ b/gas/testsuite/gas/mips/.Sanitize @@ -70,6 +70,7 @@ lb.s ld.d ld.s ld-empic.d +ld-ilocks.d ld-pic.s ld-svr4pic.d ld-xgot.d diff --git a/gas/testsuite/gas/tic80/.Sanitize b/gas/testsuite/gas/tic80/.Sanitize index 6f485ef881..2e245a8f52 100644 --- a/gas/testsuite/gas/tic80/.Sanitize +++ b/gas/testsuite/gas/tic80/.Sanitize @@ -27,6 +27,9 @@ Things-to-keep: add.d add.lst add.s +align.d +align.lst +align.s bitnum.d bitnum.lst bitnum.s @@ -39,9 +42,31 @@ cregops.s endmask.d endmask.lst endmask.s +float.d +float.lst +float.s regops.d regops.lst regops.s +regops2.d +regops2.lst +regops2.s +regops3.d +regops3.lst +regops3.s +regops4.d +regops4.lst +regops4.s +relocs1.c +relocs1.d +relocs1.lst +relocs1.s +relocs1b.d +relocs2.c +relocs2.d +relocs2.lst +relocs2.s +relocs2b.d tic80.exp Things-to-lose: diff --git a/gas/testsuite/gas/v850/.Sanitize b/gas/testsuite/gas/v850/.Sanitize index a564975114..58c9af0dda 100644 --- a/gas/testsuite/gas/v850/.Sanitize +++ b/gas/testsuite/gas/v850/.Sanitize @@ -39,6 +39,8 @@ mem.s misc.s move.s range.s +reloc.s + Things-to-lose: Do-last: diff --git a/sim/testsuite/.Sanitize b/sim/testsuite/.Sanitize index 5b58dad280..4cb57ffc28 100644 --- a/sim/testsuite/.Sanitize +++ b/sim/testsuite/.Sanitize @@ -22,7 +22,7 @@ else lose_these_too="${d30v_files} ${lose_these_too}" fi -r5900_files="mips64r5900el-elf" +r5900_files="mips64vr5900el-elf" if ( echo $* | grep keep\-r5900 > /dev/null ) ; then keep_these_too="${r5900_files} ${keep_these_too}" else @@ -47,6 +47,7 @@ ChangeLog Makefile.in configure configure.in +d10v-elf Things-to-lose: diff --git a/sim/testsuite/d10v-elf/.Sanitize b/sim/testsuite/d10v-elf/.Sanitize new file mode 100644 index 0000000000..3607765c7c --- /dev/null +++ b/sim/testsuite/d10v-elf/.Sanitize @@ -0,0 +1,11 @@ +Do-first: + +Things-to-keep: + +exit47.s +hello.s +loop.s + +Things-to-lose: + +Do-last: diff --git a/sim/testsuite/d30v-elf/.Sanitize b/sim/testsuite/d30v-elf/.Sanitize index 14cc31d601..e9325bd226 100644 --- a/sim/testsuite/d30v-elf/.Sanitize +++ b/sim/testsuite/d30v-elf/.Sanitize @@ -38,6 +38,9 @@ em-e0.S em-e47.S em-pchr.S em-pstr.S +exit47.s +hello.s +loop.s ls-ld2h.S ls-ld2w.S ls-ld4bh.S @@ -57,6 +60,8 @@ ls-stb.S ls-sth.S ls-sthh.S ls-stw.S +os-dbt.S +tick.s Things-to-lose: diff --git a/sim/testsuite/v850eq-elf/.Sanitize b/sim/testsuite/v850eq-elf/.Sanitize new file mode 100644 index 0000000000..8523797a1a --- /dev/null +++ b/sim/testsuite/v850eq-elf/.Sanitize @@ -0,0 +1,26 @@ +Do-first: + +Things-to-keep: + +Makefile.in +configure +configure.in +exit47.s +hello.s +loop.s +t-bsh.s +t-bsw.s +t-callt.s +t-ctret.s +t-hsw.s +t-ldsr.s +t-macros.i +t-sld.s +t-sxb.s +t-sxh.s +t-zxb.s +t-zxh.s + +Things-to-lose: + +Do-last: