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 328335176df95e9762cc5e04877cb231b0b2292e (commit) via 4e4156bbdfdbc9855420de31d8bf4860f26f75f6 (commit) from 2a64b83ebcd604d4ccad8a95480be418c8ccb451 (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 328335176df95e9762cc5e04877cb231b0b2292e Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sat Mar 28 18:56:04 2020 +0100 Fix low-level macros for 64bit * i386/i386/proc_reg.h (get_eflags, set_eflags): Add 64bit version. (get_dr0, set_dr0, get_dr1, set_dr1, get_dr2, set_dr2, get_dr3, set_dr3, get_dr6, set_dr6, get_dr7, set_dr7): Drop explicit size qualifier. commit 4e4156bbdfdbc9855420de31d8bf4860f26f75f6 Author: Etienne Brateau <etienne.brat...@gmail.com> Date: Sat Mar 28 18:55:17 2020 +0100 Fix hardclock build on 64bit * i386/i386/hardclock.c [ATX86_64]: Include <i386/ipl.h>. ----------------------------------------------------------------------- Summary of changes: i386/i386/hardclock.c | 2 +- i386/i386/proc_reg.h | 43 ++++++++++++++++++++++++++++++------------- 2 files changed, 31 insertions(+), 14 deletions(-) hooks/post-receive -- GNU Mach