]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/mips/.Sanitize
Thu Jul 4 10:11:33 1996 James G. Smith <jsmith@cygnus.co.uk>
[thirdparty/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
43div.d
44div.s
fbc83def
ILT
45jal-empic.d
46jal-svr4pic.d
47jal-svr4pic.s
6190e3dd 48jal-xgot.d
5fe67aa8
ILT
49jal.d
50jal.s
fbc83def
ILT
51la-empic.d
52la-empic.s
53la-svr4pic.d
6190e3dd 54la-xgot.d
5fe67aa8
ILT
55la.d
56la.s
fbc83def
ILT
57lb-empic.d
58lb-pic.s
59lb-svr4pic.d
6190e3dd 60lb-xgot.d
5fe67aa8
ILT
61lb.d
62lb.s
63ld.d
64ld.s
fbc83def
ILT
65ld-empic.d
66ld-pic.s
67ld-svr4pic.d
6190e3dd 68ld-xgot.d
5fe67aa8
ILT
69li.d
70li.s
fbc83def
ILT
71lif-empic.d
72lif-svr4pic.d
6190e3dd 73lif-xgot.d
5fe67aa8
ILT
74lifloat.d
75lifloat.s
76mips.exp
f3a01d90
KR
77mips4.d
78mips4.s
5fe67aa8
ILT
79mul.d
80mul.s
81rol.d
82rol.s
83sb.d
84sb.s
85trunc.d
86trunc.s
fbc83def
ILT
87ulh-empic.d
88ulh-pic.s
89ulh-svr4pic.d
6190e3dd 90ulh-xgot.d
a93c34ed
ILT
91uld.d
92uld.s
5fe67aa8
ILT
93ulh.d
94ulh.s
95ulw.d
96ulw.s
a93c34ed
ILT
97usd.d
98usd.s
5fe67aa8
ILT
99ush.d
100ush.s
101usw.d
102usw.s
103
104Things-to-lose:
105
106Do-last:
107
108# End of file.