]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* doc/contrib.texi: Add an entry for myself.
authorKelley Cook <kcook@gcc.gnu.org>
Wed, 25 Feb 2004 21:26:12 +0000 (21:26 +0000)
committerR. Kelley Cook <kcook@gcc.gnu.org>
Wed, 25 Feb 2004 21:26:12 +0000 (21:26 +0000)
From-SVN: r78455

gcc/ChangeLog
gcc/doc/contrib.texi

index 74073e2b369cc2dc9c9604f00c27b7ee9d8b2bca..c3cd8360e2e9258aea340949d83eb9b0da797d51 100644 (file)
@@ -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.
index eac1e96dc8cf3491075e0d7c6648114e6a25749b..67675b52299baa7edd6158e142539779cac070d7 100644 (file)
@@ -161,6 +161,10 @@ other random hacking.
 @item
 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.