Index: gcc-4.2/changes.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.2/changes.html,v retrieving revision 1.19 diff -u -r1.19 changes.html --- gcc-4.2/changes.html 1 Jan 2007 19:23:40 -0000 1.19 +++ gcc-4.2/changes.html 6 Jan 2007 22:42:54 -0000 @@ -149,6 +149,10 @@ mode on Solaris 7 and above. This is already the case in 64-bit mode. It can be overridden by specifying --with-cpu at configure time. +
  • Back-end support of built-in functions for atomic memory access + has been implemented.
  • +
  • Support for the Sun UltraSPARC T1 (Niagara) processor has been + added.
  • M32C