mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-21 14:19:47 +08:00
f3b004d8d7
2000-04-26 Nathan C. Myers <ncm@cantrip.org> * bits/basic_string.h: include <bits/atomicity.h> instead of <atomicity.h>, and use the uglified names. * config/cpu/*/atomicity.h: replace with bits/atomicity.h; uglify names, eliminate dependence on <inttypes.h>. * src/Makefile.in, src/Makefile.am: refer to correct place for atomicity.h header. 2000-04-25 Steven King <sxking@uswest.net> * bits/basic_string.h: Fix syntax error. 2000-04-25 Benjamin Kosnik <bkoz@redhat.com> * acinclude.m4 (GLIBCPP_CHECK_MATH_SUPPORT): Improve checks for USE_LONG_DOUBLE. (GLIBCPP_ENABLE_DEBUG): If alpha, use -gdwarf-2. * math/Makefile.am (EXTRA_LONG_DOUBLE_yes): Add all the long versions to this as copysignl is needed anyway for these targets. * math/Makefile.in: Regenerate. * bits/streambuf.tcc (streambuf::xsgetn): Tweak. * bits/fstream.tcc (underflow): Cast to libio types. * bits/basic_file.h (seekoff): Fixes for alpha: use __c_streamoff. * config/c_io_libio.cc (seekoff): And here. From-SVN: r33501 |
||
---|---|---|
.. | ||
atan2f.c | ||
c_log.c | ||
c_logf.c | ||
c_logl.c | ||
cabs.c | ||
cabsf.c | ||
cabsl.c | ||
carg.c | ||
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 | ||
copysignf.c | ||
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 | ||
hypot.c | ||
hypotf.c | ||
hypotl.c | ||
Makefile.am | ||
Makefile.in | ||
mathconf.h | ||
nan.c | ||
signbit.c | ||
signbitf.c | ||
signbitl.c |