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