svn commit: r247012 - in head/contrib/binutils: gas/config opcodes

John Baldwin jhb at freebsd.org
Wed Feb 20 15:49:08 UTC 2013


On Tuesday, February 19, 2013 4:35:17 pm John-Mark Gurney wrote:
> Author: jmg
> Date: Tue Feb 19 21:35:17 2013
> New Revision: 247012
> URL: http://svnweb.freebsd.org/changeset/base/247012
> 
> Log:
>   add support for AES and PCLMULQDQ instructions to binutils...
>   
>   Thanks to Mike Belopuhov for the pointer to the OpenBSD patch, though
>   OpenBSD's gcc is very different that it only helped w/ where to modify,
>   not how...  Thanks to jhb for some early reviews...
>   
>   Reviewed by:	imp, kib
>   MFC after:	1 month

Nice!  Sorry I wasn't able to review this in more detail. :(  Can you also add 
support for these instructions to ddb's disassembler?

-- 
John Baldwin


More information about the svn-src-all mailing list