aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Kosnik <bkoz@redhat.com>2012-10-01 23:58:37 +0000
committerBenjamin Kosnik <bkoz@gcc.gnu.org>2012-10-01 23:58:37 +0000
commite0372a2f31f76c6b31906d19c683ebd076255267 (patch)
tree17ab372d9d18d07c040b9894e4e6098b059c7d47
parent7a7fc980643bde521579d9ecbce17ae80f8097da (diff)
downloadgcc-e0372a2f31f76c6b31906d19c683ebd076255267.zip
gcc-e0372a2f31f76c6b31906d19c683ebd076255267.tar.gz
gcc-e0372a2f31f76c6b31906d19c683ebd076255267.tar.bz2
gnu-versioned-namespace.ver: Add more typeinfo/vtable exports.
2012-10-01 Benjamin Kosnik <bkoz@redhat.com> * config/abi/pre/gnu-versioned-namespace.ver: Add more typeinfo/vtable exports. From-SVN: r191949
-rw-r--r--libstdc++-v3/ChangeLog5
-rw-r--r--libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver3
2 files changed, 8 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog
index 8eb1480..32f82a7d4 100644
--- a/libstdc++-v3/ChangeLog
+++ b/libstdc++-v3/ChangeLog
@@ -1,3 +1,8 @@
+2012-10-01 Benjamin Kosnik <bkoz@redhat.com>
+
+ * config/abi/pre/gnu-versioned-namespace.ver: Add more
+ typeinfo/vtable exports.
+
2012-10-01 Paolo Carlini <paolo.carlini@oracle.com>
PR libstdc++/54757
diff --git a/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver b/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
index 5f25374..84210e4 100644
--- a/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
+++ b/libstdc++-v3/config/abi/pre/gnu-versioned-namespace.ver
@@ -62,15 +62,18 @@ GLIBCXX_7.0 {
_ZTTNSt*;
# vtable
+ _ZTVSt*;
_ZTVNSt*;
# thunk
_ZTv0_n24_NS*;
# typeinfo structure
+ _ZTISt*;
_ZTINSt*;
# typeinfo name
+ _ZTSSt*;
_ZTSNSt*;
# locale