]> Git Repo - binutils.git/blame - gdb/config/mips/.Sanitize
* infrun.c, config/mips/tm-irix5.h: Remove #if 0'd AT_FUNCTION_START.
[binutils.git] / gdb / config / mips / .Sanitize
CommitLineData
b0cb2d91
FF
1# Each directory to survive it's way into a release will need a file
2# like this one called "./.Sanitize". All keyword lines must exist,
3# and must exist in the order specified by this file. Each directory
4# in the tree will be processed, top down, in the following order.
5
6# Hash started lines like this one are comments and will be deleted
7# before anything else is done. Blank lines will also be squashed
8# out.
9
10# The lines between the "Do-first:" line and the "Things-to-keep:"
11# line are executed as a /bin/sh shell script before anything else is
12# done in this
13
14Do-first:
15
16# All files listed between the "Things-to-keep:" line and the
17# "Files-to-sed:" line will be kept. All other files will be removed.
18# Directories listed in this section will have their own Sanitize
19# called. Directories not listed will be removed in their entirety
20# with rm -rf.
21
22Things-to-keep:
23
b0cb2d91
FF
24bigmips.mt
25decstation.mh
26decstation.mt
27idt.mt
761d5a4b 28idtl.mt
b0cb2d91
FF
29irix3.mh
30irix3.mt
31irix4.mh
a2f1e2e5
ILT
32irix5.mh
33irix5.mt
b0cb2d91
FF
34littlemips.mh
35littlemips.mt
c2d751d5
JK
36mipsm3.mh
37mipsm3.mt
89e04499 38news-mips.mh
b0cb2d91
FF
39nm-irix3.h
40nm-irix4.h
a2f1e2e5 41nm-irix5.h
b0cb2d91 42nm-mips.h
89e04499 43nm-news-mips.h
7f6175b4
JK
44nm-riscos.h
45riscos.mh
b0cb2d91 46tm-bigmips.h
916b904d
ILT
47tm-idt.h
48tm-idtl.h
b0cb2d91 49tm-irix3.h
a2f1e2e5 50tm-irix5.h
b0cb2d91 51tm-mips.h
c2d751d5 52tm-mipsm3.h
b0cb2d91
FF
53xm-irix3.h
54xm-irix4.h
a2f1e2e5 55xm-irix5.h
1a2a932d 56xm-makeva.h
b0cb2d91 57xm-mips.h
c2d751d5 58xm-mipsm3.h
89e04499 59xm-news-mips.h
7f6175b4 60xm-riscos.h
b0cb2d91 61
87756e15
RP
62Things-to-lose:
63
775d4a40 64
b0cb2d91
FF
65Do-last:
66
67# End of file.
This page took 0.170094 seconds and 4 git commands to generate.