From: Neil Booth Date: Sun, 19 May 2002 19:59:08 +0000 (+0000) Subject: * doc/contrib.texi: Update my entry. X-Git-Tag: releases/gcc-3.1.1~314 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6be2f57462350e7362c41f405803d9d94bc5f196;p=thirdparty%2Fgcc.git * doc/contrib.texi: Update my entry. From-SVN: r53637 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 6877b27de790..a979e0f947ab 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2002-05-19 Neil Booth + + * doc/contrib.texi: Update my entry. + 2002-05-19 Kaveh R. Ghazi * mips/iris6.h (CPLUSPLUS_CPP_SPEC): Define. diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 38eef9030385..d1a736353fb3 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