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 -0000 1.981 +++ index.html 12 Sep 2015 22:18:35 -0000 @@ -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: 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 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 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]
-
- -
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 - 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 -0000 1.147 +++ news.html 12 Sep 2015 22:18:35 -0000 @@ -14,6 +14,81 @@ +
GCC 4.8.4 released + [2014-12-19]
+
+ +
JIT support in GCC: 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 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 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]
+
+ +
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 + 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. +
+
Altera Nios II support [2013-12-31]
A port for Altera Nios II has been contributed by Mentor Graphics.