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.44 diff -u -r1.44 changes.html --- htdocs/gcc-3.2/changes.html 7 Feb 2003 13:29:55 -0000 1.44 +++ htdocs/gcc-3.2/changes.html 7 Feb 2003 15:20:45 -0000 @@ -12,7 +12,9 @@

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

-

Caveats

+

Caveats and New Features

+ +

Caveats

-

Frontend Enhancements

- + +

C++

- -

New Targets and Target Specific Improvements

- + +

x86-64

- -

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 @@ -97,7 +100,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 @@ -107,8 +110,7 @@

The sorting is slightly different from the GNATS categories, and some of the titles have been changed to make them more clear.

- + +

C++ (compiler and library) bugs

-
  • C and optimizer bugs

    + + +

    C and optimizer bugs

  • -
  • Objective-C bugs

    + + +

    Objective-C bugs

  • -
  • Ada bugs

    + + +

    Ada bugs

  • -
  • Preprocessor bugs

    + + +

    Preprocessor bugs

  • -
  • ARM-specific

    + + +

    ARM-specific

  • -
  • x86-specific (Intel/AMD)

    + + +

    x86-specific (Intel/AMD)

  • -
  • FreeBSD 5.0 specific

    + + +

    FreeBSD 5.0 specific

  • -
  • RTEMS-specific

    + + +

    RTEMS-specific

  • -
  • HP-PA specific

    + + +

    HP-PA specific

  • -
  • Documentation

    + + +

    Documentation

  • -

    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 @@ -228,7 +241,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 @@ -238,8 +251,7 @@ strongly recommended that users of earlier gcc 3.x releases upgrade to GCC 3.2.1.

    - -
  • C++ (compiler and library) bugs

    +

    C++ (compiler and library) bugs

  • -
  • C and optimizer bugs

    + + +

    C and optimizer bugs

  • -
  • Preprocessor bugs

    + + +

    Preprocessor bugs

  • -
  • x86 specific (Intel/AMD)

    + + +

    x86 specific (Intel/AMD)

  • -
  • PowerPC specific

    + + +

    PowerPC specific

  • -
  • HP/PA specific

    + + +

    HP/PA specific

  • -
  • SPARC specific

    + + +

    SPARC specific

  • -
  • ARM specific

    + + +

    ARM specific

  • -
  • Alpha specific

    + + +

    Alpha specific

  • -
  • IBM s390 specific

    + + +

    IBM s390 specific

  • -
  • SCO specific

    + + +

    SCO specific

  • -
  • m68k/Coldfire specific

    + + +

    m68k/Coldfire specific

  • -
  • Documentation

    + + +

    Documentation

  • -

    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 @@ -398,16 +422,15 @@ 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

    - -
  • libstdc++

    +

    libstdc++

  • + -
  • x86-64 specific

    +

    x86-64 specific