summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/Makefile
AgeCommit message (Expand)Author
2017-10-20x86-64: Use fxsave/xsave/xsavec in _dl_runtime_resolve [BZ #21265]H.J. Lu
2017-10-19x86-64: Don't set GLRO(dl_platform) to NULL [BZ #22299]H.J. Lu
2017-09-11x86: Add x86_64 to x86-64 HWCAP [BZ #22093]H.J. Lu
2017-08-04Check linker support for INSERT in linker scriptH.J. Lu
2017-07-06x86-64: Align the stack in __tls_get_addr [BZ #21609]H.J. Lu
2017-02-09x86-64: Verify that _dl_runtime_resolve preserves vector registersH.J. Lu
2016-12-21x86_64: tst-quad1pie, tst-quad2pie: compile with -fPIE [BZ #7065]Nick Alcock
2016-04-13Register extra test objectsAndreas Schwab
2016-03-07tst-audit4, tst-audit10: Compile AVX/AVX-512 code separately [BZ #19269]Florian Weimer
2016-03-04Add a comment in sysdeps/x86_64/MakefileH.J. Lu
2016-03-03Copy x86_64 _mcount.op from _mcount.oH.J. Lu
2015-10-09Remove configure tests for -mno-vzeroupper support.Joseph Myers
2015-10-08Remove configure tests for AVX support.Joseph Myers
2015-08-26Don't disable SSE in x86-64 ld.soH.J. Lu
2015-08-25Save and restore vector registers in x86-64 ld.soH.J. Lu
2015-08-19Fix dynamic linker issue with bind-nowPetar Jovanovic
2015-02-06Clean up sysdep-dl-routines variable.Roland McGrath
2014-07-03Remove HP_TIMING_DIFF_INIT and dl_hp_timing_overheadRichard Henderson
2014-03-13Save and restore AVX-512 zmm registers to x86-64 ld.soIgor Zamyatin
2013-04-25Move x86_64-specific audit tests to sysdeps/x86_64/.Joseph Myers
2012-11-07Also run tst-xmmymm.sh on i386 ld.soH.J. Lu
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin
2012-05-17Add tst-mallocalign1H.J. Lu
2012-05-10Handle R_X86_64_RELATIVE64 and R_X86_64_64 for x32H.J. Lu
2010-08-14Add optimized strncasecmp versions for x86-64.Ulrich Drepper
2010-07-30Implement optimized strcaecmp for x86-64.Ulrich Drepper
2009-07-27Refine testing for xmm/ymm register use in x86-64 ld.so.Ulrich Drepper
2009-07-26Make sure no code in ld.so uses xmm/ymm registers on x86-64.Ulrich Drepper
2009-07-10Add AVX support to ld.so auditing for x86-64.H.J. Lu
2008-05-13Introduce TLS descriptors for i386 and x86_64.Ulrich Drepper
2007-05-21* sysdeps/unix/sysv/linux/x86_64/sysconf.c: Move cache informationUlrich Drepper
2004-08-16* sysdeps/i386/i686/Makefile (elide-routines.os): Append hp-timing toRoland McGrath
2002-08-21Update.Andreas Jaeger
2002-02-01Update.Ulrich Drepper
2001-09-19Update.Andreas Jaeger