glibc/sysdeps
H.J. Lu 4e1e2f4247 Support mixed SSE/AVX audit and check AVX only once.
This patch fixes mixed SSE/AVX audit and checks AVX only once in
_dl_runtime_profile. When an AVX or SSE register value in pltenter is
modified, we have to make sure that the SSE part value is the same in both
lr_xmm and lr_vector fields so that pltexit will get the correct value
from either lr_xmm or lr_vector fields. AVX-enabled pltenter should
update both lr_xmm and lr_vector fields to support stacked AVX/SSE
pltenter functions.
2009-08-08 10:54:42 -07:00
..
generic Handle unloading of DSO with a unique symbol definition. 2009-07-23 07:07:53 -07:00
gnu [BZ #5628] 2008-01-16 23:49:43 +00:00
i386 Use PIC only if SHARED is defined. 2009-08-08 10:29:29 -07:00
ia64 Stop backtrace when we make no more progress. 2009-07-30 16:53:52 -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 Handle missing NSS modules and those without callbacks. 2009-07-25 12:29:04 -07:00
powerpc Fix wrong PPC_FEATURE_* values. 2009-07-05 23:46:03 -07:00
pthread * sysdeps/pthread/aio_misc.c (handle_fildes_io): Avoid unnecessary 2007-11-10 19:40:16 +00:00
s390 More white space fixes. 2009-07-24 08:34:47 -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 Remove leftover code from Linux/x86 ____longjmp_chk. 2009-08-02 21:51:37 -07:00
wordsize-32
wordsize-64 [BZ #9759] 2009-03-15 21:33:19 +00:00
x86_64 Support mixed SSE/AVX audit and check AVX only once. 2009-08-08 10:54:42 -07:00