This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs,Java] java/index.html -- simplify rhug reference


Applied.

Gerald

2012-10-28  Gerald Pfeifer  <gerald@pfeifer.com>
 
	* index.html: Update reference to rhug (and consolidate links).

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.174
diff -u -3 -p -r1.174 index.html
--- index.html	20 Oct 2009 16:39:14 -0000	1.174
+++ index.html	30 Oct 2012 23:10:35 -0000
@@ -115,9 +115,8 @@ availability of two experimental Just-In
 on <a href="http://www.southern-storm.com.au/libjit.html";>libjit</a> and <a
 href="http://llvm.org/";>LLVM</a> respectively. The source code for these
 JITs is available via the &quot;gcj-jit&quot; module of the <a
-href="http://sources.redhat.com/rhug/source.html";>rhug CVS repository</a> (<a
-href="http://sources.redhat.com/cgi-bin/cvsweb.cgi/gcj-jit/?cvsroot=rhug";>CVSweb
-interface</a>).</dd>
+href="http://sourceware.org/rhug/";>rhug</a> repository.
+</dd>
 
 <dt>April 4, 2006</dt>
 <dd><code>fastjar</code> has been removed from the GCC source tree and made into


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]