summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorchris <chris@pkgsrc.org>2008-04-05 14:09:18 +0000
committerchris <chris@pkgsrc.org>2008-04-05 14:09:18 +0000
commit308ede9da8dd77b48636246b180f28b7262fdc5c (patch)
tree2a7fb246444d7d74d487fcafd22e940420b00196 /doc
parentc46bcd225739344e46ef3ffb8481060cbbe65d4b (diff)
downloadpkgsrc-308ede9da8dd77b48636246b180f28b7262fdc5c.tar.gz
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.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions