diff options
author | K. Richard Pixley <rich@cygnus> | 1993-05-27 06:44:29 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1993-05-27 06:44:29 +0000 |
commit | 87756e15db9426efa646df410eed1de8533174ac (patch) | |
tree | b417cb3c813b0e1dbc3612b0e9b2bbdbfaffa865 /gas/testsuite | |
parent | 7b85349fe85f22b96495ef7eff04c6e5b28c3d66 (diff) | |
download | gdb-87756e15db9426efa646df410eed1de8533174ac.zip gdb-87756e15db9426efa646df410eed1de8533174ac.tar.gz gdb-87756e15db9426efa646df410eed1de8533174ac.tar.bz2 |
added things-to-lose sections
Diffstat (limited to 'gas/testsuite')
-rw-r--r-- | gas/testsuite/.Sanitize | 2 | ||||
-rw-r--r-- | gas/testsuite/config/.Sanitize | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/.Sanitize | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/all/.Sanitize | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/i386/.Sanitize | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/ieee.fp/.Sanitize | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/m68k-coff/.Sanitize | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/m68k/.Sanitize | 2 | ||||
-rw-r--r-- | gas/testsuite/gas/sparc-solaris/.Sanitize | 2 | ||||
-rw-r--r-- | gas/testsuite/lib/.Sanitize | 2 |
10 files changed, 20 insertions, 0 deletions
diff --git a/gas/testsuite/.Sanitize b/gas/testsuite/.Sanitize index 98f98a3..1db2e8a 100644 --- a/gas/testsuite/.Sanitize +++ b/gas/testsuite/.Sanitize @@ -35,6 +35,8 @@ configure.in gas lib +Things-to-lose: + Do-last: # End of file. diff --git a/gas/testsuite/config/.Sanitize b/gas/testsuite/config/.Sanitize index 2674e60..e648d13 100644 --- a/gas/testsuite/config/.Sanitize +++ b/gas/testsuite/config/.Sanitize @@ -28,6 +28,8 @@ Things-to-keep: unix-gas.exp +Things-to-lose: + Do-last: # End of file. diff --git a/gas/testsuite/gas/.Sanitize b/gas/testsuite/gas/.Sanitize index 02f63a0..a37c422 100644 --- a/gas/testsuite/gas/.Sanitize +++ b/gas/testsuite/gas/.Sanitize @@ -34,6 +34,8 @@ m68k-coff sparc-solaris template +Things-to-lose: + Do-last: # End of file. diff --git a/gas/testsuite/gas/all/.Sanitize b/gas/testsuite/gas/all/.Sanitize index 0a8a011..01b02bb 100644 --- a/gas/testsuite/gas/all/.Sanitize +++ b/gas/testsuite/gas/all/.Sanitize @@ -33,6 +33,8 @@ p1480.s p2425.s x930509.s +Things-to-lose: + Do-last: # End of file. diff --git a/gas/testsuite/gas/i386/.Sanitize b/gas/testsuite/gas/i386/.Sanitize index 1a7f0a2..357b2a5 100644 --- a/gas/testsuite/gas/i386/.Sanitize +++ b/gas/testsuite/gas/i386/.Sanitize @@ -29,6 +29,8 @@ Things-to-keep: all.exp inout.s +Things-to-lose: + Do-last: # End of file. diff --git a/gas/testsuite/gas/ieee.fp/.Sanitize b/gas/testsuite/gas/ieee.fp/.Sanitize index 6dfe50e..e5776ed 100644 --- a/gas/testsuite/gas/ieee.fp/.Sanitize +++ b/gas/testsuite/gas/ieee.fp/.Sanitize @@ -29,6 +29,8 @@ Things-to-keep: x930509a.exp x930509a.s +Things-to-lose: + Do-last: # End of file. diff --git a/gas/testsuite/gas/m68k-coff/.Sanitize b/gas/testsuite/gas/m68k-coff/.Sanitize index 4ec325f..4aa77b0 100644 --- a/gas/testsuite/gas/m68k-coff/.Sanitize +++ b/gas/testsuite/gas/m68k-coff/.Sanitize @@ -33,6 +33,8 @@ p2430.s p2430a.s t1.s +Things-to-lose: + Do-last: # End of file. diff --git a/gas/testsuite/gas/m68k/.Sanitize b/gas/testsuite/gas/m68k/.Sanitize index a559c5d..e41a352 100644 --- a/gas/testsuite/gas/m68k/.Sanitize +++ b/gas/testsuite/gas/m68k/.Sanitize @@ -31,6 +31,8 @@ p2410.s p2663.s t2.s +Things-to-lose: + Do-last: # End of file. diff --git a/gas/testsuite/gas/sparc-solaris/.Sanitize b/gas/testsuite/gas/sparc-solaris/.Sanitize index 3b4e44af..a160360 100644 --- a/gas/testsuite/gas/sparc-solaris/.Sanitize +++ b/gas/testsuite/gas/sparc-solaris/.Sanitize @@ -30,6 +30,8 @@ gas.exp sol-cc.s sol-gcc.s +Things-to-lose: + Do-last: # End of file. diff --git a/gas/testsuite/lib/.Sanitize b/gas/testsuite/lib/.Sanitize index 7fe492f..6ee1be7 100644 --- a/gas/testsuite/lib/.Sanitize +++ b/gas/testsuite/lib/.Sanitize @@ -35,6 +35,8 @@ dounsreloc dounssym run +Things-to-lose: + Do-last: # End of file. |