From: Jeff Law Date: Mon, 26 Jan 2004 18:31:07 +0000 (-0700) Subject: contrib.texi: Minor cleanup for Paolo Carlini's entry. X-Git-Tag: releases/gcc-4.0.0~10678 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5cea9d5d0a9ca6ad3200eda7420ff1cd00f60d2e;p=thirdparty%2Fgcc.git contrib.texi: Minor cleanup for Paolo Carlini's entry. * doc/contrib.texi: Minor cleanup for Paolo Carlini's entry. Add acute accents for Petur Runolfsson's entry. From-SVN: r76655 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 566d6baa58e3..2bdeffef1d24 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-01-26 Jeff Law + + * doc/contrib.texi: Minor cleanup for Paolo Carlini's entry. Add + acute accents for Petur Runolfsson's entry. + 2004-01-26 Kazu Hirata * config/pdp11/pdp11.c (TARGET_STRUCT_VALUE_RTX): New. diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 58b2521bae89..eac1e96dc8cf 100644 --- a/gcc/doc/contrib.texi +++ b/gcc/doc/contrib.texi @@ -121,7 +121,7 @@ Stephan Buys for contributing Doxygen notes for libstdc++. @item Paolo Carlini for libstdc++ work: lots of efficiency improvements to -the string class, C++ streambufs and formatted I/O, hard detective work on +the C++ strings, streambufs and formatted I/O, hard detective work on the frustrating localization issues, and keeping up with the problem reports. @item @@ -692,7 +692,7 @@ Ken Rose for fixes to our delay slot filling code. Paul Rubin wrote most of the preprocessor. @item -Petur Runolfsson for major performance improvements in C++ formatted I/O and +P@'etur Run@'olfsson for major performance improvements in C++ formatted I/O and large file support in C++ filebuf. @item