[wwwdocs] Rotate news

2019-08-19 Thread Gerald Pfeifer
Time to rotate some news again.

Committed.

Gerald

Index: index.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.1134
diff -u -r1.1134 index.html
--- index.html  12 Aug 2019 08:46:23 -  1.1134
+++ index.html  18 Aug 2019 11:42:31 -
@@ -98,18 +98,6 @@
  GCC support for C-SKY V2 processors has been added.  This back
end was contributed by C-SKY Microsystems and Mentor Graphics.
 
-https://gcc.gnu.org/wiki/cauldron2018;>GNU Tools Cauldron 
2018
-[2018-07-29]
-Held in Manchester, September 7-9 2018
-
-GCC 8.2 released
-[2018-07-26]
-
-
-GCC 8.1 released
-[2018-05-02]
-
-
 
 
 
Index: news.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.166
diff -u -r1.166 news.html
--- news.html   3 May 2019 09:05:54 -   1.166
+++ news.html   18 Aug 2019 11:42:32 -
@@ -16,6 +16,18 @@
 
 
 
+https://gcc.gnu.org/wiki/cauldron2018;>GNU Tools Cauldron 
2018
+[2018-07-29]
+Held in Manchester, September 7-9 2018
+
+GCC 8.2 released
+[2018-07-26]
+
+
+GCC 8.1 released
+[2018-05-02]
+
+
 GCC 7.3 released
 [2018-01-25]
 


[wwwdocs] Rotate news

2017-02-26 Thread Gerald Pfeifer
...so that we show items from the last 12 months.

As a nice side effect this balances the columns on main page out 
more evenly.

Applied.

Gerald

Index: index.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.1044
diff -u -r1.1044 index.html
--- index.html  8 Feb 2017 21:43:47 -   1.1044
+++ index.html  26 Feb 2017 13:23:54 -
@@ -89,17 +89,6 @@
 [2016-04-27]
 
 
- Heterogeneous Systems Architecture support
- [2016-01-27]
- http://www.hsafoundation.com/;> Heterogeneous Systems
- Architecture 1.0 https://gcc.gnu.org/gcc-6/changes.html#hsa;>
- support was added to GCC, contributed by Martin Jambor, Martin Liška
- and Michael Matz from SUSE.
-
-GCC 5.3 released
-[2015-12-04]
-
-
 
 
 
Index: news.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.157
diff -u -r1.157 news.html
--- news.html   30 Jan 2017 21:24:21 -  1.157
+++ news.html   26 Feb 2017 13:23:54 -
@@ -14,6 +14,17 @@
 
 
 
+ Heterogeneous Systems Architecture support
+ [2016-01-27]
+ http://www.hsafoundation.com/;> Heterogeneous Systems
+ Architecture 1.0 https://gcc.gnu.org/gcc-6/changes.html#hsa;>
+ support was added to GCC, contributed by Martin Jambor, Martin Liška
+ and Michael Matz from SUSE.
+
+GCC 5.3 released
+[2015-12-04]
+
+
 GCC 5.2 released
 [2015-07-16]
 

[wwwdocs] Rotate news

2017-01-28 Thread Gerald Pfeifer
Trim to focus on things that happened in the last year, 15 months.

I will note that in the last period we mostly had release announcements, 
so DO NOT BE SHY, we surely have quite a bit more to talk about. :-)

Gerald

Index: index.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.1038
diff -u -r1.1038 index.html
--- index.html  20 Jan 2017 13:55:31 -  1.1038
+++ index.html  28 Jan 2017 22:49:09 -
@@ -81,36 +81,6 @@
 [2015-12-04]
 
 
-GCC 5.2 released
-[2015-07-16]
-
-
-GCC 4.9.3 released
-[2015-06-26]
-
-
-GCC 4.8.5 released
-[2015-06-23]
-
-
-GCC 5.1 released
-[2015-04-22]
-
-
-MIPS Release 6 architecture support
- [2015-01-20]
- Support for MIPS Release 6 (r6) has been contributed by Imagination
- Technologies.
-
-OpenMP 4.0 offloading support in GCC
- [2015-01-14]
- http://www.openmp.org/wp-content/uploads/OpenMP4.0.0.pdf;>
- OpenMP 4.0 https://gcc.gnu.org/gcc-5/changes.html#offload;>
- offloading support was added to GCC.
- Contributed by Jakub Jelinek (Red Hat), Bernd Schmidt and
- Thomas Schwinge (CodeSourcery), Andrey Turetskiy,
- Ilya Verbin and Kirill Yukhin (Intel).
-
 
 
 
Index: news.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.154
diff -u -r1.154 news.html
--- news.html   29 Dec 2016 23:21:54 -  1.154
+++ news.html   28 Jan 2017 22:49:09 -
@@ -14,6 +14,36 @@
 
 
 
