about summary refs log tree commit diff
path: root/sysdeps/x86_64/dl-trampoline.h
Commit message (Expand)AuthorAgeFilesLines
* x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu2017-10-221-189/+78
* X86-64: Correct CFA in _dl_runtime_resolveH.J. Lu2017-10-191-0/+2
* x86-64: Improve branch predication in _dl_runtime_resolve_avx512_opt [BZ #21258]H.J. Lu2017-04-071-4/+5
* X86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow} [BZ #20508]H.J. Lu2016-11-301-1/+103
* [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