]> git.ipfire.org Git - thirdparty/nettle.git/commit
win64: Correctly read the fifth parameter from the stack if we've pushed xmm registers
authorMartin Storsjö <martin@martin.st>
Tue, 23 Apr 2013 14:55:00 +0000 (17:55 +0300)
committerNiels Möller <nisse@lysator.liu.se>
Tue, 23 Apr 2013 16:54:58 +0000 (18:54 +0200)
commit7ba1434cf35f494d5c09f83876521f71ef67119e
tree1c06ba81fd5d24419742b0185d9219fc067e1115
parent2c508beb65e73e3308bd2448398322be9a55ca39
win64: Correctly read the fifth parameter from the stack if we've pushed xmm registers

This fixes the umac test on win64.
ChangeLog
x86_64/machine.m4