Commit 37383ef5 by Paolo Carlini Committed by Paolo Carlini

gnu.ver: Also export __once_functor_lock...

2008-09-03  Paolo Carlini  <paolo.carlini@oracle.com>

	* config/abi/pre/gnu.ver: Also export __once_functor_lock; tighten
	GLIBCXX_3.4 exports (necessary in case of undef _GLIBCXX_HAVE_TLS).

	* Makefile.in: Regenerate.
	* src/Makefile.in: Likewise.
	* doc/Makefile.in: Likewise.
	* po/Makefile.in: Likewise.
	* libmath/Makefile.in: Likewise.
	* include/Makefile.in: Likewise.
	* libsupc++/Makefile.in: Likewise.
	* testsuite/Makefile.in: Likewise.

From-SVN: r139968
parent 28545939
2008-09-03 Paolo Carlini <paolo.carlini@oracle.com> 2008-09-03 Paolo Carlini <paolo.carlini@oracle.com>
* config/abi/pre/gnu.ver: Also export __once_functor_lock; tighten
GLIBCXX_3.4 exports (necessary in case of undef _GLIBCXX_HAVE_TLS).
* Makefile.in: Regenerate.
* src/Makefile.in: Likewise.
* doc/Makefile.in: Likewise.
* po/Makefile.in: Likewise.
* libmath/Makefile.in: Likewise.
* include/Makefile.in: Likewise.
* libsupc++/Makefile.in: Likewise.
* testsuite/Makefile.in: Likewise.
2008-09-03 Paolo Carlini <paolo.carlini@oracle.com>
* acinclude.m4 ([GLIBCXX_CHECK_GTHREADS]): Fix typo in last commit, * acinclude.m4 ([GLIBCXX_CHECK_GTHREADS]): Fix typo in last commit,
check _POSIX_TIMEOUTS, not _POSIX_TIMERS. check _POSIX_TIMEOUTS, not _POSIX_TIMERS.
* configure: Regenerate. * configure: Regenerate.
......
...@@ -36,7 +36,6 @@ POST_UNINSTALL = : ...@@ -36,7 +36,6 @@ POST_UNINSTALL = :
build_triplet = @build@ build_triplet = @build@
host_triplet = @host@ host_triplet = @host@
target_triplet = @target@ target_triplet = @target@
LIBOBJDIR =
DIST_COMMON = README $(am__configure_deps) $(srcdir)/../config.guess \ DIST_COMMON = README $(am__configure_deps) $(srcdir)/../config.guess \
$(srcdir)/../config.sub $(srcdir)/../install-sh \ $(srcdir)/../config.sub $(srcdir)/../install-sh \
$(srcdir)/../ltmain.sh $(srcdir)/../missing \ $(srcdir)/../ltmain.sh $(srcdir)/../missing \
......
...@@ -131,7 +131,11 @@ GLIBCXX_3.4 { ...@@ -131,7 +131,11 @@ GLIBCXX_3.4 {
std::t[a-n]*; std::t[a-n]*;
std::tr1::h[^a]*; std::tr1::h[^a]*;
std::t[s-z]*; std::t[s-z]*;
std::[A-Zu-z]*; # std::[A-Zu-z]*;
std::underflow_error*;
std::uncaught_exception*;
std::unexpected*;
std::[A-Zv-z]*;
std::_List_node_base::hook*; std::_List_node_base::hook*;
std::_List_node_base::swap*; std::_List_node_base::swap*;
std::_List_node_base::unhook*; std::_List_node_base::unhook*;
...@@ -502,7 +506,12 @@ GLIBCXX_3.4 { ...@@ -502,7 +506,12 @@ GLIBCXX_3.4 {
_ZTVSt[0-9][A-Za-z]*; _ZTVSt[0-9][A-Za-z]*;
# _ZTVSt[0-9][0-9][A-Za-z]*; # _ZTVSt[0-9][0-9][A-Za-z]*;
_ZTVSt[0-9][0-9][A-Z]*; _ZTVSt[0-9][0-9][A-Z]*;
_ZTVSt[0-9][0-9][a-d]*; # _ZTVSt[0-9][0-9][a-d]*;
_ZTVSt[0-9][0-9]a*;
_ZTVSt10bad_typeid;
_ZTVSt13bad_exception;
_ZTVSt[0-9][0-9]basic*;
_ZTVSt[0-9][0-9][c-d]*;
_ZTVSt[0-9][0-9][f-k]*; _ZTVSt[0-9][0-9][f-k]*;
_ZTVSt11logic_error; _ZTVSt11logic_error;
_ZTVSt12length_error; _ZTVSt12length_error;
...@@ -525,7 +534,12 @@ GLIBCXX_3.4 { ...@@ -525,7 +534,12 @@ GLIBCXX_3.4 {
_ZTISt[0-9][A-Za-z]*; _ZTISt[0-9][A-Za-z]*;
# _ZTISt[0-9][0-9][A-Za-z]*; # _ZTISt[0-9][0-9][A-Za-z]*;
_ZTISt[0-9][0-9][A-Z]*; _ZTISt[0-9][0-9][A-Z]*;
_ZTISt[0-9][0-9][a-d]*; # _ZTISt[0-9][0-9][a-d]*;
_ZTISt[0-9][0-9]a*;
_ZTISt10bad_typeid;
_ZTISt13bad_exception;
_ZTISt[0-9][0-9]basic*;
_ZTISt[0-9][0-9][c-d]*;
_ZTISt[0-9][0-9][f-k]*; _ZTISt[0-9][0-9][f-k]*;
_ZTISt11logic_error; _ZTISt11logic_error;
_ZTISt12length_error; _ZTISt12length_error;
...@@ -550,9 +564,14 @@ GLIBCXX_3.4 { ...@@ -550,9 +564,14 @@ GLIBCXX_3.4 {
_ZTSNSt6locale5facetE; _ZTSNSt6locale5facetE;
_ZTSS[a-z]; _ZTSS[a-z];
_ZTSSt[0-9][A-Za-z]*; _ZTSSt[0-9][A-Za-z]*;
# _ZTSSt[0-9][0-9][A-Za-z]*; # _ZTSSt[0-9][0-9][A-Za-z]*;
_ZTSSt[0-9][0-9][A-Z]*; _ZTSSt[0-9][0-9][A-Z]*;
_ZTSSt[0-9][0-9][a-d]*; # _ZTSSt[0-9][0-9][a-d]*;
_ZTSSt[0-9][0-9]a*;
_ZTSSt10bad_typeid;
_ZTSSt13bad_exception;
_ZTSSt[0-9][0-9]basic*;
_ZTSSt[0-9][0-9][c-d]*;
_ZTSSt[0-9][0-9][f-k]*; _ZTSSt[0-9][0-9][f-k]*;
_ZTSSt11logic_error; _ZTSSt11logic_error;
_ZTSSt12length_error; _ZTSSt12length_error;
...@@ -863,6 +882,7 @@ GLIBCXX_3.4.11 { ...@@ -863,6 +882,7 @@ GLIBCXX_3.4.11 {
_ZSt11__once_call; _ZSt11__once_call;
_ZSt15__once_callable; _ZSt15__once_callable;
_ZSt14__once_functor; _ZSt14__once_functor;
_ZSt19__once_functor_lock;
_ZSt11__once_lock; _ZSt11__once_lock;
_ZSt12__once_mutex; _ZSt12__once_mutex;
__once_proxy; __once_proxy;
......
...@@ -36,7 +36,6 @@ POST_UNINSTALL = : ...@@ -36,7 +36,6 @@ POST_UNINSTALL = :
build_triplet = @build@ build_triplet = @build@
host_triplet = @host@ host_triplet = @host@
target_triplet = @target@ target_triplet = @target@
LIBOBJDIR =
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(top_srcdir)/fragment.am $(top_srcdir)/fragment.am
subdir = doc subdir = doc
......
...@@ -36,7 +36,6 @@ POST_UNINSTALL = : ...@@ -36,7 +36,6 @@ POST_UNINSTALL = :
build_triplet = @build@ build_triplet = @build@
host_triplet = @host@ host_triplet = @host@
target_triplet = @target@ target_triplet = @target@
LIBOBJDIR =
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(top_srcdir)/fragment.am $(top_srcdir)/fragment.am
subdir = include subdir = include
......
...@@ -37,7 +37,6 @@ POST_UNINSTALL = : ...@@ -37,7 +37,6 @@ POST_UNINSTALL = :
build_triplet = @build@ build_triplet = @build@
host_triplet = @host@ host_triplet = @host@
target_triplet = @target@ target_triplet = @target@
LIBOBJDIR =
subdir = libmath subdir = libmath
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
......
...@@ -38,7 +38,6 @@ POST_UNINSTALL = : ...@@ -38,7 +38,6 @@ POST_UNINSTALL = :
build_triplet = @build@ build_triplet = @build@
host_triplet = @host@ host_triplet = @host@
target_triplet = @target@ target_triplet = @target@
LIBOBJDIR =
DIST_COMMON = $(glibcxxinstall_HEADERS) $(srcdir)/Makefile.am \ DIST_COMMON = $(glibcxxinstall_HEADERS) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(top_srcdir)/fragment.am $(srcdir)/Makefile.in $(top_srcdir)/fragment.am
subdir = libsupc++ subdir = libsupc++
......
...@@ -36,7 +36,6 @@ POST_UNINSTALL = : ...@@ -36,7 +36,6 @@ POST_UNINSTALL = :
build_triplet = @build@ build_triplet = @build@
host_triplet = @host@ host_triplet = @host@
target_triplet = @target@ target_triplet = @target@
LIBOBJDIR =
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(top_srcdir)/fragment.am $(top_srcdir)/fragment.am
subdir = po subdir = po
......
...@@ -37,7 +37,6 @@ POST_UNINSTALL = : ...@@ -37,7 +37,6 @@ POST_UNINSTALL = :
build_triplet = @build@ build_triplet = @build@
host_triplet = @host@ host_triplet = @host@
target_triplet = @target@ target_triplet = @target@
LIBOBJDIR =
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(top_srcdir)/fragment.am $(top_srcdir)/fragment.am
subdir = src subdir = src
......
...@@ -36,7 +36,6 @@ POST_UNINSTALL = : ...@@ -36,7 +36,6 @@ POST_UNINSTALL = :
build_triplet = @build@ build_triplet = @build@
host_triplet = @host@ host_triplet = @host@
target_triplet = @target@ target_triplet = @target@
LIBOBJDIR =
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(top_srcdir)/fragment.am $(top_srcdir)/fragment.am
subdir = testsuite subdir = testsuite
......
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