Fixed a really nasty bug when computing the hash value: upper bits where used in...
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 27 Nov 2006 17:24:48 +0000 (17:24 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Mon, 27 Nov 2006 17:24:48 +0000 (17:24 +0000)
commitc9872ce2ee9b18811ca6debfcee1634597fcd74d
treee7f2e83e7706388c0161c7debd3327701381dc9a
parenta1b0b6a16b72d24949947dad60acd1074044b499
Fixed a really nasty bug when computing the hash value: upper bits where used in the old code ...
Increased the pattern buffer to 2048 bytes. Pattern that needs longer buffers are ignored
Allow pattern of different sizes ... but hard coded yet
Better normalization of pattern, still not perfect.

[r8423]
ir/stat/firmstat.c
ir/stat/pattern.c
ir/stat/pattern.h