]> gcc.gnu.org Git - gcc.git/blobdiff - libstdc++-v3/ChangeLog
exception_support.h: New header file.
[gcc.git] / libstdc++-v3 / ChangeLog
index 1324f10dd51b582e35eeee077af3e5a1596a4bef..64aed389d70d8fb0ca73b35b510ec9e11b5f8855 100644 (file)
@@ -1,3 +1,15 @@
+2000-11-18  Mark Mitchell  <mark@codesourcery.com>
+
+       * libsupc++/exception_support.h: New header file.
+       * libsupc++/vec.cc: Include it.
+       (__cxa_vec_new2): Recatch exceptions before rethrows.
+       (__cxa_vec_new3): Likewise.
+       (__cxa_vec_ctor): Likewise.
+       (__cxa_vec_cctor): Likewise.
+       (__cxa_vec_dtor): Likewise.
+       (__cxa_vec_delete2): Likewise.
+       (__cxa_vec_delete3): Likewise.
+
 2000-11-17  Theodore Papadopoulo  <Theodore.Papadopoulo@sophia.inria.fr>
 
        * include/bits/stl_tree.h: Overload operators == and != to be able
This page took 0.026908 seconds and 5 git commands to generate.