Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2024-11-13 | x86/string: Use `movsl` instead of `movsd` in strncpy/strncat [BZ #32344] | Noah Goldstein | 1 | -1/+1 |
2024-01-01 | Update copyright dates with scripts/update-copyrights | Paul Eggert | 1 | -1/+1 |
2023-05-23 | Fix misspellings in sysdeps/x86_64 -- BZ 25337. | Paul Pluzhnikov | 1 | -6/+6 |
2023-01-06 | Update copyright dates with scripts/update-copyrights | Joseph Myers | 1 | -1/+1 |
2022-12-02 | x86-64 strncpy: Properly handle the length parameter [BZ# 29839] | H.J. Lu | 1 | -0/+4 |
2022-11-08 | x86: Optimize and shrink st{r|p}{n}{cat|cpy}-evex functions | Noah Goldstein | 1 | -6/+989 |
2022-07-16 | x86: Add support to build st{p|r}{n}{cpy|cat} with explicit ISA level | Noah Goldstein | 1 | -1/+5 |
2021-03-29 | x86-64: Add strcpy family functions with 256-bit EVEX | H.J. Lu | 1 | -0/+3 |