glibc/sysdeps
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
..
generic Finish IFUNC support for x86 and x86-64. 2009-05-31 23:45:33 -07:00
gnu [BZ #5628] 2008-01-16 23:49:43 +00:00
i386 Small optimization of STT_GNU_IFUNC handling. 2009-06-01 11:49:05 -07:00
ia64 Handle -g option for IA-64 assembler. 2009-05-21 18:54:05 -07:00
ieee754 Fix errno for boundary conditions in 128-bit long double. 2009-05-29 12:00:22 -07:00
mach remove subsumed .gitignore entries and files 2009-05-16 10:41:40 +02:00
posix * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust. 2009-04-23 22:52:24 +00:00
powerpc Add ___longjmp_chk support for powerpc{32,64}. 2009-05-22 08:28:20 -07:00
pthread * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary 2007-11-10 19:40:16 +00:00
s390 Implement longjmp checking for s390. 2009-05-29 11:58:04 -07:00
sh Add ____longjmp_chk for SH. 2009-05-18 15:44:09 -07:00
sparc * sysdeps/powerpc/powerpc32/elf/start.S: Ensure .data is non-empty. 2009-04-14 20:57:18 +00:00
unix Add missing file from accept4 commit. 2009-05-31 17:46:55 -07:00
wordsize-32 * po/.cvsignore: List libc.pot.files, and not any .pot names. 2006-01-08 06:46:10 +00:00
wordsize-64 [BZ #9759] 2009-03-15 21:33:19 +00:00
x86_64 Small optimization of STT_GNU_IFUNC handling. 2009-06-01 11:49:05 -07:00