diff options
author | Felix Lee <flee@cygnus> | 1997-09-18 04:56:22 +0000 |
---|---|---|
committer | Felix Lee <flee@cygnus> | 1997-09-18 04:56:22 +0000 |
commit | 88770c1c90ea03dc207040da395623121a16fa14 (patch) | |
tree | ea82002fd1df7e0bed295f0c44228616ce9ac868 /gas | |
parent | e1625ed21770ff7fc57ffd12860f945b260073d9 (diff) | |
download | gdb-88770c1c90ea03dc207040da395623121a16fa14.zip gdb-88770c1c90ea03dc207040da395623121a16fa14.tar.gz gdb-88770c1c90ea03dc207040da395623121a16fa14.tar.bz2 |
add missing files.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/testsuite/gas/d30v/.Sanitize | 21 | ||||
-rw-r--r-- | gas/testsuite/gas/mips/.Sanitize | 1 | ||||
-rw-r--r-- | gas/testsuite/gas/tic80/.Sanitize | 25 | ||||
-rw-r--r-- | gas/testsuite/gas/v850/.Sanitize | 2 |
4 files changed, 49 insertions, 0 deletions
diff --git a/gas/testsuite/gas/d30v/.Sanitize b/gas/testsuite/gas/d30v/.Sanitize new file mode 100644 index 0000000..b0e76cc --- /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 113a7a6..9a06112 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 6f485ef..2e245a8 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 a564975..58c9af0 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: |