From: Kaveh R. Ghazi Date: Sat, 11 Feb 2006 19:12:19 +0000 (+0000) Subject: contrib.texi: Update my entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a27c0a57a24e9cddb1976f75d97d915b33fe3b7b;p=gcc.git contrib.texi: Update my entry. * doc/contrib.texi: Update my entry. From-SVN: r110874 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b9ba6427793..b6bd762e41d 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-10 Geoffrey Keating * config/i386/darwin.h (DBX_REGISTER_NUMBER): Define. diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 6898cebccef..6ebf2402f2c 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -285,9 +285,12 @@ Ivan Fontes Garcia for the Portuguese 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.