glibc/sysdeps/unix/sysv/linux/alpha
Richard Henderson cfbf1a2f78 * 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 09:15:58 +00:00
..
alpha
bits Define PROT_GROWSDOWN and PROT_GROWSUP. 2003-09-25 16:42:43 +00:00
nptl Change type of pthread_t to be compatible with LT. 2003-09-08 23:56:13 +00:00
sys Not needed anymore. 2003-09-24 05:36:39 +00:00
a.out.h
adjtime.c * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int): 2004-01-13 09:15:58 +00:00
brk.S
clone.S
Dist
dl-brk.S
fstatfs64.c
ftruncate64.c
fxstat64.c
getclktck.c
getdents.c
gethostname.c
getitimer.S
getrlimit64.c
getrusage.S
getsysstats.c
gettimeofday.S
glob64.c
glob.c
ieee_get_fp_control.S
ieee_set_fp_control.S
ioperm.c
ipc_priv.h
kernel_sigaction.h
kernel_stat.h
kernel_termios.h
lxstat64.c
Makefile
mmap64.c
msgctl.c
oldglob.c
pipe.S
pread64.c
pwrite64.c
rt_sigaction.S
select.S
semctl.c * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int): 2004-01-13 09:15:58 +00:00
sendfile64.c
setfpucw.c
setitimer.S
setrlimit64.c
settimeofday.S
shmctl.c * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int): 2004-01-13 09:15:58 +00:00
sigaction.c * sysdeps/alpha/bits/atomic.h (__arch_compare_and_exchange_xxx_8_int): 2004-01-13 09:15:58 +00:00
sigcontextinfo.h
sigprocmask.c
sigsuspend.S
sizes.h
statfs64.c
syscall.S
syscalls.list
sysdep.h
truncate64.c
utimes.S
Versions
wait4.S
wordexp.c
xstat64.c
xstatconv.c