gcc/libstdc++-v3/math
Jakub Jelinek ba62473eba atomicity.h (__exchange_and_add): Use extended word instructions to match 64bit _Atomic_word.
2000-07-20  Jakub Jelinek  <jakub@redhat.com>

        * config/cpu/sparc/sparc64/bits/atomicity.h (__exchange_and_add):
        Use extended word instructions to match 64bit _Atomic_word.
        (__atomic_add): Likewise.
        * math/clog10l.c (clog10l): Use M_PIl if defined.
        * math/c_logl.c (c_logl): Likewise.
        * math/signbitl.c (__signbitl): Adapt for IEEE quad long doubles.
        * math/mathconf.h (ieee_quad_double_shape_type): New type.
        (GET_LDOUBLE_MSW64): New define.

From-SVN: r35166
2000-07-21 01:01:00 +00:00
..
Makefile.am [multiple changes] 2000-06-22 23:59:04 +00:00
Makefile.in acinclude.m4: Tweaks. 2000-07-19 00:57:38 +00:00
atan2f.c
c_log.c
c_logf.c
c_logl.c atomicity.h (__exchange_and_add): Use extended word instructions to match 64bit _Atomic_word. 2000-07-21 01:01:00 +00:00
cabs.c
cabsf.c
cabsl.c
carg.c [multiple changes] 2000-05-25 10:14:26 +00:00
cargf.c
cargl.c Sync libio to glibc-2.2 current CVS. 2000-07-02 02:16:35 +00:00
ccos.c
ccosf.c
ccosh.c
ccoshf.c
ccoshl.c
ccosl.c
cexp.c
cexpf.c
cexpl.c
clog10.c
clog10f.c
clog10l.c atomicity.h (__exchange_and_add): Use extended word instructions to match 64bit _Atomic_word. 2000-07-21 01:01:00 +00:00
complex-stub.h std_cmath.h: Tweaks. 2000-05-11 02:40:34 +00:00
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
mathconf.h atomicity.h (__exchange_and_add): Use extended word instructions to match 64bit _Atomic_word. 2000-07-21 01:01:00 +00:00
nan.c
signbit.c
signbitf.c
signbitl.c atomicity.h (__exchange_and_add): Use extended word instructions to match 64bit _Atomic_word. 2000-07-21 01:01:00 +00:00