aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-07-16x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu1-0/+42
2018-07-14x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu1-0/+1
2018-05-02x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu1-0/+4
2016-05-11Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu1-1/+1
2015-11-14Run tst-prelink test for GLOB_DAT relocH.J. Lu1-15/+0
2015-11-10Add a test for prelink outputH.J. Lu1-0/+15
2015-08-26Don't disable SSE in x86-64 ld.soH.J. Lu1-11/+0
2015-08-13Add _dl_x86_cpu_features to rtld_globalH.J. Lu1-0/+11
2014-09-29Run tst-ld-sse-use.sh with bash.Joseph Myers1-1/+1
2014-09-12Enhance tst-xmmymm.sh to detect zmm register usage in ld.so (BZ #16194)Siddhesh Poyarekar1-2/+2
2014-03-06Enumerate tests with special rules in tests-special variable.Joseph Myers1-1/+1
2014-02-21Generate .test-result files for tests with special rules.Joseph Myers1-1/+2
2012-11-08Use configured $(NM), $(OBJDUMP), $(READELF) in tst-xmmymm.sh.Joseph Myers1-1/+1
2012-11-07Also run tst-xmmymm.sh on i386 ld.soH.J. Lu1-0/+5
2012-11-02Compile x86 rtld with -mno-sse -mno-mmxH.J. Lu1-0/+4