aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/dl-trampoline.h
AgeCommit message (Expand)AuthorFilesLines
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-05-23Fix misspellings in sysdeps/x86_64 -- BZ 25337.Paul Pluzhnikov1-6/+6
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-06-29x86-64: Small improvements to dl-trampoline.SNoah Goldstein1-56/+57
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-12-28elf: Add _dl_audit_pltexitAdhemerval Zanella1-3/+3
2021-10-11elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)Fangrui Song1-54/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu1-0/+2
2018-01-17x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]H.J. Lu1-2/+10
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-10-20x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu1-189/+78
2017-03-21x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu1-4/+5
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-09-06X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu1-1/+103
2016-08-26X86-64: Correct CFA in _dl_runtime_resolveH.J. Lu1-0/+2
2016-02-19[x86_64] Set DL_RUNTIME_UNALIGNED_VEC_SIZE to 8H.J. Lu1-3/+3
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-10-08Remove configure tests for AVX support.Joseph Myers1-4/+0
2015-08-25Save and restore vector registers in x86-64 ld.soH.J. Lu1-67/+299
2015-07-09Preserve bound registers for pointer pass/returnIgor Zamyatin1-18/+23
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-04-16Save/restore bound registers for _dl_runtime_profileIgor Zamyatin1-0/+34
2014-03-13Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin1-20/+20
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-05-15Use R*_LP to call _dl_profile_fixup and frame sizeH.J. Lu1-8/+8
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-08-20Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper1-9/+16
2009-08-08Support mixed SSE/AVX audit and check AVX only once.H.J. Lu1-0/+269
2009-07-15Secure AVX changes for auditing code.Ulrich Drepper1-291/+0
2009-07-10Add AVX support to ld.so auditing for x86-64.H.J. Lu1-0/+291