+GCC 5.2 released
+[2015-07-16]
+
+
+GCC 4.9.3 released
+[2015-06-26]
+
+
+GCC 4.8.5 released
+[2015-06-23]
+
+
+GCC 5.1 released
+[2015-04-22]
+
+
+MIPS Release 6 architecture support
+ [2015-01-20]
+ Support for MIPS Release 6 (r6) has been contributed by Imagination
+ Technologies.
+
+OpenMP 4.0 offloading support in GCC
+ [2015-01-14]
+ http://www.openmp.org/wp-content/uploads/OpenMP4.0.0.pdf;>
+ OpenMP 4.0 https://gcc.gnu.org/gcc-5/changes.html#offload;>
+ offloading support was added to GCC.
+ Contributed by Jakub Jelinek (Red Hat), Bernd Schmidt and
+ Thomas Schwinge (CodeSourcery), Andrey Turetskiy,
+ Ilya Verbin and Kirill Yukhin (Intel).
+
 Intel Skylake Server AVX-512 extensions support
  [2015-01-14]
  New ISA extensions support



[wwwdocs] Rotate news

2015-09-13 Thread Gerald Pfeifer
Applied.

Gerald

Index: index.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.981
diff -u -r1.981 index.html
--- index.html  16 Jul 2015 11:53:23 -  1.981
+++ index.html  12 Sep 2015 22:18:35 -
@@ -105,81 +105,6 @@
 Jason Merrill, Braden Obrzut, Adam Butcher, Edward Smith-Rowland,
 and Jakub Jelinek.
 
-GCC 4.8.4 released
-[2014-12-19]
-
-
-JIT support in GCC: https://gcc.gnu.org/wiki/JIT;>libgccjit
-[2014-11-11]
-GCC can now be built as a shared library, and
-embedded inside interpreters and other language runtimes, for
-Just-In-Time generation of machine code.
-Contributed by David Malcolm (Red Hat).
-
-GCC 4.9.2 released
-[2014-10-30]
-
-
-Cilk Plus support in GCC
-[2014-09-02]
-Complete support for https://www.cilkplus.org;>Cilk Plus 
features was added to GCC.
-Contributed by Jakub Jelinek, Aldy Hernandez, Balaji V. Iyer and Igor 
Zamyatin.
-
-New GCC version numbering scheme announced
-[2014-08-13]
-
-
-GCC 4.9.1 released
-[2014-07-16]
-
-
-Fortran IEEE intrinsic modules
-[2014-07-05]
-The Fortran compiler (gfortran) has gained support for the IEEE 
-intrinsic modules specified by the Fortran 2003 and Fortran 2008 
-standards. The code was contributed by François-Xavier Coudert of
-CNRS.
-
-OpenMP v4.0
-[2014-06-30]
-An implementation of the http://www.openmp.org/mp-documents/OpenMP4.0.0.pdf;>OpenMP v4.0
-parallel programming interface for Fortran has been added and is going
-to be available in the upcoming GCC 4.9.1 release.
-
-GCC 4.7.4 released
-[2014-06-12]
-
-
-http://www.sigplan.org/Awards/Software/#2014;>ACM SIGPLAN 
Programming Languages Software Award
-[2014-06-10]
-
-
-GCC 4.8.3 released
-[2014-05-22]
-
-
-GCC 4.9.0 released
-[2014-04-22]
-
-
-GCC Google Summer of Code 2014
-[2014-02-24]
-GCC has been accepted as a
-http://www.google-melange.com/gsoc/org2/google/gsoc2014/gcc;>Google 
Summer of Code 2014 project.
-Students, mentors and project ideas welcome!
-
-Intel AVX-512 support
-[2014-02-17]
-Intel AVX-512 support was added to GCC.  That includes inline
-  assembly support, new registers and extending existing ones,
-  new intrinsics, and basic autovectorization.
-  Code was contributed by Sergey Guriev, Alexander Ivchenko,
-  Maxim Kuznetsov, Sergey Lega, Anna Tikhonova, Ilya Tocar,
-  Andrey Turetskiy, Ilya Verbin, Kirill Yukhin and
-  Michael Zolotukhin of Intel, Corp.
-
-
 
 
 
Index: news.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.147
diff -u -r1.147 news.html
--- news.html   27 Aug 2015 19:48:43 -  1.147
+++ news.html   12 Sep 2015 22:18:35 -
@@ -14,6 +14,81 @@
 
 
 
