diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-04 23:09:42 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-04 23:09:42 +0000 |
commit | 6d4a7a0b6bea9b280834eb444245c00be81ae294 (patch) | |
tree | 4cf7c0a7f205204e10c7740e1c9387f75a3cb931 /gcc/doc/contrib.texi | |
parent | 577c42f19ee102b1f0a1132f74bbcce4971c3404 (diff) | |
download | gcc-6d4a7a0b6bea9b280834eb444245c00be81ae294.tar.gz |
* 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
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 6 |
1 files changed, 6 insertions, 0 deletions
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 |