/freebsd/sys/i386/i386/ |
H A D | genassym.c | diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch
|
H A D | vm_machdep.c | diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch
|
H A D | trap.c | diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch
|
H A D | machdep.c | diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch
|
/freebsd/sys/amd64/amd64/ |
H A D | support.S | diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch
|
H A D | genassym.c | diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch
|
H A D | vm_machdep.c | diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch
|
H A D | trap.c | diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch
|
H A D | machdep.c | diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch diff 575525a0005f266a0dee465d9df7127bfeef2c24 Mon Sep 16 21:25:08 CEST 2002 Jonathan Mini <mini@FreeBSD.org> Add kernel support needed for the KSE-aware libpthread: - Maintain fpu state across signals. - Use ucontext_t's to store KSE thread state. - Synthesize state for the UTS upon each upcall, rather than saving and copying a trapframe. - Save and restore FPU state properly in ucontext_t's.
Reviewed by: deischen, julian Approved by: -arch
|