OSDN Git Service

2004-11-08 Benjamin Kosnik <bkoz@redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Nov 2004 20:06:30 +0000 (20:06 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Nov 2004 20:06:30 +0000 (20:06 +0000)
* configure.ac (libtool_VERSION): To 6:4:0.
* configure: Regenerate.

* config/linker-map.gnu: Slide new symbols into GLIBCXX_3.4.4.

* docs/doxygen/user.cfg.in: Add more extension files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@90292 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/config/linker-map.gnu
libstdc++-v3/configure
libstdc++-v3/configure.ac
libstdc++-v3/docs/doxygen/user.cfg.in

index 86a8dcf..b415b26 100644 (file)
@@ -1,3 +1,12 @@
+2004-11-08  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * configure.ac (libtool_VERSION): To 6:4:0.
+       * configure: Regenerate.
+
+       * config/linker-map.gnu: Slide new symbols into GLIBCXX_3.4.4.
+
+       * docs/doxygen/user.cfg.in: Add more extension files.
+
 2004-11-08  Paolo Carlini  <pcarlini@suse.de>
 
        * include/bits/streambuf_iterator.h (class istreambuf_iterator):
index 565475f..51f1b91 100644 (file)
@@ -263,19 +263,6 @@ GLIBCXX_3.4.2 {
 
 GLIBCXX_3.4.3 {
  
-    _ZN9__gnu_cxx6__poolILb0EE13_M_initializeEv;
-    _ZN9__gnu_cxx6__poolILb1EE13_M_initializeEPFvPvE;
-    _ZN9__gnu_cxx6__poolILb1EE21_M_destroy_thread_keyEPv;
-    _ZN9__gnu_cxx6__poolILb1EE16_M_get_thread_idEv;
-    _ZN9__gnu_cxx6__poolILb[01]EE16_M_reserve_blockE[jm][jm];
-    _ZN9__gnu_cxx6__poolILb[01]EE16_M_reclaim_blockEPc[jm];
-    _ZN9__gnu_cxx6__poolILb[01]EE10_M_destroyEv;
-
-    _ZN9__gnu_cxx9free_list12_S_free_listE;
-    _ZN9__gnu_cxx9free_list12_S_bfl_mutexE;
-    _ZN9__gnu_cxx9free_list6_M_getE*;
-    _ZN9__gnu_cxx9free_list8_M_clearEv;
-
     # stub functions from libmath
     acosf;
     acosl;
@@ -298,6 +285,23 @@ GLIBCXX_3.4.3 {
 
 } GLIBCXX_3.4.2;
 
+GLIBCXX_3.4.4 {
+
+    _ZN9__gnu_cxx6__poolILb0EE13_M_initializeEv;
+    _ZN9__gnu_cxx6__poolILb1EE13_M_initializeEPFvPvE;
+    _ZN9__gnu_cxx6__poolILb1EE21_M_destroy_thread_keyEPv;
+    _ZN9__gnu_cxx6__poolILb1EE16_M_get_thread_idEv;
+    _ZN9__gnu_cxx6__poolILb[01]EE16_M_reserve_blockE[jm][jm];
+    _ZN9__gnu_cxx6__poolILb[01]EE16_M_reclaim_blockEPc[jm];
+    _ZN9__gnu_cxx6__poolILb[01]EE10_M_destroyEv;
+
+    _ZN9__gnu_cxx9free_list12_S_free_listE;
+    _ZN9__gnu_cxx9free_list12_S_bfl_mutexE;
+    _ZN9__gnu_cxx9free_list6_M_getE*;
+    _ZN9__gnu_cxx9free_list8_M_clearEv;
+
+} GLIBCXX_3.4.3;
+
 # Symbols in the support library (libsupc++) have their own tag.
 CXXABI_1.3 {
 
index 07b2561..e87d8b2 100755 (executable)
@@ -1376,7 +1376,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 ### am handles this now?  ORIGINAL_LD_FOR_MULTILIBS=$LD
 
 # For libtool versioning info, format is CURRENT:REVISION:AGE
-libtool_VERSION=6:3:0
+libtool_VERSION=6:4:0
 
 
 # Find the rest of the source tree framework.
index a11f034..f5e306a 100644 (file)
@@ -13,7 +13,7 @@ AC_CONFIG_HEADER(config.h)
 ### am handles this now?  ORIGINAL_LD_FOR_MULTILIBS=$LD
 
 # For libtool versioning info, format is CURRENT:REVISION:AGE
-libtool_VERSION=6:3:0
+libtool_VERSION=6:4:0
 AC_SUBST(libtool_VERSION)
 
 # Find the rest of the source tree framework.
index b3f5f5b..5e53b34 100644 (file)
@@ -103,6 +103,14 @@ INPUT                  = @srcdir@/docs/doxygen/doxygroups.cc \
                          include/vector \
                          include/bits \
                          include/ext \
+                         include/ext/algorithm \
+                         include/ext/functional \
+                         include/ext/hash_map \
+                         include/ext/hash_set \
+                         include/ext/memory \
+                         include/ext/numeric \
+                         include/ext/rope \
+                         include/ext/slist \
                          include/tr1/array \
                          include/tr1/tuple \
                         include/i686-pc-linux-gnu/bits