diff options
author | rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-11-30 11:09:29 +0000 |
---|---|---|
committer | rguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-11-30 11:09:29 +0000 |
commit | 275d1ad1060c226d1682510879fd3b9b30ef7369 (patch) | |
tree | a24330b2e50136fb2c3782dfacfd81bad507a375 /gcc/doc/contrib.texi | |
parent | b1a1a5f77c6484ac6462f5b95200253614876755 (diff) | |
download | gcc-275d1ad1060c226d1682510879fd3b9b30ef7369.tar.gz |
2009-11-30 Richard Guenther <rguenther@suse.de>
* doc/contrib.texi (Contributors): Add myself.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@154785 138bc75d-0d04-0410-961f-82ee72b054a4
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 6ee5b5001d7..1515b5c876d 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -326,6 +326,10 @@ Stu Grossman for gdb hacking, allowing GCJ developers to debug Java code. 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 the support for System V Release 4. He has also worked heavily on the |