public inbox for java-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: gcc-patches@gcc.gnu.org, java-patches@gcc.gnu.org
Subject: [wwwdocs,Java]
Date: Thu, 01 Nov 2012 23:48:00 -0000	[thread overview]
Message-ID: <alpine.LNX.2.00.1211020046320.2266@tuna.site> (raw)

The current libjit reference greats us with "This Account Has Been 
Suspended".  Not good.  This fixes it.

Gerald


2012-11-02  Gerald Pfeifer  <gerald@pfeifer.com>
 
	* index.html (href): Adjust reference to libjit.

Index: index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/index.html,v
retrieving revision 1.175
diff -u -3 -p -r1.175 index.html
--- index.html	30 Oct 2012 23:11:55 -0000	1.175
+++ index.html	1 Nov 2012 23:46:20 -0000
@@ -112,7 +112,7 @@ garbage collection when running <a href=
 <dd>Tom Tromey has <a
 href="http://gcc.gnu.org/ml/java/2006-04/msg00046.html">announced</a> the
 availability of two experimental Just-In-Time (JIT) interpreters for GCJ based
-on <a href="http://www.southern-storm.com.au/libjit.html">libjit</a> and <a
+on <a href="http://freecode.com/projects/libjit">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://sourceware.org/rhug/">rhug</a> repository.

                 reply	other threads:[~2012-11-01 23:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=alpine.LNX.2.00.1211020046320.2266@tuna.site \
    --to=gerald@pfeifer.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=java-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).