glibc/sysdeps/unix/sysv/linux/s390/s390-32
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 Update. 2001-10-14 22:33:08 +00:00
Dist Update. 2001-04-04 17:39:59 +00:00
Makefile Update. 2001-11-16 01:27:24 +00:00
Versions Update. 2001-11-16 01:27:24 +00:00
alphasort64.c
chown.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
clone.S Update. 2002-02-07 17:54:45 +00:00
fchown.c
fcntl.c
fxstat.c
getcontext.S Update. 2001-08-16 05:39:18 +00:00
getdents64.c
getegid.c
geteuid.c
getgid.c
getgroups.c
getresgid.c
getresuid.c
getrlimit.c
getrlimit64.c
getuid.c
lchown.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lockf64.c
lxstat.c
makecontext.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mmap.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mmap64.S Update. 2001-07-16 07:32:48 +00:00
msgctl.c
oldgetrlimit64.c
profil-counter.h Update. 2002-02-07 17:54:45 +00:00
readdir64.c
readdir64_r.c
register-dump.h (REGISTER_DUMP): Correct second argument of register_dump call. 2001-10-31 21:46:29 +00:00
scandir64.c
semctl.c
setcontext.S Update. 2001-08-16 05:39:18 +00:00
setegid.c
seteuid.c
setfsgid.c
setfsuid.c
setgid.c
setgroups.c
setregid.c
setresgid.c
setresuid.c
setreuid.c
setrlimit.c
setuid.c
shmctl.c
socket.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
swapcontext.S Update. 2002-01-17 00:50:24 +00:00
syscall.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
syscalls.list
sysdep.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sysdep.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ucontext_i.h Update. 2001-08-16 05:39:18 +00:00
versionsort64.c
xstat.c