From a15261d2861796d67bc47c4568c3c28a85eb7638 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Tue, 10 Mar 2020 07:05:04 +0000 Subject: [PATCH] Set tentative dates. --- ObsoleteFiles.inc | 2 +- UPDATING | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 43dcdc80561c..f72f78c9c1d1 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 9.0.1 to 10.0.0. +# 20200310: new clang import which bumps version from 9.0.1 to 10.0.0. OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/algorithm OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/complex OLD_FILES+=usr/lib/clang/9.0.1/include/cuda_wrappers/new diff --git a/UPDATING b/UPDATING index a9b03bfc475a..ed0ba85efe29 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: +20200310: Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have been upgraded to 10.0.0. Please see the 20141231 entry below for information about prerequisites and upgrading, if you are not already