summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/dl-trampoline.h
AgeCommit message (Expand)Author
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu
2018-01-17x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]H.J. Lu
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-10-20x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu
2017-03-21x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-09-06X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu
2016-08-26X86-64: Correct CFA in _dl_runtime_resolveH.J. Lu
2016-02-19[x86_64] Set DL_RUNTIME_UNALIGNED_VEC_SIZE to 8H.J. Lu
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-10-08Remove configure tests for AVX support.Joseph Myers
2015-08-25Save and restore vector registers in x86-64 ld.soH.J. Lu
2015-07-09Preserve bound registers for pointer pass/returnIgor Zamyatin
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-04-16Save/restore bound registers for _dl_runtime_profileIgor Zamyatin
2014-03-13Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-05-15Use R*_LP to call _dl_profile_fixup and frame sizeH.J. Lu
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-08-20Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper
2009-08-08Support mixed SSE/AVX audit and check AVX only once.H.J. Lu
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