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
..
atan2f.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
c_log.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
c_logf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
c_logl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cabs.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cabsf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cabsl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
carg.c [multiple changes] 2000-05-25 10:14:26 +00:00
cargf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cargl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ccos.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ccosf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ccosh.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ccoshf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ccoshl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ccosl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cexp.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cexpf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cexpl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
clog10.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
clog10f.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
clog10l.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
complex-stub.h std_cmath.h: Tweaks. 2000-05-11 02:40:34 +00:00
copysignf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
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 libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cpowf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
cpowl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csin.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csinf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csinh.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csinhf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csinhl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csinl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csqrt.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csqrtf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
csqrtl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ctan.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ctanf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ctanh.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ctanhf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ctanhl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
ctanl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
expf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
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 libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
hypotf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
hypotl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +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
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 libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
signbit.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
signbitf.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
signbitl.c libstdc++-v3: New directory. 2000-04-21 20:33:34 +00:00
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