+GCC 4.8.4 released
+[2014-12-19]
+
+
+JIT support in GCC: https://gcc.gnu.org/wiki/JIT;>libgccjit
+[2014-11-11]
+GCC can now be built as a shared library, and
+embedded inside interpreters and other language runtimes, for
+Just-In-Time generation of machine code.
+Contributed by David Malcolm (Red Hat).
+
+GCC 4.9.2 released
+[2014-10-30]
+
+
+Cilk Plus support in GCC
+[2014-09-02]
+Complete support for https://www.cilkplus.org;>Cilk Plus 
features was added to GCC.
+Contributed by Jakub Jelinek, Aldy Hernandez, Balaji V. Iyer and Igor 
Zamyatin.
+
+New GCC version numbering scheme announced
+[2014-08-13]
+
+
+GCC 4.9.1 released
+[2014-07-16]
+
+
+Fortran IEEE intrinsic modules
+[2014-07-05]
+The Fortran compiler (gfortran) has gained support for the IEEE 
+intrinsic modules specified by the Fortran 2003 and Fortran 2008 
+standards. The code was contributed by François-Xavier Coudert of
+CNRS.
+
+OpenMP v4.0
+[2014-06-30]
+An implementation of the http://www.openmp.org/mp-documents/OpenMP4.0.0.pdf;>OpenMP v4.0
+parallel programming interface for Fortran has been added and is going
+to be available in the upcoming GCC 4.9.1 release.
+
+GCC 4.7.4 released
+[2014-06-12]
+
+
+http://www.sigplan.org/Awards/Software/#2014;>ACM SIGPLAN 
Programming Languages Software Award
+[2014-06-10]
+
+
+GCC 4.8.3 released
+[2014-05-22]
+
+
+GCC 4.9.0 released
+[2014-04-22]
+
+
+GCC Google Summer of Code 2014
+[2014-02-24]
+GCC has been accepted as a
+http://www.google-melange.com/gsoc/org2/google/gsoc2014/gcc;>Google 
Summer of Code 2014 project.
+Students, mentors and project ideas welcome!
+
+Intel AVX-512 support
+[2014-02-17]
+Intel AVX-512 support was added to GCC.  That includes inline
+  assembly support, new registers and extending existing ones,
+  new intrinsics, and basic autovectorization.
+  Code was contributed by Sergey Guriev, Alexander Ivchenko,
+  

[wwwdocs] Rotate news

2014-07-05 Thread Gerald Pfeifer
Applied.

Gerald

Index: index.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.928
diff -u -r1.928 index.html
--- index.html  5 Jul 2014 19:46:32 -   1.928
+++ index.html  5 Jul 2014 21:14:05 -
@@ -99,36 +99,6 @@
   Michael Zolotukhin of Intel, Corp.
 /dd
 
-dtspanAltera Nios II support/span
-span class=date[2013-12-31]/span/dt
-ddA port for Altera Nios II has been contributed by Mentor Graphics./dd
-
-dtspanToolchain Build Robot/span
-span class=date[2013-11-24]/span/dt
-ddThe a href=http://toolchain.lug-owl.de/buildbot/;Build Robot/a is
-  mass-compiling GCC (stage1 only) regularly, catching build errors 
early./dd
-
-dtspanAndes NDS32 support/span
-span class=date[2013-10-31]/span/dt
-ddA port for nds32, the 32-bit architecture of AndesCore families,
-  has been contributed by Andes Technology Corporation./dd
-
-dtspana href=gcc-4.8/GCC 4.8.2/a released/span
-span class=date[2013-10-16]/span/dt
-dd/dd
-
-dtspanOpenMP v4.0/span
-span class=date[2013-10-11]/span/dt
-ddAn implementation of the a
-href=http://www.openmp.org/mp-documents/OpenMP4.0.0.pdf;OpenMP v4.0/a
-parallel programming interface for so far just C, C++ has been added.
-Code was contributed by Jakub Jelinek, Aldy Hernandez, Richard Henderson
-of Red Hat, Inc. and Tobias Burnus./dd
-
-dtspana href=projects/cxx0x.htmlC++11/a lt;regexgt; support/span
-span class=date[2013-10-03]/span/dt
-ddRegular expression support in a href=libstdc++/libstdc++-v3/a is now 
available./dd
-
 /dl
 
 div
Index: news.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.144
diff -u -r1.144 news.html
--- news.html   29 Jun 2014 11:31:32 -  1.144
+++ news.html   5 Jul 2014 21:14:05 -
@@ -14,6 +14,36 @@
 
 !-- ATTENTION: This page is for *OLD* news!  Latest news goes first. --
 
