mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-07 18:10:07 +00:00
4baa087aff
constraint to permit non-constant BIT argument. (atomic_bit_test_set): Likewise. * sysdeps/x86_64/bits/atomic.h (atomic_bit_test_set): Likewise. (atomic_bit_set): Likewise. Use 1UL in case that BIT might be >= 32. For quadword case, use "i" constraint if __builtin_constant_p and < 32 or "r" constraint otherwise. * configure.in: Move AC_PROG_CC and other program-finding before all the version checks. * configure: Regenerated. |
||
---|---|---|
.. | ||
alpha | ||
arm | ||
bits | ||
hppa | ||
i386 | ||
ia64 | ||
m68k | ||
mips | ||
powerpc | ||
s390 | ||
sh | ||
sparc | ||
x86_64 | ||
allocalim.h | ||
allocrtsig.c | ||
execve.c | ||
fork.c | ||
fork.h | ||
Implies | ||
jmp-unwind.c | ||
Makefile | ||
raise.c | ||
register-atfork.c | ||
sigwait.c | ||
smp.h | ||
unregister-atfork.c | ||
Versions |