From: Jeff Law Date: Tue, 22 Nov 2011 20:32:19 +0000 (-0700) Subject: contrib.texi: Add entry for David Binderman. X-Git-Tag: releases/gcc-4.7.0~2006 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=68cf80fa0be828435c7efd6d3780b41cea406a98;p=thirdparty%2Fgcc.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 700e833677b6..df9389119fbf 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 f76cce8d2341..ffefecc8607b 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.