Date: Wed, 13 Oct 2010 17:55:53 +0000 (UTC) From: Dimitry Andric <dim@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/crypto/aesni aeskeys_i386.S Message-ID: <201010131756.o9DHuChU002992@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dim 2010-10-13 17:55:53 UTC FreeBSD src repository Modified files: sys/crypto/aesni aeskeys_i386.S Log: SVN rev 213797 on 2010-10-13 17:55:53Z by dim Change two missed instances of 'retq' in aeskeys_i386.S to 'retl', which makes it possible to assemble this file with gas from newer binutils. Reviewed by: kib Revision Changes Path 1.2 +2 -2 src/sys/crypto/aesni/aeskeys_i386.S
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010131756.o9DHuChU002992>