linker-map.gnu: Change CXXABI_1 to CXXABI_1.2, GLIBCPP_3.1 to GLIBCPP_3.2.
2002-08-01 Benjamin Kosnik <bkoz@redhat.com> Jakub Jelinek <jakub@redhat.com> * config/linker-map.gnu: Change CXXABI_1 to CXXABI_1.2, GLIBCPP_3.1 to GLIBCPP_3.2. From-SVN: r55938
This commit is contained in:
parent
5c60970a3a
commit
0870a49046
@ -1,3 +1,9 @@
|
||||
2002-08-01 Benjamin Kosnik <bkoz@redhat.com>
|
||||
Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
* config/linker-map.gnu: Change CXXABI_1 to CXXABI_1.2,
|
||||
GLIBCPP_3.1 to GLIBCPP_3.2.
|
||||
|
||||
2002-07-31 Benjamin Kosnik <bkoz@redhat.com>
|
||||
Mark Mitchell <mark@codesourcery.com>
|
||||
|
||||
@ -105,7 +111,7 @@
|
||||
|
||||
2002-07-26 Phil Edwards <pme@gcc.gnu.org>
|
||||
|
||||
* libsupc++/new (placement delete): Remove unused paramater names.
|
||||
* libsupc++/new (placement delete): Remove unused parameter names.
|
||||
|
||||
2002-07-25 Benjamin Kosnik <bkoz@redhat.com>
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
## USA.
|
||||
|
||||
|
||||
GLIBCPP_3.1 {
|
||||
GLIBCPP_3.2 {
|
||||
|
||||
global:
|
||||
|
||||
@ -97,7 +97,7 @@ GLIBCPP_3.1 {
|
||||
|
||||
|
||||
# Symbols in the support library (libsupc++) have their own tag.
|
||||
CXXABI_1 {
|
||||
CXXABI_1.2 {
|
||||
|
||||
global:
|
||||
__cxa_*;
|
||||
|
Loading…
x
Reference in New Issue
Block a user