diff options
author | Steve Chamberlain <sac@cygnus> | 1995-01-16 05:44:00 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1995-01-16 05:44:00 +0000 |
commit | d468a1499bb2a9a106b0ece9ef785328812813c0 (patch) | |
tree | 75457310172e041b4a9ecfb42a4cac82254d4a56 /bfd/.Sanitize | |
parent | c21b376fc6ef4015c5b269c4215061fbd9557185 (diff) | |
download | gdb-d468a1499bb2a9a106b0ece9ef785328812813c0.zip gdb-d468a1499bb2a9a106b0ece9ef785328812813c0.tar.gz gdb-d468a1499bb2a9a106b0ece9ef785328812813c0.tar.bz2 |
* archures.c, Makefile.in, targets.c, bfd-in2.h, coffcode.h,
config.bfd, configure.in, config/w65.mt: Initial support for the W65.
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r-- | bfd/.Sanitize | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 06ed5f1..8f64006 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -92,6 +92,7 @@ coff-sh.c coff-sparc.c coff-u68k.c coff-we32k.c +coff-w65.c coff-z8k.c coffcode.h coffgen.c @@ -121,6 +122,7 @@ cpu-sh.c cpu-sparc.c cpu-vax.c cpu-we32k.c +cpu-w65.c cpu-z8k.c demo64.c dep-in.sed |