Thu Dec 17 17:18:43 1998 Dave Brolley <brolley@cygnus.com>
[deliverable/binutils-gdb.git] / sim / testsuite / sim / fr30 / .Sanitize
CommitLineData
3bf97905
DB
1# .Sanitize for devo/sim/testsuite/sim/m32r
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
18Things-to-keep:
19
20allinsn.exp
21testutils.inc
22
23add.cgs
24add.ms
25add2.cgs
26addc.cgs
27addn.cgs
28addn2.cgs
29and.cgs
30andb.cgs
31andh.cgs
32asr.cgs
33asr2.cgs
34bandh.cgs
35bandl.cgs
36beorh.cgs
37beorl.cgs
38borh.cgs
39borl.cgs
40btsth.cgs
41btstl.cgs
42cmp.cgs
43cmp2.cgs
44eor.cgs
45eorb.cgs
46eorh.cgs
47hello.ms
48hello.ms
49ld.cgs
50ldi20.cgs
51ldi32.cgs
52ldi8.cgs
53ldub.cgs
54lduh.cgs
55lsl.cgs
56lsl2.cgs
57lsr.cgs
58lsr2.cgs
59misc.exp
60mul.cgs
61mulh.cgs
62mulu.cgs
63muluh.cgs
64or.cgs
65orb.cgs
66orh.cgs
67sub.cgs
68subc.cgs
69subn.cgs
70
71Things-to-lose:
72
73Do-last:
74
75# End of file.
This page took 0.025977 seconds and 4 git commands to generate.