Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2013 17:26:10 +0000 (UTC)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r255453 - head
Message-ID:  <201309101726.r8AHQAZa071894@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jmg
Date: Tue Sep 10 17:26:09 2013
New Revision: 255453
URL: http://svnweb.freebsd.org/changeset/base/255453

Log:
  add note about gcc and aesni...
  
  Approved by:	re (gjb, kib)

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Sep 10 16:50:13 2013	(r255452)
+++ head/UPDATING	Tue Sep 10 17:26:09 2013	(r255453)
@@ -51,6 +51,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10
 	advised: libc, libprocstat, dhclient, tcpdump, hastd, hastctl,
 	kdump, procstat, rwho, rwhod, uniq.
 
+20130903:
+       AES-NI intrinsic support has been added to gcc.  The AES-NI module
+       has been updated to use this support.  A new gcc is required to build
+       the aesni module on both i386 and amd64.
+
 20130827:
         Thomas Dickey (vendor author thereof) reports that dialog(1) since
         2011/10/18 has a bug in handling --hline. Testers and I noticed the



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309101726.r8AHQAZa071894>