contrib.texi (Contributors): Add Zdenek Dvorak, Aldy Hernandez, and Kazu Hirata.
authorFalk Hueffner <falk.hueffner@student.uni-tuebingen.de>
Fri, 2 May 2003 23:53:19 +0000 (23:53 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Fri, 2 May 2003 23:53:19 +0000 (23:53 +0000)
* doc/contrib.texi (Contributors): Add Zdenek Dvorak, Aldy
Hernandez, and Kazu Hirata.  Update Richard Henderson.

Co-Authored-By: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
From-SVN: r66405

gcc/ChangeLog
gcc/doc/contrib.texi

index 965e5529cf0441cd30916e3e29002b5d24729ad5..6921898361c624aae14ac4592914f35118e02bd1 100644 (file)
@@ -1,3 +1,9 @@
+2003-05-03  Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
+           Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
+
+       * doc/contrib.texi (Contributors): Add Zdenek Dvorak, Aldy
+       Hernandez, and Kazu Hirata.  Update Richard Henderson.
+
 2003-05-02  Geoffrey Keating  <geoffk@apple.com>
 
        * config/rs6000/rs6000.c (rs6000_attribute_table): Add 'extern'
index 44d53adf7ab7bb510c8a03f6dcaec1c2d28c6d0a..fc2cb33bf9f66f19bd0b79b0fc4d8028b9c175bd 100644 (file)
@@ -195,6 +195,9 @@ libraries including for all kinds of C interface issues, contributing and
 maintaining complex<>, sanity checking and disbursement, configuration
 architecture, libio maintenance, and early math work.
 
+@item
+Zdenek Dvorak for a new loop unroller and various fixes.
+
 @item
 Richard Earnshaw for his ongoing work with the ARM@.
 
@@ -299,15 +302,22 @@ fixes.
 Kate Hedstrom for staking the g77 folks with an initial testsuite.
 
 @item
-Richard Henderson for his ongoing SPARC, alpha, and ia32 work, loop
+Richard Henderson for his ongoing SPARC, alpha, ia32, and ia64 work, loop
 opts, and generally fixing lots of old problems we've ignored for
 years, flow rewrite and lots of further stuff, including reviewing
 tons of patches.
 
+@item
+Aldy Hernandez for working on the PowerPC port, SIMD support, and
+various fixes.
+
 @item
 Nobuyuki Hikichi of Software Research Associates, Tokyo, contributed
 the support for the Sony NEWS machine.
 
+@item
+Kazu Hirata for caring and feeding the Hitachi H8/300 port and various fixes.
+
 @item
 Manfred Hollstein for his ongoing work to keep the m88k alive, lots
 of testing and bug fixing, particularly of our configury code.