+dtspanAltera Nios II support/span
+span class=date[2013-12-31]/span/dt
+ddA port for Altera Nios II has been contributed by Mentor Graphics./dd
+
+dtspanToolchain Build Robot/span
+span class=date[2013-11-24]/span/dt
+ddThe a href=http://toolchain.lug-owl.de/buildbot/;Build Robot/a is
+  mass-compiling GCC (stage1 only) regularly, catching build errors 
early./dd
+
+dtspanAndes NDS32 support/span
+span class=date[2013-10-31]/span/dt
+ddA port for nds32, the 32-bit architecture of AndesCore families,
+  has been contributed by Andes Technology Corporation./dd
+
+dtspana href=gcc-4.8/GCC 4.8.2/a released/span
+span class=date[2013-10-16]/span/dt
+dd/dd
+
+dtspanOpenMP v4.0/span
+span class=date[2013-10-11]/span/dt
+ddAn implementation of the a
+href=http://www.openmp.org/mp-documents/OpenMP4.0.0.pdf;OpenMP v4.0/a
+parallel programming interface for so far just C, C++ has been added.
+Code was contributed by Jakub Jelinek, Aldy Hernandez, Richard Henderson
+of Red Hat, Inc. and Tobias Burnus./dd
+
+dtspana href=projects/cxx0x.htmlC++11/a lt;regexgt; support/span
+span class=date[2013-10-03]/span/dt
+ddRegular expression support in a href=libstdc++/libstdc++-v3/a is now 
available./dd
+
 dtspanSynopsys Designware ARC support/span
 span class=date[2013-10-01]/span/dt
 ddA port for Synopsys Designware ARC has been contributed by Embecosm and 
Synopsys Inc./dd


[wwwdocs] Rotate news

2014-04-05 Thread Gerald Pfeifer
Applied.

Gerald

Index: index.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.908
diff -u -r1.908 index.html
--- index.html  13 Mar 2014 15:30:15 -  1.908
+++ index.html  5 Apr 2014 20:48:31 -
@@ -99,59 +99,6 @@
 span class=date[2013-10-03]/span/dt
 ddRegular expression support in a href=libstdc++/libstdc++-v3/a is now 
available./dd
 
-dtspanSynopsys Designware ARC support/span
-span class=date[2013-10-01]/span/dt
-ddA port for Synopsys Designware ARC has been contributed by Embecosm and 
Synopsys Inc./dd
-
-dtspanTI MSP430 support/span
-span class=date[2013-09-12]/span/dt
-ddA port for the TI MSP430 has been contributed by Red Hat Inc./dd
-
-dtspanTwitter and Google+ accounts/span
-span class=date[2013-08-08]/span/dt
-ddGCC and the GNU Toolchain Project now have accounts on
-a href=https://twitter.com/gnutools; target=_blankTwitter/a and
-a href=https://plus.google.com/108467477471815191158; rel=publisher 
target=_blankGoogle+/a
- to help developers stay informed of progress./dd
-
-dtspanIBM POWER8 support/span
-span class=date[2013-07-15]/span/dt
-ddSupport for the POWER8 processor has been contributed by IBM.
-This includes new VSX, HTM and atomic instructions, new intrinsics,
-and scheduling improvements. Little Endian support also has been
-enhanced, including control over vector element endianness./dd
-
-dtspana href=gcc-4.8/GCC 4.8.1/a released/span
-span class=date[2013-05-31]/span/dt
-dd/dd
-
-dtspana href=gcc-4.6/GCC 4.6.4/a released/span
-span class=date[2013-04-12]/span/dt
-dd/dd
-
-dtspana href=gcc-4.7/GCC 4.7.3/a released/span
-span class=date[2013-04-11]/span/dt
-dd/dd
-
-dtspana href=gcc-4.8/changes.html#cxxGCC 4.8.1/a 
-will be a href=projects/cxx0x.htmlC++11/a feature-complete/span
-span class=date[2013-04-01]/span/dt
-ddSupport for C++11 varref-qualifiers/var was added to the GCC
-  4.8 branch, making G++ the first C++ compiler to implement all
-  the major language features of the C++11 standard.  This
-  functionality will be available in GCC 4.8.1./dd
-
-dtspana href=gcc-4.8/GCC 4.8.0/a released/span
-span class=date[2013-03-22]/span/dt
-dd/dd
-
-dtspanGCC internals documentation/span
-span class=date[2013-01-23]/span/dt
-ddThe
-a href=http://www.cse.iitb.ac.in/grc/;GCC Resource Center/a
-at IITB is providing documentation, tutorials and videos
-about GCC internals with support from the Government of India./dd
-
 /dl
 
 div
Index: news.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.138
diff -u -r1.138 news.html
--- news.html   3 Dec 2013 01:04:41 -   1.138
+++ news.html   5 Apr 2014 20:48:32 -
@@ -14,6 +14,59 @@
 
 !-- ATTENTION: This page is for *OLD* news!  Latest news goes first. --
 
