OSDN Git Service

* gcc.texi: Fixes for makeinfo 4.0 --html.
[pf3gnuchains/gcc-fork.git] / gcc / NEWS
index 427df25..55d139d 100644 (file)
--- a/gcc/NEWS
+++ b/gcc/NEWS
@@ -6,6 +6,8 @@ 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.
 ---------------------------------------
 
@@ -68,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.