summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2009-04-19 10:34:40 +0000
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>2009-04-19 10:34:40 +0000
commit3e682e423ffe1603a4533e89fc766a39c86caeef (patch)
tree4eca1de9cd5787777e7a8631093ecce09fa83bd3
parente8c22093392ce78bd7b535109e33f02397c1e840 (diff)
downloadppe42-gcc-3e682e423ffe1603a4533e89fc766a39c86caeef.tar.gz
ppe42-gcc-3e682e423ffe1603a4533e89fc766a39c86caeef.zip
2009-04-19 Paolo Carlini <paolo.carlini@oracle.com>
Trim last ChangeLog entry. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146343 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--libstdc++-v3/ChangeLog14
1 files changed, 8 insertions, 6 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index a49f70844b2..656ac0329ac 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,21 +1,23 @@
2009-04-19 Jan Hubicka <jh@suse.cz>
- * c_compatibility/stdatomic.h (atomic_flag_test_and_set_explicit,
- atomic_flag_clear_explicit, __atomic_flag_wait_explicit): Use
- _GLIBCXX_NOTHROW.
- * bits/c++config (_GLIBCXX_NOTHROW): New.
+ * include/c_compatibility/stdatomic.h
+ (atomic_flag_test_and_set_explicit, atomic_flag_clear_explicit,
+ __atomic_flag_wait_explicit): Use _GLIBCXX_NOTHROW.
+ * include/bits/c++config (_GLIBCXX_NOTHROW): New.
2009-04-18 Jan Hubicka <jh@suse.cz>
* libsupc++/eh_type.cc (__cxa_current_exception_type) Mark throw().
- * libsupc++/unwind-cxx.h (__cxa_get_globals, __cxa_get_globals_fast): Mark const.
+ * libsupc++/unwind-cxx.h (__cxa_get_globals,
+ __cxa_get_globals_fast): Mark const.
(__cxa_get_exception_ptr): Mark pure.
(__cxa_bad_cast, __cxa_bad_typeid): Mark noreturn
(__terminate): Makr throw ().
* libsupc++/exception (terminate): Mark throw().
(uncaught_exception): Mark pure.
* libsupc++/eh_ptr.cc (_M_safe_bool_dummy): Mark throw().
- * libsupc++/guard.cc (__cxa_guard_abort, __cxa_guard_release): Mark throw().
+ * libsupc++/guard.cc (__cxa_guard_abort, __cxa_guard_release):
+ Mark throw().
* libsupc++/eh_terminate.cc (__terminate, terminate): Mark throw().
* libsupc++/vec.cc (__cxa_vec_cleanup): Mark throw().
* libsupc++/cxxabi.h (__cxa_vec_cleanup, __cxa_guard_release,
OpenPOWER on IntegriCloud