about summary refs log tree commit diff
path: root/sysdeps/x86/Makefile
Commit message (Expand)AuthorAgeFilesLines
* x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersH.J. Lu2024-02-281-1/+6
* Apply the Makefile sorting fixH.J. Lu2024-02-151-3/+3
* x86-64/cet: Make CET feature check specific to Linux/x86H.J. Lu2024-01-111-1/+5
* x86: Move CET infrastructure to x86_64Adhemerval Zanella2024-01-091-238/+0
* x86/cet: Add -fcf-protection=none before -fcf-protection=branchH.J. Lu2024-01-011-4/+4
* x86/cet: Run some CET tests with shadow stackH.J. Lu2024-01-011-0/+14
* elf: Do not duplicate the GLIBC_TUNABLES stringAdhemerval Zanella2023-12-191-0/+2
* x86/cet: Check CPU_FEATURE_ACTIVE in permissive modeH.J. Lu2023-12-191-0/+1
* x86/cet: Check legacy shadow stack code in .init_array sectionH.J. Lu2023-12-191-0/+36
* x86/cet: Add tests for GLIBC_TUNABLES=glibc.cpu.hwcaps=-SHSTKH.J. Lu2023-12-191-0/+7
* x86/cet: Check CPU_FEATURE_ACTIVE when CET is disabledH.J. Lu2023-12-191-0/+5
* x86/cet: Check legacy shadow stack applicationsH.J. Lu2023-12-191-0/+23
* x86/cet: Don't assume that SHSTK implies IBTH.J. Lu2023-12-181-1/+0
* sysdeps/x86/Makefile: Split and sort testsH.J. Lu2023-12-111-32/+78
* Remove --enable-tunables configure optionAdhemerval Zanella Netto2023-03-291-10/+0
* x86: Add missing rtm tests for strcmp familyNoah Goldstein2022-07-131-0/+8
* x86: Test wcscmp RTM in the wcsncmp overflow case [BZ #28896]Noah Goldstein2022-02-181-1/+4
* x86: Fallback {str|wcs}cmp RTM in the ncmp overflow case [BZ #28896]Noah Goldstein2022-02-171-1/+1
* x86: Add x86-64-vN check to early startupFlorian Weimer2022-01-141-0/+1
* configure: Allow LD to be LLD 13.0.0 or above [BZ #26558]Fangrui Song2021-08-311-0/+4
* x86: Install <bits/platform/x86.h> [BZ #27958]H.J. Lu2021-07-231-1/+1
* Fix build and tests with --disable-tunablesSiddhesh Poyarekar2021-07-231-2/+6
* dlfcn: Cleanups after -ldl is no longer requiredFlorian Weimer2021-06-031-11/+2
* x86: Add string/memory function tests in RTM regionH.J. Lu2021-03-291-0/+23
* elf: Fix not compiling ifunc tests that need gcc ifunc supportSamuel Thibault2021-03-241-0/+2
* Build get-cpuid-feature-leaf.c without stack-protector [BZ #27555]Siddhesh Poyarekar2021-03-151-0/+2
* x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]H.J. Lu2021-03-151-0/+8
* x86: Add PTWRITE feature detection [BZ #27346]H.J. Lu2021-02-071-2/+5
* x86: Properly set usable CET feature bits [BZ #26625]H.J. Lu2021-01-291-1/+7
* x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]H.J. Lu2021-01-211-0/+14
* <sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu2021-01-211-0/+1
* x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]H.J. Lu2021-01-131-0/+6
* x86: Support GNU_PROPERTY_X86_ISA_1_V[234] marker [BZ #26717]H.J. Lu2021-01-071-0/+30
* x86: Harden printf against non-normal long double values (bug 26649)Florian Weimer2020-09-221-0/+4
* x86: Install <sys/platform/x86.h> [BZ #26124]H.J. Lu2020-09-111-1/+3
* x86: Remove the unused __x86_prefetchwH.J. Lu2020-07-111-0/+4
* x86: Add --enable-cet=permissiveH.J. Lu2020-05-181-5/+13
* x86: Remove ARCH_CET_LEGACY_BITMAP [BZ #25397]H.J. Lu2020-03-181-3/+6
* Call _dl_open_check after relocation [BZ #24259]H.J. Lu2019-07-011-3/+37
* x86/CET: Add a re-exec test with legacy bitmapH.J. Lu2018-11-231-2/+5
* Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar2018-08-021-3/+3
* x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458]H.J. Lu2018-07-301-1/+1
* x86/CET: Add tests with legacy non-CET shared objectsH.J. Lu2018-07-251-0/+38
* x86: Support IBT and SHSTK in Intel CET [BZ #21598]H.J. Lu2018-07-161-0/+42
* x86: Support shadow stack pointer in setjmp/longjmpH.J. Lu2018-07-141-0/+1
* x86: Use pad in pthread_unwind_buf to preserve shadow stack registerH.J. Lu2018-05-021-0/+4
* Remove x86 ifunc-defines.sym and rtld-global-offsets.symH.J. Lu2016-05-111-1/+1
* Run tst-prelink test for GLOB_DAT relocH.J. Lu2015-11-141-15/+0
* Add a test for prelink outputH.J. Lu2015-11-101-0/+15
* Don't disable SSE in x86-64 ld.soH.J. Lu2015-08-261-11/+0