commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. v1.8-582-g78395241


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-582-g78395241
Date: Thu, 16 Feb 2023 17:27:34 -0500 (EST)

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  78395241a0546832f0904492579df8210f7a176e (commit)
      from  bdfedb6e4ada9adc78137d75065b9e9607223f4f (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 78395241a0546832f0904492579df8210f7a176e
Author: Luca Dariz <luca@orpolo.org>
Date:   Thu Feb 16 22:33:16 2023 +0100

    x86_64: load Elf64 bootstrap modules if ! USER32
    
    * i386/include/mach/i386/exec/elf.h: add Elf64 definitions and define
      common Elf structures, corresponding to 32/64 bit variants at
      compile time.
    * include/mach/exec/elf.h: add Elf64 definitions
    * kern/elf-load.c: use common Elf structures
    Message-Id: <20230216213318.2048699-2-luca@orpolo.org>

-----------------------------------------------------------------------

Summary of changes:
 i386/include/mach/i386/exec/elf.h | 20 +++++++++++++++++++-
 include/mach/exec/elf.h           | 36 ++++++++++++++++++++++++++++++++++++
 kern/elf-load.c                   | 10 +++++-----
 3 files changed, 60 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

[Prev in Thread] Current Thread [Next in Thread]