about summary refs log tree commit diff
path: root/sysdeps/x86_64/dl-trampoline.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersH.J. Lu2024-02-281-33/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Fix misspellings in sysdeps/x86_64 -- BZ 25337.Paul Pluzhnikov2023-05-231-6/+6
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* x86-64: Small improvements to dl-trampoline.SNoah Goldstein2022-06-291-56/+57
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* elf: Add _dl_audit_pltexitAdhemerval Zanella2021-12-281-3/+3
* elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)Fangrui Song2021-10-111-54/+0
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu2018-07-161-0/+2
* x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]H.J. Lu2018-01-171-2/+10
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu2017-10-201-189/+78
* x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu2017-03-211-4/+5
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu2016-09-061-1/+103
* X86-64: Correct CFA in _dl_runtime_resolveH.J. Lu2016-08-261-0/+2
* [x86_64] Set DL_RUNTIME_UNALIGNED_VEC_SIZE to 8H.J. Lu2016-02-191-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Remove configure tests for AVX support.Joseph Myers2015-10-081-4/+0
* Save and restore vector registers in x86-64 ld.soH.J. Lu2015-08-251-67/+299
* Preserve bound registers for pointer pass/returnIgor Zamyatin2015-07-091-18/+23
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Save/restore bound registers for _dl_runtime_profileIgor Zamyatin2014-04-161-0/+34
* Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin2014-03-131-20/+20
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Use R*_LP to call _dl_profile_fixup and frame sizeH.J. Lu2012-05-151-8/+8
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper2011-08-201-9/+16
* Support mixed SSE/AVX audit and check AVX only once.H.J. Lu2009-08-081-0/+269
* Secure AVX changes for auditing code.Ulrich Drepper2009-07-151-291/+0
* Add AVX support to ld.so auditing for x86-64.H.J. Lu2009-07-101-0/+291