From 93d3dd5997f8e051242a87af82672c838a4e040c Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Tue, 18 Dec 2012 05:37:26 +0000 Subject: [PATCH] contrib.texi (Contributors): Update Kaveh Ghazi's entry; remove broken link to Rutgers University. * doc/contrib.texi (Contributors): Update Kaveh Ghazi's entry; remove broken link to Rutgers University. From-SVN: r194572 --- gcc/ChangeLog | 5 +++++ gcc/doc/contrib.texi | 7 +++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index d7db15cc463..14ee6d92e3e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2012-12-17 Gerald Pfeifer + + * doc/contrib.texi (Contributors): Update Kaveh Ghazi's entry; + remove broken link to Rutgers University. + 2012-12-17 Jan-Benedict Glaw * varasm.c (pending_assemble_externals_processed): Guard diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index ccfa0ca36a9..e4d656d4948 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -305,11 +305,10 @@ Peter Gerwinski for various bug fixes and the Pascal front end. @item Kaveh R.@: Ghazi for his direction via the steering committee, amazing -work to make @samp{-W -Wall -W* -Werror} useful, and continuously +work to make @samp{-W -Wall -W* -Werror} useful, and testing GCC on a plethora of platforms. Kaveh extends his gratitude to -the @uref{http://www.caip.rutgers.edu,,CAIP Center} at Rutgers -University for providing him with computing resources to work on Free -Software since the late 1980s. +the CAIP Center at Rutgers University for providing him with computing +resources to work on Free Software from the late 1980s to 2010. @item John Gilmore for a donation to the FSF earmarked improving GNU Java.