benchtests: Use "=" instead of ":=" [BZ #28970]
[platform/upstream/glibc.git] / benchtests / bench-memmove.c
2022-01-01 Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-11-06 Noah Goldsteinbenchtests: Add additional cases to bench-memcpy.c...
2021-01-02 Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07 Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-08-30 Wilco DijkstraUse generic memset/memcpy/memmove in benchtests
2019-02-14 Siddhesh Poyarekarbenchtests: Remove useless ORIG_SRC in memmove benchmarks
2019-02-12 Wilco DijkstraString benchtest cleanup
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-08-11 Siddhesh Poyarekarbenchtests: Print json in memmove benchmark
2017-08-11 Siddhesh Poyarekarbenchtests: Remove verification runs from benchmark...
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-19 Adhemerval ZanellaAdjust benchtests to new support library.
2016-05-18 H.J. LuClear destination buffer updated by the previous run
2016-04-01 H.J. LuTest 64-byte alignment in memmove benchtest
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-09-04 Will Newtonbenchtests: Switch string benchmarks to use bench-timing.h.
2013-06-21 Adhemerval ZanellaFix loop construction to functions calls
2013-06-11 Siddhesh PoyarekarCopy over string performance tests into benchtests