diff options
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/doc/contrib.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e9f7ce2..afe489f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-07-04 Gerald Pfeifer <gerald@pfeifer.com> + + * doc/contrib.texi (Contributors): Adjust link for GNU Classpath. + 2004-07-04 Richard Henderson <rth@redhat.com> * rtl.def (ADDRESSOF): Remove. diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index c43d6fb..5d43a71 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -151,7 +151,7 @@ Eric Christopher for his Java porting help and clean-ups. Branko Cibej for more warning contributions. @item -The @uref{http://www.classpath.org,,GNU Classpath project} +The @uref{http://www.gnu.org/software/classpath/,,GNU Classpath project} for all of their merged runtime code. @item |