gcc/libstdc++-v3/math
Benjamin Kosnik c470c17d65 Makefile.am (string_sources): Simplify...
2000-06-14  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

      	* src/Makefile.am (string_sources): Simplify, assuming that with
	-ffunction-sections, -fdata-sections, -Wl,--gc-sections, all this
	hacking is not necessary.
        (wstring_sources): Same.
        (OPTIMIZE_CXXFLAGS): Enable -fdata-sections -ffunction-sections
	-Wl,--gc-sections.
	* src/string-inst.cc: Remove macro blocks.
	* mkcheck.in (CXX_FLAG): Add bits here.

	* src/string-inst.cc: Remove iostream-related string instantiations.
	* src/misc-inst.cc: Add here.

	* acinclude.m4 (GLIBCPP_CHECK_COMPILER_VERSION): Change FMTFLAGS
	to WFMT_FLAGS.
	* aclocal.m4: Regenerate.
	* configure.in: Change up.
	* configure: Regenerate.

From-SVN: r34593
2000-06-19 03:14:40 +00:00
..
Makefile.am acinclude.m4 (GLIBCPP_CHECK_BUILTIN_MATH_SUPPORT): Check for sinf, cosf, fabsf, and sqrtf; add to LIBMATHOBJS if missing. 2000-06-08 21:22:02 +00:00
Makefile.in Makefile.am (string_sources): Simplify... 2000-06-19 03:14:40 +00:00
atan2f.c
c_log.c
c_logf.c
c_logl.c
cabs.c
cabsf.c
cabsl.c
carg.c [multiple changes] 2000-05-25 10:14:26 +00:00
cargf.c
cargl.c
ccos.c
ccosf.c
ccosh.c
ccoshf.c
ccoshl.c
ccosl.c
cexp.c
cexpf.c
cexpl.c
clog10.c
clog10f.c
clog10l.c
complex-stub.h std_cmath.h: Tweaks. 2000-05-11 02:40:34 +00:00
copysignf.c
cosf.c acinclude.m4 (GLIBCPP_CHECK_BUILTIN_MATH_SUPPORT): Check for sinf, cosf, fabsf, and sqrtf; add to LIBMATHOBJS if missing. 2000-06-08 21:22:02 +00:00
cpow.c
cpowf.c
cpowl.c
csin.c
csinf.c
csinh.c
csinhf.c
csinhl.c
csinl.c
csqrt.c
csqrtf.c
csqrtl.c
ctan.c
ctanf.c
ctanh.c
ctanhf.c
ctanhl.c
ctanl.c
expf.c
fabsf.c acinclude.m4 (GLIBCPP_CHECK_BUILTIN_MATH_SUPPORT): Check for sinf, cosf, fabsf, and sqrtf; add to LIBMATHOBJS if missing. 2000-06-08 21:22:02 +00:00
hypot.c
hypotf.c
hypotl.c
mathconf.h acconfig.h: Added defines for HAVE_BUILTIN math functs for float, double and long double. 2000-06-06 20:26:13 +00:00
nan.c
signbit.c
signbitf.c
signbitl.c
sinf.c acinclude.m4 (GLIBCPP_CHECK_BUILTIN_MATH_SUPPORT): Check for sinf, cosf, fabsf, and sqrtf; add to LIBMATHOBJS if missing. 2000-06-08 21:22:02 +00:00
sqrtf.c acinclude.m4 (GLIBCPP_CHECK_BUILTIN_MATH_SUPPORT): Check for sinf, cosf, fabsf, and sqrtf; add to LIBMATHOBJS if missing. 2000-06-08 21:22:02 +00:00