* config/tc-mips.c (macro): Use $AT for any floating point load.
[deliverable/binutils-gdb.git] / bfd / .Sanitize
CommitLineData
aee06af3 1# Sanitize.in for devo/bfd.
08942d11
RP
2
3# Each directory to survive it's 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
15
16Do-first:
17
08942d11
RP
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:
08942d11 25COPYING
9ef1e2da 26PORTING
86835b01 27doc
08942d11
RP
28ChangeLog
29Makefile.in
30TODO
8c1891af 31VERSION
60ac749c 32aix386-core.c
08942d11
RP
33aout32.c
34aout64.c
35aoutf1.h
08942d11 36aoutx.h
4846e30f 37aout-adobe.c
9e2b3581 38aout-encap.c
9dec3920 39aout-mipsbsd.c
a89f7423 40aout-target.h
08942d11
RP
41archive.c
42archures.c
901c5bfd 43bfd-in.h
08942d11 44bfd.c
08942d11
RP
45bout.c
46cache.c
e181b631 47ctor.c
156e3852 48coff-a29k.c
71e34032 49coff-h8300.c
ff975a2c 50coff-h8500.c
156e3852
JG
51coff-i386.c
52coff-i960.c
53coff-m68k.c
54coff-m88k.c
55coff-mips.c
583f79e9 56coff-msym.c
156e3852 57coff-rs6000.c
c7551f76 58coff-we32k.c
d41ab714 59coff-z8k.c
08942d11 60coffcode.h
075caafd
ILT
61coffgen.c
62coffswap.h
fb1c4481 63config
13b351cc 64configure.bat
08942d11 65configure.in
5a5fa368 66configure.host
6f715d66 67core.c
08942d11 68demo64.c
4743848f
KR
69elf32-i386.c
70elf32-i860.c
71elf32-m68k.c
72elf32-sparc.c
73elf32-target.h
74elf32.c
08942d11 75filemode.c
6f715d66 76format.c
608de555 77gen-aout.c
08942d11 78host-aout.c
90c7c720 79hosts
76b731f9 80hppa.c
b7de6963 81i386aout.c
256b39e0 82i386bsd.c
afff60cd 83i386linux.c
08942d11 84ieee.c
141c97ea 85libaout.h
901c5bfd 86libbfd-in.h
4743848f 87libelf.h
63ffe5ef
SC
88cpu-a29k.c
89cpu-i386.c
90cpu-m68k.c
91cpu-mips.c
92cpu-vax.c
93cpu-h8300.c
ff975a2c 94cpu-h8500.c
76b731f9 95cpu-hppa.c
63ffe5ef
SC
96cpu-i960.c
97cpu-m88k.c
cc97dfbb 98cpu-rs6000.c
c7551f76 99cpu-we32k.c
d41ab714 100cpu-z8k.c
1d535e75 101hp300bsd.c
63ffe5ef 102init.c
63ffe5ef 103cpu-sparc.c
08942d11
RP
104libbfd.c
105libbfd.h
901c5bfd 106libcoff-in.h
08942d11 107libcoff.h
a3b3dbdd 108libecoff.h
76b731f9 109libhppa.h
08942d11
RP
110libieee.h
111liboasys.h
08942d11
RP
112newsos3.c
113oasys.c
114opncls.c
6f715d66 115reloc.c
075caafd 116reloc16.c
cf15d9e9 117rs6000-core.c
42c39b69 118sco-core.c
e98e6ec1 119seclet.c
dc72b0b6 120seclet.h
6f715d66 121section.c
08942d11 122srec.c
7de245d3 123stab-syms.c
08942d11 124sunos.c
6f715d66 125syms.c
08942d11 126targets.c
a14b2941 127tekhex.c
08942d11 128trad-core.c
08942d11
RP
129
130Do-last:
131
08942d11 132# End of file.
This page took 0.064258 seconds and 4 git commands to generate.