aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2013-01-03 05:04:54 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2013-01-03 05:04:54 +0000
commit5b9ad1d443bb056576947a6050226c38d106c873 (patch)
tree896dc63f443105ae185b92c4a2ba129fa67fea61 /gcc/doc
parentaeb5e664750ec8720e645c2374cbd8ec336de6b0 (diff)
downloadgcc-5b9ad1d443bb056576947a6050226c38d106c873.zip
gcc-5b9ad1d443bb056576947a6050226c38d106c873.tar.gz
gcc-5b9ad1d443bb056576947a6050226c38d106c873.tar.bz2
* doc/contrib.texi: Note years as release manager for Mark Mitchell.
From-SVN: r194833
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/contrib.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index e4d656d..94971ec 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -623,7 +623,8 @@ entire libstdc++ testsuite namespace-compatible.
@item
Mark Mitchell for his direction via the steering committee, mountains of
C++ work, load/store hoisting out of loops, alias analysis improvements,
-ISO C @code{restrict} support, and serving as release manager for GCC 3.x.
+ISO C @code{restrict} support, and serving as release manager from 2000
+to 2011.
@item
Alan Modra for various GNU/Linux bits and testing.