linker-map.gnu: Make more *_type_info bits visible.
authorBenjamin Kosnik <bkoz@redhat.com>
Thu, 9 Oct 2003 21:17:11 +0000 (21:17 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 9 Oct 2003 21:17:11 +0000 (21:17 +0000)
commit5aaa21080b72d6e54774437d5f0082eb29f199af
treea8c4cc82d879d7cf0dcff2dcfbe1038425f7ae4c
parentb0c6e48ff6e7876e373c5b491f34b10062dc721a
linker-map.gnu: Make more *_type_info bits visible.

2003-10-09  Benjamin Kosnik  <bkoz@redhat.com>

* config/linker-map.gnu: Make more *_type_info bits visible.
Move new/delete bits back into GLIBCXX space.

* include/bits/locale_classes.h: Move _M_id out of line, so that
locale::id::_S_highwater can be removed from the export list.
* src/locale.cc (locale::id::_M_id): Define.

From-SVN: r72287
libstdc++-v3/ChangeLog
libstdc++-v3/config/linker-map.gnu
libstdc++-v3/include/bits/locale_classes.h
libstdc++-v3/src/locale.cc