linker-map.gnu: Export all _S_construct.
2002-11-13 Benjamin Kosnik <bkoz@redhat.com> * config/linker-map.gnu: Export all _S_construct. From-SVN: r59080
This commit is contained in:
parent
cbf78ae4d1
commit
4a1338ed66
@ -1,3 +1,7 @@
|
||||
2002-11-13 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
* config/linker-map.gnu: Export all _S_construct.
|
||||
|
||||
2002-11-13 Loren J. Rittle <ljrittle@acm.org>
|
||||
|
||||
libstdc++/7445
|
||||
|
@ -80,8 +80,8 @@ GLIBCPP_3.2 {
|
||||
_ZNSs12_S_empty_repEv;
|
||||
_ZNSs20_S_empty_rep_storageE;
|
||||
_ZNSbIwSt11char_traitsIwESaIwEE20_S_empty_rep_storageE;
|
||||
_ZNSs12_S_constructEjcRKSaIcE;
|
||||
_ZNSs13_S_copy_chars*;
|
||||
_ZNSs12_S_constructE*;
|
||||
_ZNSs13_S_copy_charsE*;
|
||||
_ZNSbIwSt11char_traitsIwESaIwEE[A-Ra-z]*;
|
||||
_ZNSbIwSt11char_traitsIwESaIwEE[0-9][A-Ra-z]*;
|
||||
_ZNSbIwSt11char_traitsIwESaIwEE[0-9][0-9][A-Ra-z]*;
|
||||
|
Loading…
Reference in New Issue
Block a user