Split _dl_writev out from _dl_debug_vdprintf.
[platform/upstream/glibc.git] / 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