summaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJustin Hibbits <jhibbits@FreeBSD.org>2019-12-27 04:42:03 +0000
committerJustin Hibbits <jhibbits@FreeBSD.org>2019-12-27 04:42:03 +0000
commitbcd3c4133487e64906fcc0c703ac6f99b0a9643d (patch)
tree9306dd85bef8a13c39fb459a8db2216f91bc8db4 /UPDATING
parentaa063061622bf32d41824033a6091658a9f18fae (diff)
downloadsrc-test2-bcd3c4133487e64906fcc0c703ac6f99b0a9643d.tar.gz
src-test2-bcd3c4133487e64906fcc0c703ac6f99b0a9643d.zip
Add a note to UPDATING on the move to clang for powerpc*
Notes
Notes: svn path=/head/; revision=356116
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 12adfb6c0a59..04c4418495b2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
20191226:
+ Clang/LLVM is now the default compiler for all powerpc architectures.
+ LLD is now the default linker for powerpc64. The change for powerpc64
+ also includes a change to the ELFv2 ABI, incompatible with the existing
+ ABI.
+
+20191226:
Kernel-loadable random(4) modules are no longer unloadable.
20191222: