aboutsummaryrefslogtreecommitdiff
path: root/benchtests/bench-memmove-large.c
AgeCommit message (Expand)Author
2023-01-06Update copyright dates with scripts/update-copyrightsJoseph Myers
2022-01-01Update copyright dates with scripts/update-copyrightsPaul Eggert
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert
2019-02-14benchtests: Remove useless ORIG_SRC in memmove benchmarksSiddhesh Poyarekar
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2017-08-11benchtests: Print json in memmove benchmarkSiddhesh Poyarekar
2017-08-11benchtests: Remove verification runs from benchmark testsSiddhesh Poyarekar
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers
2016-12-19Adjust benchtests to new support library.Adhemerval Zanella
2016-04-06Add memcpy/memmove/memset benchmarks with large dataH.J. Lu