diff options
author | Kelley Cook <kcook@gcc.gnu.org> | 2004-02-25 21:26:12 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2004-02-25 21:26:12 +0000 |
commit | ed80fa2e5a475e7070e8d4cb186687a08abe6e3a (patch) | |
tree | 8601d3a8d37b52c48644f9e0de42dd3eb8d66661 /gcc/doc | |
parent | 0ea0229e093e8078541e0604afd576280d5cf06d (diff) | |
download | gcc-ed80fa2e5a475e7070e8d4cb186687a08abe6e3a.zip gcc-ed80fa2e5a475e7070e8d4cb186687a08abe6e3a.tar.gz gcc-ed80fa2e5a475e7070e8d4cb186687a08abe6e3a.tar.bz2 |
* doc/contrib.texi: Add an entry for myself.
From-SVN: r78455
Diffstat (limited to 'gcc/doc')
-rw-r--r-- | gcc/doc/contrib.texi | 4 |
1 files changed, 4 insertions, 0 deletions
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 |