Files
wolfssl/m4
Daniel Pouzzner 6e2b6f676c m4/ax_linuxkm.m4: in the AX_SIMD_CC_COMPILER_FLAGS setup, drop the -mavx and
-mavx2 AX_APPEND_COMPILE_FLAGS. gcc emits AVX instructions unbidden under those
flags (e.g. for 128-bit types) in code paths that cannot be runtime-dispatched
on cpuid, leading to invalid-opcode crashes on CPUs lacking AVX (e.g. Westmere).
2026-08-05 13:53:45 -05:00
..
2018-07-03 14:42:51 -07:00
2026-02-18 09:52:21 -07:00
2011-02-08 12:46:00 -08:00