Subject: CVS commit: pkgsrc/benchmarks/hbench
From: David A. Holland
Date: 2011-09-12 13:15:33
Message id: 20110912111533.90F1F175DD@cvs.netbsd.org

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.

Files:
RevisionActionfile
1.46modifypkgsrc/benchmarks/hbench/Makefile
1.17modifypkgsrc/benchmarks/hbench/distinfo
1.3modifypkgsrc/benchmarks/hbench/patches/patch-aa
1.3modifypkgsrc/benchmarks/hbench/patches/patch-an
1.4modifypkgsrc/benchmarks/hbench/patches/patch-aq
1.1removepkgsrc/benchmarks/hbench/patches/patch-ar
1.1removepkgsrc/benchmarks/hbench/patches/patch-src_memsize_c