OSDN Git Service

* dcrt0.cc (dll_crt0_1): Add a symbol denoting return from call to main().
authorcgf <cgf>
Fri, 1 Aug 2008 19:12:48 +0000 (19:12 +0000)
committercgf <cgf>
Fri, 1 Aug 2008 19:12:48 +0000 (19:12 +0000)
commit59acda48ff9d12eaa29b88f9677d5240e77531fd
treec500d6491639fe2fd9bdbd1845c93f2a804cf5e3
parent51722386d2c233d9fdf430cf2db2799abf1a782c
* dcrt0.cc (dll_crt0_1): Add a symbol denoting return from call to main().
* exceptions.cc (stack_info::walk): Stop walking the stack when we hit
_cygwin_exit_return rather than just blindly stopping when PC becomes zero.
winsup/cygwin/ChangeLog
winsup/cygwin/dcrt0.cc
winsup/cygwin/exceptions.cc