about summary refs log tree commit diff
path: root/sysdeps/x86_64/memset.S
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* x86_64: Fix build with --disable-multiarch (BZ 30721)Adhemerval Zanella2023-08-101-0/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* x86: Add support for building {w}memset{_chk} with explicit ISA levelNoah Goldstein2022-07-051-37/+8
* x86_64: Remove bzero optimizationAdhemerval Zanella2022-05-161-9/+1
* x86-64: Optimize bzeroH.J. Lu2022-02-081-0/+8
* x86: Remove SSSE3 instruction for broadcast in memset.S (SSE2 Only)Noah Goldstein2022-02-071-3/+4
* x86: Improve vec generation in memset-vec-unaligned-erms.SNoah Goldstein2022-02-061-8/+13
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* x86: Optimize memset-vec-unaligned-erms.SNoah Goldstein2021-10-121-4/+6
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* x86: Remove __memset_zero_constant_len_parameter [BZ #21790]H.J. Lu2017-08-041-6/+0
* x86-64: Optimize wmemset with SSE2/AVX2/AVX512H.J. Lu2017-06-051-1/+17
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* X86-64: Remove the previous SSE2/AVX2 memsetsH.J. Lu2016-06-081-102/+21
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Replace %xmm8 with %xmm0H.J. Lu2015-08-251-26/+26
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-3/+3
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Use p2align instead ALIGNOndřej Bílka2013-10-081-7/+3
* Faster memset on x64Ondrej Bilka2013-05-201-1315/+90
* Remove Prefer_SSE_for_memop on x64Ondrej Bilka2013-03-111-1/+1
* Change __x86_64 prefix in cache size to __x86H.J. Lu2013-01-051-3/+3
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Fix size parameter comparisions.Michael Matz2012-04-051-6/+6
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Enable SSE2 memset for AMD'supcoming Orochi processor.Harsha Jagasia2011-03-041-33/+35
* Use IFUNC on x86-64 memsetH.J. Lu2010-11-081-152/+159
* * sysdeps/x86_64/memset.S: Reduce size of tables for PIC.Ulrich Drepper2008-08-141-426/+442
* * sysdeps/x86_64/rtld-memset.c: New file.Ulrich Drepper2008-03-071-84/+1281
* * sysdeps/x86_64/memset.S: Add sfence after movnti.Ulrich Drepper2007-11-081-0/+1
* * sysdeps/x86_64/memset.S (bzero): Renamed to __bzero. Add glibc-2.7 cvs/glibc-2_7-base cvs/glibc-2_7Jakub Jelinek2007-10-181-2/+3
* * sysdeps/x86_64/cacheinfo.c: Comment out code added in support ofUlrich Drepper2007-10-171-20/+12
* * sysdeps/x86_64/memset.S: Revert to old version for now. The cost isUlrich Drepper2007-10-171-1231/+106
* * sysdeps/x86_64/memset.S (memset): Fix sse2_nt_move Jakub Jelinek2007-10-161-1/+1
* * sysdeps/x86_64/memset.S: Jump from bzero to memset using Jakub Jelinek2007-10-161-1/+2
* * sysdeps/x86_64/cacheinfo.c (__x86_64_shared_cache_size): Define.Ulrich Drepper2007-10-161-106/+1230
* * sysdeps/unix/sysv/linux/x86_64/getcontext.S: Use functionallyUlrich Drepper2005-03-311-1/+1
* * sysdeps/unix/sysv/linux/libc_fatal.c: Print backtrace and memoryUlrich Drepper2005-02-211-1/+7
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-8/+2
* 2.5-18.1Jakub Jelinek2007-07-121-2/+8
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-181-1/+7
* Update.Ulrich Drepper2003-04-291-1/+4
* Update.Andreas Jaeger2002-08-311-0/+131