]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/dl-trampoline.h
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / x86_64 / dl-trampoline.h
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-07-16  H.J. Lux86: Support IBT and SHSTK in Intel CET [BZ #21598]
2018-01-17  H.J. Lux86-64: Properly align La_x86_64_retval to VEC_SIZE...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-10-20  H.J. Lux86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve...
2017-03-21  H.J. Lux86-64: Improve branch predication in _dl_runtime_resol...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-09-06  H.J. LuX86-64: Add _dl_runtime_resolve_avx[512]_{opt|slow...
2016-08-26  H.J. LuX86-64: Correct CFA in _dl_runtime_resolve
2016-02-19  H.J. Lu[x86_64] Set DL_RUNTIME_UNALIGNED_VEC_SIZE to 8
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-08  Joseph MyersRemove configure tests for AVX support.
2015-08-25  H.J. LuSave and restore vector registers in x86-64 ld.so
2015-07-09  Igor ZamyatinPreserve bound registers for pointer pass/return
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-04-16  Igor ZamyatinSave/restore bound registers for _dl_runtime_profile
2014-03-13  Igor ZamyatinSave and restore AVX-512 zmm registers to x86-64 ld.so
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-05-15  H.J. LuUse R*_LP to call _dl_profile_fixup and frame size
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2011-08-20  Roland McGrathMerge branch 'roland/x86-tcb-align'
2011-08-20  Ulrich DrepperFix CFI info in x86-64 trampolines for non-AVX code
2009-08-08  H.J. LuSupport mixed SSE/AVX audit and check AVX only once.
2009-07-16  Ulrich DrepperSecure AVX changes for auditing code.
2009-07-10  H.J. LuAdd AVX support to ld.so auditing for x86-64.