diff options
author | neil <neil@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-05-13 22:04:30 +0000 |
---|---|---|
committer | neil <neil@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-05-13 22:04:30 +0000 |
commit | 6c49295d0c3815af94b7eede71e4aa3df7db55da (patch) | |
tree | 0e71272f8d39284a0326aed2729d86cc4bb6e2be /gcc/doc/contrib.texi | |
parent | e12be23efd01afa6ab76090f3ea386e47dcad418 (diff) | |
download | gcc-6c49295d0c3815af94b7eede71e4aa3df7db55da.tar.gz |
* doc/contrib.texi: Update my entry.
* wwwdocs/htdocs/bugs.html: Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@53437 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 6ef3ace6979..307e9141e0c 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 |