OSDN Git Service

2003-11-19 Paolo Carlini <pcarlini@suse.de>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / ChangeLog
index e1622f9..330c0c4 100644 (file)
@@ -1,3 +1,18 @@
+2003-11-19  Paolo Carlini  <pcarlini@suse.de>
+
+       * config/locale/gnu/codecvt_members.cc (do_out): If
+       we can upper bound the total number of external chars
+       to something smaller than __to_end - __to, avoid the
+       temporary buffer, the memcopy and simplify the loop.
+       * config/locale/generic/codecvt_members.cc (do_out):
+       Likewise.
+
+2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
+
+       * testsuite/lib/libstdc++.exp: Add DYLD_LIBRARY_PATH for darwin.
+       * testsuite/libstdc++-dg/normal.exp: Add -multiply_defined suppress
+       flag.
+
 2003-11-18  Jonathan Wakely  <redi@gcc.gnu.org>
 
        * docs/html/configopts.html, docs/html/debug.html,