aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/i386/i686/multiarch/memset-sse2.S
AgeCommit message (Expand)AuthorFilesLines
2024-01-09i386: Remove CET supportAdhemerval Zanella1-2/+2
2024-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers1-1/+1
2022-02-23i686: Remove bzero optimizationsAdhemerval Zanella1-19/+5
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2021-09-03Remove "Contributed by" linesSiddhesh Poyarekar1-1/+0
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-07-18i386: Use _CET_NOTRACK in memset-sse2.SH.J. Lu1-2/+2
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-08-02i386: Check PIC to enable PIC setups in multiarch functionsH.J. Lu1-4/+4
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-01-04Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2015-01-02Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2014-11-24Remove NOT_IN_libcSiddhesh Poyarekar1-2/+2
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae1-1/+1
2013-08-21Fix typos.Ondřej Bílka1-1/+1
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers1-1/+1
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2012-02-03Consistently use macros for x86 PIC thunks.Joseph Myers1-13/+4
2010-02-24Fix issues in x86 memset-sse2.S/memset-sse2-rep.SH.J. Lu1-8/+11
2010-01-12Fix whitespace problems.Ulrich Drepper1-2/+2
2010-01-12Optimize 32bit memset/memcpy with SSE2/SSSE3.H.J. Lu1-0/+867