ntdll: Mac OS support for saving and restoring the extended FPU context on exceptions.
[wine] / dlls / ntdll / signal_i386.c
2008-01-15  Alexandre Julliardntdll: Mac OS support for saving and restoring the...
2008-01-15  Alexandre Julliardntdll: Linux support for saving and restoring the exten...
2007-12-24  Eric Pouechvalgrind: Made Wine compliant will latest Valgrind...
2007-12-20  Alexandre Julliardserver: Use SIGQUIT instead of SIGTERM to terminate...
2007-11-12  Peter Beutnerntdll: Better trap exception handling.
2007-11-12  Peter Beutnerntdll: Don't try to handle kill(SIGTRAP).
2007-11-08  Alexandre Julliardntdll: Increase the signal stack size to avoid crashes...
2007-09-27  Francois GougetAssorted spelling fixes.
2007-07-19  Alexandre Julliardntdll: Move private data to make room in the TEB for...
2007-06-25  Alexandre Julliardntdll: Use the standard exception handling for vm86...
2007-05-08  Alexandre Julliardntdll: Support setting the CPU context on the current...
2007-04-12  Andrew Talbotntdll: Remove superfluous semicolons.
2007-03-17  Andrew Talbotntdll: Replace inline static with static inline.
2007-03-14  Alexandre Julliardntdll: Fixed some exception codes and parameters.
2007-03-14  Alexandre Julliardntdll: Changed some Solaris defines so that we can...
2007-03-12  Alexandre JulliardFixed some compilation issues on Mac OS X Leopard.
2007-03-09  Peter Beutnerntdll: Handle SIMD exceptions.
2007-01-18  Alexandre Julliardntdll: Make the server signal mask global.
2007-01-17  Joel ParkerRemove redundant semicolons for ANSI compatibility.
2006-12-04  Peter Beutnerntdll: Fix single stepping over popf instruction.
2006-10-18  Hans Leidekkerntdll: Win64 printf format warning fixes.
2006-10-03  Marcus Meissnerntdll: Clear alignment check flag before entering excep...
2006-09-28  Marcus Meissnerntdll: Align stack to 4 bytes.
2006-09-28  Robert Shearmanntdll: Avoid crashing in check_atl_thunk if an executio...
2006-09-25  Marcus Meissnerntdll: Avoid ebx being clobbered in exception handler.
2006-09-20  Alexandre Julliardinclude: Added definitions for the fault address except...
2006-09-07  Alexandre Julliardntdll: Added sysctl to make the signal stack per-thread...
2006-08-11  Alexandre Julliardntdll: Remove some macros and clean up the code now...
2006-08-11  Alexandre Julliardntdll: Switch linux to siginfo-style signal handling.
2006-08-07  Alexandre Julliardntdll: Get rid of the Linux legacy signal stack switching.
2006-08-07  Tijl Coosemansntdll: Cleanup signal_i386.c a bit and fix *BSD.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-20  Alexandre Julliardntdll: Get registers on the client side for NtGetContex...
2006-04-07  James Hawkinsntdll: Return error if the signal index equals the...
2006-04-03  Alexandre Julliardntdll: Save FPU context for all exceptions.
2006-03-27  Petr Tesarikntdll: Fix debug exceptions from VM86.
2006-02-21  Detlef Riekenbergntdll: Avoid compile error caused by a single quote.
2006-02-20  Robert Shearmanntdll: Add a define for SYS_sigaction to __NR_sigaction.
2006-02-14  Eric PouechA couple of new valgrind instrumentations for better...
2006-02-10  Alexandre Julliardntdll: Added emulation of ATL thunks for platforms...
2006-02-05  Robert MillanEnable for GNU/kFreeBSD the same kernel-specific interf...
2006-02-03  Robert Millanntdll: Rename i386 CPU trap codes to avoid collision...
2006-01-27  Eric PouechSuppress some false-positives reported by valgrind.
2006-01-20  Alexandre Julliardntdll: Move the %gs register to the ntdll_thread_regs...
2006-01-20  Alexandre Julliardntdll: Move the TEB register to the ntdll_thread_regs...
2006-01-13  Alexandre Julliardntdll: Add debug registers to the context of all except...
2006-01-11  Alexandre Julliardntdll: Handle NtSetContextThread on the client side...
2005-12-19  Alexandre Julliardntdll: Make __wine_call_from_32_restore_regs take a...
2005-12-16  Alexandre Julliardntdll: More compatible exception information for protec...
2005-12-12  Alexandre JulliardTEB.StackLimit should not include the guard page.
2005-11-23  Alexandre JulliardPreserve 16-byte stack alignment in the various assembly
2005-11-15  Ken ThomasesUpdated context definitions for the latest Darwin/x86.
2005-11-15  Alexandre JulliardUse proper asm name for external functions.
2005-11-02  Alexandre JulliardFixed Get/SetThreadContext to work properly on suspende...
2005-11-01  Robert ShearmanMake the call exception handler function more compatibl...
2005-10-31  Marcus MeissnerAdded assembly implementation of EXC_CallHandler.
2005-10-04  Alexandre JulliardClear the single-step flag in setup_exception instead...
2005-09-27  Alexandre JulliardFixed exception handling on MacOS.
2005-09-14  Alexandre JulliardSupport arbitrary sizes for the thread signal stack...
2005-08-25  Glenn WursterMake stack check work if stack is a small value.
2005-07-03  Alexandre JulliardSome fixes for the Darwin build.
2005-06-21  Mike McCormackDon't include winbase.h or winerror.h when not necessary.
2005-06-06  Alexandre JulliardMoved the ntdll per-thread data out of the TEB into...
2005-05-16  Alexandre JulliardRemoved the special casing of kernel32 and ntdll for...
2005-05-14  Alexandre JulliardStore the 16-bit stack pointer in the WOW32Reserved...
2005-05-07  Alexandre JulliardPrefix the internal name of all register functions...
2005-04-24  Mike McCormackImplemented NtSignalAndWaitForSingleObject.
2005-02-24  Dmitry TimoshkovMatch RaiseException and EXCEPTION_RECORD to SDK defini...
2004-12-02  Peter ChapmanFix up several inline assembler blocks so that they...
2004-08-24  Pierre d'HerbemontAdded signal support for Darwin/i386.
2004-08-04  Markus AmslerPass debug exceptions to winedos.
2004-02-24  Dmitry TimoshkovSet SA_RESTART sigaction flag for other BSDs beside...
2004-01-16  Robert LunnonSave UESP instead of ESP where UESP defined.
2004-01-14  Alexandre JulliardFixed __siginfo type for Solaris (based on a patch...
2003-12-08  Dimitrie O. PaunMove content of global.h into the appropriate private...
2003-11-17  Alexandre JulliardAdded wine_ldt_is_system() to replace the IS_SELECTOR_S...
2003-11-11  Jukka HeinonenFix race in real mode event handling.
2003-11-06  Alexandre JulliardAdded server_abort_thread to replace SYSDEPS_AbortThread.
2003-11-05  Alexandre JulliardUse the signal stack pointer to determine the current...
2003-11-04  Alexandre JulliardAllocate the TEB and signal stack separately from the...
2003-10-30  Alexandre JulliardFixed race in %gs selector restoring during vm86 mode...
2003-10-28  Alexandre JulliardRemoved no longer needed SIGNAL_Unblock() function.
2003-10-28  Alexandre JulliardSwitch back to the main process stack before calling...
2003-10-22  Alexandre JulliardSimplified signal stack allocation a bit, and avoid...
2003-10-14  Jukka HeinonenRemove races from DPMI async event handling.
2003-10-08  Alexandre JulliardAdded __wine_set_signal_fs function to avoid sharing the
2003-09-18  Alexandre JulliardMoved synchronization and syslevel routines to dlls...
2003-09-17  Alexandre JulliardMoved instruction emulation to dlls/kernel.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-08-27  Alexandre JulliardAvoid including stackframe.h if it's not needed.
2003-07-01  Jukka HeinonenStart processing asynchronous DOS events in DPMI mode.
2003-06-30  Alexandre JulliardImplemented NtDelayExecution and make Sleep call it.
2003-06-16  Jukka HeinonenRemove SIGALRM handler.
2003-06-07  Eric PouechCorrectly convert into EXCEPTION_RECORD SIGTRAPs receiv...
2003-06-04  Yorick HardyUse SA_RESTART on NetBSD.
2003-05-14  Alexandre JulliardMade INSTR_EmulateInstruction return the exception...
2003-05-06  Alexandre JulliardAdded support for retrieving page fault address on...
2003-04-04  Alexandre JulliardImplemented NtQueueApcThread, and changed the server...
2003-04-03  Eric PouechNo longer call WaitFor*Object* from ntdll (but NtWait...
2003-03-28  Yorick HardyAdded fields from NetBSD struct sigcontext on i386.
next