Commit f7e657cc by Paolo Carlini Committed by Paolo Carlini

gnu.ver: Revert last changes.

2010-02-11  Paolo Carlini  <paolo.carlini@oracle.com>

	* config/abi/pre/gnu.ver: Revert last changes.

From-SVN: r156727
parent ed5bdeb6
2010-02-11 Paolo Carlini <paolo.carlini@oracle.com>
* config/abi/pre/gnu.ver: Revert last changes.
2010-02-11 Jason Merrill <jason@redhat.com> 2010-02-11 Jason Merrill <jason@redhat.com>
* include/std/thread (~_Impl_base): Declare inline. * include/std/thread (~_Impl_base): Declare inline.
......
...@@ -124,8 +124,7 @@ GLIBCXX_3.4 { ...@@ -124,8 +124,7 @@ GLIBCXX_3.4 {
std::messages*; std::messages*;
std::money*; std::money*;
# std::n[^u]*; # std::n[^u]*;
# std::n[^au]*; std::n[^au]*;
std::nothrow;
std::nu[^m]*; std::nu[^m]*;
std::num[^e]*; std::num[^e]*;
std::ostrstream*; std::ostrstream*;
...@@ -592,9 +591,7 @@ GLIBCXX_3.4 { ...@@ -592,9 +591,7 @@ GLIBCXX_3.4 {
_ZTVSt[0-9][0-9][g-k]*; _ZTVSt[0-9][0-9][g-k]*;
_ZTVSt11logic_error; _ZTVSt11logic_error;
_ZTVSt12length_error; _ZTVSt12length_error;
_ZTVSt[0-9][0-9]m*; _ZTVSt[0-9][0-9][m-r]*;
_ZTVSt15numpunct_byname*;
_ZTVSt[0-9][0-9][o-r]*;
_ZTVSt[0-9][0-9][t-z]*; _ZTVSt[0-9][0-9][t-z]*;
_ZTVSt[0-9][0-9]e[^r]*; _ZTVSt[0-9][0-9]e[^r]*;
_ZTVSt[0-9][0-9]s[^y]*; _ZTVSt[0-9][0-9]s[^y]*;
...@@ -622,9 +619,7 @@ GLIBCXX_3.4 { ...@@ -622,9 +619,7 @@ GLIBCXX_3.4 {
_ZTISt[0-9][0-9][g-k]*; _ZTISt[0-9][0-9][g-k]*;
_ZTISt11logic_error; _ZTISt11logic_error;
_ZTISt12length_error; _ZTISt12length_error;
_ZTISt[0-9][0-9]m*; _ZTISt[0-9][0-9][m-r]*;
_ZTISt15numpunct_byname*;
_ZTISt[0-9][0-9][o-r]*;
_ZTISt[0-9][0-9][t-z]*; _ZTISt[0-9][0-9][t-z]*;
_ZTISt[0-9][0-9]e[^r]*; _ZTISt[0-9][0-9]e[^r]*;
_ZTISt[0-9][0-9]s[^y]*; _ZTISt[0-9][0-9]s[^y]*;
...@@ -656,9 +651,7 @@ GLIBCXX_3.4 { ...@@ -656,9 +651,7 @@ GLIBCXX_3.4 {
_ZTSSt[0-9][0-9][g-k]*; _ZTSSt[0-9][0-9][g-k]*;
_ZTSSt11logic_error; _ZTSSt11logic_error;
_ZTSSt12length_error; _ZTSSt12length_error;
_ZTSSt[0-9][0-9]m*; _ZTSSt[0-9][0-9][m-r]*;
_ZTSSt15numpunct_byname*;
_ZTSSt[0-9][0-9][o-r]*;
_ZTSSt[0-9][0-9][t-z]*; _ZTSSt[0-9][0-9][t-z]*;
_ZTSSt[0-9][0-9]e[^r]*; _ZTSSt[0-9][0-9]e[^r]*;
_ZTSSt[0-9][0-9]s[^y]*; _ZTSSt[0-9][0-9]s[^y]*;
......
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