linker-map.gnu: Change CXXABI_1 to CXXABI_1.2, GLIBCPP_3.1 to GLIBCPP_3.2.
authorBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 1 Aug 2002 17:25:56 +0000 (17:25 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 1 Aug 2002 17:25:56 +0000 (17:25 +0000)
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

libstdc++-v3/ChangeLog
libstdc++-v3/config/linker-map.gnu

index d051b436b91d238a305a83a06aba5bad9088ea06..e63ff89c4260ec9cc25388a083ecf757e83bd131 100644 (file)
@@ -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>
 
 
 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>
 
index 2a55bb2e46339ba84c29b73a95c2305a82303e10..d4346b1c660eb5311961d3c411353336968d6de3 100644 (file)
@@ -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_*;