]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
*** empty log message ***
authorNiels Möller <nisse@lysator.liu.se>
Fri, 6 Feb 2004 12:29:27 +0000 (13:29 +0100)
committerNiels Möller <nisse@lysator.liu.se>
Fri, 6 Feb 2004 12:29:27 +0000 (13:29 +0100)
Rev: src/nettle/ChangeLog:1.237

ChangeLog

index b99f47e9c7f06d3b0c4149388e49f01074c21900..7c93307c8e85dfce6e92ad457205bc8a6663b314 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2004-02-06  Niels Möller  <niels@s3.kth.se>
 
+       * x86/sha1-compress.asm: Store the magic constants on stack.
+       Accessing them via %esp should be a little faster than using large
+       immediate operands.
+
        * Makefile.am (EXTRA_DIST, DISTCLEANFILES): Handle
        sha1-compress.asm.