diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2011-12-19 12:50:35 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2011-12-19 12:50:35 +0000 |
commit | f08bc8585833ed7d21208d9dbd0b49482470d0ee (patch) | |
tree | d011a999c5f64f4032491d8fbb740c9b634d4883 /newlib/libc/stdio | |
parent | 93a61a6fe3fbdabe7c4223931309be5954702500 (diff) | |
download | cygnal-f08bc8585833ed7d21208d9dbd0b49482470d0ee.tar.gz cygnal-f08bc8585833ed7d21208d9dbd0b49482470d0ee.tar.bz2 cygnal-f08bc8585833ed7d21208d9dbd0b49482470d0ee.zip |
* dcrt0.cc (dll_crt0_0): Check for wincap.wow64_has_secondary_stack
rather than for wincap.is_wow64. Accommodate name change from
wow64_has_64bit_parent to wow64_needs_stack_adjustment. Align comment.
(_dll_crt0): Ditto.
* wincap.h (wincaps::wow64_has_secondary_stack): New element.
* wincap.cc: Implement above element throughout.
(wincapc::init): Set wow64_has_secondary_stack to false on non-64 bit
systems.
* wow64.cc (wow64_needs_stack_adjustment): Rename (hopefully the last
time) from wow64_has_64bit_parent.
(wow64_eval_expected_main_stack): Fix comment to reflect real life.
(wow64_test_for_64bit_parent): Fix comment.
* wow64.h (wow64_needs_stack_adjustment): Accommodate new name.
Diffstat (limited to 'newlib/libc/stdio')
0 files changed, 0 insertions, 0 deletions