glibc/sysdeps/unix/sysv/linux/mips
Ulrich Drepper 739d440d2a Update.
2002-07-19  Ulrich Drepper  <drepper@redhat.com>

	* configure.in: Add test for __thread support in compiler.
	* config.h.in: Add HAVE___THREAD.
	* Makefile (headers): Remove errno.h, sys/errno.h, and bits/errno.h.
	* include/sys/errno.h: Moved to...
	* stdlib/sys/errno.h: ...here.  New file.
	* stdlib/errno.h: New file.  Moved from...
	* include/errno.h: ...here.  Changed into an internal header defining
	libc-local things like __set_errno.
	* stdlib/Makefile (headers): Add errno.h, sys/errno.h, and
	bits/errno.h.
	* elf/dl-minimal.c: Include <tls.h>.  Define errno as thread-local
	variable if USE_TLS && HAVE___THREAD.  Don't define __errno_location
	either.
	* elf/rtld.c (_dl_start): Add code to initialize TLS for ld.so
	from...
	(_dl_start_final): ...here.  Add code to initialize tls elements from
	bootstrap_map.
	* sysdeps/generic/errno-loc.c: Define errno as thread-local variable
	if USE_TLS && HAVE___THREAD.
	* sysdeps/generic/bits/errno.h: Remove __set_errno definition.
	* sysdeps/mach/hurd/bits/errno.h: Likewise.
	* sysdeps/standalone/arm/bits/errno.h: Likewise.
	* sysdeps/standalone/bits/errno.h: Likewise.
	* sysdeps/unix/bsd/bsd4.4/bits/errno.h: Likewise.
	* sysdeps/unix/sysv/aix/bits/errno.h: Likewise.
	* sysdeps/unix/sysv/hpux/bits/errno.h: Likewise.
	* sysdeps/unix/sysv/linux/bits/errno.h: Likewise.
	* sysdeps/unix/sysv/linux/hppa/bits/errno.h: Likewise.
	* sysdeps/unix/sysv/linux/mips/bits/errno.h: Likewise.
	* sysdeps/unix/sysv/sysv4/solaris2/bits/errno.h: Likewise.
	* sysdeps/i386/dl-machine.c (elf_machine_rel) [RTLD_BOOTSTRAP]: Don't
	use GL(dl_rtld_map), use map parameter.
	* sysdeps/sh/dl-machine.h (elf_machine_rela): Likewise.
	* sysdeps/unix/sysv/linux/i386/sysdep.S: Define errno in .tbss if
	USE_TLS && HAVE___THREAD.
	* sysdeps/unix/sysv/linux/i386/sysdep.h: Unify SETUP_PIC_REG
	definitions.  If USE_TLS && HAVE___THREAD store errooor value using
	TLS code sequence.
	* sysdeps/unix/sysv/linux/i386/i686/sysdep.h: Likewise.

	* sysdeps/unix/sysv/linux/getcwd.c: No real need to restore errno.
	* sysdeps/unix/sysv/linux/grantpt.c: Likewise.
	* sysdeps/unix/sysv/linux/internal_statvfs.c: Likewise.
	* sysdeps/unix/sysv/linux/msgctl.c: Likewise.
	* sysdeps/unix/sysv/linux/readv.c: Likewise.
	* sysdeps/unix/sysv/linux/writev.c: Likewise.
2002-07-20 01:14:41 +00:00
..
bits Update. 2002-07-20 01:14:41 +00:00
sys Update. 2002-07-16 01:02:04 +00:00
_test_and_set.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
brk.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
clone.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
configure 2001-08-24 Maciej W. Rozycki macro@ds2.pg.gda.pl 2001-08-24 18:27:55 +00:00
configure.in 2001-08-24 Maciej W. Rozycki macro@ds2.pg.gda.pl 2001-08-24 18:27:55 +00:00
Dist Update. 2001-01-07 07:04:03 +00:00
entry.h Update. 2001-04-10 23:12:08 +00:00
fcntl.c Update. 2000-09-07 14:54:03 +00:00
ftruncate64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
getmsg.c Update. 1999-12-21 16:03:22 +00:00
getpmsg.c Update. 1999-12-21 16:03:22 +00:00
getsysstats.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ipc_priv.h MIPS specific file. MIPS always had 32 bit uids. 2000-09-18 16:39:27 +00:00
kernel_sigaction.h Declare kernel_sigset_t and use it. 2000-12-11 19:27:03 +00:00
kernel_stat.h Update. 2000-11-20 07:55:44 +00:00
kernel_termios.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
lockf64.c Update. 2000-09-07 15:46:19 +00:00
Makefile 2002-03-23 Roland McGrath <roland@frob.com> 2002-03-24 01:55:18 +00:00
pipe.S Add newline at EOF. 2000-04-14 17:53:07 +00:00
pread64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pread.c Update. 2002-07-17 20:44:55 +00:00
putmsg.c Update. 1999-12-21 16:03:22 +00:00
putpmsg.c Update. 1999-12-21 16:03:22 +00:00
pwrite64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
pwrite.c Update. 2002-07-17 20:44:55 +00:00
register-dump.h * sysdeps/unix/sysv/linux/mips/register-dump.h (register_dump): 2002-07-12 23:25:56 +00:00
sigaction.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sigcontextinfo.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
syscalls.list Update. 2002-04-19 08:00:18 +00:00
sysdep.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
sysdep.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
truncate64.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
ustat.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions Update. 2001-11-16 01:27:24 +00:00
xmknod.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
xstatconv.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00