From: Niels Möller Date: Sat, 19 Jan 2019 08:42:24 +0000 (+0100) Subject: ChangeLog entries for previous change. X-Git-Tag: nettle_3.5rc1~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff68c47c0c47d84f1b5ca6886edb7659af6ebd95;p=thirdparty%2Fnettle.git ChangeLog entries for previous change. --- diff --git a/ChangeLog b/ChangeLog index 32f52789..ee7a57f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2019-01-19 Niels Möller + + From Yuriy M. Kaminskiy: + * fat-setup.h (chacha_core_func): New typedef. + * fat-arm.c (fat_init): Enable choice between + _nettle_chacha_core_c and _nettle_chacha_core_neon. + * configure.ac (asm_nettle_optional_list): Add + chacha-core-internal-2.asm. + * chacha-core-internal.c: Enable fat build with C and asm version. + * arm/fat/chacha-core-internal-2.asm: New file. + 2019-01-12 Niels Möller * examples/eratosthenes.c: Deleted program.