* v850-dis.c (disassemble): Handle insertion of ',', '[' and
[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
27Makefile.in
9c994225 28NEWS
5a77e916 29README
86e4d6e4 30TODO
5ab6ca68
ILT
31acconfig.h
32aclocal.m4
05b47bfb 33ar.1
5a77e916 34ar.c
c0cc6912 35arlex.l
aef3999f 36arparse.y
c0cc6912
SC
37arsup.c
38arsup.h
c83497f5 39binutils.texi
86e4d6e4 40bucomm.c
5a77e916 41bucomm.h
e1c14599 42budbg.h
e52e2acd
SC
43coffdump.c
44coffgrok.c
45coffgrok.h
e10a4fc4 46config.h-vms
320d4f29 47config.in
5ab6ca68 48configure
0ce51ae9 49configure.bat
86e4d6e4 50configure.in
c6474837 51cxxfilt.man
765e60a9 52dlltool.c
e1c14599
ILT
53debug.c
54debug.h
55dep-in.sed
765e60a9
SC
56defparse.y
57deflex.l
86e4d6e4 58filemode.c
f5167986 59ieee.c
5a77e916
SC
60is-ranlib.c
61is-strip.c
108d499e 62mac-binutils.r
e10a4fc4 63makefile.vms
5a77e916
SC
64maybe-ranlib.c
65maybe-strip.c
162bcd89 66mpw-config.in
108d499e 67mpw-make.sed
3883531f 68nlmconv.1
d130c9c5
ILT
69nlmconv.c
70nlmconv.h
71nlmheader.y
5a77e916 72nm.1
86e4d6e4 73nm.c
5a77e916
SC
74not-ranlib.c
75not-strip.c
3ac620d4 76objcopy.1
df14d957 77objcopy.c
5a77e916 78objdump.1
86e4d6e4 79objdump.c
e1c14599 80prdbg.c
5a77e916 81ranlib.1
06a97fbd 82ranlib.sh
f32fb3fd 83rdcoff.c
e1c14599 84rddbg.c
aef3999f 85sanity.sh
5a77e916 86size.1
86e4d6e4 87size.c
e52e2acd 88srconv.c
e1c14599 89stabs.c
ba7c8e29
DM
90strings.1
91strings.c
5a77e916 92strip.1
e52e2acd
SC
93sysdump.c
94sysinfo.y
95syslex.l
96sysroff.info
fdee1696 97testsuite
86e4d6e4 98version.c
5a52c5f8 99wrstabs.c
86e4d6e4 100
87756e15
RP
101Things-to-lose:
102
86e4d6e4 103Do-last:
This page took 0.163927 seconds and 4 git commands to generate.