summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2015-10-05 19:48:12 +0000
committerDimitry Andric <dim@FreeBSD.org>2015-10-05 19:48:12 +0000
commit4f01407b5bb29ab330469d5c4e01137cdcfbb630 (patch)
treee1c7e00132cf94344f9f82804888c0fb4b4c0194 /UPDATING
parentc710e87b3b963b106c5efc0e2d1c41ab2a7b9c6a (diff)
downloadsrc-test2-4f01407b5bb29ab330469d5c4e01137cdcfbb630.tar.gz
src-test2-4f01407b5bb29ab330469d5c4e01137cdcfbb630.zip
Prepare for merging back to head.
Notes
Notes: svn path=/projects/clang370-import/; revision=288835
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 4 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING
index bd130d2269f8..304f1bae727e 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/,