From 6d4a7a0b6bea9b280834eb444245c00be81ae294 Mon Sep 17 00:00:00 2001 From: gerald Date: Wed, 4 May 2005 23:09:42 +0000 Subject: * 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 --- gcc/ChangeLog | 4 ++++ gcc/doc/contrib.texi | 6 ++++++ 2 files changed, 10 insertions(+) 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 + + * doc/contrib.texi (Contributors): Add Mostafa Hagog and Ayal Zaks. + 2005-05-04 Fariborz Jahanian * 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 @@ -316,6 +316,9 @@ tools, the support for Dwarf symbolic debugging information, and much of 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. @@ -974,6 +977,9 @@ description for the Tron architecture (specifically, the Gmicro). @item Kevin Zachmann helped port GCC to the Tahoe. +@item +Ayal Zaks for Swing Modulo Scheduling (SMS). + @item Xiaoqiang Zhang for work on gfortran. -- cgit v1.2.1