Abstract incremental hashing

Andi Kleen andi@firstfloor.org
Wed Jul 16 05:32:00 GMT 2014


This patchkit abstracts incremental hashing in tree.c and lto.c 
to make it easier to plug in new and more efficient hash algorithms.
Right now it uses the old hash algorithms. So it's just a cleanup.

Passes bootstrap and testing on x86_64-linux.

-Andi



More information about the Gcc-patches mailing list