diff options
| author | dnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-01-03 20:07:47 +0000 |
|---|---|---|
| committer | dnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-01-03 20:07:47 +0000 |
| commit | d24721932602a02f4cab24efa35f5a6c4fc06412 (patch) | |
| tree | 6a74ac69b8850984b822218ecb767f69d23fcc16 | |
| parent | 2915a9cab7e198634cc27892a82e3dc593d3ef22 (diff) | |
| download | ppe42-gcc-d24721932602a02f4cab24efa35f5a6c4fc06412.tar.gz ppe42-gcc-d24721932602a02f4cab24efa35f5a6c4fc06412.zip | |
* doc/contrib.texi: Update contributions.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@143034 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 4 | ||||
| -rw-r--r-- | gcc/doc/contrib.texi | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 5f6b8d1d11c..b2e71d9a7fc 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2009-01-03 Diego Novillo <dnovillo@google.com> + + * doc/contrib.texi: Update contributions. + 2009-01-03 Jakub Jelinek <jakub@redhat.com> PR c++/38705 diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 2ae03c9a966..909dbd90ce4 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -666,7 +666,7 @@ Geoff Noer for his work on getting cygwin native builds working. @item Diego Novillo for his work on Tree SSA, OpenMP, SPEC performance -tracking web pages and assorted fixes. +tracking web pages, GIMPLE tuples, and assorted fixes. @item David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM, |

