summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2019-10-09 21:45:34 +0000
committerWarner Losh <imp@FreeBSD.org>2019-10-09 21:45:34 +0000
commit55b92c5ffa16d42d3d0f19e402f39d1a7ea22c19 (patch)
tree8ee02df850a3b07d437dadca340e209060f8016f /UPDATING
parent97ecf6efa0af07009d06341a53667d352f03c6df (diff)
downloadsrc-test-55b92c5ffa16d42d3d0f19e402f39d1a7ea22c19.tar.gz
src-test-55b92c5ffa16d42d3d0f19e402f39d1a7ea22c19.zip
Add UPDATING entry for universe changes
Suggested by: emaste@
Notes
Notes: svn path=/head/; revision=353372
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 8e28d05403802..1cde9f1cf03e1 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,14 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
20191009:
+ mips, powerpc, and sparc64 are no longer built as part of
+ universe / tinderbox unless MAKE_OBSOLETE_GCC is defined. If
+ not defined, mips, powerpc, and sparc64 builds will look for
+ the xtoolchain binaries and if installed use them for universe
+ builds. As llvm 9.0 becomes vetted for these architectures, they
+ will be removed from the list.
+
+20191009:
Clang, llvm, lld, lldb, compiler-rt, libc++, libunwind and openmp have
been upgraded to 9.0.0. Please see the 20141231 entry below for
information about prerequisites and upgrading, if you are not already