]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/config/sparc/.Sanitize
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gdb / config / sparc / .Sanitize
1 # .Sanitize for devo/gdb/config/sparc.
2
3 # Each directory to survive its 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 directory.
15
16 Do-first:
17
18 # All files listed between the "Things-to-keep:" line and the
19 # "Files-to-sed:" line will be kept. All other files will be removed.
20 # Directories listed in this section will have their own Sanitize
21 # called. Directories not listed will be removed in their entirety
22 # with rm -rf.
23
24 Things-to-keep:
25
26 linux.mh
27 linux.mt
28 nbsd.mh
29 nbsd.mt
30 nm-linux.h
31 nm-nbsd.h
32 nm-sparclynx.h
33 nm-sun4os4.h
34 nm-sun4sol2.h
35 sp64.mt
36 sp64sim.mt
37 sp64sol2.mt
38 sparc-em.mt
39 sparclet.mt
40 sparclite.mt
41 sparclynx.mh
42 sparclynx.mt
43 sun4os4.mh
44 sun4os4.mt
45 sun4sol2.mh
46 sun4sol2.mt
47 tm-linux.h
48 tm-nbsd.h
49 tm-sp64.h
50 tm-sp64sim.h
51 tm-sparc.h
52 tm-sparclet.h
53 tm-sparclite.h
54 tm-sparclynx.h
55 tm-spc-em.h
56 tm-sun4os4.h
57 tm-sun4sol2.h
58 tm-vxsparc.h
59 vxsparc.mt
60 xm-linux.h
61 xm-nbsd.h
62 xm-sparc.h
63 xm-sparclynx.h
64 xm-sun4os4.h
65 xm-sun4sol2.h
66
67 Things-to-lose:
68
69
70 Do-last:
71
72 # End of file.