Date: Fri, 27 Dec 2019 10:39:21 +0100 From: "Ronald Klop" <ronald-lists@klop.ws> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org, "Justin Hibbits" <jhibbits@freebsd.org> Subject: Re: svn commit: r356116 - head Message-ID: <op.0dgafvkwkndu52@sjakie> In-Reply-To: <201912270442.xBR4g4hO075097@repo.freebsd.org> References: <201912270442.xBR4g4hO075097@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Do powerpc people need to do something special while updating? Like a clean buildkernel/buildworld. Or is this just a note for historical bookkeeping? Regards, Ronald. On Fri, 27 Dec 2019 05:42:04 +0100, Justin Hibbits <jhibbits@freebsd.org> wrote: > Author: jhibbits > Date: Fri Dec 27 04:42:03 2019 > New Revision: 356116 > URL: https://svnweb.freebsd.org/changeset/base/356116 > > Log: > Add a note to UPDATING on the move to clang for powerpc* > > Modified: > head/UPDATING > > Modified: head/UPDATING > ============================================================================== > --- head/UPDATING Fri Dec 27 04:11:14 2019 (r356115) > +++ head/UPDATING Fri Dec 27 04:42:03 2019 (r356116) > @@ -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: > _______________________________________________ > svn-src-all@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/svn-src-all > To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.0dgafvkwkndu52>