about summary refs log tree commit diff
path: root/sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S
Commit message (Expand)AuthorAgeFilesLines
* i386: Remove CET supportAdhemerval Zanella2024-01-091-4/+4
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* i386: Remove bcopy optimizationsAdhemerval Zanella2022-02-231-45/+19
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* Remove "Contributed by" linesSiddhesh Poyarekar2021-09-031-1/+0
* 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
* i386: Use _CET_NOTRACK in memcpy-ssse3-rep.SH.J. Lu2018-07-181-4/+4
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* i386: Check PIC to enable PIC setups in multiarch functionsH.J. Lu2017-08-021-3/+3
* i386: Don't define multiarch __memmove_chk in libc.a [BZ #21791]H.J. Lu2017-08-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Remove NOT_IN_libcSiddhesh Poyarekar2014-11-241-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Consistently use macros for x86 PIC thunks.Joseph Myers2012-02-031-13/+4
* Fix static linking with checking x86/x86-64 memcpy.Mike Frysinger2011-04-171-1/+1
* Fix issues in x86 memcpy-ssse3-rep.SH.J. Lu2010-02-241-106/+140
* Fix whitespace problems.Ulrich Drepper2010-01-121-7/+7
* Optimize 32bit memset/memcpy with SSE2/SSSE3.H.J. Lu2010-01-121-0/+1785