mirror of
git://sourceware.org/git/glibc.git
synced 2024-12-03 04:01:43 +08:00
141749ca16
* sysdeps/unix/alpha/sysdep.h: Select inline_syscall_r0_asm based on HAVE___THREAD instead of USE_TLS. * sysdeps/unix/sysv/linux/alpha/adjtime.c (ADJTIMEX32): New. (__adjtimex_tv64): Use it. * sysdeps/unix/sysv/linux/alpha/semctl.c (__new_semctl): Cast to void* rather than directly to the compatibility structure type. * sysdeps/unix/sysv/linux/alpha/shmctl.c (__new_shmctl): Likewise. * sysdeps/unix/sysv/linux/alpha/sigaction.c (struct kernel_sigaction): Forward declare. * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int): Cast old up to uint64_t before back down to inner width. (__arch_compare_and_exchange_xxx_16_int): Likewise. (__arch_compare_and_exchange_xxx_32_int): Likewise. (__arch_compare_and_exchange_xxx_64_int): Likewise. (__arch_compare_and_exchange_val_8_int): Cast result to the type of the memory. (__arch_compare_and_exchange_val_16_int): Likewise. (__arch_compare_and_exchange_val_32_int): Likewise. (__arch_compare_and_exchange_val_64_int): Likewise. (atomic_compare_and_exchange_bool_acq): Use __atomic_bool_bysize. (atomic_compare_and_exchange_bool_rel): Likewise. * sysdeps/unix/alpha/sysdep.h: Select inline_syscall_r0_asm based on HAVE___THREAD instead of USE_TLS. * sysdeps/unix/sysv/linux/alpha/adjtime.c (ADJTIMEX32): New. (__adjtimex_tv64): Use it. * sysdeps/unix/sysv/linux/alpha/semctl.c (__new_semctl): Cast to void* rather than directly to the compatibility structure type. * sysdeps/unix/sysv/linux/alpha/shmctl.c (__new_shmctl): Likewise. * sysdeps/unix/sysv/linux/alpha/sigaction.c (struct kernel_sigaction): Forward declare. 2004-01-13 Richard Henderson <rth@redhat.com> Paolo Bonzini <bonzini@gnu.org> Compare the node sets after all the other comparisons. the old thread-m.h header too. |
||
---|---|---|
.. | ||
bits | ||
cabsf.c | ||
cargf.c | ||
cfloat-compat.h | ||
cimagf.c | ||
conjf.c | ||
crealf.c | ||
e_sqrt.c | ||
fclrexcpt.c | ||
fedisblxcpt.c | ||
feenablxcpt.c | ||
fegetenv.c | ||
fegetexcept.c | ||
fegetround.c | ||
feholdexcpt.c | ||
fenv_libc.h | ||
fesetenv.c | ||
fesetround.c | ||
feupdateenv.c | ||
fgetexcptflg.c | ||
fpu_control.h | ||
fraiseexcpt.c | ||
fsetexcptflg.c | ||
ftestexcept.c | ||
libm-test-ulps | ||
s_cacosf.c | ||
s_cacoshf.c | ||
s_casinf.c | ||
s_casinhf.c | ||
s_catanf.c | ||
s_catanhf.c | ||
s_ccosf.c | ||
s_ccoshf.c | ||
s_ceil.c | ||
s_ceilf.c | ||
s_cexpf.c | ||
s_clog10f.c | ||
s_clogf.c | ||
s_copysign.c | ||
s_copysignf.c | ||
s_cpowf.c | ||
s_cprojf.c | ||
s_csinf.c | ||
s_csinhf.c | ||
s_csqrtf.c | ||
s_ctanf.c | ||
s_ctanhf.c | ||
s_fabs.c | ||
s_fabsf.c | ||
s_floor.c | ||
s_floorf.c | ||
s_rint.c | ||
s_rintf.c | ||
Versions |