git: 35aba05086 - main - Document __FreeBSD_version value 1400084 for arm64 ABI/KBI changes.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 24 Mar 2023 10:54:24 UTC
The branch main has been updated by andrew: URL: https://cgit.FreeBSD.org/doc/commit/?id=35aba05086d4bfc3e22712fe7499540b442bd8fa commit 35aba05086d4bfc3e22712fe7499540b442bd8fa Author: Andrew Turner <andrew@FreeBSD.org> AuthorDate: 2023-03-24 10:54:09 +0000 Commit: Andrew Turner <andrew@FreeBSD.org> CommitDate: 2023-03-24 10:54:09 +0000 Document __FreeBSD_version value 1400084 for arm64 ABI/KBI changes. Reviewed by: bcr, imp Approved by: bcr Sponsored by: Arm Ltd Differential Revision: https://reviews.freebsd.org/D39252 --- documentation/content/en/books/porters-handbook/versions/_index.adoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index 9ee8989b4c..58524ae00f 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -415,6 +415,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |February 8, 2023 |14.0-CURRENT after upgrading llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-15.0.7-0-g8dfdcc7b7bf6, a.k.a. 15.0.7 release. +|1400084 +|gitref:ea3061526e9ce5d3b65932c1d3e4437abd556d65[repository="src",length=12] +|March 23, 2023 +|14.0-CURRENT after changing the arm64 struct reg, struct gpreg, struct trapframe, and struct pcb. + |=== ////