linker-map.gnu (GLIBCXX_3.4.3): New, adjust symbol exports.
2004-09-08 Benjamin Kosnik <bkoz@redhat.com> * config/linker-map.gnu (GLIBCXX_3.4.3): New, adjust symbol exports. From-SVN: r87186
This commit is contained in:
parent
13f5595a20
commit
c3462823c6
@ -1,3 +1,7 @@
|
|||||||
|
2004-09-08 Benjamin Kosnik <bkoz@redhat.com>
|
||||||
|
|
||||||
|
* config/linker-map.gnu (GLIBCXX_3.4.3): New, adjust symbol exports.
|
||||||
|
|
||||||
2004-09-03 Jan Beulich <jbeulich@novell.com>
|
2004-09-03 Jan Beulich <jbeulich@novell.com>
|
||||||
|
|
||||||
* crossconfig.m4: Add NetWare as a target.
|
* crossconfig.m4: Add NetWare as a target.
|
||||||
|
@ -255,12 +255,14 @@ GLIBCXX_3.4.2 {
|
|||||||
|
|
||||||
_ZN9__gnu_cxx18stdio_sync_filebufI[cw]St11char_traitsI[cw]EE4fileEv;
|
_ZN9__gnu_cxx18stdio_sync_filebufI[cw]St11char_traitsI[cw]EE4fileEv;
|
||||||
|
|
||||||
# pool_alloc
|
|
||||||
_ZN9__gnu_cxx17__pool_alloc_base9_M_refillE[jm];
|
_ZN9__gnu_cxx17__pool_alloc_base9_M_refillE[jm];
|
||||||
_ZN9__gnu_cxx17__pool_alloc_base16_M_get_free_listE[jm];
|
_ZN9__gnu_cxx17__pool_alloc_base16_M_get_free_listE[jm];
|
||||||
_ZN9__gnu_cxx17__pool_alloc_base12_M_get_mutexEv;
|
_ZN9__gnu_cxx17__pool_alloc_base12_M_get_mutexEv;
|
||||||
|
|
||||||
# mt_alloc
|
} GLIBCXX_3.4.1;
|
||||||
|
|
||||||
|
GLIBCXX_3.4.3 {
|
||||||
|
|
||||||
_ZN9__gnu_cxx6__poolILb0EE13_M_initializeEv;
|
_ZN9__gnu_cxx6__poolILb0EE13_M_initializeEv;
|
||||||
_ZN9__gnu_cxx6__poolILb1EE13_M_initializeEPFvPvE;
|
_ZN9__gnu_cxx6__poolILb1EE13_M_initializeEPFvPvE;
|
||||||
_ZN9__gnu_cxx6__poolILb1EE21_M_destroy_thread_keyEPv;
|
_ZN9__gnu_cxx6__poolILb1EE21_M_destroy_thread_keyEPv;
|
||||||
@ -269,7 +271,7 @@ GLIBCXX_3.4.2 {
|
|||||||
_ZN9__gnu_cxx6__poolILb[01]EE17_M_reclaim_memoryEPc[jm];
|
_ZN9__gnu_cxx6__poolILb[01]EE17_M_reclaim_memoryEPc[jm];
|
||||||
_ZN9__gnu_cxx20__common_pool_policyILb[01]EE11_S_get_poolEv;
|
_ZN9__gnu_cxx20__common_pool_policyILb[01]EE11_S_get_poolEv;
|
||||||
|
|
||||||
} GLIBCXX_3.4.1;
|
} GLIBCXX_3.4.2;
|
||||||
|
|
||||||
# Symbols in the support library (libsupc++) have their own tag.
|
# Symbols in the support library (libsupc++) have their own tag.
|
||||||
CXXABI_1.3 {
|
CXXABI_1.3 {
|
||||||
|
Loading…
Reference in New Issue
Block a user