summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorjmg <jmg@FreeBSD.org>2013-09-10 17:26:09 +0000
committerjmg <jmg@FreeBSD.org>2013-09-10 17:26:09 +0000
commit62e12363af9342e6a5569b09d098ec56f2661545 (patch)
treef57e3130e36a4098809f6f0fa0d439aaad452c8b /UPDATING
parent4fa8b05433c6640e45fd82186cdf2e9340b70e8d (diff)
downloadFreeBSD-src-62e12363af9342e6a5569b09d098ec56f2661545.zip
FreeBSD-src-62e12363af9342e6a5569b09d098ec56f2661545.tar.gz
add note about gcc and aesni...
Approved by: re (gjb, kib)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index c04e536..ae92e96 100644
--- a/UPDATING
+++ b/UPDATING
@@ -51,6 +51,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 10.x IS SLOW:
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
OpenPOWER on IntegriCloud