aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Novillo <dnovillo@redhat.com>2006-09-06 21:04:21 +0000
committerDiego Novillo <dnovillo@gcc.gnu.org>2006-09-06 17:04:21 -0400
commit1b65e501440045f6f7c84e3eca36da0ee9899e33 (patch)
treea30d9c33867f9403864631bad8f2c46d887acb34
parentccbe00a43acc28143d9c37f45221d8467a093984 (diff)
downloadgcc-1b65e501440045f6f7c84e3eca36da0ee9899e33.zip
gcc-1b65e501440045f6f7c84e3eca36da0ee9899e33.tar.gz
gcc-1b65e501440045f6f7c84e3eca36da0ee9899e33.tar.bz2
contrib.texi: Update my entry.
* doc/contrib.texi: Update my entry. From-SVN: r116727
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/contrib.texi4
2 files changed, 6 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 75dc140..833eb11 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2006-09-06 Diego Novillo <dnovillo@redhat.com>
+
+ * doc/contrib.texi: Update my entry.
+
2006-09-06 Nick Clifton <nickc@redhat.com>
* config/frv/frv.h (EXTRA_MEMORY_CONSTRAINT): Define.
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index eac0a0b..d487fd9 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -646,8 +646,8 @@ engine setup, various documentation fixes and other small fixes.
Geoff Noer for his work on getting cygwin native builds working.
@item
-Diego Novillo for his SPEC performance tracking web pages and assorted
-fixes in the middle end and various back ends.
+Diego Novillo for his work on Tree SSA, OpenMP, SPEC performance
+tracking web pages and assorted fixes.
@item
David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM,