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-364-g6c3c3c7a


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-364-g6c3c3c7a
Date: Sat, 27 Aug 2022 14:56:14 -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  6c3c3c7a2e633e4dedd1701e6e2134f223b38574 (commit)
      from  c442d1a656e16d12cefe2d3e9b57f764ca4bc755 (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 6c3c3c7a2e633e4dedd1701e6e2134f223b38574
Author: Luca Dariz <luca.dariz@gmail.com>
Date:   Sat Feb 5 18:51:25 2022 +0100

    cleanup multiboot
    
    * use _raw_ structs where we refer to the bootloader-provided data
    * remove unused structures
    * fix 64 bit boot
    
    Signed-off-by: Luca Dariz <luca@orpolo.org>
    Message-Id: <20220205175129.309469-3-luca@orpolo.org>

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

Summary of changes:
 Makefrag.am                        |   1 -
 i386/i386at/model_dep.c            |  23 ++++----
 i386/include/mach/i386/multiboot.h | 110 +------------------------------------
 include/mach/multiboot.h           |  82 ---------------------------
 kern/bootstrap.c                   |  20 ++++++-
 5 files changed, 32 insertions(+), 204 deletions(-)
 delete mode 100644 include/mach/multiboot.h


hooks/post-receive
-- 
GNU Mach



reply via email to

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