diff options
author | Joseph Myers <jsm28@cam.ac.uk> | 2000-09-17 18:43:43 +0100 |
---|---|---|
committer | Joseph Myers <jsm28@gcc.gnu.org> | 2000-09-17 18:43:43 +0100 |
commit | bc5006c72549c530c630f8a749612ea5ec2bb9e7 (patch) | |
tree | 3060d66a28e3032e6be8f23b708c13bd11a23dfc | |
parent | ec56965643d368ba8eae4ce34af4439aa9dd7b31 (diff) | |
download | gcc-bc5006c72549c530c630f8a749612ea5ec2bb9e7.zip gcc-bc5006c72549c530c630f8a749612ea5ec2bb9e7.tar.gz gcc-bc5006c72549c530c630f8a749612ea5ec2bb9e7.tar.bz2 |
* contrib.texi: Update my entry.
From-SVN: r36477
-rw-r--r-- | gcc/ChangeLog | 4 | ||||
-rw-r--r-- | gcc/contrib.texi | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index cf76042..98e82ad 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2000-09-17 Joseph S. Myers <jsm28@cam.ac.uk> + + * contrib.texi: Update my entry. + Sun Sep 17 18:48:32 2000 Denis Chertykov <denisc@overta.ru> * config/avr/avr.md (mcu_enhanced): New attribute. diff --git a/gcc/contrib.texi b/gcc/contrib.texi index 212daae..8a1effe 100644 --- a/gcc/contrib.texi +++ b/gcc/contrib.texi @@ -358,7 +358,8 @@ kernels. Philippe De Muyter for his work on the m68k port. @item -Joseph Myers for his work on the PDP-11 port. +Joseph Myers for his work on the PDP-11 port, format checking and ISO +C99 support. @item Nathan Myers for his work on libstdc++-v3. |