contrib.texi: Update Paolo Carlini's entry.
authorJeff Law <law@redhat.com>
Mon, 19 Jan 2004 16:30:05 +0000 (09:30 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 19 Jan 2004 16:30:05 +0000 (09:30 -0700)
        * contrib.texi: Update Paolo Carlini's entry.  New entries for
        Jerry Quinn and Petur Runolfsson.

From-SVN: r76155

gcc/ChangeLog
gcc/doc/contrib.texi

index f21608916b15742b97219506c91949b480ebddeb..8dec43fa10e83b65822f3eeaa5dba6f642a5d176 100644 (file)
@@ -1,3 +1,8 @@
+2004-01-19  Jeff Law  <law@redhat.com>
+
+       * contrib.texi: Update Paolo Carlini's entry.  New entries for
+       Jerry Quinn and Petur Runolfsson.
 2004-01-19  Roger Sayle  <roger@eyesopen.com>
 
        * config/i386/i386.md (*movhi_1, *movqi_1): When optimizing for
index 0e44bdd23a48e92ab4886d84535aecf518c42584..58b2521bae8942e397b3d256e8832e2416dcc32a 100644 (file)
@@ -121,8 +121,8 @@ Stephan Buys for contributing Doxygen notes for libstdc++.
 
 @item
 Paolo Carlini for libstdc++ work: lots of efficiency improvements to
-the string class, hard detective work on the frustrating localization
-issues, and keeping up with the problem reports.
+the string class, C++ streambufs and formatted I/O, hard detective work on
+the frustrating localization issues, and keeping up with the problem reports.
 
 @item
 John Carr for his alias work, SPARC hacking, infrastructure improvements,
@@ -652,6 +652,9 @@ Andrew Pinski for processing bug reports by the dozen.
 Ovidiu Predescu for his work on the Objective-C front end and runtime
 libraries.
 
+@item
+Jerry Quinn for major performance improvements in C++ formatted I/O.
+
 @item
 Ken Raeburn for various improvements to checker, MIPS ports and various
 cleanups in the compiler.
@@ -688,6 +691,10 @@ Ken Rose for fixes to our delay slot filling code.
 @item
 Paul Rubin wrote most of the preprocessor.
 
+@item
+Petur Runolfsson for major performance improvements in C++ formatted I/O and
+large file support in C++ filebuf.
+
 @item
 Chip Salzenberg for libstdc++ patches and improvements to locales, traits,
 Makefiles, libio, libtool hackery, and ``long long'' support.