CVSROOT:        /cvs/src
Module name:    src
Changes by:     [email protected]  2011-12-21 17:19:49

Modified files:
        winsup/cygwin  : ChangeLog dcrt0.cc wow64.cc 

Log message:
        * dcrt0.cc (_dll_crt0): Rephrase comments.  Set $ebp to NULL, as in
        the pthread stack setup.
        * wow64.cc (wow64_revert_to_original_stack): Rephrase some comments.
        Return _tlsbase-16 rather than _main_tls-4 so as not to waste stack.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/ChangeLog.diff?cvsroot=src&r1=1.5638&r2=1.5639
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/dcrt0.cc.diff?cvsroot=src&r1=1.421&r2=1.422
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/cygwin/wow64.cc.diff?cvsroot=src&r1=1.5&r2=1.6

Reply via email to