glibc/sysdeps/i386
Ulrich Drepper fd96f06208 Small optimization of STT_GNU_IFUNC handling.
The test to call the indirect function now includes a subtest to
checked whether the symbol is defined.  When coming to that point
this is almost always the case.  The test for STT_GNU_IFUNC on the
other hand rarely is true.  Move it to the front means we don't have
to perform the second test unless really necessary.
2009-06-01 11:49:05 -07:00
..
bits * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
elf Help the compiler recognize unreachable code on 32-bit machines. 2007-10-16 23:25:46 +00:00
fpu * sysdeps/i386/fpu/s_tan.S: Set errno for ±Inf. 2009-04-26 05:42:49 +00:00
i486 * include/atomic.h: Define catomic_and if not already defined. 2009-02-08 23:50:23 +00:00
i586 2007-09-13 H.J. Lu <hongjiu.lu@intel.com> 2007-11-13 01:56:18 +00:00
i686 * sysdeps/i386/i686/memcmp.S: Fix unwind information. 2008-07-26 05:27:49 +00:00
i786
sys
____longjmp_chk.S Check for valid stack frame in longjmp. 2009-05-15 19:37:13 -07:00
__longjmp.S Add missing .text directives. 2009-05-21 18:38:11 -07:00
abort-instr.h
add_n.S
addmul_1.S
asm-syntax.h
backtrace.c [BZ #3112] 2007-10-28 01:29:21 +00:00
bp-asm.h
bsd-_setjmp.S 2006-01-12 Roland McGrath <roland@redhat.com> 2006-01-12 09:27:47 +00:00
bsd-setjmp.S 2006-01-12 Roland McGrath <roland@redhat.com> 2006-01-12 09:27:47 +00:00
bzero.c
configure
configure.in
dl-irel.h Better error message for invalid relocatio in static binary. 2009-06-01 11:39:24 -07:00
dl-lookupcfg.h Introduce TLS descriptors for i386 and x86_64. 2008-05-13 05:41:30 +00:00
dl-machine.h Small optimization of STT_GNU_IFUNC handling. 2009-06-01 11:49:05 -07:00
dl-procinfo.c
dl-procinfo.h
dl-tls.h Introduce TLS descriptors for i386 and x86_64. 2008-05-13 05:41:30 +00:00
dl-tlsdesc.h Introduce TLS descriptors for i386 and x86_64. 2008-05-13 05:41:30 +00:00
dl-tlsdesc.S * sysdeps/i386/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Use LOAD_PIC_REG 2008-12-06 00:15:34 +00:00
dl-trampoline.S [BZ #3924] 2007-10-07 05:31:00 +00:00
ffs.c
fpu_control.h
gccframe.h
gmp-mparam.h
htonl.S
htons.S
i386-mcount.S
Implies
init-first.c
jmpbuf-offsets.h * include/bits/setjmp.h: New file. 2006-01-10 10:18:56 +00:00
jmpbuf-unwind.h 2006-01-12 Roland McGrath <roland@redhat.com> 2006-01-12 09:27:47 +00:00
ldbl2mpn.c [BZ #4586] 2007-06-08 02:50:59 +00:00
lshift.S
machine-gmon.h
Makefile Introduce TLS descriptors for i386 and x86_64. 2008-05-13 05:41:30 +00:00
memchr.S
memcmp.S
memcopy.h
memset.c
memusage.h
mp_clz_tab.c
mul_1.S
rawmemchr.S
rshift.S
setfpucw.c
setjmp.S 2006-01-12 Roland McGrath <roland@redhat.com> 2006-01-12 09:27:47 +00:00
stackinfo.h * sysdeps/i386/stackinfo.h (stackinfo_get_sp): Define. 2009-01-29 15:36:26 +00:00
stpcpy.S
stpncpy.S
strchr.S
strchrnul.S
strcspn.S
string-inlines.c
strlen.c
strpbrk.S
strrchr.S
strspn.S
strtok.S
strtok_r.S
sub_n.S
submul_1.S
sysdep.h . 2007-07-31 13:33:18 +00:00
tlsdesc.c * po/lt.po: New file. From Lituanian translation team. 2008-05-13 22:49:03 +00:00
tlsdesc.sym Introduce TLS descriptors for i386 and x86_64. 2008-05-13 05:41:30 +00:00
tst-stack-align.h
Versions