+dtspanSynopsys Designware ARC support/span
+span class=date[2013-10-01]/span/dt
+ddA port for Synopsys Designware ARC has been contributed by Embecosm and 
Synopsys Inc./dd
+
+dtspanTI MSP430 support/span
+span class=date[2013-09-12]/span/dt
+ddA port for the TI MSP430 has been contributed by Red Hat Inc./dd
+
+dtspanTwitter and Google+ accounts/span
+span class=date[2013-08-08]/span/dt
+ddGCC and the GNU Toolchain Project now have accounts on
+a href=https://twitter.com/gnutools; target=_blankTwitter/a and
+a href=https://plus.google.com/108467477471815191158; rel=publisher 
target=_blankGoogle+/a
+ to help developers stay informed of progress./dd
+
+dtspanIBM POWER8 support/span
+span class=date[2013-07-15]/span/dt
+ddSupport for the POWER8 processor has been contributed by IBM.
+This includes new VSX, HTM and atomic instructions, new intrinsics,
+and scheduling improvements. Little Endian support also has been
+enhanced, including control over vector element endianness./dd
+
+dtspana href=gcc-4.8/GCC 4.8.1/a released/span
+span class=date[2013-05-31]/span/dt
+dd/dd
+
+dtspana href=gcc-4.6/GCC 4.6.4/a released/span
+span class=date[2013-04-12]/span/dt
+dd/dd
+
+dtspana href=gcc-4.7/GCC 4.7.3/a released/span
+span class=date[2013-04-11]/span/dt
+dd/dd
+
+dtspana href=gcc-4.8/changes.html#cxxGCC 4.8.1/a 
+will be a href=projects/cxx0x.htmlC++11/a feature-complete/span
+span class=date[2013-04-01]/span/dt
+ddSupport for C++11 varref-qualifiers/var was added to the GCC
+  4.8 branch, making G++ the first C++ compiler to implement all
+  the major language features of the C++11 standard.  This
+  functionality will be available in GCC 4.8.1./dd
+
+dtspana href=gcc-4.8/GCC 4.8.0/a released/span
+span class=date[2013-03-22]/span/dt
+dd/dd
+
+dtspanGCC internals documentation/span
+span class=date[2013-01-23]/span/dt
+ddThe
+a href=http://www.cse.iitb.ac.in/grc/;GCC Resource 

[wwwdocs] Rotate news

2013-08-11 Thread Gerald Pfeifer
Committed.

Gerald

Index: index.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.887
diff -u -3 -p -r1.887 index.html
--- index.html  31 May 2013 11:41:08 -  1.887
+++ index.html  12 Aug 2013 00:01:12 -
@@ -84,36 +84,6 @@ mission statement/a./p
 at IITB is providing documentation, tutorials and videos
 about GCC internals with support from the Government of India./dd
 
-dtspanARM AArch64 support/span
-span class=date[2012-10-24]/span/dt
-ddA port for AArch64, the 64-bit execution state in the ARMv8 architecture,
-has been contributed by ARM Ltd./dd
-
-dtspanIBM zEnterprise EC12 support/span
-span class=date[2012-10-10]/span/dt
-ddSupport for the latest release of the System z mainframe zEC12 has
-been added to the architecture back end.  This work was contributed by
-Andreas Krebbel of IBM./dd
-
-dtspana href=gcc-4.7/GCC 4.7.2/a released/span
-span class=date[2012-09-20]/span/dt
-dd/dd
-
-dtspanGCC now uses C++ as its implementation language/span
-span class=date[2012-08-14]/span/dt
-ddThe a href=http://gcc.gnu.org/wiki/cxx-conversion;cxx-conversion/a
-branch has been merged into trunk.  This switches GCC's implementation
-language from C to a href=codingconventions.html#Cxx_ConventionsC++/a.
-Additionally, some data structures have been re-implemented in C++
-(more details in the a
-href=http://gcc.gnu.org/ml/gcc-patches/2012-08/msg00711.html;merge
-announcement/a).  This work was contributed by Lawrence Crowl and
-Diego Novillo of Google./dd
-
-dtspana href=gcc-4.5/GCC 4.5.4/a released/span
-span class=date[2012-07-02]/span/dt
-dd/dd
-
 /dl
 
 div
Index: news.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.136
diff -u -3 -p -r1.136 news.html
--- news.html   30 Mar 2013 18:22:02 -  1.136
+++ news.html   12 Aug 2013 00:01:13 -
@@ -14,6 +14,36 @@
 
 !-- ATTENTION: This page is for *OLD* news!  Latest news goes first. --
 
