diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/java/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/java/gcj.texi | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index cc1b61b751c..fa240b0c833 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,7 @@ +2001-02-08 Joseph S. Myers <jsm28@cam.ac.uk> + + * gcj.texi: Change sources.redhat.com reference to gcc.gnu.org. + 2001-02-07 Alexandre Petit-Bianco <apbianco@cygnus.com> * jcf-parse.c (HANDLE_SYNTHETIC_ATTRIBUTE): Don't handle field diff --git a/gcc/java/gcj.texi b/gcc/java/gcj.texi index bfcca33d870..baa6281d4a0 100644 --- a/gcc/java/gcj.texi +++ b/gcc/java/gcj.texi @@ -927,8 +927,7 @@ Machine Specification. In addition we've used the online documentation at @uref{http://java.sun.com/}. The current @code{gcj} home page is -@uref{http://sources.redhat.com/java/}. This is likely to change in the -near future. +@uref{http://gcc.gnu.org/java/}. For more information on gcc, see @uref{http://gcc.gnu.org/}. |