aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-12-22elf: Compile test modules with -fsemantic-interpositionH.J. Lu1-0/+3
2024-12-18cet: Pass -mshstk to compiler for tst-cet-legacy-10a[-static].cH.J. Lu1-2/+2
2024-04-13Revert "x86_64: Suppress false positive valgrind error"Florian Weimer1-7/+0
2024-03-19Add tst-gnu2-tls2mod1 to test-internal-extrasAndreas Schwab1-0/+2
2024-02-28x86_64: Suppress false positive valgrind errorH.J. Lu1-0/+6
2024-02-28x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registersH.J. Lu1-1/+1
2024-02-15Apply the Makefile sorting fixH.J. Lu1-5/+5
2024-02-15sysdeps/x86_64/Makefile (tests): Add the end markerH.J. Lu1-2/+4
2024-01-10i386: Remove CET support bitsH.J. Lu1-1/+1
2024-01-10x86-64/cet: Move check-cet.awk to x86_64H.J. Lu1-1/+1
2024-01-09x86: Move CET infrastructure to x86_64Adhemerval Zanella1-0/+243
2024-01-06x32: Handle displacement overflow in PLT rewrite [BZ #31218]H.J. Lu1-0/+8
2024-01-05elf: Add ELF_DYNAMIC_AFTER_RELOC to rewrite PLTH.J. Lu1-0/+27
2023-05-01nptl: move tst-x86-64-tls-1 to nptl-only testsSamuel Thibault1-2/+0
2023-03-29Remove --enable-tunables configure optionAdhemerval Zanella Netto1-2/+0
2022-11-08x86: Add evex optimized functions for the wchar_t strcpy familyNoah Goldstein1-0/+5
2022-10-06x86_64: Remove platform directory library loading testJavier Pello1-16/+0
2022-07-27arc4random: simplify design for better safetyJason A. Donenfeld1-7/+0
2022-07-22x86: Add AVX2 optimized chacha20Adhemerval Zanella Netto1-0/+1
2022-07-22x86: Add SSE2 optimized chacha20Adhemerval Zanella Netto1-0/+6
2022-07-16x86: Add support to build wcscpy with explicit ISA levelNoah Goldstein1-0/+1
2022-07-16x86: Add support to build strcmp/strlen/strchr with explicit ISA levelNoah Goldstein1-0/+6
2022-07-05x86: Add support for building str{c|p}{brk|spn} with explicit ISA levelNoah Goldstein1-1/+8
2022-02-25build: Properly generate .d dependency files [BZ #28922]H.J. Lu1-0/+2
2021-08-24x86-64: Remove compiler -mavx512f checkH.J. Lu1-2/+0
2021-07-09Add a generic malloc test for MALLOC_ALIGNMENTH.J. Lu1-4/+0
2021-07-08x86-64: Test strlen and wcslen with 0 in the RSI register [BZ #28064]H.J. Lu1-0/+7
2021-04-01x86_64: Correct THREAD_SETMEM/THREAD_SETMEM_NC for movq [BZ #27591]H.J. Lu1-0/+2
2020-12-04x86_64: Add glibc-hwcaps supportFlorian Weimer1-0/+39
2020-07-13x86: Support usable check for all CPU featuresH.J. Lu1-3/+3
2020-07-11x86: Remove the unused __x86_prefetchwH.J. Lu1-1/+1
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar1-2/+2
2017-10-20x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu1-0/+4
2017-10-19x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]H.J. Lu1-0/+20
2017-09-11x86: Add x86_64 to x86-64 HWCAP [BZ #22093]H.J. Lu1-0/+17
2017-08-04Check linker support for INSERT in linker scriptH.J. Lu1-0/+2
2017-07-06x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu1-2/+2
2017-02-09x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu1-4/+16
2016-12-21x86_64: tst-quad1pie, tst-quad2pie: compile with -fPIE [BZ #7065]Nick Alcock1-0/+3
2016-04-13Register extra test objectsAndreas Schwab1-0/+4
2016-03-07tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]Florian Weimer1-4/+4
2016-03-04Add a comment in sysdeps/x86_64/MakefileH.J. Lu1-0/+3
2016-03-03Copy x86_64 _mcount.op from _mcount.oH.J. Lu1-0/+1
2015-10-09Remove configure tests for -mno-vzeroupper support.Joseph Myers1-4/+1
2015-10-08Remove configure tests for AVX support.Joseph Myers1-6/+1
2015-08-26Don't disable SSE in x86-64 ld.soH.J. Lu1-0/+4
2015-08-25Save and restore vector registers in x86-64 ld.soH.J. Lu1-0/+5
2015-08-19Fix dynamic linker issue with bind-nowPetar Jovanovic1-0/+5
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath1-2/+0
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson1-2/+0