]> sourceware.org Git - newlib-cygwin.git/commitdiff
(check in missing ChangeLog lines)
authorChristopher Faylor <me@cgf.cx>
Sat, 3 Jun 2006 03:01:28 +0000 (03:01 +0000)
committerChristopher Faylor <me@cgf.cx>
Sat, 3 Jun 2006 03:01:28 +0000 (03:01 +0000)
* 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.

winsup/cygwin/ChangeLog

index cbd8f9822e6365c971fde8448e59857714a61d93..d2292784f3a29cc3b4c73eee107267e9fdb006ca 100644 (file)
@@ -2,6 +2,12 @@
 
        * cygtls.h (CYGTLS_PADSIZE): Bump up or suffer a regrettable collision
        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>
 
This page took 0.03012 seconds and 5 git commands to generate.