From patchwork Sun Feb 17 12:50:06 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [wwwdocs] Rotate news From: Gerald Pfeifer X-Patchwork-Id: 221057 Message-Id: To: gcc-patches@gcc.gnu.org Date: Sun, 17 Feb 2013 13:50:06 +0100 (CET) Applied. Gerald Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.870 diff -u -3 -p -r1.870 index.html --- index.html 16 Feb 2013 15:43:02 -0000 1.870 +++ index.html 17 Feb 2013 12:46:46 -0000 @@ -90,48 +90,6 @@ Diego Novillo of Google. [2012-07-02]
-
GCC 4.7.1 released - [2012-06-14]
-
- -
GCC 4.7.0 released - [2012-03-22]
-
- -
GCC 4.4.7 released - [2012-03-13]
-
- -
GCC 4.6.3 released - [2012-03-01]
-
- -
CR16 processor support - [2012-02-02]
-
A port for National Semiconductor's CR16 processor has been contributed by -Sumanth Gundapaneni and Jayant Sonar of KPIT Cummins.
- -
TILE-Gx and TILEPro processor support - [2012-02-14]
-
Ports for the TILE-Gx and TILEPro families of processors have been -contributed by Walter Lee from Tilera.
- -
Atomic memory model support - [2011-11-06]
-
C++11/C11 memory model -support has been added through a new set of built-in __atomic -functions. Code was contributed by Andrew MacLeod, Richard Henderson, and -Aldy Hernandez, all of Red Hat, Inc. -
- -
GNU Tools Cauldron 2012 - [2011-11-18]
-
IUUK (Computer Science Institute, Charles University), CE-ITI -(Institute for Theoretical Computer Science) and Google are organizing -a workshop for GNU -Tools developers. The workshop will be held in July 2012 at -Charles University, Prague.
-
Index: news.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v retrieving revision 1.134 diff -u -3 -p -r1.134 news.html --- news.html 1 Nov 2012 21:49:41 -0000 1.134 +++ news.html 17 Feb 2013 12:46:46 -0000 @@ -14,6 +14,48 @@ +
GCC 4.7.1 released + [2012-06-14]
+
+ +
GCC 4.7.0 released + [2012-03-22]
+
+ +
GCC 4.4.7 released + [2012-03-13]
+
+ +
GCC 4.6.3 released + [2012-03-01]
+
+ +
CR16 processor support + [2012-02-02]
+
A port for National Semiconductor's CR16 processor has been contributed by +Sumanth Gundapaneni and Jayant Sonar of KPIT Cummins.
+ +
TILE-Gx and TILEPro processor support + [2012-02-14]
+
Ports for the TILE-Gx and TILEPro families of processors have been +contributed by Walter Lee from Tilera.
+ +
Atomic memory model support + [2011-11-06]
+
C++11/C11 memory model +support has been added through a new set of built-in __atomic +functions. Code was contributed by Andrew MacLeod, Richard Henderson, and +Aldy Hernandez, all of Red Hat, Inc. +
+ +
GNU Tools Cauldron 2012 + [2011-11-18]
+
IUUK (Computer Science Institute, Charles University), CE-ITI +(Institute for Theoretical Computer Science) and Google are organizing +a workshop for GNU +Tools developers. The workshop will be held in July 2012 at +Charles University, Prague.
+
Transactional memory support [2011-11-15]
An implementation of the