113a7a6030307cc4e4e3de5a3775c46b8f978ae5
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / .Sanitize
1 # .Sanitize for devo/gas/testsuite/gas/mips.
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
16 Do-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
25 Things-to-keep:
26
27 abs.d
28 abs.s
29 add.d
30 add.s
31 and.d
32 and.s
33 beq.d
34 beq.s
35 bge.d
36 bge.s
37 bgeu.d
38 bgeu.s
39 blt.d
40 blt.s
41 bltu.d
42 bltu.s
43 delay.d
44 delay.s
45 div-ilocks.d
46 div.d
47 div.s
48 dli.d
49 dli.s
50 itbl
51 itbl.s
52 jal-empic.d
53 jal-svr4pic.d
54 jal-svr4pic.s
55 jal-xgot.d
56 jal.d
57 jal.s
58 la-empic.d
59 la-empic.s
60 la-svr4pic.d
61 la-xgot.d
62 la.d
63 la.s
64 lb-empic.d
65 lb-pic.s
66 lb-svr4pic.d
67 lb-xgot.d
68 lb.d
69 lb.s
70 ld.d
71 ld.s
72 ld-empic.d
73 ld-pic.s
74 ld-svr4pic.d
75 ld-xgot.d
76 li.d
77 li.s
78 lif-empic.d
79 lif-svr4pic.d
80 lif-xgot.d
81 lifloat.d
82 lifloat.s
83 mips.exp
84 mips16.d
85 mips16.s
86 mips4.d
87 mips4.s
88 mul-ilocks.d
89 mul.d
90 mul.s
91 nodelay.d
92 rol.d
93 rol.s
94 sb.d
95 sb.s
96 trunc.d
97 trunc.s
98 ulh-empic.d
99 ulh-pic.s
100 ulh-svr4pic.d
101 ulh-xgot.d
102 uld.d
103 uld.s
104 ulh.d
105 ulh.s
106 ulw.d
107 ulw.s
108 usd.d
109 usd.s
110 ush.d
111 ush.s
112 usw.d
113 usw.s
114
115 Things-to-lose:
116
117 Do-last:
118
119 # End of file.
This page took 0.061201 seconds and 4 git commands to generate.