aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKelley Cook <kcook@gcc.gnu.org>2004-02-25 21:26:12 +0000
committerR. Kelley Cook <kcook@gcc.gnu.org>2004-02-25 21:26:12 +0000
commited80fa2e5a475e7070e8d4cb186687a08abe6e3a (patch)
tree8601d3a8d37b52c48644f9e0de42dd3eb8d66661
parent0ea0229e093e8078541e0604afd576280d5cf06d (diff)
downloadgcc-ed80fa2e5a475e7070e8d4cb186687a08abe6e3a.zip
gcc-ed80fa2e5a475e7070e8d4cb186687a08abe6e3a.tar.gz
gcc-ed80fa2e5a475e7070e8d4cb186687a08abe6e3a.tar.bz2
* doc/contrib.texi: Add an entry for myself.
From-SVN: r78455
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/contrib.texi4
2 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 74073e2..c3cd836 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
+
+ * doc/contrib.texi: Add an entry for myself.
+
2004-02-25 Jan Hubicka <jh@suse.cz>
* basic-block.h (make_eh_edge, break_superblocks): Declare.
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index eac1e96..67675b5 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -162,6 +162,10 @@ other random hacking.
Michael Cook for libstdc++ cleanup patches to reduce warnings.
@item
+R. Kelley Cook for making GCC buildable from a read-only directory as
+well as other miscellaneous build process and documentation clean-ups.
+
+@item
Ralf Corsepius for SH testing and minor bugfixing.
@item