+dtspanARM AArch64 support/span
+span class=date[2012-10-24]/span/dt
+ddA port for AArch64, the 64-bit execution state in the ARMv8 architecture,
+has been contributed by ARM Ltd./dd
+
+dtspanIBM zEnterprise EC12 support/span
+span class=date[2012-10-10]/span/dt
+ddSupport for the latest release of the System z mainframe zEC12 has
+been added to the architecture back end.  This work was contributed by
+Andreas Krebbel of IBM./dd
+
+dtspana href=gcc-4.7/GCC 4.7.2/a released/span
+span class=date[2012-09-20]/span/dt
+dd/dd
+
+dtspanGCC now uses C++ as its implementation language/span
+span class=date[2012-08-14]/span/dt
+ddThe a href=http://gcc.gnu.org/wiki/cxx-conversion;cxx-conversion/a
+branch has been merged into trunk.  This switches GCC's implementation
+language from C to a href=codingconventions.html#Cxx_ConventionsC++/a.
+Additionally, some data structures have been re-implemented in C++
+(more details in the a
+href=http://gcc.gnu.org/ml/gcc-patches/2012-08/msg00711.html;merge
+announcement/a).  This work was contributed by Lawrence Crowl and
+Diego Novillo of Google./dd
+
+dtspana href=gcc-4.5/GCC 4.5.4/a released/span
+span class=date[2012-07-02]/span/dt
+dd/dd
+
 dtspana href=gcc-4.7/GCC 4.7.1/a released/span
 span class=date[2012-06-14]/span/dt
 dd/dd


[wwwdocs] Rotate news

2013-02-17 Thread Gerald Pfeifer
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 -  1.870
+++ index.html  17 Feb 2013 12:46:46 -
@@ -90,48 +90,6 @@ Diego Novillo of Google./dd
 span class=date[2012-07-02]/span/dt
 dd/dd
 
-dtspana href=gcc-4.7/GCC 4.7.1/a released/span
-span class=date[2012-06-14]/span/dt
-dd/dd
-
-dtspana href=gcc-4.7/GCC 4.7.0/a released/span
-span class=date[2012-03-22]/span/dt
-dd/dd
-
-dtspana href=gcc-4.4/GCC 4.4.7/a released/span
-span class=date[2012-03-13]/span/dt
-dd/dd
-
-dtspana href=gcc-4.6/GCC 4.6.3/a released/span
-span class=date[2012-03-01]/span/dt
-dd/dd
-
-dtspanCR16 processor support/span
-span class=date[2012-02-02]/span/dt
-ddA port for National Semiconductor's CR16 processor has been contributed by
-Sumanth Gundapaneni and Jayant Sonar of KPIT Cummins./dd
-
-dtspanTILE-Gx and TILEPro processor support/span
-span class=date[2012-02-14]/span/dt
-ddPorts for the TILE-Gx and TILEPro families of processors have been
-contributed by Walter Lee from Tilera./dd
-
-dtspanAtomic memory model support/span
-span class=date[2011-11-06]/span/dt
-ddC++11/C11 a href=http://gcc.gnu.org/wiki/Atomic/GCCMM;memory model/a
-support has been added through a new set of built-in code__atomic/code
-functions.  Code was contributed by Andrew MacLeod, Richard Henderson, and
-Aldy Hernandez, all of Red Hat, Inc. 
-/dd
-
-dtspanGNU Tools Cauldron 2012/span
-span class=date[2011-11-18]/span/dt
-ddIUUK (Computer Science Institute, Charles University), CE-ITI
-(Institute for Theoretical Computer Science) and Google are organizing
-a a href=http://gcc.gnu.org/wiki/cauldron2012;workshop for GNU
-Tools developers/a.  The workshop will be held in July 2012 at
-Charles University, Prague./dd
-
 /dl
 
 div
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 -   1.134
+++ news.html   17 Feb 2013 12:46:46 -
@@ -14,6 +14,48 @@
 
 !-- ATTENTION: This page is for *OLD* news!  Latest news goes first. --
 
