gcc/libstdc++-v3/src
Benjamin Kosnik 8099b2aee8 configure.in (libtool_VERSION): To 6:0:0.
2003-01-23  Benjamin Kosnik  <bkoz@redhat.com>

	* configure.in (libtool_VERSION): To 6:0:0.
	* configure: Regenerated.
	* config/linker-map.gnu: Clean.

	* src/misc-inst.cc: Remove instantiations.

	* include/bits/stl_alloc.h (__malloc_alloc_template):
	To __malloc_alloc.
	(__default_alloc_template): To __pool_alloc.
	* src/stl-inst.cc: Same.
	* include/backward/alloc.h: Update.
	* testsuite/ext/allocators.cc: Update.

	* src/globals.cc (__gnu_cxx): Remove _GLIBCPP_ASM_SYMVER. Should
	really try to remove these if possible.
	* src/locale.cc (std): Same.

	* testsuite/abi_check.cc (check_version): Add.

From-SVN: r61658
2003-01-23 17:21:11 +00:00
..
Makefile.am [multiple changes] 2003-01-08 19:43:11 +00:00
Makefile.in [multiple changes] 2003-01-08 19:43:11 +00:00
bitset.cc Makefile.am (sources): Edit. 2002-09-11 03:36:45 +00:00
codecvt.cc 2003-01-06 Paolo Carlini <pcarlini@unitus.it> 2003-01-06 18:48:41 +00:00
complex_io.cc
concept-inst.cc locale_facets.h: Move non-facet classes requiring <string> to... 2003-01-22 16:51:52 +00:00
ctype.cc localefwd.h (class locale): Add static member _S_num_extra_categories... 2002-10-08 23:32:23 +00:00
ext-inst.cc ext-inst.cc (__gnu_cxx): Use instead of std:: for extensions. 2002-06-20 20:13:46 +00:00
fstream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
fstream.cc fstream.cc: Add _GLIBCPP_USE_WCHAR_T guards. 2002-07-31 20:48:38 +00:00
functexcept.cc localename.cc: Remove stdexcept include. 2002-02-13 18:29:12 +00:00
globals.cc configure.in (libtool_VERSION): To 6:0:0. 2003-01-23 17:21:11 +00:00
io-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
ios.cc * src/ios.cc [_GLIBCPP_HAVE_UNISTD_H]: Include unistd.h. 2002-11-15 19:12:31 +00:00
istream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
limits.cc builtin-types.def (BT_FN_FLOAT_CONST_STRING): New. 2002-09-16 18:28:50 -07:00
locale-inst.cc localefwd.h (class locale): Add static member _S_num_extra_categories... 2002-10-08 23:32:23 +00:00
locale.cc configure.in (libtool_VERSION): To 6:0:0. 2003-01-23 17:21:11 +00:00
localename.cc locale_facets.h (messages): Move ctor, dtor definitions to.. 2003-01-06 21:23:00 +00:00
misc-inst.cc configure.in (libtool_VERSION): To 6:0:0. 2003-01-23 17:21:11 +00:00
ostream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
sstream-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
stdexcept.cc * config/locale/gnu/ctype_members.cc 2002-12-27 23:03:03 +00:00
stl-inst.cc configure.in (libtool_VERSION): To 6:0:0. 2003-01-23 17:21:11 +00:00
streambuf-inst.cc misc-inst.cc: Define unnecessary algorithm instantiations. 2002-05-27 14:55:57 +00:00
string-inst.cc re PR libstdc++/8172 (undefined reference to operator+ for string) 2002-11-02 02:18:18 +00:00
strstream.cc Merge basic-improvements-branch to trunk 2002-12-16 18:23:00 +00:00
valarray-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
wstring-inst.cc