PR c++/15176:
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index f0a39dea5176b28ec51a4a30d0a351008ff1c1ab..72540f3e98aee4bca0abb80e080b7535228991f1 100644 (file)
@@ -1,3 +1,17 @@
+2013-04-15  Tom Tromey  <tromey@redhat.com>
+
+       PR c++/15176:
+       * NEWS: Update.
+       * break-catch-throw.c (compute_exception): New function.
+       (exception_funcs): New global.
+       (_initialize_break_catch_throw): Create $_exception.
+       * cp-abi.c (cplus_type_from_type_info): New function.
+       * cp-abi.h (cplus_type_from_type_info): Declare.
+       (struct cp_abi_ops) <get_type_from_type_info>: New field.
+       * gnu-v3-abi.c (gnuv3_get_typename_from_type_info)
+       (gnuv3_get_type_from_type_info): New functions.
+       (init_gnuv3_ops): Set get_type_from_type_info ABI field.
+
 2013-04-15  Tom Tromey  <tromey@redhat.com>
 
        * break-catch-throw.c (struct exception_names): New.
This page took 0.025747 seconds and 4 git commands to generate.