From: Niels Möller Date: Wed, 26 Apr 2006 20:08:50 +0000 (+0200) Subject: *** empty log message *** X-Git-Tag: head_before_experimental_merge_20060516~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=97cd2f8a5bd8ae62c0b50d7b572eefeebd13bcd4;p=thirdparty%2Fnettle.git *** empty log message *** Rev: src/nettle/ChangeLog:1.391 --- diff --git a/ChangeLog b/ChangeLog index 18bcfa51..b202ab43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2006-04-26 Niels Möller + + * x86/aes-decrypt-internal.asm: Use ALIGN. + * x86/aes-encrypt-internal.asm: Likewise. + * x86/arcfour-crypt.asm: Likewise. + * x86/md5-compress.asm: Likewise. + * x86/sha1-compress.asm: Likewise. + + * config.m4.in (ASM_ALIGN_LOG): Substitute. + * configure.ac (ASM_ALIGN_LOG): Check if .align directive is + logarithmic. + * asm.m4 (ALIGN): New macro. Takes a logarithmic argument, and + expands to a .align directive. + 2006-04-21 Niels Möller * nettle.texinfo (Public-key algorithms): Say that the public key