From 61eeb729d270a146962930ba03affe62f23f6e89 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Thu, 22 Aug 2024 14:31:49 +0200 Subject: [PATCH] - Update simdzone to include fix for netbsd double bswap declarations, and also semantic checks for DS and ZONEMD. And CFLAGS has -march prepended to fix detection. --- doc/ChangeLog | 3 +++ doc/RELNOTES | 3 +++ simdzone | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/ChangeLog b/doc/ChangeLog index f8d5f1f3..85e7b8fe 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,8 @@ 22 August 2024: Wouter - Add cross platform freebsd, openbsd and netbsd to github ci. + - Update simdzone to include fix for netbsd double bswap declarations, + and also semantic checks for DS and ZONEMD. And CFLAGS has -march + prepended to fix detection. 19 August 2024: Wouter - Fix title underline and declaration after statement warnings. diff --git a/doc/RELNOTES b/doc/RELNOTES index 5454f73d..9ea31a1a 100644 --- a/doc/RELNOTES +++ b/doc/RELNOTES @@ -7,6 +7,9 @@ FEATURES: BUG FIXES: - Fix title underline and declaration after statement warnings. - Add cross platform freebsd, openbsd and netbsd to github ci. + - Update simdzone to include fix for netbsd double bswap declarations, + and also semantic checks for DS and ZONEMD. And CFLAGS has -march + prepended to fix detection. 4.10.1 ================ diff --git a/simdzone b/simdzone index fa98e45d..68356bd1 160000 --- a/simdzone +++ b/simdzone @@ -1 +1 @@ -Subproject commit fa98e45d149c90ee04cdac93a438bc01463ec95e +Subproject commit 68356bd1949342493aae7437bee153efbab05a2f