diff options
author | Denis Chertykov <denisc@overta.ru> | 2009-05-27 17:12:24 +0000 |
---|---|---|
committer | Denis Chertykov <denisc@gcc.gnu.org> | 2009-05-27 21:12:24 +0400 |
commit | d1803a17f98b83c34faf007806cc85f1847c71f7 (patch) | |
tree | 5eb0e1eb24ffcf6d481924eb431312345db24940 /gcc/doc/contrib.texi | |
parent | 3c16fdaf6c3154b38a6ee41d9a06d26de0a7aee3 (diff) | |
download | gcc-d1803a17f98b83c34faf007806cc85f1847c71f7.zip gcc-d1803a17f98b83c34faf007806cc85f1847c71f7.tar.gz gcc-d1803a17f98b83c34faf007806cc85f1847c71f7.tar.bz2 |
* doc/contrib.texi (Contributors): add myself to the list.
From-SVN: r147920
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 2b9d735..f8f09be 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -156,6 +156,10 @@ Glenn Chambers for help with the GCJ FAQ@. John-Marc Chandonia for various libgcj patches. @item +Denis Chertykov for contributed and maintain the AVR port, the first GCC port +for an 8-bit architecture. + +@item Scott Christley for his Objective-C contributions. @item |