From: Kaveh R. Ghazi Date: Sat, 11 Feb 2006 19:25:03 +0000 (+0000) Subject: contrib.texi: Update my entry. X-Git-Tag: releases/gcc-3.4.6~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ecf8372182828cc6e7dcf1d31f65809a3d6727c;p=thirdparty%2Fgcc.git contrib.texi: Update my entry. * doc/contrib.texi: Update my entry. From-SVN: r110877 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 57ac1f722ff8..444a65773d3f 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2006-02-11 Kaveh R. Ghazi + + * doc/contrib.texi: Update my entry. + 2006-02-09 Eric Botcazou * config/sparc/sparc.c (tls_call_delay): Fix oversight. diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 8c2419377ea6..3a279cd44a5f 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -269,9 +269,12 @@ Ivan Fontes Garcia for the Portugese translation of the GCJ FAQ. Peter Gerwinski for various bug fixes and the Pascal front end. @item -Kaveh Ghazi for his direction via the steering committee, -amazing work to make @samp{-W -Wall} useful, and continuously testing -GCC on a plethora of platforms. +Kaveh R.@: Ghazi for his direction via the steering committee, amazing +work to make @samp{-W -Wall -W* -Werror} useful, and continuously +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. @item John Gilmore for a donation to the FSF earmarked improving GNU Java.