diff options
| -rw-r--r-- | gcc/ChangeLog | 5 | ||||
| -rw-r--r-- | gcc/doc/contrib.texi | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 566d6ba..2bdeffe 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-01-26 Jeff Law <law@redhat.com> + + * doc/contrib.texi: Minor cleanup for Paolo Carlini's entry. Add + acute accents for Petur Runolfsson's entry. + 2004-01-26 Kazu Hirata <kazu@cs.umass.edu> * config/pdp11/pdp11.c (TARGET_STRUCT_VALUE_RTX): New. diff --git a/gcc/doc/contrib.texi b/gcc/doc/contrib.texi index 58b2521..eac1e96 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 |
