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
..
ax_add_am_macro.m4
ax_am_jobserver.m4
ax_am_macros.m4
ax_append_compile_flags.m4
ax_append_flag.m4
ax_append_link_flags.m4
ax_append_to_file.m4
ax_atomic.m4 m4/ax_atomic.m4: fixes for C++ compatibility. 2024-09-18 16:25:26 -05:00
ax_bsdkm.m4 update Copyright year 2026-02-18 09:52:21 -07:00
ax_check_compile_flag.m4
ax_check_link_flag.m4
ax_compiler_version.m4
ax_count_cpus.m4
ax_create_generic_config.m4
ax_debug.m4 clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text. 2024-09-05 14:52:18 -05:00
ax_file_escapes.m4
ax_harden_compiler_flags.m4 Support CFLAGS="-Wno-shadow" 2025-07-21 12:34:39 +02:00
ax_linuxkm.m4 m4/ax_linuxkm.m4: in the AX_SIMD_CC_COMPILER_FLAGS setup, drop the -mavx and 2026-08-05 13:53:45 -05:00
ax_print_to_file.m4
ax_pthread.m4 Remove unused m4 macros and update AX_PTHREAD 2026-03-30 19:02:12 -07:00
ax_require_defined.m4
ax_tls.m4
ax_vcs_checkout.m4 clean up trailing whitespace and misplaced CRLFs, add missing final newlines, remove stray UTF8 nonprintables (BOMs) and ASCIIfy stray homoglyphs (spaces and apostrophes), guided by expanded coverage in wolfssl-multi-test check-source-text. 2024-09-05 14:52:18 -05:00
hexversion.m4
lib_socket_nsl.m4
visibility.m4