I added a news item for GSoC2014. I also realized that POWER8 support had not been added to the News announcements, so I inserted an item.
Thanks, David Index: index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/index.html,v retrieving revision 1.905 diff -c -p -r1.905 index.html *** index.html 17 Feb 2014 08:28:36 -0000 1.905 --- index.html 28 Feb 2014 16:41:17 -0000 *************** mission statement</a>.</p> *** 48,58 **** <td style="width: 50%; padding-right: 8px;" valign="top"> - <h2 style="margin-top:0pt;" id="news">News</h2> <dl class="news"> <dt><span>Intel AVX-512 support</span> <span class="date">[2014-02-17]</span></dt> <dd>Intel AVX-512 support was added to GCC. That includes inline --- 48,63 ---- <td style="width: 50%; padding-right: 8px;" valign="top"> <h2 style="margin-top:0pt;" id="news">News</h2> <dl class="news"> + <dt><span>GCC Google Summer of Code 2014</span> + <span class="date">[2014-02-24]</span></dt> + <dd>GCC has been accepted as a + <a href="http://www.google-melange.com/gsoc/org2/google/gsoc2014/gcc">Goog le Summer of Code 2014 project</a>. + Students, mentors and project ideas welcome!</dd> + <dt><span>Intel AVX-512 support</span> <span class="date">[2014-02-17]</span></dt> <dd>Intel AVX-512 support was added to GCC. That includes inline *************** mission statement</a>.</p> *** 109,114 **** --- 114,126 ---- <a href="https://plus.google.com/108467477471815191158" rel="publisher" ta rget="_blank">Google+</a> to help developers stay informed of progress.</dd> + <dt><span>IBM POWER8 support</span> + <span class="date">[2013-07-15]</span></dt> + <dd>Support 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> + <dt><span><a href="gcc-4.8/">GCC 4.8.1</a> released</span> <span class="date">[2013-05-31]</span></dt> <dd></dd>