glibc/sysdeps/unix/i386
Roland McGrath 70a8119bf0 2005-01-23 Roland McGrath <roland@redhat.com>
* sysdeps/i386/Makefile (defines): If -mno-tls-direct-seg-refs appears
	in $(CFLAGS), add -DNO_TLS_DIRECT_SEG_REFS.
	* sysdeps/unix/sysv/linux/i386/sysdep.h [USE___THREAD]
	(SYSCALL_ERROR_HANDLER) [NO_TLS_DIRECT_SEG_REFS]: Load thread pointer
	from %gs:0 and add to that value, rather that direct %gs:OFFSET access.
	* sysdeps/unix/i386/sysdep.S [NO_TLS_DIRECT_SEG_REFS]: Likewise.
2005-01-26 02:05:49 +00:00
..
brk.S 2.5-18.1 2007-07-12 18:26:36 +00:00
dl-brk.S Update. 2002-04-06 01:45:15 +00:00
fork.S Update. 2002-12-31 20:46:11 +00:00
pipe.S * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00
sigreturn.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
start.c
syscall.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
sysdep.S 2005-01-23 Roland McGrath <roland@redhat.com> 2005-01-26 02:05:49 +00:00
vfork.S Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
wait.S * locale/programs/ld-ctype.c (ctype_read): When given a repertoire 2002-08-26 11:39:12 +00:00