diff options
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/doc/contrib.texi | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index e4a8e18..af0c724 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2015-04-10 Gerald Pfeifer <gerald@pfeifer.com> + + * doc/contrib.texi (Contributors): Update Joe Buck's entry. + 2015-04-10 Vladimir Makarov <vmakarov@redhat.com> PR target/65710 diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 714666e..9528766 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -128,7 +128,8 @@ Herman A.J. ten Brugge for various fixes. Joerg Brunsmann for Java compiler hacking and help with the GCJ FAQ@. @item -Joe Buck for his direction via the steering committee. +Joe Buck for his direction via the steering committee from its creation +to 2013. @item Craig Burley for leadership of the G77 Fortran effort. |