]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Sun, 20 Nov 2011 20:02:02 +0000 (21:02 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Sun, 20 Nov 2011 20:02:02 +0000 (21:02 +0100)
Rev: nettle/ChangeLog:1.232

ChangeLog

index b8fb1abb9bc95da4a6983a2ae76c8c867a6636be..19b8df9779404a1aec9d2915bc664ba241fba6c3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2011-11-20  Niels Möller  <nisse@lysator.liu.se>
+
+       * x86/camellia-crypt-internal.asm: Take ALIGNOF_UINT64_T into
+       account when getting the offset for the subkeys. Differs between
+       w32 and other systems. w32 problem identified by Martin Storsjö.
+
+       * config.m4.in: Define ALIGNOF_UINT64_T (from configure).
+
+       * configure.ac: Check alignment of uint64_t, and also use AC_SUBST
+       for use in config.m4.in.
+
 2011-11-19  Niels Möller  <nisse@lysator.liu.se>
 
        Cygwin/mingw32 improvements contributed by Martin Storsjö: