summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2015-10-05 19:48:12 +0000
committerdim <dim@FreeBSD.org>2015-10-05 19:48:12 +0000
commitb8692e2427ccf55a21b7c28ddcbe6445627a24f4 (patch)
treee1c7e00132cf94344f9f82804888c0fb4b4c0194 /UPDATING
parent1b28caab43ed3df9f60c9b22195932a7430c2a61 (diff)
downloadFreeBSD-src-b8692e2427ccf55a21b7c28ddcbe6445627a24f4.zip
FreeBSD-src-b8692e2427ccf55a21b7c28ddcbe6445627a24f4.tar.gz
Prepare for merging back to head.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 4 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING
index bd130d2..304f1ba 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,10 +31,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
-2015mmdd:
- Clang and llvm have been upgraded to 3.7.0. Please see the
- 20141231 entry below for information about prerequisites and upgrading,
- if you are not already using 3.5.0 or higher.
+20151005:
+ Clang, llvm, lldb, compiler-rt and libc++ have been upgraded to 3.7.0.
+ Please see the 20141231 entry below for information about prerequisites
+ and upgrading, if you are not already using clang 3.5.0 or higher.
20150924:
Kernel debug files have been moved to /usr/lib/debug/boot/kernel/,
OpenPOWER on IntegriCloud