pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/benchmarks/hbench
Module Name: pkgsrc
Committed By: dholland
Date: Mon Sep 12 11:15:33 UTC 2011
Modified Files:
pkgsrc/benchmarks/hbench: Makefile distinfo
pkgsrc/benchmarks/hbench/patches: patch-aa patch-an patch-aq
Removed Files:
pkgsrc/benchmarks/hbench/patches: patch-ar patch-src_memsize_c
Log Message:
Add a distfile patch from yours truly, which may become, or may become
part of, a new upstream version, but I need to talk to some people first.
(I'm keeping this separate from the previous update in case it breaks stuff.)
Changes:
roll in parts of patch-aa and patch-aq;
roll in all of patch-ar and patch-src_memsize_c;
make the ARM-only adjustment from patch-ar universal;
add enough volatile to make 'mhz' work more or less properly again;
fix the loop calibration to bail out instead of spinning forever
if things go too fast (e.g. because the compiler's optimized out
the benchmark loop);
various hacking and modernization to get sort of a clean compile;
fix some non-stdc stringifying macros;
hopefully advance the clang build a bit further.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/benchmarks/hbench/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/benchmarks/hbench/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/benchmarks/hbench/patches/patch-aa \
pkgsrc/benchmarks/hbench/patches/patch-an
cvs rdiff -u -r1.3 -r1.4 pkgsrc/benchmarks/hbench/patches/patch-aq
cvs rdiff -u -r1.1 -r0 pkgsrc/benchmarks/hbench/patches/patch-ar \
pkgsrc/benchmarks/hbench/patches/patch-src_memsize_c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index