[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Mach branch, master, updated. v1.8-631-gcc748b10
From: |
Samuel Thibault |
Subject: |
[SCM] GNU Mach branch, master, updated. v1.8-631-gcc748b10 |
Date: |
Wed, 10 May 2023 19:33:13 -0400 (EDT) |
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 cc748b106a8d96a778ce86cb222087e1de7b5e77 (commit)
via 8bb41c1aead535acac6b8d8c13f7f5d5a0e170f6 (commit)
from ba90ce5852019616d54df1dccd14a3da2746bd30 (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 cc748b106a8d96a778ce86cb222087e1de7b5e77
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Thu May 11 01:33:05 2023 +0200
Keep host_get_kernel_version for USER32-on-x86_64 case
commit 8bb41c1aead535acac6b8d8c13f7f5d5a0e170f6
Author: Flavio Cruz <flaviocruz@gmail.com>
Date: Sun May 7 23:35:23 2023 -0400
Remove host_kernel_version RPC for x86_64
We can fast track the simplification of the RPC ABI for x86_64 if we don't
have
MACH_MSG_TYPE_STRING used in RPCs which forces msgt_size to use more than 8
bits.
Message-Id: <ZFht+/9cVPHuV90D@jupiter.tail36e24.ts.net>
-----------------------------------------------------------------------
Summary of changes:
include/mach/mach_host.defs | 4 ++++
kern/host.c | 10 ++++++----
2 files changed, 10 insertions(+), 4 deletions(-)
hooks/post-receive
--
GNU Mach
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Mach branch, master, updated. v1.8-631-gcc748b10,
Samuel Thibault <=