From: Jeff Law Date: Tue, 22 Nov 2011 20:32:19 +0000 (-0700) Subject: contrib.texi: Add entry for David Binderman. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=68cf80fa0be828435c7efd6d3780b41cea406a98;p=gcc.git contrib.texi: Add entry for David Binderman. * doc/contrib.texi: Add entry for David Binderman. From-SVN: r181634 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 700e833677b..df9389119fb 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2011-11-22 Jeff Law + + * doc/contrib.texi: Add entry for David Binderman. + 2011-11-22 Andreas Krebbel * postreload.c (reload_combine): Mark reg_state as invalid at diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index f76cce8d234..ffefecc8607 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -65,6 +65,10 @@ improved alias analysis, plus migrating GCC to Bugzilla. @item Geoff Berry for his Java object serialization work and various patches. +@item +David Binderman tests weekly snapshots of GCC trunk against Fedora Rawhide +for several architectures. + @item Uros Bizjak for the implementation of x87 math built-in functions and for various middle end and i386 back end improvements and bug fixes.