aboutsummaryrefslogtreecommitdiff
path: root/winsup/cygwin/wow64.cc
AgeCommit message (Expand)AuthorFilesLines
2011-12-21 * dcrt0.cc (_dll_crt0): Rephrase comments. Set $ebp to NULL, as inCorinna Vinschen1-4/+6
2011-12-19 * dcrt0.cc (dll_crt0_0): Check for wincap.wow64_has_secondary_stackCorinna Vinschen1-8/+15
2011-12-17Clean up whitespace.Christopher Faylor1-5/+5
2011-12-17 * wow64.cc (wow64_revert_to_original_stack): Fix comment.Corinna Vinschen1-3/+3
2011-12-16 * dcrt0.cc (child_info_fork::alloc_stack): Correctly check if theCorinna Vinschen1-33/+70
2011-12-16 * Makefile.in (DLL_OFILES): Add wow64.o.Corinna Vinschen1-0/+165