diff options
author | Nick Clifton <nickc@gcc.gnu.org> | 2000-12-04 00:23:49 +0000 |
---|---|---|
committer | Nick Clifton <nickc@gcc.gnu.org> | 2000-12-04 00:23:49 +0000 |
commit | 55deb0468d6e165470261c04aa299e7df01e73cc (patch) | |
tree | 4b896d84d64792ee3790b8df818c8f3fd475f6e6 | |
parent | d19fb8e32531c558578d0fbeef2ef6b23b077be1 (diff) | |
download | gcc-55deb0468d6e165470261c04aa299e7df01e73cc.zip gcc-55deb0468d6e165470261c04aa299e7df01e73cc.tar.gz gcc-55deb0468d6e165470261c04aa299e7df01e73cc.tar.bz2 |
Note XScale contribution.
From-SVN: r37985
-rw-r--r-- | gcc/NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -7,7 +7,9 @@ Target specific NEWS was added to do -mcpu=603e and -msoft-float. MCore: Port of gcc to Motorola's MCore 210 and 340 contributed. - + + XScale: Port of gcc to Intel's XScale processor contributed. + Noteworthy changes in GCC for EGCS 1.1. --------------------------------------- |