aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/dl-trampoline.S
AgeCommit message (Expand)AuthorFilesLines
2011-09-07Simplify AVX checkH.J. Lu1-4/+1
2011-08-20Fix minor CFI problem in regular x86-64 trampolineUlrich Drepper1-1/+2
2011-08-20Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper1-2/+3
2011-07-23One more typo in AVX testUlrich Drepper1-2/+2
2011-07-22One more change to XSAVE patchUlrich Drepper1-2/+4
2011-07-22Fix AVX checkAndreas Schwab1-6/+15
2011-07-20Fix check for AVX enablementUlrich Drepper1-5/+12
2009-08-25Handle AVX saving on x86-64 in interrupted smbol lookups.Ulrich Drepper1-1/+0
2009-08-08Support mixed SSE/AVX audit and check AVX only once.H.J. Lu1-237/+7
2009-07-29Improve CFI in x86-64 ld.so trampoline code.Ulrich Drepper1-1/+2
2009-07-29Properly restore AVX registers on x86-64.H.J. Lu1-10/+10
2009-07-29Preserve SSE registers in runtime relocations on x86-64.Ulrich Drepper1-0/+82
2009-07-16Optimize restoring of ymm registers on x86-64.Ulrich Drepper1-43/+34
2009-07-15Fix thinko in AVX audit patch.Ulrich Drepper1-20/+4
2009-07-15Fix typo in last change.Ulrich Drepper1-1/+1
2009-07-15Secure AVX changes for auditing code.Ulrich Drepper1-32/+295
2009-07-10Add AVX support to ld.so auditing for x86-64.H.J. Lu1-124/+55
2009-07-02Fix handling of xmm6 in ld.so audit hooks on x86-64.H.J. Lu1-2/+4
2009-03-15[BZ #9881]Ulrich Drepper1-3/+3
2009-03-15* elf/dl-runtime.c (reloc_offset): Define.Ulrich Drepper1-12/+0
2009-03-14[BZ #9893]Ulrich Drepper1-99/+140
2007-10-31* sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sureUlrich Drepper1-26/+28
2007-08-24* sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): CorrectlyUlrich Drepper1-3/+4
2005-07-07* elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper1-1/+2
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper1-0/+188
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-189/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+189