summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/contrib.texi3
2 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c6cee928b9d..0aa727d1091 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2007-09-09 Revital Eres <eres@il.ibm.com>
+
+ * doc/contrib.texi: Add myself.
+
2007-09-09 Ira Rosen <irar@il.ibm.com>
* tree-vectorizer.h (stmt_vinfo_set_inside_of_loop_cost,
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 929e355346b..0df6e030b22 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -269,6 +269,9 @@ Ben Elliston for his work to move the Objective-C runtime into its
own subdirectory and for his work on autoconf.
@item
+Revital Eres for work on the PowerPC 750CL port.
+
+@item
Marc Espie for OpenBSD support.
@item