OSDN Git Service

2008-08-21 Sebastian Redl <sebastian.redl@getdesigned.at>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / ChangeLog
index f4d076e..4d15834 100644 (file)
@@ -1,6 +1,17 @@
+2008-08-21  Sebastian Redl <sebastian.redl@getdesigned.at>
+
+       * libsupc++/eh_ptr.cc (__gxx_dependent_exception_cleanup): Call
+       __cxa_free_dependent_exception.
+
+2008-08-20  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       * include/bits/char_traits.h (char_traits<char16_t>::
+       assign(char_type*, size_t, char_type), char_traits<char32_t>::
+       assign(char_type*, size_t, char_type)): For now, just open-code.
+
 2008-08-20  Paolo Carlini  <paolo.carlini@oracle.com>
 
-       PR libstdc++/33979 (partial)
+       PR c++/33979 (partial)
        * include/bits/postypes.h (u16streampos, u32streampos): Add.
        * include/bits/char_traits.h (char_traits<char16_t>,
        char_traits<char32_t>): Add.