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

2013-02-20 Thread John Baldwin
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

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

2013-02-20 Thread John-Mark Gurney
John Baldwin wrote this message on Wed, Feb 20, 2013 at 08:09 -0500: 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

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

2013-02-20 Thread John Baldwin
On Wednesday, February 20, 2013 1:42:00 pm John-Mark Gurney wrote: John Baldwin wrote this message on Wed, Feb 20, 2013 at 08:09 -0500: 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:

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

2013-02-19 Thread John-Mark Gurney
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