gcc/libstdc++-v3/config
Paolo Carlini f332a090b2 2004-04-07 Paolo Carlini <pcarlini@suse.de>
* config/locale/gnu/monetary_members.cc
	(moneypunct<wchar_t>::_M_initialize_moneypunct): Prefer
	_NL_MONETARY_DECIMAL_POINT_WC, _NL_MONETARY_THOUSANDS_SEP_WC,
	and __MON_GROUPING to _NL_NUMERIC_DECIMAL_POINT_WC,
	_NL_NUMERIC_THOUSANDS_SEP_WC, and GROUPING.
	* config/locale/gnu/numeric_members.cc
	(numpunct<char>::_M_initialize_numpunct): Prefer DECIMAL_POINT
	and THOUSANDS_SEP to the deprecated RADIXCHAR and THOUSEP.

From-SVN: r80477
2004-04-07 14:32:47 +00:00
..
abi Revert previous change to config/abi/*/baseline_symbols.txt. 2004-02-05 07:25:58 +00:00
allocator acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Add pool_allocator. 2004-03-22 13:07:13 +00:00
cpu atomicity.h (__atomic_add): Remove "static inline" and attribute-unused. 2004-03-22 01:37:04 +00:00
io Fixups for EDG front end. 2004-04-07 03:33:36 +00:00
locale 2004-04-07 Paolo Carlini <pcarlini@suse.de> 2004-04-07 14:32:47 +00:00
os re PR libstdc++/12658 (Thread safety problems in locale::global() and locale::locale()) 2004-03-07 01:32:43 +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 re PR libstdc++/12658 (Thread safety problems in locale::global() and locale::locale()) 2004-03-07 01:32:43 +00:00