aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/contrib.texi6
2 files changed, 11 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index d150c60..262f949 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2004-06-08 Jeff Law <law@redhat.com>
+
+ * doc/contrib.texi: Add entries for Stefan Olsson and
+ Ola Ronnerup.
+
2004-06-08 DJ Delorie <dj@redhat.com>
* toplev.c (floor_log2_wide): Replace loop with faster bit
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 17969a8..dfa80a4 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -624,6 +624,9 @@ Alexandre Oliva for various build infrastructure improvements, scripts and
amazing testing work, including keeping libtool issues sane and happy.
@item
+Stefan Olsson for work on mt_alloc.
+
+@item
Melissa O'Neill for various NeXT fixes.
@item
@@ -687,6 +690,9 @@ as well as keeping GCC properly working on FreeBSD and continuous testing.
Craig Rodrigues for processing tons of bug reports.
@item
+Ola R@"onnerup for work on mt_alloc.
+
+@item
Gavin Romig-Koch for lots of behind the scenes MIPS work.
@item