diff --git a/gcc/ChangeLog b/gcc/ChangeLog index de51e1368fd..d38d8a7a6d8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2009-11-30 Richard Guenther + + * doc/contrib.texi (Contributors): Add myself. + 2009-11-30 Richard Guenther * tree.c (free_lang_data): Do not set debug_info_level to diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 6ee5b5001d7..1515b5c876d 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -325,6 +325,10 @@ Stu Grossman for gdb hacking, allowing GCJ developers to debug Java code. @item Michael K. Gschwind contributed the port to the PDP-11. +@item +Richard Guenther for his ongoing middle-end contributions and bug fixes +and for release management. + @item Ron Guilmette implemented the @command{protoize} and @command{unprotoize} tools, the support for Dwarf symbolic debugging information, and much of