+dtspana href=gcc-4.7/GCC 4.7.1/a released/span
+span class=date[2012-06-14]/span/dt
+dd/dd
+
+dtspana href=gcc-4.7/GCC 4.7.0/a released/span
+span class=date[2012-03-22]/span/dt
+dd/dd
+
+dtspana href=gcc-4.4/GCC 4.4.7/a released/span
+span class=date[2012-03-13]/span/dt
+dd/dd
+
+dtspana href=gcc-4.6/GCC 4.6.3/a released/span
+span class=date[2012-03-01]/span/dt
+dd/dd
+
+dtspanCR16 processor support/span
+span class=date[2012-02-02]/span/dt
+ddA port for National Semiconductor's CR16 processor has been contributed by
+Sumanth Gundapaneni and Jayant Sonar of KPIT Cummins./dd
+
+dtspanTILE-Gx and TILEPro processor support/span
+span class=date[2012-02-14]/span/dt
+ddPorts for the TILE-Gx and TILEPro families of processors have been
+contributed by Walter Lee from Tilera./dd
+
+dtspanAtomic memory model support/span
+span class=date[2011-11-06]/span/dt
+ddC++11/C11 a href=http://gcc.gnu.org/wiki/Atomic/GCCMM;memory model/a
+support has been added through a new set of built-in code__atomic/code
+functions.  Code was contributed by Andrew MacLeod, Richard Henderson, and
+Aldy Hernandez, all of Red Hat, Inc. 
+/dd
+
+dtspanGNU Tools Cauldron 2012/span
+span class=date[2011-11-18]/span/dt
+ddIUUK (Computer Science Institute, Charles University), CE-ITI
+(Institute for Theoretical Computer Science) and Google are organizing
+a a href=http://gcc.gnu.org/wiki/cauldron2012;workshop for GNU
+Tools developers/a.  The workshop will be held in July 2012 at
+Charles University, Prague./dd
+
 dtspanTransactional memory support/span
 span class=date[2011-11-15]/span/dt
 ddAn implementation of the


[wwwdocs] Rotate news

2012-02-12 Thread Gerald Pfeifer
Applied.

Gerald

Index: index.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.832
diff -u -3 -p -r1.832 index.html
--- index.html  8 Feb 2012 23:31:02 -   1.832
+++ index.html  12 Feb 2012 18:54:49 -
@@ -92,35 +92,6 @@ project/a.  Hosting is donated by the 
 ddA port for Adapteva's Epiphany multicore processor has been contributed by
 Embecosm./dd
 
-dtspana href=gcc-4.6/GCC 4.6.2/a released/span
-span class=date[2011-10-26]/span/dt
-dd/dd
-
-dtspanOpenMP v3.1/span
-span class=date[2011-08-02]/span/dt
-ddAn implementation of the a
-href=http://www.openmp.org/mp-documents/OpenMP3.1.pdf;OpenMP v3.1/a
-parallel programming interface for C, C++ and Fortran has been added.
-Code was contributed by Jakub Jelinek of Red Hat, Inc. and
-Tobias Burnus./dd
-
-dtspanTI C6X processor support/span
-span class=date[2011-07-15]/span/dt
-ddA port for the TI C6X family of processors has been contributed by
-CodeSourcery./dd
-
-dtspana href=gcc-4.3/GCC 4.3.6/a released/span
-span class=date[2011-06-27]/span/dt
-dd/dd
-
-dtspana href=gcc-4.6/GCC 4.6.1/a released/span
-span class=date[2011-06-27]/span/dt
-dd/dd
-
-dtspana href=gcc-4.5/GCC 4.5.3/a released/span
-span class=date[2011-04-28]/span/dt
-dd/dd
-
 /dl
 
 div
Index: news.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.131
diff -u -3 -p -r1.131 news.html
--- news.html   13 Nov 2011 14:26:47 -  1.131
+++ news.html   12 Feb 2012 18:54:53 -
@@ -14,6 +14,35 @@
 
 !-- ATTENTION: This page is for *OLD* news!  Latest news goes first. --
 
+dtspana href=gcc-4.6/GCC 4.6.2/a released/span
+span class=date[2011-10-26]/span/dt
+dd/dd
+
+dtspanOpenMP v3.1/span
+span class=date[2011-08-02]/span/dt
+ddAn implementation of the a
+href=http://www.openmp.org/mp-documents/OpenMP3.1.pdf;OpenMP v3.1/a
+parallel programming interface for C, C++ and Fortran has been added.
+Code was contributed by Jakub Jelinek of Red Hat, Inc. and
+Tobias Burnus./dd
+
+dtspanTI C6X processor support/span
+span class=date[2011-07-15]/span/dt
+ddA port for the TI C6X family of processors has been contributed by
+CodeSourcery./dd
+
+dtspana href=gcc-4.3/GCC 4.3.6/a released/span
+span class=date[2011-06-27]/span/dt
+dd/dd
+
+dtspana href=gcc-4.6/GCC 4.6.1/a released/span
+span class=date[2011-06-27]/span/dt
+dd/dd
+
+dtspana href=gcc-4.5/GCC 4.5.3/a released/span
+span class=date[2011-04-28]/span/dt
+dd/dd
+
 dtspana href=gcc-4.4/GCC 4.4.6/a released/span
 span class=date[2011-04-16]/span/dt
 


[wwwdocs] Rotate news

2011-09-10 Thread Gerald Pfeifer
Applied.

