Add call to disasm_symaddr()
[deliverable/binutils-gdb.git] / binutils / .Sanitize
CommitLineData
7d1257bb 1# .Sanitize for devo/binutils.
86e4d6e4 2
5fd51993 3# Each directory to survive its way into a release will need a file
86e4d6e4
RP
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
42d11afa 14# done in this directory.
86e4d6e4
RP
15
16Do-first:
17
86e4d6e4
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:
25
26ChangeLog
d467c30d 27Makefile.am
86e4d6e4 28Makefile.in
9c994225 29NEWS
5a77e916 30README
5ab6ca68 31acconfig.h
d467c30d 32acinclude.m4
5ab6ca68 33aclocal.m4
fb38844d
ILT
34addr2line.1
35addr2line.c
05b47bfb 36ar.1
5a77e916 37ar.c
c0cc6912 38arlex.l
aef3999f 39arparse.y
c0cc6912
SC
40arsup.c
41arsup.h
c83497f5 42binutils.texi
86e4d6e4 43bucomm.c
5a77e916 44bucomm.h
e1c14599 45budbg.h
e52e2acd
SC
46coffdump.c
47coffgrok.c
48coffgrok.h
320d4f29 49config.in
5ab6ca68 50configure
0ce51ae9 51configure.bat
e72afe26 52configure.com
86e4d6e4 53configure.in
c6474837 54cxxfilt.man
765e60a9 55dlltool.c
a33f7359 56dlltool.h
e1c14599
ILT
57debug.c
58debug.h
59dep-in.sed
765e60a9
SC
60defparse.y
61deflex.l
86e4d6e4 62filemode.c
f5167986 63ieee.c
5a77e916
SC
64is-ranlib.c
65is-strip.c
108d499e 66mac-binutils.r
e10a4fc4 67makefile.vms
5a77e916
SC
68maybe-ranlib.c
69maybe-strip.c
162bcd89 70mpw-config.in
108d499e 71mpw-make.sed
3883531f 72nlmconv.1
d130c9c5
ILT
73nlmconv.c
74nlmconv.h
75nlmheader.y
5a77e916 76nm.1
86e4d6e4 77nm.c
5a77e916
SC
78not-ranlib.c
79not-strip.c
3ac620d4 80objcopy.1
df14d957 81objcopy.c
5a77e916 82objdump.1
86e4d6e4 83objdump.c
e1c14599 84prdbg.c
5a77e916 85ranlib.1
06a97fbd 86ranlib.sh
1d371d35
ILT
87rclex.l
88rcparse.y
662cc41e 89resbin.c
e4486bdf 90rescoff.c
1d371d35 91resrc.c
f32fb3fd 92rdcoff.c
e1c14599 93rddbg.c
aef3999f 94sanity.sh
5a77e916 95size.1
86e4d6e4 96size.c
e52e2acd 97srconv.c
e1c14599 98stabs.c
d467c30d 99stamp-h.in
ba7c8e29
DM
100strings.1
101strings.c
5a77e916 102strip.1
e52e2acd
SC
103sysdump.c
104sysinfo.y
105syslex.l
106sysroff.info
fdee1696 107testsuite
86e4d6e4 108version.c
1d371d35
ILT
109windres.h
110windres.c
5a52c5f8 111wrstabs.c
86e4d6e4 112
87756e15
RP
113Things-to-lose:
114
86e4d6e4 115Do-last:
This page took 0.276678 seconds and 4 git commands to generate.