This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "gcc-wwwdocs".
The branch, master has been updated via 6ebf74260603be4d3f68e04b2b20c218b1b73b45 (commit) from 00103cb82d8d1bc4633b39829b86c30f52500863 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 6ebf74260603be4d3f68e04b2b20c218b1b73b45 Author: Gerald Pfeifer <ger...@pfeifer.com> Date: Thu Jul 4 22:29:54 2024 +0200 news: Remove some last links to our previous /java sub-site On the way fix the spelling of SUSE in one case. diff --git a/htdocs/news.html b/htdocs/news.html index e78abfc3..4a104520 100644 --- a/htdocs/news.html +++ b/htdocs/news.html @@ -10,8 +10,7 @@ <body> <h1>GCC news and announcements</h1> -<p>More <a href="index.html#news">current news</a>, or some (older) -<a href="java/index.html#news">GCJ news</a>.</p> +<p>More <a href="index.html#news">current news</a>.</p> <dl> @@ -1068,8 +1067,8 @@ Annual GCC Developers' Summit, which took place May 25-27, 2003. <dt><b>January 29, 2003</b></dt> <dd> -Andrew Haley of Red Hat completed the work begun by Bo Thorsen of SuSE -to port <a href="java/">GCJ</a> to the AMD x86-64 +Andrew Haley of Red Hat completed the work begun by Bo Thorsen of SUSE +to port GCJ to the AMD x86-64 architecture. This is the first implementation of the Java programming language to be made available on that platform. It will be part of the GCC 3.3 release. @@ -1352,10 +1351,9 @@ stabilization for branching for GCC 3.0. <dt><b>December 19, 2000</b></dt> <dd> -The runtime library for the <a href="java/"> -Java front end</a>, <code>libgcj</code>, has been moved into the GCC -tree. This means that a separate download will no longer be required for -Java support. +The runtime library for the Java front end, <code>libgcj</code>, has +been moved into the GCC tree. A separate download is no longer required +for Java support. </dd> <dt><b>December 4, 2000</b></dt> ----------------------------------------------------------------------- Summary of changes: htdocs/news.html | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) hooks/post-receive -- gcc-wwwdocs