about summary refs log tree commit diff
path: root/sysdeps/x86_64/dl-trampoline.S
Commit message (Expand)AuthorAgeFilesLines
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Check if RTLD_SAVESPACE_SSE is aligned to 32 bytesH.J. Lu2012-05-111-0/+4
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Simplify AVX checkH.J. Lu2011-09-071-4/+1
* Fix minor CFI problem in regular x86-64 trampolineUlrich Drepper2011-08-201-1/+2
* Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper2011-08-201-2/+3
* One more typo in AVX testUlrich Drepper2011-07-231-2/+2
* One more change to XSAVE patchUlrich Drepper2011-07-221-2/+4
* Fix AVX checkAndreas Schwab2011-07-221-6/+15
* Fix check for AVX enablementUlrich Drepper2011-07-201-5/+12
* Handle AVX saving on x86-64 in interrupted smbol lookups.Ulrich Drepper2009-08-251-1/+0
* Support mixed SSE/AVX audit and check AVX only once.H.J. Lu2009-08-081-237/+7
* Improve CFI in x86-64 ld.so trampoline code.Ulrich Drepper2009-07-291-1/+2
* Properly restore AVX registers on x86-64.H.J. Lu2009-07-291-10/+10
* Preserve SSE registers in runtime relocations on x86-64.Ulrich Drepper2009-07-291-0/+82
* Optimize restoring of ymm registers on x86-64.Ulrich Drepper2009-07-161-43/+34
* Fix thinko in AVX audit patch.Ulrich Drepper2009-07-151-20/+4
* Fix typo in last change.Ulrich Drepper2009-07-151-1/+1
* Secure AVX changes for auditing code.Ulrich Drepper2009-07-151-32/+295
* Add AVX support to ld.so auditing for x86-64.H.J. Lu2009-07-101-124/+55
* Fix handling of xmm6 in ld.so audit hooks on x86-64.H.J. Lu2009-07-021-2/+4
* [BZ #9881]Ulrich Drepper2009-03-151-3/+3
* * elf/dl-runtime.c (reloc_offset): Define.Ulrich Drepper2009-03-151-12/+0
* [BZ #9893]Ulrich Drepper2009-03-141-99/+140
* * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): Make sureUlrich Drepper2007-10-311-26/+28
* * sysdeps/x86_64/dl-trampoline.S (_dl_runtime_profile): CorrectlyUlrich Drepper2007-08-241-3/+4
* * elf/dl-reloc.c [PROF] (_dl_relocate_object): DefineUlrich Drepper2005-07-071-1/+2
* * csu/elf-init.c (__libc_csu_fini): Don't do anything here. Ulrich Drepper2005-01-061-0/+188
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-189/+0
* 2.5-18.1Jakub Jelinek2007-07-121-0/+189