diff options
| author | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-09-17 17:43:43 +0000 |
|---|---|---|
| committer | jsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-09-17 17:43:43 +0000 |
| commit | d2bd01ce915d350b23f8e98c211810b348bfdc27 (patch) | |
| tree | 3060d66a28e3032e6be8f23b708c13bd11a23dfc | |
| parent | 805acfa00d4a30260a62a0abb84beafe875a8261 (diff) | |
| download | ppe42-gcc-d2bd01ce915d350b23f8e98c211810b348bfdc27.tar.gz ppe42-gcc-d2bd01ce915d350b23f8e98c211810b348bfdc27.zip | |
* contrib.texi: Update my entry.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@36477 138bc75d-0d04-0410-961f-82ee72b054a4
| -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 cf7604279e7..98e82ada635 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 212daaee3d7..8a1effed6af 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. |

