summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2020-08-06 19:30:39 +0000
committerDimitry Andric <dim@FreeBSD.org>2020-08-06 19:30:39 +0000
commitb0e89acc6516e48f6bf428238227c55187555b0a (patch)
tree9d0d041ffb8d4dbd2f6b1475583134ab1011bc55 /UPDATING
parent48aaf27bca484047c923eb06644c7666d5d89c24 (diff)
downloadsrc-test2-b0e89acc6516e48f6bf428238227c55187555b0a.tar.gz
src-test2-b0e89acc6516e48f6bf428238227c55187555b0a.zip
Tentatively update UPDATING and ObsoleteFiles.inc for 11.0.0.
Notes
Notes: svn path=/projects/clang1100-import/; revision=363985
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 9cd27c5f4f37..3471020593f7 100644
--- a/UPDATING
+++ b/UPDATING
@@ -26,6 +26,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+2020mmdd:
+ Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have
+ been upgraded to 11.0.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.
+
20200729:
r363679 has redefined some undefined behavior in regcomp(3); notably,
extraneous escapes of most ordinary characters will no longer be