diff options
author | Steve Chamberlain <sac@cygnus> | 1992-08-25 22:04:53 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1992-08-25 22:04:53 +0000 |
commit | d41ab7144ef055f342860f129d261939e2ef7596 (patch) | |
tree | a4139a2ccc01ad4fd8539b4f2b4a051d5bd32493 /bfd/.Sanitize | |
parent | 5bc927fb4e9d21fd4f50bab28cb793963c92df8b (diff) | |
download | gdb-d41ab7144ef055f342860f129d261939e2ef7596.zip gdb-d41ab7144ef055f342860f129d261939e2ef7596.tar.gz gdb-d41ab7144ef055f342860f129d261939e2ef7596.tar.bz2 |
Add basic support for the z8k:
* Makefile.in, archures.c, coffcode.h, configure.in, reloc.c,
section.c, targets.c,
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 daf6a12..22e935b 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -52,6 +52,7 @@ coff-m88k.c coff-mips.c coff-msym.c coff-rs6000.c +coff-z8k.c coffcode.h config configure.bat @@ -80,6 +81,7 @@ cpu-hppa.c cpu-i960.c cpu-m88k.c cpu-rs6000.c +cpu-z8k.c hp300bsd.c init.c cpu-sparc.c |