summaryrefslogtreecommitdiff
path: root/gcc/doc/contrib.texi
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-03 05:04:54 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2013-01-03 05:04:54 +0000
commitdf8f46dac070c3d3ee548b291c174157a8eef06b (patch)
tree896dc63f443105ae185b92c4a2ba129fa67fea61 /gcc/doc/contrib.texi
parent60607cb2f385d35e7443874642080f5995a093ef (diff)
downloadgcc-df8f46dac070c3d3ee548b291c174157a8eef06b.tar.gz
* doc/contrib.texi: Note years as release manager for Mark Mitchell.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@194833 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/contrib.texi')
-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 e4d656d4948..94971ec7ccd 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.