summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDimitry Andric <dim@FreeBSD.org>2020-08-16 18:23:52 +0000
committerDimitry Andric <dim@FreeBSD.org>2020-08-16 18:23:52 +0000
commite61154c401c840855bb37f1e9a9b8fcb82c2050d (patch)
tree858ccc050aa384930c78d13e43487bef1aea06fa
parentb4e0f677d947e48cc408e9e33ac85781bb9a5d4d (diff)
downloadsrc-test2-e61154c401c840855bb37f1e9a9b8fcb82c2050d.tar.gz
src-test2-e61154c401c840855bb37f1e9a9b8fcb82c2050d.zip
Set tentative merge date.
Notes
Notes: svn path=/projects/clang1100-import/; revision=364278
-rw-r--r--ObsoleteFiles.inc2
-rw-r--r--UPDATING2
2 files changed, 2 insertions, 2 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index 686737a1eb9a..d21c206c80b7 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -36,7 +36,7 @@
# xargs -n1 | sort | uniq -d;
# done
-# 2020mmdd: new clang import which bumps version from 10.0.1 to 11.0.0.
+# 20200816: new clang import which bumps version from 10.0.1 to 11.0.0.
OLD_FILES+=usr/lib/clang/10.0.1/include/cuda_wrappers/algorithm
OLD_FILES+=usr/lib/clang/10.0.1/include/cuda_wrappers/complex
OLD_FILES+=usr/lib/clang/10.0.1/include/cuda_wrappers/new
diff --git a/UPDATING b/UPDATING
index 48c6a6bd3c4d..7354fae662fa 100644
--- a/UPDATING
+++ b/UPDATING
@@ -26,7 +26,7 @@ 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:
+20200816:
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