diff options
author | Jeffrey A Law <law@cygnus.com> | 2000-12-07 02:26:59 +0000 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-12-06 19:26:59 -0700 |
commit | 6b4b8cb9ef5cd225dac506fd2b59f3f487e9ebbc (patch) | |
tree | 15154b0d429bb316c840e37993b0ca0c036acf15 /gcc | |
parent | 56ef50e465119f9c5158cb25c846b3209c4de589 (diff) | |
download | gcc-6b4b8cb9ef5cd225dac506fd2b59f3f487e9ebbc.zip gcc-6b4b8cb9ef5cd225dac506fd2b59f3f487e9ebbc.tar.gz gcc-6b4b8cb9ef5cd225dac506fd2b59f3f487e9ebbc.tar.bz2 |
contrib.texi: Fix my email address.
* contrib.texi: Fix my email address. Update Per's
list of contributions.
From-SVN: r38091
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 5 | ||||
-rw-r--r-- | gcc/contrib.texi | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 2896383..1193d80 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +Wed Dec 6 19:22:02 2000 Jeffrey A Law (law@cygnus.com) + + * contrib.texi: Fix my email address. Update Per's + list of contributions. + 2000-12-06 Rodney Brown <RodneyBrown@mynd.com> * config/alpha/osf.h: Standarize copyright statement. diff --git a/gcc/contrib.texi b/gcc/contrib.texi index 0fa2b44..42fd6b3 100644 --- a/gcc/contrib.texi +++ b/gcc/contrib.texi @@ -1,7 +1,7 @@ The GCC project would like to thank its many contributors. Without them the project would not have been nearly as successful as it has been. Any omissions in this list are accidental. Feel free to contact -@email{law@@cygnus.com} if you have been left out +@email{law@@redhat.com} if you have been left out or some of your contributions are not listed. Please keep this list in alphabetical order. @@ -27,7 +27,9 @@ Neil Booth for various work on cpplib. @item Per Bothner for his direction via the steering committee and various improvements to our infrastructure for supporting new languages. Chill -and Java. +and Java front end implementations. Initial implementations of +cpplib, fix-header, config.guess, libio, and past C++ library +(libg++) maintainer. @item Devon Bowen helped port GCC to the Tahoe. |