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 04248c54dc191ae07adac0dca1f4bd37fb11a929 (commit) from 328335176df95e9762cc5e04877cb231b0b2292e (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 04248c54dc191ae07adac0dca1f4bd37fb11a929 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sat Mar 28 19:35:12 2020 +0100 kdasm: Add 64bit variant * i386/i386at/kdasm.S (start, count, value, from, to): Use B_ARG* instead of reimplementing them. * x86_64/kdasm.S: New file. ----------------------------------------------------------------------- Summary of changes: i386/i386at/kdasm.S | 12 ++++----- {i386/i386at => x86_64}/kdasm.S | 56 ++++++++++++++++------------------------- 2 files changed, 28 insertions(+), 40 deletions(-) copy {i386/i386at => x86_64}/kdasm.S (84%) hooks/post-receive -- GNU Mach