Date: Sat, 31 Jul 2021 19:22:02 GMT From: Dimitry Andric <dim@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: c667f9e26d - main - Document __FreeBSD_version valuels 1300513 and 1400028. Message-ID: <202107311922.16VJM21C068232@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dim (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=c667f9e26d43a56edeef847610b8025902e58afb commit c667f9e26d43a56edeef847610b8025902e58afb Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2021-07-31 19:21:52 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2021-07-31 19:21:52 +0000 Document __FreeBSD_version valuels 1300513 and 1400028. --- .../content/en/books/porters-handbook/versions/_index.adoc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index 732206feeb..30cfddc64b 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -163,6 +163,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |gitref:cc55ee8009a550810d38777fd6ace9abf3a2f6b4[repository="src",length=12] |Jul 28, 2021 |14.0-CURRENT after adding out-of-line LSE atomics helpers to [.filename]#libcompiler_rt.a# on aarch64. + +|1400028 +|gitref:792b602a337ddc5efaa5e5326d9433fe3da7f303[repository="src",length=12] +|Jul 31, 2021 +|14.0-CURRENT after making FPU sections thread-safe in the LinuxKPI. |=== [[versions-13]] @@ -946,6 +951,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |gitref:f72db34d2295080f57a283858125aa906c0d409e[repository="src",length=12] |July 18, 2021 |13.0-STABLE after various merges to LinuxKPI, OFED, net80211, and drivers. + +|1300513 +|gitref:af732203b8f7f006927528db5497f5cbc4c4742a[repository="src",length=12] +|July 31, 2021 +|13.0-STABLE after after upgrading llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-12.0.1-0-gfed41342a82f, a.k.a. 12.0.1 release. |=== [[versions-12]]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107311922.16VJM21C068232>