The GNU Hurd - Tasks: task #6200, support mmx/xmm et al.
task #6200: support mmx/xmm et al.
Follow 7 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2008-01-07 | sthibaul | Percent Complete | 0% | 30% | |
2007-03-03 | sthibaul | Attached File | - | Added patch-gnumach-mmx, #12101 | |
2007-03-03 | sthibaul | Attached File | #11962 | Removed | |
2007-02-11 | sthibaul | Attached File | #11618 | Removed | |
2007-02-11 | sthibaul | Attached File | - | Added patch-gnumach-mmx, #11962 | |
2006-12-28 | sthibaul | Attached File | - | Added patch, #11618 | |
2006-12-23 | sthibaul | Wiki-like text discussion box | There's a bit of work to do both in the Hurd and glibc too, because of GNU Mach's thread_get_state(i386_FLOAT_STATE) call. - hurd/exec/elfcore.c:fetch_thread_fpregset(): in the core dump, fpx state would probably be needed too. - libc/sysdeps/mach/hurd/i386/trampoline.c:_hurd_setup_sighandler(): in the sigcontext structure, fpx state would be useful too. Both of these are not really required for now, but we need to think about the interface as soon as now. Roland agreeded that thread_get_state(i386_FLOAT_STATE) mustn't be modified, and that a new thread_get_state(i386_FLOAT_XSTATE) (or any better name) should be defined instead. |
Powered by Savane 3.13-269c.
Corresponding source code