diff options
author | John Gilmore <gnu@cygnus> | 1991-10-25 07:16:59 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1991-10-25 07:16:59 +0000 |
commit | cc97dfbba7a3a262889ebc2004fabced58f28273 (patch) | |
tree | f51ab2621d3ae8c494c10a1e380f0c35e3ac8037 /bfd/.Sanitize | |
parent | ba9137fe2d342d71e61a4e81bd40dff3b4901539 (diff) | |
download | gdb-cc97dfbba7a3a262889ebc2004fabced58f28273.zip gdb-cc97dfbba7a3a262889ebc2004fabced58f28273.tar.gz gdb-cc97dfbba7a3a262889ebc2004fabced58f28273.tar.bz2 |
RS/6000 support
Diffstat (limited to 'bfd/.Sanitize')
-rw-r--r-- | bfd/.Sanitize | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index 3738dad..9d3ba70 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -68,6 +68,7 @@ cpu-vax.c cpu-h8300.c cpu-i960.c cpu-m88k.c +cpu-rs6000.c init.c cpu-sparc.c libbfd.c @@ -82,6 +83,7 @@ newsos3.c oasys.c opncls.c reloc.c +rs6000coff.c section.c srec.c sunos.c @@ -113,7 +115,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.25 1991/10/15 07:29:13 bothner +# Revision 1.26 1991/10/25 07:16:59 gnu +# RS/6000 support +# +# Revision 1.25 1991/10/15 07:29:13 bothner # Add hosts directory. # # Revision 1.24 1991/10/08 22:31:51 gnu |