glibc/scripts
Siddhesh Poyarekar 48a18de1e1 Prevent optimizing out of benchmark function call
Resolves: #15424

The compiler would optimize the benchmark function call out of the
loop and call it only once, resulting in blazingly fast times for some
benchmarks (notably atan, sin and cos).  Mark the inputs as volatile
so that the code is forced to read again from the input for each
iteration.
2013-05-17 19:10:33 +05:30
..
abi-versions.awk
abilist.awk Properly handle indirect functions in ABI check on powerpc64 2012-11-28 16:19:08 +01:00
begin-end-check.pl
bench.pl Prevent optimizing out of benchmark function call 2013-05-17 19:10:33 +05:30
check-c++-types.sh Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
check-execstack.awk Do check-execstack test using readelf rather than a build-time C program. 2012-05-01 13:27:52 -07:00
check-local-headers.sh Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
check-localplt.awk
check-textrel.awk Do check-textrel test using readelf rather than a build-time C program. 2012-05-01 13:27:11 -07:00
config-uname.sh
config.guess Fix file modes 2013-02-27 10:01:53 -08:00
config.sub Fix file modes 2013-02-27 10:01:53 -08:00
cpp
cross-test-ssh.sh Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
documented.sh
firstversions.awk
gen-as-const.awk
gen-libc-abis
gen-sorted.awk Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
install-sh
lib-names.awk Convert WORDSIZE[32|64]/ld entries to abi-variants 2012-05-30 08:33:26 -07:00
list-sources.sh Regenerate libc.pot. 2012-06-21 07:58:27 -07:00
localplt.awk Do check-localplt test using readelf rather than a build-time C program. 2012-05-01 13:30:35 -07:00
mkinstalldirs
move-if-change
output-format.sed
rellns-sh Add support for rtld directory different from slib directory 2013-03-19 12:07:26 +01:00
rpm2dynsym.sh
soversions.awk Convert WORDSIZE[32|64]/ld entries to abi-variants 2012-05-30 08:33:26 -07:00
test-installation.pl Update miscellaneous copyright dates. 2013-01-02 19:43:40 +00:00
update-copyrights Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00
versions.awk Update copyright notices with scripts/update-copyrights. 2013-01-02 19:05:09 +00:00