aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-07-13x86: Add missing rtm tests for strcmp familyNoah Goldstein1-0/+8
2022-02-18x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein1-1/+4
2022-02-17x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein1-1/+1
2022-01-14x86: Add x86-64-vN check to early startupFlorian Weimer1-0/+1
2021-08-31configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]Fangrui Song1-0/+4
2021-07-23x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu1-1/+1
2021-07-23Fix build and tests with --disable-tunablesSiddhesh Poyarekar1-2/+6
2021-06-03dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer1-11/+2
2021-03-29x86: Add string/memory function tests in RTM regionH.J. Lu1-0/+23
2021-03-24elf: Fix not compiling ifunc tests that need gcc ifunc supportSamuel Thibault1-0/+2
2021-03-15Build get-cpuid-feature-leaf.c without stack-protector [BZ #27555]Siddhesh Poyarekar1-0/+2
2021-03-15x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]H.J. Lu1-0/+8
2021-02-07x86: Add PTWRITE feature detection [BZ #27346]H.J. Lu1-2/+5
2021-01-29x86: Properly set usable CET feature bits [BZ #26625]H.J. Lu1-1/+7
2021-01-21x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]H.J. Lu1-0/+14
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu1-0/+1
2021-01-13x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu1-0/+6
2021-01-07x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]H.J. Lu1-0/+30
2020-09-22x86: Harden printf against non-normal long double values (bug 26649)Florian Weimer1-0/+4
2020-09-11x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu1-1/+3
2020-07-11x86: Remove the unused __x86_prefetchwH.J. Lu1-0/+4
2020-05-18x86: Add --enable-cet=permissiveH.J. Lu1-5/+13
2020-03-18x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]H.J. Lu1-3/+6
2019-07-01Call _dl_open_check after relocation [BZ #24259]H.J. Lu1-3/+37
2018-11-23x86/CET: Add a re-exec test with legacy bitmapH.J. Lu1-2/+5
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar1-3/+3
2018-07-30x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458]H.J. Lu1-1/+1
2018-07-25x86/CET: Add tests with legacy non-CET shared objectsH.J. Lu1-0/+38
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