summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-04 23:09:42 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2005-05-04 23:09:42 +0000
commit6d4a7a0b6bea9b280834eb444245c00be81ae294 (patch)
tree4cf7c0a7f205204e10c7740e1c9387f75a3cb931
parent577c42f19ee102b1f0a1132f74bbcce4971c3404 (diff)
downloadppe42-gcc-6d4a7a0b6bea9b280834eb444245c00be81ae294.tar.gz
ppe42-gcc-6d4a7a0b6bea9b280834eb444245c00be81ae294.zip
* doc/contrib.texi (Contributors): Add Mostafa Hagog and Ayal Zaks.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99238 138bc75d-0d04-0410-961f-82ee72b054a4
-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 c2624bcbc0f..2c3b8283474 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 209d32c1191..beee30fb0f7 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
OpenPOWER on IntegriCloud