glibc/sysdeps/i386/i486
Roland McGrath 002ff85305 2003-03-21 Roland McGrath <roland@redhat.com>
* 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.
2003-03-22 00:05:02 +00:00
..
bits 2003-03-21 Roland McGrath <roland@redhat.com> 2003-03-22 00:05:02 +00:00
htonl.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strcat.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
strlen.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions Update. 1999-05-17 17:25:32 +00:00