Commit 7d0a3061 by Paolo Carlini

2009-04-18 Paolo Carlini <paolo.carlini@oracle.com>

	Trim overlong ChangeLog entry.

From-SVN: r146334
parent 2b4b7036
......@@ -11,7 +11,8 @@
* guard.cc (__cxa_guard_abort, __cxa_guard_release): Mark throw().
* eh_terminate.cc (__terminate, terminate): Mark throw().
* vec.cc (__cxa_vec_cleanup): Mark throw().
* cxxabi.h (__cxa_vec_cleanup, __cxa_guard_release, __cxa_guard_abort): Mark throw ().
* cxxabi.h (__cxa_vec_cleanup, __cxa_guard_release,
__cxa_guard_abort): Mark throw ().
(__cxa_pure_virtual): Mark noreturn.
(__cxa_current_exception_type): Mark throw and pure.
* exception_ptr.h (operator ==, !=, _M_get, !, ==,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment