aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/dl-prop.h
AgeCommit message (Expand)Author
2021-01-07x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]H.J. Lu
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-12-11elf: Pass the fd to note processingSzabolcs Nagy
2020-07-08rtld: Clean up PT_NOTE and add PT_GNU_PROPERTY handlingSzabolcs Nagy
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-10-18elf: Use nocancel pread64() instead of lseek()+read()Leandro Pereira
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-11-08Check multiple NT_GNU_PROPERTY_TYPE_0 notes [BZ #23509]H.J. Lu
2018-07-30x86/CET: Fix property note parser [BZ #23467]H.J. Lu
2018-07-27x86/CET: Don't parse beyond the note endH.J. Lu
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu