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 fa27b31ec185999826894496faac629bd1716b8d (commit)
from 5cf496bf46566c5b6d7fe616ca3be23807a60691 (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 fa27b31ec185999826894496faac629bd1716b8d
Author: Damien Zammit via Bug reports for the GNU Hurd <[email protected]>
Date: Thu Dec 5 07:49:41 2024 +0000
fpu: Fix for cpus that have no fxsave instruction
Fallthrough was incorrectly using fxsave() instead of
xsave() or xsaveopt().
TESTED: on AMD fam15h: no longer throws "No coprocessor" exception.
Message-ID: <[email protected]>
-----------------------------------------------------------------------
Summary of changes:
i386/i386/fpu.c | 18 +-----------------
1 file changed, 1 insertion(+), 17 deletions(-)
hooks/post-receive
--
GNU Mach