From 68cf80fa0be828435c7efd6d3780b41cea406a98 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Tue, 22 Nov 2011 13:32:19 -0700 Subject: [PATCH] contrib.texi: Add entry for David Binderman. * doc/contrib.texi: Add entry for David Binderman. From-SVN: r181634 --- gcc/ChangeLog | 4 ++++ gcc/doc/contrib.texi | 4 ++++ 2 files changed, 8 insertions(+) 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. -- 2.30.2