gcc/libstdc++-v3/src
Gabriel Dos Reis 89b7816993 std_cwctype.h: #undef possible function-like macro definitions of iswxxx functions...
* include/c/bits/std_cwctype.h: #undef possible function-like
	macro definitions of iswxxx functions, which might be brought in
	by <wctype.h>.  Those macro definitions prevent build on some
	linux-based systems.

	* include/bits/std_complex.h (complex<>): Comment out friend
	declarations of abs<> specializations.
	(abs): Define primary template.

	* src/complex.cc (abs): Comment out specialization definition.

From-SVN: r37157
2000-10-31 14:40:27 +00:00
..
Makefile.am Makefile.am: Change logic for include dir options. 2000-10-29 22:30:28 +00:00
Makefile.in acinclude.m4 (GLIBCPP_ENABLE_DEBUG): Raise debugging level from the default of 2 to 3. 2000-10-31 01:56:19 +00:00
bitset.cc
cmath.cc
codecvt.cc c_io_libio.cc (basic_file<char>::__basic_file): Don't pass a NULL _IO_wide_data to _IO_no_init when... 2000-10-29 21:52:54 +00:00
complex.cc std_cwctype.h: #undef possible function-like macro definitions of iswxxx functions... 2000-10-31 14:40:27 +00:00
complex_io.cc [multiple changes] 2000-10-31 01:26:06 +00:00
complexf.cc [multiple changes] 2000-10-04 05:06:32 +00:00
complexl.cc acinclude.m4 (GLIBCPP_ENABLE_LONG_DOUBLE): Remove. 2000-10-26 14:56:05 +00:00
gen-num-limits.cc acinclude.m4: Update URL on egcs.cygnus.com to point to gcc.gnu.org. 2000-10-30 13:15:24 +00:00
ios.cc locale_facets.tcc (_S_build_float_format): Move ... 2000-09-01 08:58:07 +00:00
limits_generic.cc
locale-inst.cc Makefile.am (exception): Change exception.cc to exception_support.cc. 2000-10-18 23:26:22 +00:00
locale.cc codecvt_unicode_char.cc (test01): Adjust creation of state_type for unicode_codecvt to take into account the byte... 2000-10-20 06:52:00 +00:00
localename.cc c_io_libio.cc (basic_file<char>::__basic_file): Don't pass a NULL _IO_wide_data to _IO_no_init when... 2000-10-29 21:52:54 +00:00
misc-inst.cc misc-inst.cc (std): Remove instantiations. 2000-07-26 20:55:48 +00:00
stdexcept.cc
stdstreams.cc
stl-inst.cc stl-inst.cc: Change __sink_unused_warning to unsigned int for alpha. 2000-07-22 01:27:11 +00:00
string-inst.cc string-inst.cc (basic_string<C>::npos): Explicitly instantiate it. 2000-10-28 21:28:44 +00:00
strstream.cc
valarray-inst.cc Line up with libstdc++-v2 version of valarray. 2000-07-22 10:40:30 +00:00