commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.9.git20231217-54-gd8400c43


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.9.git20231217-54-gd8400c43
Date: Sat, 23 Mar 2024 08:20:58 -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 "Hurd".

The branch, master has been updated
       via  d8400c4394197317b722d6fa6aab47b1776f5176 (commit)
      from  1adea9ccce9e07037506d069a73f048b50c40561 (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 d8400c4394197317b722d6fa6aab47b1776f5176
Author: Sergey Bugaev <bugaevc@gmail.com>
Date:   Sat Mar 23 14:53:19 2024 +0300

    exec: Add support for AArch64 executables
    
    This maps to EM_AARCH64.  Just like the x86_64 branch, we only compile
    this code if CPU_TYPE_ARM64 is defined in Mach headers, to avoid
    raising Mach version requirement on other architectures; and we
    explicitly enable the branch when building for AArch64 itself, to get
    a build error if CPU_TYPE_ARM64 is somehow not defined.
    Message-ID: <20240323115322.69075-7-bugaevc@gmail.com>

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

Summary of changes:
 exec/hostarch.c | 5 +++++
 1 file changed, 5 insertions(+)


hooks/post-receive
-- 
Hurd



reply via email to

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