Update link to OpenMP 4.5 standard; remove links to older versions in the news section.
(Kudos to the OpenMP webmaster for not actually breaking any of these.) Applied. Gerald Index: projects/gomp/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/projects/gomp/index.html,v retrieving revision 1.21 diff -u -r1.21 index.html --- projects/gomp/index.html 29 Jan 2017 19:38:17 -0000 1.21 +++ projects/gomp/index.html 7 Feb 2017 23:59:17 -0000 @@ -63,7 +63,7 @@ <dl> <dt><b>November 14, 2015</b></dt> <dd><p>The final <a -href="http://www.openmp.org/mp-documents/openmp-4.5.pdf">OpenMP v4.5</a> +href="http://www.openmp.org/wp-content/uploads/openmp-4.5.pdf">OpenMP v4.5</a> specification has been released.</p></dd> <dt><b>October 13, 2015</b></dt> @@ -86,18 +86,14 @@ C and C++.</p></dd> <dt><b>July 23, 2013</b></dt> -<dd><p>The final <a -href="http://www.openmp.org/mp-documents/OpenMP4.0.0.pdf">OpenMP v4.0</a> -specification has been released.</p></dd> +<dd><p>The final OpenMP v4.0 specification has been released.</p></dd> <dt><b>August 2, 2011</b></dt> <dd><p>The <code>gomp-3_1-branch</code> has been merged into SVN mainline, so GCC 4.7 and later will feature OpenMP v3.1 support.</p></dd> <dt><b>July 9, 2011</b></dt> -<dd><p>The final <a -href="http://www.openmp.org/mp-documents/OpenMP3.1.pdf">OpenMP v3.1</a> -specification has been released.</p></dd> +<dd><p>The final OpenMP v3.1 specification has been released.</p></dd> <dt><b>February 6, 2011</b></dt> <dd><p>A draft of the OpenMP v3.1 specification has been released for @@ -109,9 +105,7 @@ mainline, so GCC 4.4 and later will feature OpenMP v3.0 support.</p></dd> <dt><b>May 12, 2008</b></dt> -<dd><p>The final <a -href="http://openmp.org/mp-documents/spec30.pdf">OpenMP v3.0</a> -specification has been released.</p></dd> +<dd><p>The final OpenMP v3.0 specification has been released.</p></dd> <dt><b>October 22, 2007</b></dt> <dd><p>Draft of the OpenMP v3.0 specification has been released for