diff options
author | Per Bothner <per@bothner.com> | 1991-10-15 07:29:13 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1991-10-15 07:29:13 +0000 |
commit | 90c7c72088e88242b9688037f54a889f680c5c1e (patch) | |
tree | 60565d66891c014dc931071de15f98ce9240079e | |
parent | c1eeb9af4ab9c19672530881b23575ee63f47f38 (diff) | |
download | gdb-90c7c72088e88242b9688037f54a889f680c5c1e.zip gdb-90c7c72088e88242b9688037f54a889f680c5c1e.tar.gz gdb-90c7c72088e88242b9688037f54a889f680c5c1e.tar.bz2 |
Add hosts directory.
-rw-r--r-- | bfd/.Sanitize | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index ef0d2e5..3738dad 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -53,6 +53,7 @@ elf.c filemode.c format.c host-aout.c +hosts i386aout.c i386coff.c icoff.c @@ -112,7 +113,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.24 1991/10/08 22:31:51 gnu +# Revision 1.25 1991/10/15 07:29:13 bothner +# Add hosts directory. +# +# Revision 1.24 1991/10/08 22:31:51 gnu # Add i386aout.c # # Revision 1.23 1991/10/05 06:16:44 gnu |