summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Chertykov <denisc@overta.ru>2009-05-27 17:12:24 +0000
committerDenis Chertykov <denisc@gcc.gnu.org>2009-05-27 21:12:24 +0400
commitd1803a17f98b83c34faf007806cc85f1847c71f7 (patch)
tree5eb0e1eb24ffcf6d481924eb431312345db24940
parent3c16fdaf6c3154b38a6ee41d9a06d26de0a7aee3 (diff)
downloadgcc-d1803a17f98b83c34faf007806cc85f1847c71f7.tar.gz
* doc/contrib.texi (Contributors): add myself to the list.
From-SVN: r147920
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/contrib.texi4
2 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 2be0ee95914..91f71138c91 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-21 Denis Chertykov <denisc@overta.ru>
+
+ * doc/contrib.texi (Contributors): add myself to the list.
+
2009-05-28 Olivier Hainque <hainque@adacore.com>
* expr.c (target_align): New function. Alignment the TARGET of an
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi
index 2b9d735ab72..f8f09be0afb 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