pkgsrc/benchmarks/hbench
chris 308ede9da8 Fiz mhz calculation for arm. It seems gcc has become intelligent enough
to optimize away the loop used for timing.  Do something in the loop for
arm that can't be optimized away, and will also meet the 1,000
instructions in the loop requirement.

This allows mhz to calculate sensible Mhz on a StrongArm (228Mhz rather
than 56Mhz)

Other hardware probably also need fixing, as gcc probably applies the same
optimizations on them.

Also bump PKGREVISION.
2008-04-05 14:09:18 +00:00
..
files Doesn't hide the output from the post-configure and do-install steps (I 2005-12-29 03:26:28 +00:00
patches Fiz mhz calculation for arm. It seems gcc has become intelligent enough 2008-04-05 14:09:18 +00:00
DESCR
distinfo Fiz mhz calculation for arm. It seems gcc has become intelligent enough 2008-04-05 14:09:18 +00:00
Makefile Fiz mhz calculation for arm. It seems gcc has become intelligent enough 2008-04-05 14:09:18 +00:00
MESSAGE
PLIST.common Replaced bin/hbench/* with libexec/hbench/*. Bumped PKGREVISION. 2006-06-18 10:07:09 +00:00
PLIST.common_end Replaced bin/hbench/* with libexec/hbench/*. Bumped PKGREVISION. 2006-06-18 10:07:09 +00:00
PLIST.i386 Replaced bin/hbench/* with libexec/hbench/*. Bumped PKGREVISION. 2006-06-18 10:07:09 +00:00