glibc/linuxthreads/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
..
alpha Avoid warnings about unused self variable. 2003-01-30 21:03:40 +00:00
arm 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
cris 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
hppa 2002-08-26 Brian Youmans <3diff@gnu.org> 2002-08-26 22:40:48 +00:00
i386 2003-03-21 Jakub Jelinek <jakub@redhat.com> 2003-03-21 20:37:16 +00:00
ia64 Update. 2003-03-07 22:23:23 +00:00
m68k * sysdeps/m68k/Makefile (CFLAGS-.oS): Append -fPIC. 2003-01-05 17:16:17 +00:00
mips * sysdeps/mips/pspinlock.c (__pthread_spin_lock): Don't .set mips2 on new abi. * sysdeps/mips/pt-machine.h (__compare_and_swap): Likewise. Handle 64-bit longs on n64. 2003-03-14 04:22:05 +00:00
powerpc * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt): 2003-03-02 11:45:12 +00:00
pthread Update. 2003-03-19 19:15:36 +00:00
s390 Avoid warnings about unused self variable. 2003-01-30 21:03:40 +00:00
sh * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt): 2003-03-02 11:45:12 +00:00
sparc Update. 2003-02-05 00:03:02 +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. 2002-12-28 09:27:26 +00:00