OSDN Git Service

2010-05-07 Jonathan Wakely <jwakely.gcc@gmail.com>
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 May 2010 01:05:38 +0000 (01:05 +0000)
committerMasaki Muranaka <monaka@monami-software.com>
Sun, 23 May 2010 05:02:06 +0000 (14:02 +0900)
* libsupc++/exception_ptr.h (make_exception_ptr): Add.
* testsuite/18_support/exception_ptr/make_exception_ptr.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159144 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog

index 652e589..6129434 100644 (file)
@@ -1,3 +1,8 @@
+2010-05-07  Jonathan Wakely  <jwakely.gcc@gmail.com>
+
+       * libsupc++/exception_ptr.h (make_exception_ptr): Add.
+       * testsuite/18_support/exception_ptr/make_exception_ptr.cc: New.
+
 2010-05-06  Jason Merrill  <jason@redhat.com>
 
        * config/abi/pre/gnu.ver: Move decltype(nullptr) into CXXABI_1.3.5.