svn commit: r336524 - head

Warner Losh imp at FreeBSD.org
Thu Jul 19 23:54:19 UTC 2018


Author: imp
Date: Thu Jul 19 23:54:18 2018
New Revision: 336524
URL: https://svnweb.freebsd.org/changeset/base/336524

Log:
  Note big endian arm removal.

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Thu Jul 19 22:53:23 2018	(r336523)
+++ head/UPDATING	Thu Jul 19 23:54:18 2018	(r336524)
@@ -31,6 +31,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
 	disable the most expensive debugging functionality run
 	"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20180717:
+	Big endian arm support has been removed.
+
 20180711:
 	The static environment setup in kernel configs is no longer mutually
 	exclusive with the loader(8) environment by default.  In order to


More information about the svn-src-all mailing list