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-x86_64 has been updated via 38149699cd27636b58d4b6539f7a6612783eb45c (commit) via 4d79b40a53d855c41137fa44bcafa62f5ae9f55d (commit) via 7d26734f9144243f1fa5a0dfbc57a21be4a59472 (commit) via 00fe44e565d0ec292bb06a5677ee175cd0851a69 (commit) via 15955354d26cda32bfb88eb150d5661fe66dc9d0 (commit) from d3469ab5e83740fa9492bd3c87ebba3e242f06dd (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 38149699cd27636b58d4b6539f7a6612783eb45c Merge: d3469ab 4d79b40 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Mar 29 17:17:17 2020 +0200 Merge branch 'master' into master-x86_64 ----------------------------------------------------------------------- Summary of changes: configfrag-first.ac | 29 ++++++++++++++++++++++++++ configfrag.ac | 13 ++++++++++++ configure.ac | 3 +++ i386/configfrag.ac | 19 +---------------- i386/i386/gdt.h | 59 ++++++++++++++++++++++++++++++++++++++++++++++++---- i386/i386/ktss.c | 10 +++------ i386/i386/ldt.c | 12 ++++------- i386/i386/ldt.h | 9 +++++--- i386/i386/mp_desc.c | 7 ++----- i386/i386/pcb.c | 3 ++- i386/i386/seg.h | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++ x86_64/configfrag.ac | 15 +++---------- 12 files changed, 179 insertions(+), 58 deletions(-) create mode 100644 configfrag-first.ac hooks/post-receive -- GNU Mach