glibc/linuxthreads/sysdeps/unix/sysv/linux
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 Update. 2003-02-11 06:31:57 +00:00
arm * sysdeps/arm/sysdep.h (CALL_MCOUNT): Add trailing semicolon. 2003-03-21 20:52:12 +00:00
bits Update. 2003-03-03 05:00:33 +00:00
hppa * sysdeps/unix/sysv/linux/hppa/pt-initfini.c: Do not use 2003-02-04 07:35:42 +00:00
i386 Update. 2003-03-03 05:00:33 +00:00
ia64 * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt): 2003-03-02 11:45:12 +00:00
m68k Update. 2003-02-11 06:31:57 +00:00
mips Update. 2003-01-27 18:58:29 +00:00
powerpc * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt): 2003-03-02 11:45:12 +00:00
s390 Update. 2003-02-11 06:31:57 +00:00
sh * sysdeps/powerpc/powerpc64/dl-machine.h (elf_machine_fixup_plt): 2003-03-02 11:45:12 +00:00
sparc 2003-03-14 Jakub Jelinek <jakub@redhat.com> 2003-03-14 23:36:52 +00:00
x86_64 Update. 2003-02-21 19:25:36 +00:00
allocalim.h Update. 2002-10-09 09:42:48 +00:00
allocrtsig.c Update. 2002-12-31 20:46:11 +00:00
execve.c execve implementation for Linux w/ linuxthreads. 2002-10-11 07:57:13 +00:00
fork.c * sysdeps/i386/i486/bits/atomic.h (atomic_bit_set): Use "ir" 2003-03-22 00:07:21 +00:00
fork.h Update. 2002-12-31 21:10:07 +00:00
Implies LinuxThreads library. 1998-03-11 12:42:25 +00:00
jmp-unwind.c Update. 2003-01-03 01:35:14 +00:00
Makefile Update. 2002-12-31 08:00:19 +00:00
raise.c Update. 2003-01-03 01:35:14 +00:00
register-atfork.c Update. 2002-12-31 21:10:07 +00:00
sigwait.c Update. 2003-01-09 04:19:03 +00:00
smp.h * resolv/resolv.h: Include <sys/types.h> for u_long even in 2002-09-08 20:37:42 +00:00
unregister-atfork.c Update. 2002-12-31 08:00:19 +00:00
Versions Update. 2002-12-31 08:00:19 +00:00