projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntdll: Add detection for PF_SSE_DAZ_MODE_AVAILABLE.
[wine]
/
dlls
/
ntdll
/
signal_i386.c
2012-06-04
André Hentschel
ntdll: Enhance FreeBSD checks to also check for DragonF...
blob
|
commitdiff
|
raw
2012-04-10
Austin English
ntdll: Give a better error message if signal context...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-02
Alexandre Julliard
ntdll: Move the _chkstk implementation to signal_i386.c.
blob
|
commitdiff
|
raw
|
diff to current
2011-10-19
Alexandre Julliard
ntdll: Unwind the stack before calling exit/abort_threa...
blob
|
commitdiff
|
raw
|
diff to current
2011-03-28
André Hentschel
ntdll: Add check for DragonFly BSD.
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
Alexandre Julliard
ntdll: Add a helper function for checking stack frame...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-01
Alexandre Julliard
ntdll: Avoid copying and restoring the context in RtlCa...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-31
Alexandre Julliard
ntdll: Fix frame address check in RtlCaptureStackBackTr...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-17
Austin English
ntdll: Add missing checks for FreeBSD_kernel.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-20
Alexandre Julliard
ntdll: Avoid using the CONTEXT86 type.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-22
Alexandre Julliard
ntdll: Fix the initial FPU control word on 32-bit too.
blob
|
commitdiff
|
raw
|
diff to current
2010-06-17
Henri Verbeet
ntdll: The FPU control word for newly created threads...
blob
|
commitdiff
|
raw
|
diff to current
2010-04-20
Maarten Lankhorst
ntdll: Clear alignment flag in exception handlers.
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Alexandre Julliard
ntdll: Always restore the context after an exception...
blob
|
commitdiff
|
raw
|
diff to current
2010-01-16
Alexandre Julliard
winebuild: Rename __wine_call_from_32_regs for consiste...
blob
|
commitdiff
|
raw
|
diff to current
2009-12-30
Alexandre Julliard
ntdll: Move the LDT locking functions to the i386-speci...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Alexandre Julliard
ntdll: Merge the thread data and thread regs structure...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Alexandre Julliard
ntdll: Move initialization of the debug registers to...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-19
Alexandre Julliard
ntdll: Moved the TEB allocation routines to the platfor...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-11
Alexandre Julliard
ntdll: Implemented RtlCaptureStackBackTrace for i386.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-11
Alexandre Julliard
ntdll: Moved RtlCaptureStackBackTrace stub to the cpu...
blob
|
commitdiff
|
raw
|
diff to current
2009-10-13
Alexandre Julliard
ntdll: Use the exception code as exit status when no...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-23
Alexandre Julliard
ntdll: Remap EXCEPTION_EXECUTE_FAULT only after the...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Alexandre Julliard
ntdll: Move the abort_thread() function to the CPU...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-18
Michael Karcher
ntdll: Don't send EXCEPTION_EXECUTE_FAULT to Windows...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-25
Alexandre Julliard
ntdll: Add call frame annotations in x86 assembly code.
blob
|
commitdiff
|
raw
|
diff to current
2009-06-18
Alexandre Julliard
ntdll: Move all thread exit processing to exit_thread...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-18
Alexandre Julliard
ntdll: Simplify the thread startup routine and make...
blob
|
commitdiff
|
raw
|
diff to current
2009-06-15
Alexandre Julliard
ntdll: Add appropriate stdcall decorations to assembly...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-30
Alexandre Julliard
ntdll: Move NtRaiseException and RtlUnwind implementati...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Alexandre Julliard
ntdll: Set the exception address to the program counter...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Alexandre Julliard
ntdll: Move the RtlRaiseException implementation into...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-10
Alexandre Julliard
ntdll: Add a raise_status function and avoid exporting...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-08
Alexandre Julliard
server: Define a generic context structure instead...
blob
|
commitdiff
|
raw
|
diff to current
2009-04-01
Alexandre Julliard
ntdll: Add separate signal definitions for OpenBSD.
blob
|
commitdiff
|
raw
|
diff to current
2009-03-13
Alexandre Julliard
ntdll: Move the copy_context function into the respecti...
blob
|
commitdiff
|
raw
|
diff to current
2009-03-05
Alexandre Julliard
ntdll: Fix a couple of warnings on Solaris.
blob
|
commitdiff
|
raw
|
diff to current
2009-02-20
Alexandre Julliard
ntdll: Moved exit_thread and abort_thread functions...
blob
|
commitdiff
|
raw
|
diff to current
2009-02-18
Alexandre Julliard
ntdll: Move the CPU-specific handling of current TEB...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-19
Austin English
ntdll: Add support for NetBSD.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Alexandre Julliard
ntdll: Replaced get_cpu_context by RtlCaptureContext...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-06
Alexandre Julliard
ntdll: Change the DEFINE_REGS_ENTRYPOINT macro to use...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Henri Verbeet
ntdll: Don't throw masked FPU exceptions.
blob
|
commitdiff
|
raw
|
diff to current
2009-01-05
Henri Verbeet
ntdll: Fix ExceptionAddress for FPU exceptions.
blob
|
commitdiff
|
raw
|
diff to current
2008-12-17
Maarten Lankhorst
ntdll: Make all exported wine functions CDECL.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-25
Alexandre Julliard
ntdll: Pass the error code to VIRTUAL_HandleFault,...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-24
Michael Stefaniuc
ntdll: Don't cast void pointers to other pointer types.
blob
|
commitdiff
|
raw
|
diff to current
2008-07-29
Alexandre Julliard
ntdll: Use the generic int 0x91 syscall on Solaris...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-10
Alexandre Julliard
ntdll: Add some workarounds for Solaris signal handling...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-08
Alexandre Julliard
ntdll: Always restore the %gs register from the saved...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-03
Alexandre Julliard
ntdll: Split the signal setup into process-wide and...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-02
Alexandre Julliard
ntdll: Add local defines for VIF and VIP flags.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Alexandre Julliard
ntdll: Add a guard page at the bottom of the stack...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Alexandre Julliard
ntdll: Add support for handling page faults caused...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-20
Alexandre Julliard
ntdll: Clear the direction flag before calling exceptio...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
Alexandre Julliard
Get rid of the global thread.h header.
blob
|
commitdiff
|
raw
|
diff to current
2008-01-22
Alexandre Julliard
ntdll: Don't fetch extended FPU context if there's...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-18
Alexandre Julliard
ntdll: Don't try to restore extended fpu context if...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-15
Alexandre Julliard
ntdll: Mac OS support for saving and restoring the...
blob
|
commitdiff
|
raw
|
diff to current
2008-01-15
Alexandre Julliard
ntdll: Linux support for saving and restoring the exten...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-24
Eric Pouech
valgrind: Made Wine compliant will latest Valgrind...
blob
|
commitdiff
|
raw
|
diff to current
2007-12-20
Alexandre Julliard
server: Use SIGQUIT instead of SIGTERM to terminate...
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Peter Beutner
ntdll: Better trap exception handling.
blob
|
commitdiff
|
raw
|
diff to current
2007-11-12
Peter Beutner
ntdll: Don't try to handle kill(SIGTRAP).
blob
|
commitdiff
|
raw
|
diff to current
2007-11-08
Alexandre Julliard
ntdll: Increase the signal stack size to avoid crashes...
blob
|
commitdiff
|
raw
|
diff to current
2007-09-27
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-19
Alexandre Julliard
ntdll: Move private data to make room in the TEB for...
blob
|
commitdiff
|
raw
|
diff to current
2007-06-25
Alexandre Julliard
ntdll: Use the standard exception handling for vm86...
blob
|
commitdiff
|
raw
|
diff to current
2007-05-08
Alexandre Julliard
ntdll: Support setting the CPU context on the current...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-12
Andrew Talbot
ntdll: Remove superfluous semicolons.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-17
Andrew Talbot
ntdll: Replace inline static with static inline.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
Alexandre Julliard
ntdll: Fixed some exception codes and parameters.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-14
Alexandre Julliard
ntdll: Changed some Solaris defines so that we can...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Alexandre Julliard
Fixed some compilation issues on Mac OS X Leopard.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-09
Peter Beutner
ntdll: Handle SIMD exceptions.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-18
Alexandre Julliard
ntdll: Make the server signal mask global.
blob
|
commitdiff
|
raw
|
diff to current
2007-01-17
Joel Parker
Remove redundant semicolons for ANSI compatibility.
blob
|
commitdiff
|
raw
|
diff to current
2006-12-04
Peter Beutner
ntdll: Fix single stepping over popf instruction.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-18
Hans Leidekker
ntdll: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-03
Marcus Meissner
ntdll: Clear alignment check flag before entering excep...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-28
Marcus Meissner
ntdll: Align stack to 4 bytes.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-28
Robert Shearman
ntdll: Avoid crashing in check_atl_thunk if an executio...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-25
Marcus Meissner
ntdll: Avoid ebx being clobbered in exception handler.
blob
|
commitdiff
|
raw
|
diff to current
2006-09-20
Alexandre Julliard
include: Added definitions for the fault address except...
blob
|
commitdiff
|
raw
|
diff to current
2006-09-07
Alexandre Julliard
ntdll: Added sysctl to make the signal stack per-thread...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Alexandre Julliard
ntdll: Remove some macros and clean up the code now...
blob
|
commitdiff
|
raw
|
diff to current
2006-08-11
Alexandre Julliard
ntdll: Switch linux to siginfo-style signal handling.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Alexandre Julliard
ntdll: Get rid of the Linux legacy signal stack switching.
blob
|
commitdiff
|
raw
|
diff to current
2006-08-07
Tijl Coosemans
ntdll: Cleanup signal_i386.c a bit and fix *BSD.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2006-04-20
Alexandre Julliard
ntdll: Get registers on the client side for NtGetContex...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-07
James Hawkins
ntdll: Return error if the signal index equals the...
blob
|
commitdiff
|
raw
|
diff to current
2006-04-03
Alexandre Julliard
ntdll: Save FPU context for all exceptions.
blob
|
commitdiff
|
raw
|
diff to current
2006-03-27
Petr Tesarik
ntdll: Fix debug exceptions from VM86.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-21
Detlef Riekenberg
ntdll: Avoid compile error caused by a single quote.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-20
Robert Shearman
ntdll: Add a define for SYS_sigaction to __NR_sigaction.
blob
|
commitdiff
|
raw
|
diff to current
2006-02-14
Eric Pouech
A couple of new valgrind instrumentations for better...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-10
Alexandre Julliard
ntdll: Added emulation of ATL thunks for platforms...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-05
Robert Millan
Enable for GNU/kFreeBSD the same kernel-specific interf...
blob
|
commitdiff
|
raw
|
diff to current
2006-02-03
Robert Millan
ntdll: Rename i386 CPU trap codes to avoid collision...
blob
|
commitdiff
|
raw
|
diff to current
next