]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/config/sparc/.Sanitize
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gdb / config / sparc / .Sanitize
CommitLineData
8c16485e
SS
1# .Sanitize for devo/gdb/config/sparc.
2
3# Each directory to survive its way into a release will need a file
b0cb2d91
FF
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
a6aa45a6 14# done in this directory.
b0cb2d91
FF
15
16Do-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
24Things-to-keep:
25
2b9cac47
AMT
26linux.mh
27linux.mt
46cf56fa
C
28nbsd.mh
29nbsd.mt
2b9cac47 30nm-linux.h
46cf56fa 31nm-nbsd.h
00bac334 32nm-sparclynx.h
b0cb2d91 33nm-sun4os4.h
256364e9 34nm-sun4sol2.h
8c16485e
SS
35sp64.mt
36sp64sim.mt
d6967489 37sp64sol2.mt
b0cb2d91 38sparc-em.mt
7afcc4e8 39sparclet.mt
e8a5f0ed 40sparclite.mt
00bac334
SS
41sparclynx.mh
42sparclynx.mt
b0cb2d91
FF
43sun4os4.mh
44sun4os4.mt
45sun4sol2.mh
46sun4sol2.mt
2b9cac47 47tm-linux.h
46cf56fa 48tm-nbsd.h
8c16485e
SS
49tm-sp64.h
50tm-sp64sim.h
b0cb2d91 51tm-sparc.h
d6ea322f 52tm-sparclet.h
e8a5f0ed 53tm-sparclite.h
00bac334 54tm-sparclynx.h
b0cb2d91
FF
55tm-spc-em.h
56tm-sun4os4.h
57tm-sun4sol2.h
54d44c8c
RP
58tm-vxsparc.h
59vxsparc.mt
2b9cac47 60xm-linux.h
46cf56fa 61xm-nbsd.h
b0cb2d91 62xm-sparc.h
00bac334 63xm-sparclynx.h
b0cb2d91
FF
64xm-sun4os4.h
65xm-sun4sol2.h
66
87756e15
RP
67Things-to-lose:
68
775d4a40 69
b0cb2d91
FF
70Do-last:
71
72# End of file.