Age | Commit message (Expand) | Author |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers |
2022-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2021-01-02 | Update copyright dates with scripts/update-copyrights | Paul Eggert |
2020-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2019-09-07 | Prefer https to http for gnu.org and fsf.org URLs | Paul Eggert |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-07-09 | x86-64: Update comments in IFUNC selectors | H.J. Lu |
2017-06-14 | x86-64: Implement memmove family IFUNC selectors in C | H.J. Lu |
2016-06-08 | X86-64: Remove previous default/SSE2/AVX2 memcpy/memmove | H.J. Lu |
2016-01-16 | Added memcpy/memmove family optimized with AVX512 for KNL hardware. | Andrew Senkevich |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-08-13 | Update x86_64 multiarch functions for <cpu-features.h> | H.J. Lu |
2015-01-30 | Use AVX unaligned memcpy only if AVX2 is available | H.J. Lu |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-11-24 | Remove NOT_IN_libc | Siddhesh Poyarekar |
2014-07-30 | Improve 64bit memcpy performance for Haswell CPU with AVX instruction | Ling Ma |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-10-11 | Add x86-64 __libc_ifunc_impl_list | H.J. Lu |
2012-08-15 | Clean up x86_64/multiarch/memmove.c include order. | Roland McGrath |
2012-08-09 | Avoid DWARF definition DIE on ifunc symbols | H.J. Lu |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2011-04-01 | Work around old buggy program which cannot cope with memcpy semantics. | H.J. Lu |
2010-08-25 | Clean up warnings in new x86_64/multiarch code. | Roland McGrath |
2010-06-30 | Improve 64bit memcpy/memmove for Atom, Core 2 and Core i7 | H.J. Lu |