summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2003-05-02 23:53:19 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2003-05-02 23:53:19 +0000
commitd7e8e20323788a557eae6cc83f6f016076fcbab6 (patch)
tree2852639f9813a5a7bf37f6185a6dd7620ddf077d
parentfe7f559a989fe77042bd8e004cbfc364abf36271 (diff)
downloadppe42-gcc-d7e8e20323788a557eae6cc83f6f016076fcbab6.tar.gz
ppe42-gcc-d7e8e20323788a557eae6cc83f6f016076fcbab6.zip
* doc/contrib.texi (Contributors): Add Zdenek Dvorak, Aldy
Hernandez, and Kazu Hirata. Update Richard Henderson. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@66405 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--gcc/ChangeLog6
-rw-r--r--gcc/doc/contrib.texi12
2 files changed, 17 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 965e5529cf0..6921898361c 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -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'
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 44d53adf7ab..fc2cb33bf9f 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -196,6 +196,9 @@ 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@.
@item
@@ -299,16 +302,23 @@ 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.
OpenPOWER on IntegriCloud