diff options
author | Steve Chamberlain <steve@cygnus> | 1991-07-16 00:39:03 +0000 |
---|---|---|
committer | Steve Chamberlain <steve@cygnus> | 1991-07-16 00:39:03 +0000 |
commit | fb1c44811dee800bf3e557e26724b1606abd2c78 (patch) | |
tree | 2dff9686bebc245cebe5fb381f3de47292faff5b /bfd/.Sanitize | |
parent | a4c407e5b98bd7b308fa5457f4b4c6429f9c8253 (diff) | |
download | gdb-fb1c44811dee800bf3e557e26724b1606abd2c78.zip gdb-fb1c44811dee800bf3e557e26724b1606abd2c78.tar.gz gdb-fb1c44811dee800bf3e557e26724b1606abd2c78.tar.bz2 |
*** empty log message ***
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r-- | bfd/.Sanitize | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 479dd9f..9866472 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -27,12 +27,13 @@ echo Sanitizing `pwd`... Things-to-keep: COPYING -bfd.texinfo +CVS.adm ChangeLog Makefile Makefile.in TODO VERSION +amdcoff.c aout32.c aout64.c aoutf1.h @@ -41,9 +42,11 @@ archive.c archures.c archures.h bfd.c +bfd.texinfo bout.c cache.c coffcode.h +config config.status configure configure.in @@ -65,10 +68,10 @@ liboasys.h m68kcoff.c m88k-bcs.c newsos3.c -amdcoff.c oasys.c opncls.c reloc.c +save section.c srec.c sunos.c @@ -84,7 +87,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.6 1991/07/16 00:35:56 steve +# Revision 1.7 1991/07/16 00:39:03 steve +# *** empty log message *** +# +# Revision 1.6 1991/07/16 00:35:56 steve # *** empty log message *** # # Revision 1.5 1991/07/15 23:32:40 steve |