summaryrefslogtreecommitdiffstats
path: root/contrib/gcc/ONEWS
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2002-02-01 18:16:02 +0000
committerobrien <obrien@FreeBSD.org>2002-02-01 18:16:02 +0000
commitc9ab9ae440a8066b2c2b85b157b1fdadcf09916a (patch)
tree086d9d6c8fbd4fc8fe4495059332f66bc0f8d12b /contrib/gcc/ONEWS
parent2ecfd8bd04b63f335c1ec6295740a4bfd97a4fa6 (diff)
downloadFreeBSD-src-c9ab9ae440a8066b2c2b85b157b1fdadcf09916a.zip
FreeBSD-src-c9ab9ae440a8066b2c2b85b157b1fdadcf09916a.tar.gz
Enlist the FreeBSD-CURRENT users as testers of what is to become Gcc 3.1.0.
These bits are taken from the FSF anoncvs repo on 1-Feb-2002 08:20 PST.
Diffstat (limited to 'contrib/gcc/ONEWS')
-rw-r--r--contrib/gcc/ONEWS17
1 files changed, 8 insertions, 9 deletions
diff --git a/contrib/gcc/ONEWS b/contrib/gcc/ONEWS
index 427df25..4d4b54b 100644
--- a/contrib/gcc/ONEWS
+++ b/contrib/gcc/ONEWS
@@ -1,10 +1,9 @@
-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.
+This file contains information about GCC releases up to GCC 2.8.1, and
+some information about EGCS releases. For more details of changes in
+EGCS releases, and details of changes in GCC 2.95 and more recent
+releases, see the release notes on the GCC web site and the file NEWS
+which contains the most relevant parts of those release notes in text
+form.
Noteworthy changes in GCC for EGCS 1.1.
---------------------------------------
@@ -58,7 +57,7 @@ do not have integer mul/div or floating point support on-chip.
GCC now supports a "--help" option to print detailed help information.
-cpplib has been greatly improved. It is probably useable for some sites now
+cpplib has been greatly improved. It is probably usable for some sites now
(major missing feature is trigraphs).
Memory footprint for the compiler has been significantly reduced for certain
@@ -68,7 +67,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.
OpenPOWER on IntegriCloud