glibc/nptl/sysdeps
Roland McGrath 4baa087aff * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir"
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.
2003-03-22 00:07:21 +00:00
..
generic * forward.c (pthread_self): Use FORWARD3 macro to correct return type. 2002-12-05 05:15:35 +00:00
i386 Update. 2003-03-20 07:19:17 +00:00
ia64 Update. 2003-03-20 07:19:17 +00:00
powerpc Update. 2003-03-20 07:19:17 +00:00
pthread Update. 2003-03-21 08:03:25 +00:00
s390 * sysdeps/s390/pthread_spin_lock.c (pthread_spin_lock): Use type 2003-03-20 09:51:17 +00:00
sh Update. 2003-03-20 07:19:17 +00:00
unix/sysv/linux * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir" 2003-03-22 00:07:21 +00:00
x86_64 Update. 2003-03-20 07:19:17 +00:00