More asm improvements
authorWayne Davison <wayne@opencoder.net>
Sun, 21 Jun 2020 01:21:27 +0000 (18:21 -0700)
committerWayne Davison <wayne@opencoder.net>
Sun, 21 Jun 2020 01:40:47 +0000 (18:40 -0700)
commit1629b803cbc705814268fa07a0fa1737ba8deec5
tree519511bbc1784ec9b572c0f8404aa393de2ed0e5
parent29c7a4558a55a5f018b92794b6b689471d2172cf
More asm improvements

- Only use the asm code if we're on x86_64.
- More changes to decouple asm from simd.
- Check if the -Wa,--noexecstack option works.
- Support --disable-asm configure option.
Makefile.in
configure.ac
lib/md5.c