diff options
| -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. |
