This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Document changes in 4.2 for SPARC


That is to say, Jakub's back-end support of built-in functions for atomic 
memory access and DaveM's support for the Sun Niagara.

Applied to wwwdocs module.

-- 
Eric Botcazou
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 <code>--with-cpu</code>
 	at configure time.</li>
+    <li>Back-end support of built-in functions for atomic memory access
+	has been implemented.</li>
+    <li>Support for the Sun UltraSPARC T1 (Niagara) processor has been
+	added.</li>
   </ul>
 
 <h3>M32C</h3>

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]