* exceptions.cc (_cygtls::interrupt_now): Avoid nonsensical tests which delay
an interrupt. (setup_handler): Remove unneeded DEBUGGING handling. Ensure that stack is locked when we are about to do push/pop to it. Fix debugging output.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2010-07-18 Christopher Faylor <me+cygwin@cgf.cx>
|
||||
|
||||
* exceptions.cc (_cygtls::interrupt_now): Avoid nonsensical tests which
|
||||
delay an interrupt.
|
||||
(setup_handler): Remove unneeded DEBUGGING handling. Ensure that stack
|
||||
is locked when we are about to do push/pop to it. Fix debugging output.
|
||||
|
||||
2010-07-18 Christopher Faylor <me+cygwin@cgf.cx>
|
||||
|
||||
* gendef: Throughout, remove lock from xchgl since it is implied.
|
||||
|
||||
Reference in New Issue
Block a user