Compatibility improvements
authoralex <alex@alex-VirtualBox.(none)>
Thu, 2 Jan 2014 23:59:01 +0000 (03:59 +0400)
committeralex <alex@alex-VirtualBox.(none)>
Thu, 2 Jan 2014 23:59:01 +0000 (03:59 +0400)
commit589ad785953e590eeea2fc2914eeb330fe1c6071
treefaabc0284e1dd55ca18ecb61a13680c60a6125c9
parent2c37da26ee5dde9e7c41d7f891a36e3081dc1e66
Compatibility improvements

* Add a generic SALSA implementation and disable optimized implementations by default;
* Remove macroses from ARM SALSA implementation;
* Some misc defigition fixs to correct mingw-w64 compatibility issues.
src/compat.h
src/makefile.linux-mingw
src/scrypt-arm.S
src/scrypt-x86_64.S
src/scrypt.cpp
src/util.h