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 7f61298b5d4c36b38e3c9e96fd0357c564bc3b9d (commit) from a9daf62fea26392c9050b5db3b110a7b5f8ea4c7 (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 7f61298b5d4c36b38e3c9e96fd0357c564bc3b9d Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Nov 29 17:15:01 2020 +0100 x86: clear exceptions etc. on fpinit fpu_rstor is not enough, exceptions and such remain behind, so restore calling fninit. * i386/i386/fpu.c (fpinit): call fninit() before fpu_rstor(). ----------------------------------------------------------------------- Summary of changes: i386/i386/fpu.c | 1 + 1 file changed, 1 insertion(+) hooks/post-receive -- GNU Mach