aboutsummaryrefslogtreecommitdiff
path: root/binutils/.Sanitize
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1991-12-08 01:14:09 +0000
committerSteve Chamberlain <sac@cygnus>1991-12-08 01:14:09 +0000
commit5a77e9160f24a84e80a4606dbe2e8b2ee09f0a6d (patch)
tree5d121b9a2f52d3bef7e3df1079a4bd5846681b93 /binutils/.Sanitize
parent381ed933d335d95296e99d17a5411fba85628063 (diff)
downloadfsf-binutils-gdb-5a77e9160f24a84e80a4606dbe2e8b2ee09f0a6d.zip
fsf-binutils-gdb-5a77e9160f24a84e80a4606dbe2e8b2ee09f0a6d.tar.gz
fsf-binutils-gdb-5a77e9160f24a84e80a4606dbe2e8b2ee09f0a6d.tar.bz2
* bucomm.h: created to hold prototypes of bucomm.c
* objdump.h: created to hold prototyes of objdump.c * am29k-pinsn.c: include objdump.h * ar.c: include bucomm.h, get ar.h from the right place and include libbfd.h * bucomm.c: defunize bfd_fatal * copy.c: include bucomm.h, lint. * i960-pinsn.h: include bucomm.h * m68k-pinsn.h: lint * nm.c: include bucomm.h, lint * objdump.c: lint * sparc-pinsn.c: include objdump.h
Diffstat (limited to 'binutils/.Sanitize')
-rw-r--r--binutils/.Sanitize46
1 files changed, 31 insertions, 15 deletions
diff --git a/binutils/.Sanitize b/binutils/.Sanitize
index 9230ac3..0a523ee 100644
--- a/binutils/.Sanitize
+++ b/binutils/.Sanitize
@@ -29,37 +29,39 @@ Things-to-keep:
ChangeLog
Makefile.in
+README
TODO
alloca.c
-ar.c
+am29k-pinsn.c
ar.1
-nm.1
-objdump.1
-ranlib.1
-size.1
-strip.1
-is-ranlib.c
-not-ranlib.c
-maybe-ranlib.c
-is-strip.c
-not-strip.c
-maybe-strip.c
+ar.c
binutils.texi
bucomm.c
+bucomm.h
configure.in
copy.c
cplus-dem.c
filemode.c
gmalloc.c
-am29k-pinsn.c
i960-pinsn.c
+is-ranlib.c
+is-strip.c
m68k-pinsn.c
+maybe-ranlib.c
+maybe-strip.c
+nm.1
nm.c
+not-ranlib.c
+not-strip.c
+objdump.1
objdump.c
+objdump.h
+ranlib.1
ranlib.sh
-README
+size.1
size.c
sparc-pinsn.c
+strip.1
version.c
Do-last:
@@ -69,7 +71,21 @@ echo Done in `pwd`.
#
#
# $Log$
-# Revision 1.11 1991/11/18 08:04:14 bothner
+# Revision 1.12 1991/12/08 01:13:54 sac
+# * bucomm.h: created to hold prototypes of bucomm.c
+# * objdump.h: created to hold prototyes of objdump.c
+# * am29k-pinsn.c: include objdump.h
+# * ar.c: include bucomm.h, get ar.h from the right place and
+# include libbfd.h
+# * bucomm.c: defunize bfd_fatal
+# * copy.c: include bucomm.h, lint.
+# * i960-pinsn.h: include bucomm.h
+# * m68k-pinsn.h: lint
+# * nm.c: include bucomm.h, lint
+# * objdump.c: lint
+# * sparc-pinsn.c: include objdump.h
+#
+# Revision 1.11 1991/11/18 08:04:14 bothner
# * Makefile.in: Bump to version 1.92.
# * version.c, Makefile.in: Get version string from Makefile.
# * copy.c, is-strip.c, not-strip.c, maybe-strip.c, Makefile.in: