From f3bf1c86e0f9475a4e8251fe2e2d58778c542aca Mon Sep 17 00:00:00 2001 From: =?utf8?q?Niels=20M=C3=B6ller?= Date: Wed, 2 Apr 2025 16:16:21 +0200 Subject: [PATCH] ChangeLog entries for check-fat-emulate. --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index 58aa4081..6ddde442 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +2025-04-02 Niels Möller + + * .gitlab-ci.yml: Fix native/fat to actually run make + check-fat-override. Add an EXTRA_CHECK_TARGET variable also for + the .cross-build template, use it for check-fat-override where + applicable, and add check-fat-emulate to the powerpc64 builds. + + * Makefile.in (check-fat-override): Renamed target, from... + (check-fat): ... old name. + (check-fat-emulate): New target, similar to above, but varies the + -cpu flag passed to the emulator, instead of using + NETTLE_FAT_OVERRIDE. + + * configure.ac (FAT_OVERRIDE_LIST): Renamed variable, from... + (FAT_TEST_LIST): ... old name. + (FAT_EMULATE_LIST): New substituted variable. Set to "power8 + power9" for fat ppc64 builds. + 2025-03-24 Niels Möller * gcm.h (GCM_TABLE_BITS): Delete constant. -- 2.47.2