glibc/sysdeps/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
..
bits * csu/elf-init.c (__libc_csu_fini): Don't do anything here. 2005-01-06 22:40:27 +00:00
elf 2.5-18.1 2007-07-12 18:26:36 +00:00
fpu 2.5-18.1 2007-07-12 18:26:36 +00:00
i486 2.5-18.1 2007-07-12 18:26:36 +00:00
i586 2.5-18.1 2007-07-12 18:26:36 +00:00
i686 2.5-18.1 2007-07-12 18:26:36 +00:00
i786
soft-fp 2.5-18.1 2007-07-12 18:26:36 +00:00
sys
Dist 2.5-18.1 2007-07-12 18:26:36 +00:00
Implies
Makefile 2005-01-23 Roland McGrath <roland@redhat.com> 2005-01-26 02:05:49 +00:00
Versions 2.5-18.1 2007-07-12 18:26:36 +00:00
__longjmp.S 2.5-18.1 2007-07-12 18:26:36 +00:00
abort-instr.h
add_n.S 2.5-18.1 2007-07-12 18:26:36 +00:00
addmul_1.S 2.5-18.1 2007-07-12 18:26:36 +00:00
asm-syntax.h
backtrace.c 2.5-18.1 2007-07-12 18:26:36 +00:00
bp-asm.h
bsd-_setjmp.S 2.5-18.1 2007-07-12 18:26:36 +00:00
bsd-setjmp.S 2.5-18.1 2007-07-12 18:26:36 +00:00
bzero.c 2.5-18.1 2007-07-12 18:26:36 +00:00
configure 2005-01-05 Roland McGrath <roland@redhat.com> 2005-01-05 09:39:54 +00:00
configure.in 2005-01-05 Roland McGrath <roland@redhat.com> 2005-01-05 09:39:54 +00:00
dl-machine.h Update. 2005-01-25 11:42:24 +00:00
dl-procinfo.c Update. 2004-07-10 20:00:44 +00:00
dl-procinfo.h Update. 2004-03-10 19:28:58 +00:00
dl-tls.h Update. 2004-03-06 08:19:29 +00:00
dl-trampoline.S * csu/elf-init.c (__libc_csu_fini): Don't do anything here. 2005-01-06 22:40:27 +00:00
ffs.c 2.5-18.1 2007-07-12 18:26:36 +00:00
fpu_control.h Update. 2004-11-22 19:03:42 +00:00
gccframe.h
gmp-mparam.h
htonl.S
htons.S
i386-mcount.S 2.5-18.1 2007-07-12 18:26:36 +00:00
init-first.c
ldbl2mpn.c 2.5-18.1 2007-07-12 18:26:36 +00:00
lshift.S 2.5-18.1 2007-07-12 18:26:36 +00:00
machine-gmon.h
memchr.S 2.5-18.1 2007-07-12 18:26:36 +00:00
memcmp.S 2.5-18.1 2007-07-12 18:26:36 +00:00
memcopy.h
memset.c 2.5-18.1 2007-07-12 18:26:36 +00:00
memusage.h 2.5-18.1 2007-07-12 18:26:36 +00:00
mp_clz_tab.c
mul_1.S 2.5-18.1 2007-07-12 18:26:36 +00:00
rawmemchr.S 2.5-18.1 2007-07-12 18:26:36 +00:00
rshift.S 2.5-18.1 2007-07-12 18:26:36 +00:00
setfpucw.c Update. 2004-03-05 10:29:47 +00:00
setjmp.S 2.5-18.1 2007-07-12 18:26:36 +00:00
stackinfo.h
stpcpy.S Update. 2004-05-28 06:56:51 +00:00
stpncpy.S 2.5-18.1 2007-07-12 18:26:36 +00:00
strchr.S 2.5-18.1 2007-07-12 18:26:36 +00:00
strchrnul.S 2.5-18.1 2007-07-12 18:26:36 +00:00
strcspn.S 2.5-18.1 2007-07-12 18:26:36 +00:00
string-inlines.c Update. 2003-04-29 22:49:58 +00:00
strlen.c Update. 2003-04-29 22:49:58 +00:00
strpbrk.S 2.5-18.1 2007-07-12 18:26:36 +00:00
strrchr.S 2.5-18.1 2007-07-12 18:26:36 +00:00
strspn.S 2.5-18.1 2007-07-12 18:26:36 +00:00
strtok.S 2.5-18.1 2007-07-12 18:26:36 +00:00
strtok_r.S Update. 2004-07-10 20:00:44 +00:00
sub_n.S 2.5-18.1 2007-07-12 18:26:36 +00:00
submul_1.S 2.5-18.1 2007-07-12 18:26:36 +00:00
sysdep.h 2.5-18.1 2007-07-12 18:26:36 +00:00
tst-stack-align.h Test for stack alignment. 2004-12-22 20:09:42 +00:00