* m68k-tdep.c (m68k_saved_pc_after_call): Use 'GDB_TARGET_IS_SUN3'
[deliverable/binutils-gdb.git] / gdb / config / .Sanitize
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
14 Do-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
22 Things-to-keep:
23
24 3b1.mh
25 3b1.mt
26 a29k-kern.mt
27 a29k-udi.mt
28 a29k.mt
29 altos.mh
30 altos.mt
31 amix.mh
32 amix.mt
33 apollo68b.mh
34 apollo68v.mh
35 arm.mh
36 arm.mt
37 bigmips.mh
38 bigmips.mt
39 convex.mh
40 convex.mt
41 decstation.mh
42 decstation.mt
43 delta88.mh
44 delta88.mt
45 es1800.mt
46 go32.mh
47 h8300hms.mt
48 hp300bsd.mh
49 hp300bsd.mt
50 hp300hpux.mh
51 hp300hpux.mt
52 hppabsd.mh
53 hppabsd.mt
54 hppahpux.mh
55 hppahpux.mt
56 i386aout.mt
57 i386mach.mh
58 i386sco.mh
59 i386v.mh
60 i386v.mt
61 i386v32.mh
62 i386v4.mh
63 i386v4.mt
64 irix3.mh
65 irix3.mt
66 irix4.mh
67 isi.mh
68 isi.mt
69 linux.mh
70 linux.mt
71 littlemips.mh
72 littlemips.mt
73 m68k-noun.mt
74 m68k-un.mt
75 m88k.mh
76 m88k.mt
77 merlin.mh
78 merlin.mt
79 ncr3000.mh
80 ncr3000.mt
81 news.mh
82 news.mt
83 news1000.mh
84 news1000.mt
85 nindy960.mt
86 none.mh
87 none.mt
88 np1.mh
89 np1.mt
90 os68k.mt
91 pn.mh
92 pn.mt
93 pyramid.mh
94 pyramid.mt
95 rs6000.mh
96 rs6000.mt
97 rtbsd.mh
98 sparc-noun.mt
99 sparc-un.mt
100 st2000.mt
101 stratus.mh
102 stratus.mt
103 sun2os3.mh
104 sun2os3.mt
105 sun2os4.mh
106 sun2os4.mt
107 sun386.mh
108 sun386.mt
109 sun3os3.mh
110 sun3os3.mt
111 sun3os4.mh
112 sun3os4.mt
113 sun4os4.mh
114 sun4os4.mt
115 sun4sol2.mh
116 sun4sol2.mt
117 symmetry.mh
118 symmetry.mt
119 tahoe.mh
120 tahoe.mt
121 ultra3.mh
122 ultra3.mt
123 umax.mh
124 umax.mt
125 vax.mt
126 vaxbsd.mh
127 vaxult.mh
128 vxworks68.mt
129 vxworks960.mt
130
131 Do-last:
132
133 echo Done in `pwd`.
134
135 # End of file.
This page took 0.032678 seconds and 4 git commands to generate.