* lib/gdb.exp(gdb_test): Check the result of send_gdb. Use
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / .Sanitize
CommitLineData
fbc83def 1# .Sanitize for devo/gas/testsuite/gas/mips.
5fe67aa8
ILT
2
3# Each directory to survive it's way into a release will need a file
4# like this one called "./.Sanitize". All keyword lines must exist,
5# and must exist in the order specified by this file. Each directory
6# in the tree will be processed, top down, in the following order.
7
8# Hash started lines like this one are comments and will be deleted
9# before anything else is done. Blank lines will also be squashed
10# out.
11
12# The lines between the "Do-first:" line and the "Things-to-keep:"
13# line are executed as a /bin/sh shell script before anything else is
14# done in this
15
16Do-first:
17
18
19# All files listed between the "Things-to-keep:" line and the
20# "Files-to-sed:" line will be kept. All other files will be removed.
21# Directories listed in this section will have their own Sanitize
22# called. Directories not listed will be removed in their entirety
23# with rm -rf.
24
25Things-to-keep:
26
27abs.d
28abs.s
29add.d
30add.s
31and.d
32and.s
33beq.d
34beq.s
35bge.d
36bge.s
37bgeu.d
38bgeu.s
39blt.d
40blt.s
41bltu.d
42bltu.s
36e5ed4c 43div-ilocks.d
5fe67aa8
ILT
44div.d
45div.s
1b68deb5
JSC
46dli.d
47dli.s
fbc83def
ILT
48jal-empic.d
49jal-svr4pic.d
50jal-svr4pic.s
6190e3dd 51jal-xgot.d
5fe67aa8
ILT
52jal.d
53jal.s
fbc83def
ILT
54la-empic.d
55la-empic.s
56la-svr4pic.d
6190e3dd 57la-xgot.d
5fe67aa8
ILT
58la.d
59la.s
fbc83def
ILT
60lb-empic.d
61lb-pic.s
62lb-svr4pic.d
6190e3dd 63lb-xgot.d
5fe67aa8
ILT
64lb.d
65lb.s
66ld.d
67ld.s
fbc83def
ILT
68ld-empic.d
69ld-pic.s
70ld-svr4pic.d
6190e3dd 71ld-xgot.d
5fe67aa8
ILT
72li.d
73li.s
fbc83def
ILT
74lif-empic.d
75lif-svr4pic.d
6190e3dd 76lif-xgot.d
5fe67aa8
ILT
77lifloat.d
78lifloat.s
79mips.exp
d899ee85
ILT
80mips16.d
81mips16.s
f3a01d90
KR
82mips4.d
83mips4.s
41c3da51 84mul-ilocks.d
5fe67aa8
ILT
85mul.d
86mul.s
87rol.d
88rol.s
89sb.d
90sb.s
91trunc.d
92trunc.s
fbc83def
ILT
93ulh-empic.d
94ulh-pic.s
95ulh-svr4pic.d
6190e3dd 96ulh-xgot.d
a93c34ed
ILT
97uld.d
98uld.s
5fe67aa8
ILT
99ulh.d
100ulh.s
101ulw.d
102ulw.s
a93c34ed
ILT
103usd.d
104usd.s
5fe67aa8
ILT
105ush.d
106ush.s
107usw.d
108usw.s
109
110Things-to-lose:
111
112Do-last:
113
114# End of file.
This page took 0.091475 seconds and 4 git commands to generate.