]> git.ipfire.org Git - thirdparty/glibc.git/history - sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S
Prefer https to http for gnu.org and fsf.org URLs
[thirdparty/glibc.git] / sysdeps / x86_64 / multiarch / memmove-vec-unaligned-erms.S
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-21  H.J. Lux86-64 memcpy: Properly handle the length parameter...
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-05-23  H.J. Lux86-64: Skip zero length in __mem[pcpy|move|set]_erms
2018-05-17  Leonardo Sandovalx86-64: remove duplicate line on PREFETCH_ONE_SET macro
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-04  H.J. Lux86-64: Use IFUNC memcpy and mempcpy in libc.a
2017-06-14  H.J. Lux86-64: Implement memmove family IFUNC selectors in C
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-06-30  H.J. LuCheck Prefer_ERMS in memmove/memcpy/mempcpy/memset
2016-06-08  H.J. LuX86-64: Remove previous default/SSE2/AVX2 memcpy/memmove
2016-06-06  H.J. LuFix a typo in comments in memmove-vec-unaligned-erms.S
2016-04-12  H.J. LuX86-64: Use non-temporal store in memcpy on large data
2016-04-06  H.J. LuX86-64: Prepare memmove-vec-unaligned-erms.S
2016-04-03  H.J. LuFix memmove-vec-unaligned-erms.S
2016-03-31  H.J. LuAdd x86-64 memmove with unaligned load/store and rep...