glibc/sysdeps/unix/sysv/linux/s390/s390-64
Ulrich Drepper d555194cb3 Update.
2002-02-07  Andreas Schwab  <schwab@suse.de>

	* configure.in: Fix check for -zcombreloc.

2002-02-06  H.J. Lu  <hjl@gnu.org>

	* config.h.in (HAVE_BUILTIN_MEMSET): New.
	* configure.in: Check if __builtin_memset really works.
	* elf/rtld.c (_dl_start): Check HAVE_BUILTIN_MEMSET instead of
	__GNUC_PREREQ (2, 96) before using __builtin_memset.

2002-02-06  Jakub Jelinek  <jakub@redhat.com>

	* io/bug-ftw3.c (main): Don't try the test if root.

2002-02-06  Martin Schwidefsky  <schwidefsky@de.ibm.com>

	* sysdeps/unix/sysv/linux/s390/brk.c (__brk): Correct inline assembly
	constraints.
	* sysdeps/unix/sysv/linux/s390/s390-32/bits/resource.h (RLIMIT_LOCKS):
	Add RLIMIT_LOCKS and adjust RLIMIT_NLIMITS.
	* sysdeps/unix/sysv/linux/s390/s390-64/bits/resource.h (RLIMIT_LOCKS):
	Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-32/clone.S (clone): Make clone
	a weak alias for __clone.
	* sysdeps/unix/sysv/linux/s390/s390-64/clone.S (clone): Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-32/profil-counter.h: Fix typo.
	* sysdeps/unix/sysv/linux/s390/s390-64/Makefile: Add framestate.
	* sysdeps/unix/sysv/linux/s390/s390-64/Versions: New file.
	* sysdeps/unix/sysv/linux/s390/s390-64/mmap.S (__mmap64): Make __mmap
	a weak alias for __mmap64.

	* sysdeps/mips/atomicity.h (exchange_and_add): Not use branch likely.
	* sysdeps/unix/sysv/linux/mips/sys/tas.h (_test_and_set): Likewise.
	* sysdeps/generic/dl-tls.c: Don't read TLS header if TLS is not needed.
2002-02-07 17:54:45 +00:00
..
bits Update. 2002-02-07 17:54:45 +00:00
sys
clone.S Update. 2002-02-07 17:54:45 +00:00
Dist
dl-cache.h
fstatfs64.c
ftruncate64.c
fxstat64.c
fxstat.c
getcontext.S Use 64 bit instructions for pointer operations. 2002-01-17 22:56:53 +00:00
getdents64.c
getdents.c
getrlimit64.c
glob64.c
glob.c
kernel_stat.h
lxstat64.c
lxstat.c
makecontext.c
Makefile Update. 2002-02-07 17:54:45 +00:00
mmap64.c
mmap.S Update. 2002-02-07 17:54:45 +00:00
pread64.c
profil-counter.h
pwrite64.c
readdir64_r.c
readdir64.c
readdir_r.c
readdir.c
register-dump.h
setcontext.S
setrlimit64.c
sigaction.c
sigpending.c
sigprocmask.c
sigsuspend.c
socket.S
statfs64.c
swapcontext.S Use 64 bit instructions for pointer operations. 2002-01-17 22:56:53 +00:00
syscall.S
syscalls.list
sysdep.h
sysdep.S
truncate64.c
ucontext_i.h
Versions Update. 2002-02-07 17:54:45 +00:00
xstat64.c
xstat.c