On the way fix the spelling of SUSE in one case. Pushed. Gerald --- htdocs/news.html | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-)
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> -- 2.45.2