summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2020-03-05 17:55:36 +0000
committerDimitry Andric <dim@FreeBSD.org>2020-03-05 17:55:36 +0000
commite43d33d286a1aa41b6fc6a209f28a18e8cd7437a (patch)
tree6f2d7ee42c0bc9e6edb1a6b3dbaa865cfa065a59 /UPDATING
parent91019ea7d45385dd73bc853691375c169bd5941d (diff)
parent695e0701a0b0b901f134cf6948b63988ec702f85 (diff)
downloadsrc-test2-e43d33d286a1aa41b6fc6a209f28a18e8cd7437a.tar.gz
src-test2-e43d33d286a1aa41b6fc6a209f28a18e8cd7437a.zip
Merge ^/head r358466 through r358677.
Notes
Notes: svn path=/projects/clang1000-import/; revision=358678
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index cc460bc5c725..178596329527 100644
--- a/UPDATING
+++ b/UPDATING
@@ -32,6 +32,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
information about prerequisites and upgrading, if you are not already
using clang 3.5.0 or higher.
+20200301:
+ Removed brooktree driver (bktr.4) from the tree.
+
+20200229:
+ The WITH_GPL_DTC option has been removed. The BSD-licenced device tree
+ compiler in usr.bin/dtc is used on all architectures which use dtc, and
+ the GPL dtc is available (if needed) from the sysutils/dtc port.
+
20200229:
The WITHOUT_LLVM_LIBUNWIND option has been removed. LLVM's libunwind
is used by all supported CPU architectures.