]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/mips/.Sanitize
* simops.c: Include correct syscall.h for d10v, not host's.
[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
36e5ed4c 43div-ilocks.d
5fe67aa8
ILT
44div.d
45div.s
fbc83def
ILT
46jal-empic.d
47jal-svr4pic.d
48jal-svr4pic.s
6190e3dd 49jal-xgot.d
5fe67aa8
ILT
50jal.d
51jal.s
fbc83def
ILT
52la-empic.d
53la-empic.s
54la-svr4pic.d
6190e3dd 55la-xgot.d
5fe67aa8
ILT
56la.d
57la.s
fbc83def
ILT
58lb-empic.d
59lb-pic.s
60lb-svr4pic.d
6190e3dd 61lb-xgot.d
5fe67aa8
ILT
62lb.d
63lb.s
64ld.d
65ld.s
fbc83def
ILT
66ld-empic.d
67ld-pic.s
68ld-svr4pic.d
6190e3dd 69ld-xgot.d
5fe67aa8
ILT
70li.d
71li.s
fbc83def
ILT
72lif-empic.d
73lif-svr4pic.d
6190e3dd 74lif-xgot.d
5fe67aa8
ILT
75lifloat.d
76lifloat.s
77mips.exp
f3a01d90
KR
78mips4.d
79mips4.s
41c3da51 80mul-ilocks.d
5fe67aa8
ILT
81mul.d
82mul.s
83rol.d
84rol.s
85sb.d
86sb.s
87trunc.d
88trunc.s
fbc83def
ILT
89ulh-empic.d
90ulh-pic.s
91ulh-svr4pic.d
6190e3dd 92ulh-xgot.d
a93c34ed
ILT
93uld.d
94uld.s
5fe67aa8
ILT
95ulh.d
96ulh.s
97ulw.d
98ulw.s
a93c34ed
ILT
99usd.d
100usd.s
5fe67aa8
ILT
101ush.d
102ush.s
103usw.d
104usw.s
105
106Things-to-lose:
107
108Do-last:
109
110# End of file.