]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/i386/i686/multiarch/memcpy-ssse3-rep.S
Update copyright dates with scripts/update-copyrights
[thirdparty/glibc.git] / sysdeps / i386 / i686 / multiarch / memcpy-ssse3-rep.S
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-07-18  H.J. Lui386: Use _CET_NOTRACK in memcpy-ssse3-rep.S
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-02  H.J. Lui386: Check PIC to enable PIC setups in multiarch functions
2017-08-02  H.J. Lui386: Don't define multiarch __memmove_chk in libc...
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-11-24  Siddhesh PoyarekarRemove NOT_IN_libc
2014-01-01  Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-01-02  Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-07-01  Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge glibc-2.16.90
2012-02-09  Paul EggertReplace FSF snail mail address with URLs.
2012-02-03  Joseph MyersConsistently use macros for x86 PIC thunks.
2011-04-18  Mike FrysingerFix static linking with checking x86/x86-64 memcpy.
2010-03-02  Roland McGrathMerge commit 'origin/davem/sparc'
2010-02-25  H.J. LuFix issues in x86 memcpy-ssse3-rep.S
2010-01-12  Ulrich DrepperFix whitespace problems.
2010-01-12  H.J. LuOptimize 32bit memset/memcpy with SSE2/SSSE3.