summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2015-03-15 13:31:13 +0000
committerDimitry Andric <dim@FreeBSD.org>2015-03-15 13:31:13 +0000
commit70aad3bf07efac1f2beb76cd3ba0d0047fb00fc7 (patch)
treeedcd02fd679ee9e857f23c4b481df9dd0bf51379 /UPDATING
parentfdb7e97f8794dd4fc45c6c9490fc400498c6d58b (diff)
parentdf6508c726d0fb534cc01ef288da7227c0acc5ed (diff)
downloadsrc-test2-70aad3bf07efac1f2beb76cd3ba0d0047fb00fc7.tar.gz
src-test2-70aad3bf07efac1f2beb76cd3ba0d0047fb00fc7.zip
Upgrade our copy of clang, llvm and lldb to 3.6.0 release.
Please note that from 3.5.0 onwards, clang/llvm/lldb require C++11 support to build; see UPDATING for more information. Release notes for llvm and clang can be found here: <http://llvm.org/releases/3.6.0/docs/ReleaseNotes.html> <http://llvm.org/releases/3.6.0/tools/clang/docs/ReleaseNotes.html> Thanks to Ed Maste for the lldb part of this upgrade. Exp-run: antoine
Notes
Notes: svn path=/head/; revision=280031
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 81f47deaf051..f26428cd8445 100644
--- a/UPDATING
+++ b/UPDATING
@@ -31,6 +31,11 @@ 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".)
+20150315:
+ Clang, llvm and lldb have been upgraded to 3.6.0 release. Please see
+ the 20141231 entry below for information about prerequisites and
+ upgrading, if you are not already using 3.5.0 or higher.
+
20150307:
The 32-bit PowerPC kernel has been changed to a position-independent
executable. This can only be booted with a version of loader(8)