aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
diff options
context:
space:
mode:
authorGCC Administrator <gccadmin@gcc.gnu.org>2020-11-08 00:16:31 +0000
committerGCC Administrator <gccadmin@gcc.gnu.org>2020-11-08 00:16:31 +0000
commit2da7ee050cf01c8c38cb20828a432921e6b9f5b7 (patch)
tree70ad104ae4664b45545926c3a704c16ddd9cc864 /libstdc++-v3/ChangeLog
parentbd3cefe45019251d1471857197f4cf6a76fd69e9 (diff)
downloadgcc-2da7ee050cf01c8c38cb20828a432921e6b9f5b7.zip
gcc-2da7ee050cf01c8c38cb20828a432921e6b9f5b7.tar.gz
gcc-2da7ee050cf01c8c38cb20828a432921e6b9f5b7.tar.bz2
Daily bump.
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r--libstdc++-v3/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 712a5a0..044013e 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,12 @@
+2020-11-07 Liu Hao <lh_mouse@126.com>
+
+ * libsupc++/cxxabi.h: (__cxa_atexit): mark with _GLIBCXX_CDTOR_CALLABI
+ (__cxa_thread_atexit): ditto
+ * libsupc++/atexit_thread.cc: (__cxa_atexit): mark with
+ _GLIBCXX_CDTOR_CALLABI
+ (__cxa_thread_atexit): ditto
+ (elt): ditto
+
2020-11-06 Jonathan Wakely <jwakely@redhat.com>
* config/abi/pre/gnu.ver (GLIBCXX_3.4.21): Tighten up patterns