mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-18 20:39:33 +08:00
(check in missing ChangeLog lines)
* tlsoffsets.h: Regenerate. * dcrt0.cc (break_here): Define unconditionally for use elsewhere. Call DebugBreak, if appropriate. (initial_env): Rely on break_here() to call DebugBreak. * exceptions.cc (try_to_debug): Ditto.
This commit is contained in:
parent
35016286da
commit
6210ee96ec
@ -2,6 +2,12 @@
|
|||||||
|
|
||||||
* cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regrettable collision
|
* cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regrettable collision
|
||||||
with the call chain.
|
with the call chain.
|
||||||
|
* tlsoffsets.h: Regenerate.
|
||||||
|
|
||||||
|
* dcrt0.cc (break_here): Define unconditionally for use elsewhere.
|
||||||
|
Call DebugBreak, if appropriate.
|
||||||
|
(initial_env): Rely on break_here() to call DebugBreak.
|
||||||
|
* exceptions.cc (try_to_debug): Ditto.
|
||||||
|
|
||||||
2006-06-02 Christopher Faylor <cgf@timesys.com>
|
2006-06-02 Christopher Faylor <cgf@timesys.com>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user