Looking at our homepage based on Jakub's question last week, there is some work to to make up for the new server configuration, but either way we should rotate older news off that page.
Applied. Gerald Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.991 diff -u -r1.991 index.html --- index.html 20 Jan 2016 08:29:40 -0000 1.991 +++ index.html 24 Jan 2016 23:41:26 -0000 @@ -86,29 +86,6 @@ Thomas Schwinge (CodeSourcery), Andrey Turetskiy, Ilya Verbin and Kirill Yukhin (Intel).</dd> -<dt><span>Intel Skylake Server AVX-512 extensions support</span> - <span class="date">[2015-01-14]</span></dt> - <dd>New ISA extensions support - AVX-512{BW,DQ,VL,IFMA,VBMI} was added to GCC. That includes inline - assembly support, 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.</dd> - -<dt><span>VISIUMcore support</span> - <span class="date">[2015-01-06]</span></dt> - <dd>A port for the VISIUMcore architecture has been contributed by AdaCore - on behalf of Controls and Data Services.</dd> - -<dt><span><a href="gcc-5/changes.html">GCC 5</a> C++14 language feature-complete</span> - <span class="date">[2014-12-23]</span></dt> - <dd>Support for all <a href="projects/cxx1y.html">C++14 language - features</a> has been added to the development sources for GCC, and - will be available when GCC 5 is released next year. Contributed by - Jason Merrill, Braden Obrzut, Adam Butcher, Edward Smith-Rowland, - and Jakub Jelinek.</dd> - </dl> <div> Index: news.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/news.html,v retrieving revision 1.149 diff -u -r1.149 news.html --- news.html 14 Nov 2015 23:40:21 -0000 1.149 +++ news.html 24 Jan 2016 23:41:26 -0000 @@ -14,6 +14,29 @@ <!-- ATTENTION: This page is for *OLD* news! Latest news goes first. --> +<dt><span>Intel Skylake Server AVX-512 extensions support</span> + <span class="date">[2015-01-14]</span></dt> + <dd>New ISA extensions support + AVX-512{BW,DQ,VL,IFMA,VBMI} was added to GCC. That includes inline + assembly support, 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.</dd> + +<dt><span>VISIUMcore support</span> + <span class="date">[2015-01-06]</span></dt> + <dd>A port for the VISIUMcore architecture has been contributed by AdaCore + on behalf of Controls and Data Services.</dd> + +<dt><span><a href="gcc-5/changes.html">GCC 5</a> C++14 language feature-complete</span> + <span class="date">[2014-12-23]</span></dt> + <dd>Support for all <a href="projects/cxx1y.html">C++14 language + features</a> has been added to the development sources for GCC, and + will be available when GCC 5 is released next year. Contributed by + Jason Merrill, Braden Obrzut, Adam Butcher, Edward Smith-Rowland, + and Jakub Jelinek.</dd> + <dt><span><a href="gcc-4.8/">GCC 4.8.4</a> released</span> <span class="date">[2014-12-19]</span></dt> <dd></dd>