Add .cantunwind to _dl_start_user
[platform/upstream/glibc.git] / benchtests /
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-31 Rajalakshmi Sriniv... powerpc: POWER7 strcpy optimization for unaligned strings
2014-11-26 Joseph MyersRemove TEST_IFUNC, tests-ifunc and *-ifunc.c tests.
2014-11-05 Will Newtonbenchtests: Add malloc microbenchmark
2014-09-10 Adhemerval ZanellaPowerPC: memset optimization for POWER8/PPC64
2014-07-03 Richard HendersonRemove HP_TIMING_DIFF_INIT and dl_hp_timing_overhead
2014-06-19 Siddhesh PoyarekarRemove unnecessary $(.)
2014-06-11 Siddhesh PoyarekarValidate bench.out against a JSON schema
2014-06-06 Joseph MyersDon't require test wrappers to preserve environment...
2014-05-26 Siddhesh Poyarekarbenchtests: Add new directive for benchmark initializat...
2014-05-17 Richard HendersonMerge remote-tracking branch 'origin/roland/nptl-alpha'
2014-05-16 Joseph MyersUse existing makefile variables for dependencies on...
2014-04-15 Siddhesh Poyarekarbenchtests: Link against objects in build directory
2014-04-11 Will Newtonbenchtests: Improve readability of JSON output
2014-04-10 Torvald Riegelbenchtests: Add pthread_once common-case test.
2014-04-01 Will Newtonbenchtests: Build ffs and ffsl benchtests with -fno...
2014-03-31 Will Newtonbenchtests: Add benchtests for ffs and ffsll
2014-03-29 Siddhesh PoyarekarDetailed benchmark outputs for functions
2014-03-29 Siddhesh PoyarekarMake bench.out in json format
2014-03-29 Siddhesh Poyarekar[benchtests] Use inputs file for modf
2014-03-26 Will Newtonbenchtests/bench-strtod.c: Increase timeout value
2014-03-24 Siddhesh Poyarekarbenchtests: Move bench.py to benchtests/scripts/
2014-03-21 Siddhesh PoyarekarImplement benchmarking script in python
2014-02-28 Ondřej BílkaMake strtok benchmark competive.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-02-21 Siddhesh PoyarekarMinor formatting fix
2014-02-21 Rajalakshmi Sriniv... print length in strrchr benchtest
2014-02-10 Ondřej BílkaUse glibc_likely instead __builtin_expect.
2014-02-08 Mike Frysingertests: unify fortification handler logic
2014-01-10 Siddhesh PoyarekarCorrect inputs for sin and cos
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-31 Siddhesh PoyarekarBenchmark inputs for cos and sin
2013-12-31 Siddhesh Poyarekarbenchmark inputs for atan
2013-12-31 Siddhesh Poyarekarbenchmark inputs for tanh and atanh
2013-12-31 Siddhesh Poyarekarbenchmark inputs for asinh and acosh
2013-12-31 Siddhesh Poyarekarbenchmark inputs for sinh and cosh
2013-12-31 Siddhesh Poyarekarbenchmark inputs for asin and acos
2013-12-19 Rajalakshmi Sriniv... benchtests: Add strtok benchmark
2013-12-12 Siddhesh Poyarekarbenchmark inputs for exp2, log2, log and tan
2013-12-05 Siddhesh PoyarekarAccept output arguments to benchmark functions
2013-12-02 Steve EllceyBenchmark test for sqrt function.
2013-11-26 Ondřej BílkaAlso remove benchtests/bench-strsep-ifunc.c
2013-11-26 Ondřej BílkaRemove duplicate ifunc benchtests.
2013-11-18 Rajalakshmi Sriniv... benchtests: Add strsep benchmark
2013-11-13 Steve Ellcey2013-11-13 Steve Ellcey <sellcey@mips.com>
2013-11-11 Adhemerval Zanellabenchtests: Add strtod benchmark
2013-10-28 Siddhesh PoyarekarBenchmark inputs for pow
2013-10-28 Siddhesh PoyarekarNew inputs for exp
2013-10-10 Torvald Riegelbenchtests: Add include-sources directive.
2013-10-07 Siddhesh PoyarekarAdd more directives to benchmark input files
2013-09-19 Siddhesh PoyarekarAdd benchmark inputs for sincos
2013-09-11 Will Newtonbenchtests: Rename argument to TIMING_INIT macro.
2013-09-06 Adhemerval Zanellabenchtests: Add memrchr benchmark
2013-09-06 Will Newtonbenchtests/Makefile: Run benchmark for memcpy.
2013-09-04 Will Newtonbenchtests: Switch string benchmarks to use bench-timing.h.
2013-09-04 Will Newtonbenchtests/Makefile: Use LDLIBS instead of LDFLAGS.
2013-06-21 Adhemerval ZanellaFix loop construction to functions calls
2013-06-11 Siddhesh PoyarekarPort remaining string benchmarks
2013-06-11 Siddhesh PoyarekarCopy over string performance tests into benchtests
2013-06-11 Siddhesh PoyarekarBegin porting string performance tests to benchtests
2013-06-10 Siddhesh PoyarekarAvoid overwriting earlier flags in CPPFLAGS-nonlib...
2013-05-22 Siddhesh PoyarekarSort benchmark functions
2013-05-22 Siddhesh PoyarekarAdd benchmark inputs for math functions
2013-05-21 Siddhesh PoyarekarAdd a README for benchtests
2013-05-17 Siddhesh PoyarekarPrevent optimizing out of benchmark function call
2013-05-13 Siddhesh PoyarekarUse HP_TIMING for benchmarks if available
2013-05-10 Siddhesh PoyarekarFix coding style
2013-05-08 Ondrej BilkaPreheat CPU in benchtests.
2013-04-30 Siddhesh PoyarekarAllow multiple input domains to be run in the same...
2013-04-30 Siddhesh PoyarekarMaintain runtime of each benchmark at ~10 seconds
2013-04-24 Siddhesh PoyarekarMention files in which fast/slow paths of math function...
2013-04-23 Adhemerval ZanellaPowerPC: modf optimization
2013-04-17 Siddhesh PoyarekarAdd benchmark inputs for cos and tan
2013-04-16 Siddhesh PoyarekarDefine NOT_IN_libc when compiling benchmark programs
2013-04-16 Siddhesh PoyarekarAdd target bench-clean
2013-04-15 Siddhesh PoyarekarWrite to bench.out-tmp only once
2013-04-15 Siddhesh PoyarekarRebuild benchmark sources when Makefile is updated
2013-04-12 Siddhesh PoyarekarMove bench target to benchtests
2013-04-03 Siddhesh PoyarekarAdd benchmark inputs for atan
2013-04-02 Siddhesh PoyarekarAdd benchmark inputs for sin
2013-04-02 Siddhesh PoyarekarAdd benchmark tests for slowpow and slowexp
2013-04-01 Adhemerval ZanellaPowerPC: remove branch prediction from rint implementation
2013-03-15 Siddhesh PoyarekarFramework for performance benchmarking of functions