glibc/sysdeps
Roland McGrath 9fb0cae85c * string/test-strcmp.c (do_random_tests): Test whether return value
has been promoted to wordsize if the ABI requires caller to do so.
	* string/test-strncmp.c (do_random_tests): Likewise.
	* string/test-memcmp.c (do_random_tests): Likewise.

	* sysdeps/powerpc/powerpc64/strcmp.S (strcmp): Sign extend rRTN
	before returning.
2003-04-11 22:11:44 +00:00
..
alpha Remove FLT_EVAL_METHOD definition. 2003-04-09 07:40:11 +00:00
am29k
arm
cris
generic Generic semtimedop implementation. 2003-04-02 23:44:57 +00:00
gnu Update. 2003-04-01 06:20:33 +00:00
hppa
i386
i860
i960
ia64 Update. 2003-03-29 19:20:17 +00:00
ieee754 Update. 2003-04-05 22:13:31 +00:00
m68k (atomic_increment_and_test): Define. (atomic_decrement_and_test): Fix test. 2003-03-31 16:01:09 +00:00
m88k
mach
mips * sysdeps/mips/sys/regdef.h (t4,t5,t6,t7): Renamed to t0..t3 on NewABI. (ta0, ta1, ta2, ta3): Defined to t4..t7 on o32, and a4..a7 on NewABI. * sysdeps/mips/mips64/memcpy.S: Adjust register naming conventions. * sysdeps/mips/mips64/memset.S: Likewise. * sysdeps/unix/mips/sysdep.S (__syscall_error) [_LIBC_REENTRANT]: Use t0 instead of t4 as temporary. 2003-04-09 02:51:04 +00:00
posix
powerpc * string/test-strcmp.c (do_random_tests): Test whether return value 2003-04-11 22:11:44 +00:00
pthread
rs6000
s390
sh * sysdeps/sh/bits/atomic.h: Moved to ... 2003-04-06 21:04:05 +00:00
sparc * sysdeps/sparc/sparc32/bits/atomic.h: New file. 2003-03-30 23:36:53 +00:00
standalone
tahoe
unix * sysdeps/unix/sysv/linux/powerpc/powerpc64/fe_nomask.c 2003-04-11 22:09:16 +00:00
vax
wordsize-32
wordsize-64
x86_64 * csu/tst-atomic.c (do_test): Add some new 2003-03-26 04:02:03 +00:00
z8000