Jeffrey Walton
|
8d98417306
|
Add Aarch64 specific defines to Android cross-compile
Move <arm_acle.h> logic into "sonfig.h". Detecting when we can/should include <arm_acle.h> is proving to be troublesome
|
2017-09-13 17:16:57 -04:00 |
Jeffrey Walton
|
d748d4cfbe
|
Update header guards for x86
|
2017-09-12 05:39:33 -04:00 |
Jeffrey Walton
|
17bf824790
|
Guard <arm_acle.h> include for GCC 4.8
Use system includes for <arm_neon.h> and <arm_acle.h>
|
2017-09-12 05:29:51 -04:00 |
Jeffrey Walton
|
51fe8a7776
|
Guard use of SIGILL probes on Apple platforms
|
2017-08-17 18:06:57 -04:00 |
Jeffrey Walton
|
e2c377effd
|
Split source files to support Base Implementation + SIMD implementation (GH #461)
Split source files to support Base Implementation + SIMD implementation
|
2017-08-17 12:33:43 -04:00 |