From 3d0af5d3bd24cd2fe65aed1f4f8086c735e1359d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= <nisse@lysator.liu.se> Date: Wed, 15 May 2002 00:44:11 +0200 Subject: [PATCH] *** empty log message *** Rev: src/nettle/ChangeLog:1.94 --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index c8ed0b6b..cae54b6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2002-05-15 Niels M�ller <nisse@cuckoo.hack.org> + * x86/machine.m4 (AES_SUBST_BYTE): New macro. + * sparc/aes.asm: wtxt needs no register of it's own, as its pointed to by %sp. %g5 moved to %l0, the register previously allocated for wtxt, so that we stay clean of the reserved %g -- GitLab