aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/Makefile
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-13Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin1-2/+13
2013-04-25Move x86_64-specific audit tests to sysdeps/x86_64/.Joseph Myers1-0/+44
2012-11-07Also run tst-xmmymm.sh on i386 ld.soH.J. Lu1-5/+0
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin1-1/+1
2012-05-17Add tst-mallocalign1H.J. Lu1-0/+4
2012-05-10Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32H.J. Lu1-0/+13
2010-08-14Add optimized strncasecmp versions for x86-64.Ulrich Drepper1-1/+1
2010-07-30Implement optimized strcaecmp for x86-64.Ulrich Drepper1-1/+2
2009-07-27Refine testing for xmm/ymm register use in x86-64 ld.so.Ulrich Drepper1-0/+1
2009-07-26Make sure no code in ld.so uses xmm/ymm registers on x86-64.Ulrich Drepper1-0/+4
2009-07-10Add AVX support to ld.so auditing for x86-64.H.J. Lu1-0/+1
2008-05-13Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper1-0/+10
2007-05-21* sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache informationUlrich Drepper1-0/+4
2004-08-16* sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing toRoland McGrath1-1/+1
2002-08-21Update.Andreas Jaeger1-0/+4
2002-02-01Update.Ulrich Drepper1-0/+1
2001-09-19Update.Andreas Jaeger1-0/+6