summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2000-12-04 00:23:49 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2000-12-04 00:23:49 +0000
commit8850b4796769773c4e0a78d27b9718de78959044 (patch)
tree4b896d84d64792ee3790b8df818c8f3fd475f6e6
parent331beb1a2ff6f4b366398258088bdc1c9787231e (diff)
downloadgcc-8850b4796769773c4e0a78d27b9718de78959044.tar.gz
Note XScale contribution.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37985 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/gcc/NEWS b/gcc/NEWS
index 55d139d1030..c2be8c44588 100644
--- a/gcc/NEWS
+++ b/gcc/NEWS
@@ -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.
---------------------------------------