Gerald

Index: index.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.811
diff -u -r1.811 index.html
--- index.html  10 Sep 2011 20:13:01 -  1.811
+++ index.html  10 Sep 2011 21:08:38 -
@@ -93,22 +93,6 @@
   was contributed by Nicola Pero and Iain Sandoe, with support from Mike
   Stump./dd
 
-dtDecember 16, 2010/dt
-dda href=gcc-4.5/GCC 4.5.2/a has been released./dd
-
-dtDecember 2, 2010/dt
-dda href=gcc-4.6/changes.html#goGCC 4.6/a will support
-  the a href=http://golang.org/;Go programming language/a.  The
-  new frontend was contributed by Ian Lance Taylor at Google./dd
-
-dtNovember 16, 2010/dt
-dda href=gcc-4.6/changes.html#libquadmathGCC 4.6/a will include the
-codelibquadmath/code library, which provides quad-precision mathematical
-functions on targets supporting the code__float128/code datatype. The
-library is used to provide the codeREAL(16)/code type in GNU Fortran
-on such targets. It has been contributed by Franccedil;ois-Xavier
-Coudert./dd
-
 /dl
 
 div
Index: news.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.129
diff -u -r1.129 news.html
--- news.html   3 Apr 2011 17:18:17 -   1.129
+++ news.html   10 Sep 2011 21:08:38 -
@@ -14,6 +14,22 @@
 
 !-- ATTENTION: This page is for *OLD* news!  Latest news goes first. --
 
+dtDecember 16, 2010/dt
+dda href=gcc-4.5/GCC 4.5.2/a has been released./dd
+
+dtDecember 2, 2010/dt
+dda href=gcc-4.6/changes.html#goGCC 4.6/a will support
+  the a href=http://golang.org/;Go programming language/a.  The
+  new frontend was contributed by Ian Lance Taylor at Google./dd
+
+dtNovember 16, 2010/dt
+dda href=gcc-4.6/changes.html#libquadmathGCC 4.6/a will include the
+codelibquadmath/code library, which provides quad-precision mathematical
+functions on targets supporting the code__float128/code datatype. The
+library is used to provide the codeREAL(16)/code type in GNU Fortran
+on such targets. It has been contributed by Franccedil;ois-Xavier
+Coudert./dd
+
 dtOctober 1, 2010/dt
 dda href=gcc-4.4/GCC 4.4.5/a has been released./dd
 


[wwwdocs] rotate news

2011-04-03 Thread Gerald Pfeifer
Applied.

Gerald

Index: index.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v
retrieving revision 1.783
diff -u -r1.783 index.html
--- index.html  29 Mar 2011 20:26:53 -  1.783
+++ index.html  3 Apr 2011 17:17:50 -
@@ -77,20 +77,6 @@
 on such targets. It has been contributed by Franccedil;ois-Xavier
 Coudert./dd
 
-dtOctober 1, 2010/dt
-dda href=gcc-4.4/GCC 4.4.5/a has been released./dd
-
-dtSeptember 28, 2010/dt
-ddOur old Bugzilla instance has been upgraded to the latest release
-3.6.2, bringing a better user experience and a new and powerful API for
-external tools.  The upgrade has been done by Freacute;deacute;ric
-Buclin of the Bugzilla project at Mozilla./dd
-
-dtSeptember 28, 2010/dt
-ddSupport has been added for the 
-a href=gcc-4.6/changes.html#microblazeXilinx MicroBlaze softcore 
processor/a 
-target by Michael Eager, Eager Consulting./dd
-
 /dl
 
 div
Index: news.html
===
RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v
retrieving revision 1.128
diff -u -r1.128 news.html
--- news.html   18 Jan 2011 21:59:33 -  1.128
+++ news.html   3 Apr 2011 17:17:50 -
@@ -14,6 +14,20 @@
 
 !-- ATTENTION: This page is for *OLD* news!  Latest news goes first. --
 
+dtOctober 1, 2010/dt
+dda href=gcc-4.4/GCC 4.4.5/a has been released./dd
+
+dtSeptember 28, 2010/dt
+ddOur old Bugzilla instance has been upgraded to the latest release
+3.6.2, bringing a better user experience and a new and powerful API for
+external tools.  The upgrade has been done by Freacute;deacute;ric
+Buclin of the Bugzilla project at Mozilla./dd
+
+dtSeptember 28, 2010/dt
+ddSupport has been added for the 
+a href=gcc-4.6/changes.html#microblazeXilinx MicroBlaze softcore 
processor/a 
+target by Michael Eager, Eager Consulting./dd
+
 dtJuly 31, 2010/dt
 dda href=gcc-4.5/GCC 4.5.1/a has been released./dd