freebsd-ports/security/libgcrypt/files
Dimitry Andric 6547a5ca86 In the AES-NI inline assembly, change instances of 'cmpq' to 'cmpl'. I
had erroneously assumed this would only be compiled on amd64, but even
then a 64 bit compare is wrong.  The variables referenced in the inline
assembly are all plain int, so 32 bit.

PR:	ports/159147
Pointy hat to:	dim
Requested by:	Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
2011-07-26 06:54:46 +00:00
..
patch-cipher-rijndael.c In the AES-NI inline assembly, change instances of 'cmpq' to 'cmpl'. I 2011-07-26 06:54:46 +00:00
patch-ltmain.sh
patch-mpi-longlong.h