aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2004-06-08 14:03:51 -0600
committerJeff Law <law@gcc.gnu.org>2004-06-08 14:03:51 -0600
commit2d4886684f9e9de8a150faca0ae061d1e9ffedad (patch)
tree44038f9efce407256356440229258b453a2b4920
parent73d10efa86de15b218ab2030a9d02d4e396afe2c (diff)
downloadgcc-2d4886684f9e9de8a150faca0ae061d1e9ffedad.zip
gcc-2d4886684f9e9de8a150faca0ae061d1e9ffedad.tar.gz
gcc-2d4886684f9e9de8a150faca0ae061d1e9ffedad.tar.bz2
contrib.texi: Add entries for Stefan Olsson and Ola Ronnerup.
* doc/contrib.texi: Add entries for Stefan Olsson and Ola Ronnerup. From-SVN: r82781
-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