From: Niels Möller Date: Fri, 1 Jan 2021 16:37:46 +0000 (+0100) Subject: NEWS: Mention ARM big-endian breakage as a known issue. X-Git-Tag: nettle_3.7rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=117b7f97535be447a09019657f9ea45c8c4c5202;p=thirdparty%2Fnettle.git NEWS: Mention ARM big-endian breakage as a known issue. --- diff --git a/NEWS b/NEWS index 5efc74cc..35a5ae6c 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,12 @@ NEWS for the Nettle 3.7 release at configure time, you need to pass --disable-fat to the configure script. + Known issues: + + * The ARM assembly code in this release doesn't work correctly + on big-endian ARM systems. This will hopefully be fixed in a + later release. + Miscellaneous: * Use a few more gmp-6.1 functions: mpn_cnd_add_n,