aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86_64/memset.S
AgeCommit message (Expand)AuthorFilesLines
2017-08-04x86: Remove __memset_zero_constant_len_parameter [BZ #21790]H.J. Lu1-6/+0
2017-06-05x86-64: Optimize wmemset with SSE2/AVX2/AVX512H.J. Lu1-1/+17
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-06-08X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu1-102/+21
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-08-25Replace %xmm8 with %xmm0H.J. Lu1-26/+26
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-3/+3
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-10-08Use p2align instead ALIGNOndřej Bílka1-7/+3
2013-05-20Faster memset on x64Ondrej Bilka1-1315/+90
2013-03-11Remove Prefer_SSE_for_memop on x64Ondrej Bilka1-1/+1
2013-01-05Change __x86_64 prefix in cache size to __x86H.J. Lu1-3/+3
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-04-05Fix size parameter comparisions.Michael Matz1-6/+6
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-03-04Enable SSE2 memset for AMD'supcoming Orochi processor.Harsha Jagasia1-33/+35
2010-11-08Use IFUNC on x86-64 memsetH.J. Lu1-152/+159
2008-08-14* sysdeps/x86_64/memset.S: Reduce size of tables for PIC.Ulrich Drepper1-426/+442
2008-03-07* sysdeps/x86_64/rtld-memset.c: New file.Ulrich Drepper1-84/+1281
2007-11-08* sysdeps/x86_64/memset.S: Add sfence after movnti.Ulrich Drepper1-0/+1
2007-10-18* sysdeps/x86_64/memset.S (bzero): Renamed to __bzero. Add glibc-2.7cvs/glibc-2_7-basecvs/glibc-2_7Jakub Jelinek1-2/+3
2007-10-17* sysdeps/x86_64/cacheinfo.c: Comment out code added in support ofUlrich Drepper1-20/+12
2007-10-17* sysdeps/x86_64/memset.S: Revert to old version for now. The cost isUlrich Drepper1-1231/+106
2007-10-16* sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move Jakub Jelinek1-1/+1
2007-10-16* sysdeps/x86_64/memset.S: Jump from bzero to memset using Jakub Jelinek1-1/+2
2007-10-16* sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.Ulrich Drepper1-106/+1230
2005-03-31* sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper1-1/+1
2005-02-21* sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper1-1/+7
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper1-8/+2
2007-07-122.5-18.1Jakub Jelinek1-2/+8
2004-10-182004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper1-1/+7
2003-04-29Update.Ulrich Drepper1-1/+4
2002-08-31Update.Andreas Jaeger1-0/+131