gcc/libstdc++-v3/config
Benjamin Kosnik 73c4dcc675 locale_classes.h (locale::_Impl): Change _M_names from fixed size array.
2003-04-27  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/locale_classes.h (locale::_Impl): Change _M_names
	from fixed size array.
	(locale): Change _S_categories as well.
	Formatting tweaks.
	* include/bits/locale_facets.tcc: Tweak.
	* config/locale/gnu/c_locale.cc: Assign _S_categories.
	* config/locale/generic/c_locale.cc: Same.
	* src/locale.cc: Tweak.
	* src/globals.cc: Change facet_name to name_vec, add names_c.
	* src/localename.cc: Use them.
	(locale::_Impl::~_Impl): Destroy _M_names.
	(locale::_Impl::_Impl): Create _M_names.

From-SVN: r66147
2003-04-28 03:41:49 +00:00
..
abi * config/abi/i386-unknown-freebsd4.7/baseline_symbols.txt: Remove. 2002-10-18 21:25:13 +00:00
cpu atomicity.h (__exchange_and_add, [...]): Only .set mips2 for the o32 ABI. 2003-03-20 02:30:42 +00:00
io basic_file_stdio.cc (__basic_file<char>::close): Don't flush stream twice. 2003-04-11 02:57:44 +00:00
locale locale_classes.h (locale::_Impl): Change _M_names from fixed size array. 2003-04-28 03:41:49 +00:00
os porting.texi (_GLIBCPP_USE_C99_CHECK): New macro. 2003-04-18 09:53:58 +00:00
linker-map.dummy acinclude.m4 (GLIBCPP_CHECK_LINKER_FEATURES): Also check version. 2002-02-20 22:10:39 +00:00
linker-map.gnu linker-map.gnu: Remove string export restrictions. 2003-03-25 01:53:13 +00:00