aboutsummaryrefslogtreecommitdiff
path: root/bfd/.Sanitize
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r--bfd/.Sanitize21
1 files changed, 13 insertions, 8 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize
index 9d3ba70..6b0a54f 100644
--- a/bfd/.Sanitize
+++ b/bfd/.Sanitize
@@ -32,7 +32,6 @@ ChangeLog
Makefile.in
TODO
VERSION
-amdcoff.c
aout32.c
aout64.c
aoutf1.h
@@ -43,20 +42,24 @@ bfd-in.h
bfd.c
bout.c
cache.c
+coff-a29k.c
+coff-i386.c
+coff-i960.c
+coff-m68k.c
+coff-m88k.c
+coff-mips.c
+coff-rs6000.c
coffcode.h
config
configure.in
core.c
demo64.c
-ecoff.c
elf.c
filemode.c
format.c
host-aout.c
hosts
i386aout.c
-i386coff.c
-icoff.c
ieee.c
libaout.h
libbfd-in.h
@@ -77,13 +80,10 @@ libcoff-in.h
libcoff.h
libieee.h
liboasys.h
-m68kcoff.c
-m88k-bcs.c
newsos3.c
oasys.c
opncls.c
reloc.c
-rs6000coff.c
section.c
srec.c
sunos.c
@@ -115,7 +115,12 @@ echo Done in `pwd`.
#
#
# $Log$
-# Revision 1.26 1991/10/25 07:16:59 gnu
+# Revision 1.27 1991/10/25 10:17:41 gnu
+# * Rename COFF-related files in `coff-ARCH.c' form.
+# coff-a29k.c, coff-i386.c, coff-i960.c, coff-m68k.c, coff-m88k.c,
+# coff-mips.c, coff-rs6000.c to be exact.
+#
+# Revision 1.26 1991/10/25 07:16:59 gnu
# RS/6000 support
#
# Revision 1.25 1991/10/15 07:29:13 bothner