* config/mips/xm-makeva.h: New file implements va_list alignment
[deliverable/binutils-gdb.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
32littlemips.mh
33littlemips.mt
89e04499 34news-mips.mh
b0cb2d91
FF
35nm-irix3.h
36nm-irix4.h
37nm-mips.h
89e04499 38nm-news-mips.h
7f6175b4
JK
39nm-riscos.h
40riscos.mh
b0cb2d91
FF
41tm-bigmips.h
42tm-irix3.h
43tm-mips.h
b0cb2d91
FF
44xm-irix3.h
45xm-irix4.h
1a2a932d 46xm-makeva.h
b0cb2d91 47xm-mips.h
89e04499 48xm-news-mips.h
7f6175b4 49xm-riscos.h
b0cb2d91 50
87756e15
RP
51Things-to-lose:
52
b0cb2d91
FF
53Do-last:
54
55# End of file.
This page took 0.044105 seconds and 4 git commands to generate.