aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/link-defines.sym
AgeCommit message (Expand)Author
2021-10-11elf: Remove Intel MPX support (lazy PLT, ld.so profile, and LD_AUDIT)Fangrui Song
2014-05-30Replace __int128 with __int128_tMarko Myllynen
2014-04-16Save/restore bound registers for _dl_runtime_profileIgor Zamyatin
2014-03-13Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin
2009-07-10Add AVX support to ld.so auditing for x86-64.H.J. Lu