aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2005-05-04 23:09:42 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2005-05-04 23:09:42 +0000
commitddfe45ef80ad19ab9fab5d52378647f2a9983ac5 (patch)
tree4cf7c0a7f205204e10c7740e1c9387f75a3cb931
parentbcb604b6be026c2c52ec1b3a4734d8f4ed1b91a7 (diff)
downloadgcc-ddfe45ef80ad19ab9fab5d52378647f2a9983ac5.zip
gcc-ddfe45ef80ad19ab9fab5d52378647f2a9983ac5.tar.gz
gcc-ddfe45ef80ad19ab9fab5d52378647f2a9983ac5.tar.bz2
* doc/contrib.texi (Contributors): Add Mostafa Hagog and Ayal Zaks.
From-SVN: r99238
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/contrib.texi6
2 files changed, 10 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c2624bc..2c3b828 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2005-05-04 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/contrib.texi (Contributors): Add Mostafa Hagog and Ayal Zaks.
+
2005-05-04 Fariborz Jahanian <fjahanian@apple.com>
* config/rs6000/rs6000.c (rs6000_emit_prologue): Emit
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 209d32c..beee30f 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -317,6 +317,9 @@ the support for System V Release 4. He has also worked heavily on the
Intel 386 and 860 support.
@item
+Mostafa Hagog for Swing Modulo Scheduling (SMS) and post reload GCSE@.
+
+@item
Bruno Haible for improvements in the runtime overhead for EH, new
warnings and assorted bug fixes.
@@ -975,6 +978,9 @@ description for the Tron architecture (specifically, the Gmicro).
Kevin Zachmann helped port GCC to the Tahoe.
@item
+Ayal Zaks for Swing Modulo Scheduling (SMS).
+
+@item
Xiaoqiang Zhang for work on gfortran.
@item