diff options
Diffstat (limited to 'gcc')
| -rw-r--r-- | gcc/ChangeLog | 4 | ||||
| -rw-r--r-- | gcc/doc/contrib.texi | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b3e4028..6209070 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2006-09-07 Martin Michlmayr <tbm@cyrius.com> + + * doc/contrib.texi: Add myself. + 2006-09-07 Andrew Pinski <pinskia@physics.uc.edu> PR middle-end/28862 diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index d487fd9..7fd8cad 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -565,6 +565,10 @@ Jason Merrill for his direction via the steering committee and leading the G++ effort. @item +Martin Michlmayr for testing GCC on several architectures using the +entire Debian archive. + +@item David Miller for his direction via the steering committee, lots of SPARC work, improvements in jump.c and interfacing with the Linux kernel developers. |
