Age | Commit message (Expand) | Author |
---|---|---|
2019-01-14 | x86-64: Optimize strcat/strncat, strcpy/strncpy and stpcpy/stpncpy with AVX2 | Leonardo Sandoval |
2019-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2018-11-09 | Add support for GCC 9 attribute copy. | Martin Sebor |
2018-05-16 | x86-64: Use IFUNC strncat inside libc.so | H.J. Lu |
2018-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2017-09-06 | Remove remaining _HAVE_STRING_ARCH_* definitions (BZ #18858) | Adhemerval Zanella |
2017-06-15 | x86-64: Implement strcat family IFUNC selectors in C | H.J. Lu |