Index: htdocs/gcc-3.2/changes.html =================================================================== RCS file: /usr/local/src/cvs/gcc-cvs/wwwdocs/htdocs/gcc-3.2/changes.html,v retrieving revision 1.43 diff -u -r1.43 changes.html --- htdocs/gcc-3.2/changes.html 6 Feb 2003 13:40:39 -0000 1.43 +++ htdocs/gcc-3.2/changes.html 6 Feb 2003 23:40:58 -0000 @@ -10,92 +10,33 @@ -

GCC 3.2 Release Series — Changes, New Features, and Fixes

+ -

The purpose of this release series is to provide a stable platform for OS -distributors to use building their next releases. A primary objective was -to stabilize the C++ ABI; we believe that the interface to the compiler and -the C++ standard library are now relatively stable.

- -

Be aware that C++ code compiled by GCC 3.2.x will (in general) not -interoperate with code compiled by GCC 3.1.1 or earlier.

- -

Caveats

- - -

Frontend Enhancements

- - -

New Targets and Target Specific Improvements

- +

GCC 3.2 Release Series — Relative Changes

- +

Release History

+ +
+
February 5, 2003
+

The GNU project and the GCC + developers are pleased to announce the release of GCC 3.2.2. + News and bugfix lists can be found in the respective + Changes section.

+
November 19, 2002
+

The GNU project and the GCC + developers are pleased to announce the release of GCC 3.2.1. + Please take a look at the Changes + section for further information.

+
August 14, 2002
+

The GNU project and the GCC + developers are pleased to announce the release of GCC 3.2. + The Changes section contains + important information about this release.

+
-

GCC 3.2.2

+
+ +

GCC 3.2.2

Beginning with 3.2.2, GCC's Makefile suite supports redirection of make install by means of the DESTDIR @@ -105,7 +46,7 @@

Other than that, GCC 3.2.2 is a bug fix release only; there are no new features that were not present in GCC 3.2.1.

-

Bug Fixes

+

Bug Fixes

This section lists the problem reports (PRs) from GCC's bug tracking system (GNATS) that are known to be fixed in the 3.2.2 release. This @@ -116,7 +57,7 @@ the titles have been changed to make them more clear.

-

GCC 3.2.1

+
+ +

GCC 3.2.1

3.2.1 adds a new warning, -Wabi. This option warns when GNU C++ generates code that is known not to be binary-compatible with the @@ -236,7 +179,7 @@ applications) was reverted ("unfixed"), because the "fix" was not thread-safe.

-

Bug Fixes

+

Bug Fixes

This section lists the problem reports (PRs) from GCC's bug tracking system (GNATS) that @@ -247,7 +190,7 @@ GCC 3.2.1.

-

GCC 3.2

+
+ +

GCC 3.2

3.2 is a small bug fix release, but there is a change to the application binary interface (ABI), hence the change to the second part of the version @@ -406,16 +351,16 @@ the C++ ABI, with the intention of providing a stable interface going forward.  Accordingly, 3.2 is only a small change to 3.1.1.

-

Bug Fixes

+

Bug Fixes