OSDN Git Service

* decl.c (init_decl_processing): Remove duplicate decl of
[pf3gnuchains/gcc-fork.git] / gcc / NEWS
index 628b03c..965422b 100644 (file)
--- a/gcc/NEWS
+++ b/gcc/NEWS
@@ -1,3 +1,11 @@
+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.
+
 Noteworthy changes in GCC for EGCS 1.1.
 ---------------------------------------
 
@@ -60,7 +68,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.