0.0.7 - 05/07/2019
	-fixed 25% performance regression with gcc 9.1
		adding -fno-builtin fixed it, but caused clang to be 25% slower
		so adding -O1 cflag appears to be the solution good for both
	-name/version fixed to say lsbench2 instead of living realms
0.0.6 - 11/23/2011
	-Fixed ommission of 2 lines of code
		caused simulator test to make false score calculation
0.0.5 - 11/23/2011
	-Fixed 32-bit runtime problems
	-various small changes/cleanups
	-better patterns.data file
	-results not comparable to previous releases
0.0.4 - 11/06/2011
	-New command flags added
	-Minor changes to simulator code
0.0.3 - 11/05/2011
	-Changes to patterns components
	-Fixed failure to free in patterns-pt.c (code is dirty)
	-Lowered min mem requirement to 1GB
0.0.2 - 11/04/2011
	-Changes to lr components
0.0.1 - 10/29/2011
	-Initial Release
