OSDN Git Service

2000-07-11 Zack Weinberg <zack@wolery.cumb.org>
[pf3gnuchains/gcc-fork.git] / gcc / NEWS
index 628b03c..55d139d 100644 (file)
--- a/gcc/NEWS
+++ b/gcc/NEWS
@@ -1,3 +1,13 @@
+Noteworthy changes in GCC after EGCS 1.1.
+-----------------------------------------
+
+Target specific NEWS
+
+    RS6000/PowerPC: -mcpu=401 was added as an alias for -mcpu=403.  -mcpu=e603e
+                   was added to do -mcpu=603e and -msoft-float.
+
+    MCore: Port of gcc to Motorola's MCore 210 and 340 contributed.
+    
 Noteworthy changes in GCC for EGCS 1.1.
 ---------------------------------------
 
@@ -60,7 +70,7 @@ Build time improvements for targets which support lots of sched parameters
 (alpha and mips primarily).
 
 Compile time for certain programs using large constant initializers has been
-improved (effects glibc significantly).
+improved (affects glibc significantly).
 
 Plus an incredible number of infrastructure changes, warning fixes, bugfixes
 and local optimizations.