summaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/memset.S
AgeCommit message (Expand)Author
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-04x86: Remove __memset_zero_constant_len_parameter [BZ #21790]H.J. Lu
2017-06-05x86-64: Optimize wmemset with SSE2/AVX2/AVX512H.J. Lu
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-06-08X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers
2015-08-25Replace %xmm8 with %xmm0H.J. Lu
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-10-08Use p2align instead ALIGNOndřej Bílka
2013-05-20Faster memset on x64Ondrej Bilka
2013-03-11Remove Prefer_SSE_for_memop on x64Ondrej Bilka
2013-01-05Change __x86_64 prefix in cache size to __x86H.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-04-05Fix size parameter comparisions.Michael Matz
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2011-03-04Enable SSE2 memset for AMD'supcoming Orochi processor.Harsha Jagasia
2010-11-08Use IFUNC on x86-64 memsetH.J. Lu
2008-08-14* sysdeps/x86_64/memset.S: Reduce size of tables for PIC.Ulrich Drepper
2008-03-07* sysdeps/x86_64/rtld-memset.c: New file.Ulrich Drepper
2007-11-08* sysdeps/x86_64/memset.S: Add sfence after movnti.Ulrich Drepper
2007-10-18* sysdeps/x86_64/memset.S (bzero): Renamed to __bzero. Add glibc-2.7cvs/glibc-2_7-basecvs/glibc-2_7Jakub Jelinek
2007-10-17* sysdeps/x86_64/cacheinfo.c: Comment out code added in support ofUlrich Drepper
2007-10-17* sysdeps/x86_64/memset.S: Revert to old version for now. The cost isUlrich Drepper
2007-10-16* sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move Jakub Jelinek
2007-10-16* sysdeps/x86_64/memset.S: Jump from bzero to memset using Jakub Jelinek
2007-10-16* sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.Ulrich Drepper
2005-03-31* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-10-182004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper
2003-04-29Update.Ulrich Drepper
2002-08-31Update.Andreas Jaeger