aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Booth <neil@gcc.gnu.org>2002-05-13 22:04:30 +0000
committerNeil Booth <neil@gcc.gnu.org>2002-05-13 22:04:30 +0000
commitbde5348670f9371fb8eff9ae1b4c91a1903074a6 (patch)
tree0e71272f8d39284a0326aed2729d86cc4bb6e2be
parent4a87f0613c9b8c02b5402d7c70d81857e38a42ae (diff)
downloadgcc-bde5348670f9371fb8eff9ae1b4c91a1903074a6.zip
gcc-bde5348670f9371fb8eff9ae1b4c91a1903074a6.tar.gz
gcc-bde5348670f9371fb8eff9ae1b4c91a1903074a6.tar.bz2
contrib.texi: Update my entry.
* doc/contrib.texi: Update my entry. * wwwdocs/htdocs/bugs.html: Update. From-SVN: r53437
-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 6ef3ace..307e914 100644
--- a/gcc/doc/contrib.texi
+++ b/gcc/doc/contrib.texi
@@ -38,7 +38,8 @@ Alasdair Baird for various bugfixes.
Gerald Baumgartner added the signature extension to the C++ front end.
@item
-Neil Booth for various work on cpplib.
+Neil Booth for work on cpplib, lang hooks, debug hooks and other
+miscellaneous clean-ups.
@item
Per Bothner for his direction via the steering committee and various