aboutsummaryrefslogtreecommitdiff
path: root/benchtests/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-05-10add workload traces for cbrtlPaul Zimmermann1-0/+4
2021-03-29add workload traces for missing functions (double format)Paul Zimmermann1-4/+5
2021-03-16benchtests: Add ilogb* testsRaphael Moreira Zinsly1-2/+2
2021-01-26benchtests: Do not build bench-timing-type with MODULE_NAME=libcArjun Shankar1-7/+7
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-10-21New benchtest: pthread locksDJ Delorie1-1/+2
2020-09-23benchtests: Run _Float128 tests only on architectures that support itArjun Shankar1-1/+5
2020-09-10benchtests: Add "workload" traces for sinf128Paul Zimmermann1-1/+1
2020-09-10benchtests: Add "workload" traces for powf128Paul Zimmermann1-1/+1
2020-09-10benchtests: Add "workload" traces for expf128Paul Zimmermann1-1/+1
2020-06-19benchtests: Add exp10f benchmarkAdhemerval Zanella1-1/+2
2020-06-05benchtests: Restore the clock_gettime optionH.J. Lu1-0/+6
2020-03-27Add benchtests for roundeven and roundevenf.Shen-Ta Hsieh1-2/+4
2020-01-20Run bench-timing-type with newly built libc.Joseph Myers1-1/+4
2020-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2019-09-07Prefer https to http for gnu.org and fsf.org URLsPaul Eggert1-1/+1
2019-07-08benchtests: Add logb{f} benchmarkAdhemerval Zanella1-1/+1
2019-07-08benchtests: hypot benchmarkAdhemerval Zanella1-1/+1
2019-06-12benchtests: Add isnan/isinf/isfinite benchmarkAdhemerval Zanella1-1/+4
2019-04-25benchtests: Enable BIND_NOW if configured with --enable-bind-nowFlorian Weimer1-2/+10
2019-04-24Reduce benchtests timeWilco Dijkstra1-2/+2
2019-03-22Add generic hp-timing supportWilco Dijkstra1-6/+0
2019-02-14Add malloc micro benchmarkWilco Dijkstra1-5/+13
2019-02-12String benchtest cleanupWilco Dijkstra1-1/+1
2019-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2018-10-29Patch to require Python 3.4 or later to build glibc.Joseph Myers1-7/+0
2018-10-24x86: Support RDTSCP for benchtestsH.J. Lu1-0/+6
2018-03-15Use correct includes in benchtestsWilco Dijkstra1-1/+1
2018-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2017-11-28benchtests: Enable BENCHSET to run subset of testsVictor Rodriguez1-20/+49
2017-10-13Benchtests for sinf, cosf and sincosfRajalakshmi Srinivasaraghavan1-1/+2
2017-10-05benchtests: Memory walking benchmark for memmoveSiddhesh Poyarekar1-1/+1
2017-10-05benchtests: Memory walking benchmark for memsetSiddhesh Poyarekar1-1/+1
2017-10-05benchtests: Memory walking benchmark for memcpySiddhesh Poyarekar1-1/+2
2017-09-20Add exp2f and log2f benchmark traceSzabolcs Nagy1-1/+1
2017-09-19Add logf traceWilco Dijkstra1-1/+1
2017-09-19Add expf traceWilco Dijkstra1-1/+1
2017-09-19Add benchtests for trunc and truncf.Joseph Myers1-1/+3
2017-08-21benchtests: Do not compile benchmark objects as libc modules [BZ #21864]Florian Weimer1-4/+5
2017-06-20Add powf bench testsPaul Clarke1-1/+1
2017-06-14nptl: Invert the mmap/mprotect logic on allocated stacks (BZ#18988)Adhemerval Zanella1-1/+1
2017-05-09Rename cppflags-iterator.mk to libof-iterator.mk, remove extra-modules.mk.Zack Weinberg1-1/+1
2017-03-23Add a new randomized memcpy test for copies up to 256 bytes. The distributionWilco Dijkstra1-1/+1
2017-01-01Update copyright dates with scripts/update-copyrights.Joseph Myers1-1/+1
2016-12-22Add configure check for python programSiddhesh Poyarekar1-2/+8
2016-12-19benchtests: Add fmaxf/fminf benchmarksAdhemerval Zanella1-1/+4
2016-12-19benchtests: Add fmax/fmin benchmarksAdhemerval Zanella1-1/+3
2016-12-18Link benchset tests against libsupportSiddhesh Poyarekar1-0/+1
2016-10-21Use -fno-builtin for sqrt benchmark.Joseph Myers1-0/+1
2016-04-20benchtests: Support for cross-building benchmarksSiddhesh Poyarekar1-4/+19