diff options
author | Per Bothner <per@bothner.com> | 1992-03-02 06:39:32 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-03-02 06:39:32 +0000 |
commit | cf15d9e97ac5459a911129f1a506fdc3713c27bb (patch) | |
tree | eb6c00596ccb948d090df17cfd99294df7b89f7f | |
parent | 6c6afbb92bc10dbb693e8e74804cdffa8de65521 (diff) | |
download | ppe42-binutils-cf15d9e97ac5459a911129f1a506fdc3713c27bb.tar.gz ppe42-binutils-cf15d9e97ac5459a911129f1a506fdc3713c27bb.zip |
New file: rs6000-core.c.
-rw-r--r-- | bfd/.Sanitize | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/bfd/.Sanitize b/bfd/.Sanitize index c891e5d2d7..08e1a57a48 100644 --- a/bfd/.Sanitize +++ b/bfd/.Sanitize @@ -89,6 +89,7 @@ newsos3.c oasys.c opncls.c reloc.c +rs6000-core.c seclet.c seclet.h section.c @@ -123,7 +124,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.38 1992/02/27 03:52:15 sac +# Revision 1.39 1992/03/02 06:39:32 bothner +# New file: rs6000-core.c. +# +# Revision 1.38 1992/02/27 03:52:15 sac # Wed Feb 26 19:40:59 1992 Steve Chamberlain (sac at thepub.cygnus.com) # # * bfd.c: lint |