summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/dl-trampoline.S
AgeCommit message (Expand)Author
2012-05-11Check if RTLD_SAVESPACE_SSE is aligned to 32 bytesH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-09-07Simplify AVX checkH.J. Lu
2011-08-20Fix minor CFI problem in regular x86-64 trampolineUlrich Drepper
2011-08-20Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper
2011-07-23One more typo in AVX testUlrich Drepper
2011-07-22One more change to XSAVE patchUlrich Drepper
2011-07-22Fix AVX checkAndreas Schwab
2011-07-20Fix check for AVX enablementUlrich Drepper
2009-08-25Handle AVX saving on x86-64 in interrupted smbol lookups.Ulrich Drepper
2009-08-08Support mixed SSE/AVX audit and check AVX only once.H.J. Lu
2009-07-29Improve CFI in x86-64 ld.so trampoline code.Ulrich Drepper
2009-07-29Properly restore AVX registers on x86-64.H.J. Lu
2009-07-29Preserve SSE registers in runtime relocations on x86-64.Ulrich Drepper
2009-07-16Optimize restoring of ymm registers on x86-64.Ulrich Drepper
2009-07-15Fix thinko in AVX audit patch.Ulrich Drepper
2009-07-15Fix typo in last change.Ulrich Drepper
2009-07-15Secure AVX changes for auditing code.Ulrich Drepper
2009-07-10Add AVX support to ld.so auditing for x86-64.H.J. Lu
2009-07-02Fix handling of xmm6 in ld.so audit hooks on x86-64.H.J. Lu
2009-03-15[BZ #9881]Ulrich Drepper
2009-03-15* elf/dl-runtime.c (reloc_offset): Define.Ulrich Drepper
2009-03-14[BZ #9893]Ulrich Drepper
2007-10-31* sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sureUlrich Drepper
2007-08-24* sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): CorrectlyUlrich Drepper
2005-07-07* elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper
2005-01-06* csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek