diff options
author | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-04-08 12:07:37 +0000 |
---|---|---|
committer | gerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4> | 2002-04-08 12:07:37 +0000 |
commit | 6b129de1db12d9e5f8b5cfa91a54d0337dbdae1e (patch) | |
tree | 0c78d487c1bae42fd7b2f2559f8578d07fd4bd39 /gcc/doc/contrib.texi | |
parent | 7ad122e397e39be9ff6488b448eec564b4523ae2 (diff) | |
download | gcc-6b129de1db12d9e5f8b5cfa91a54d0337dbdae1e.tar.gz |
* doc/contrib.texi (Contributors): Add John David Anglin and Loren
J. Rittle (the latter also to Testers). Update David O'Brien's entry.
* doc/contrib.texi (Contributors): Add David O'Brien.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@52024 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/doc/contrib.texi')
-rw-r--r-- | gcc/doc/contrib.texi | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 3dff2a09585..20123b5284f 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -25,6 +25,9 @@ Analog Devices helped implement the support for complex data types and iterators. @item +John David Anglin for improvements to libstdc++-v3 and the HP-UX port. + +@item James van Artsdalen wrote the code that makes efficient use of the Intel 80387 register stack. @@ -396,6 +399,11 @@ engine setup, various documentation fixes and other small fixes. Geoff Noer for this work on getting cygwin native builds working. @item +David O'Brien for the FreeBSD/alpha, FreeBSD/AMD x86-64, FreeBSD/ARM, +FreeBSD/PowerPC, and FreeBSD/SPARC64 ports and related infrastructure +improvements. + +@item Alexandre Oliva for various build infrastructure improvements, scripts and amazing testing work. @@ -430,6 +438,7 @@ cleanups in the compiler. @item David Reese of Sun Microsystems contributed to the Solaris on PowerPC port. + @item Gabriel Dos Reis for contributions and maintenance of libstdc++-v3, including valarray implementation and limits support. @@ -439,6 +448,9 @@ Joern Rennecke for maintaining the sh port, loop, regmove & reload hacking. @item +Loren J. Rittle for improvements to libstdc++-v3 and the FreeBSD port. + +@item Craig Rodrigues for processing tons of bug reports. @item @@ -694,6 +706,9 @@ Richard Polton David Rees @item +Loren J. Rittle + +@item Peter Schmid @item |