This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mach".
The branch, master has been updated via 7d642c99641ffc6960c8dd9ea88634bdaae80213 (commit) from 9acc5293e0386bfc0c505ac2efd287e610e7b662 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 7d642c99641ffc6960c8dd9ea88634bdaae80213 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sat Aug 27 23:40:14 2022 +0200 Fix building x86_64 xen platform On Xen we do not have a separate boot section, we directly start at the kernel map address. We thus do not have a map shift. ----------------------------------------------------------------------- Summary of changes: x86_64/Makefrag.am | 51 +++++++++++++++++++++++++++------------------------ x86_64/boothdr.S | 15 ++------------- x86_64/ldscript | 18 +++++++++--------- 3 files changed, 38 insertions(+), 46 deletions(-) hooks/post-receive -- GNU Mach