contrib.texi (Contributors): Add Zdenek Dvorak, Aldy Hernandez, and Kazu Hirata.

* 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
This commit is contained in:
Falk Hueffner 2003-05-02 23:53:19 +00:00 committed by Gerald Pfeifer
parent 53c2acdf21
commit d9e95c6349
2 changed files with 17 additions and 1 deletions

View 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'

View 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.