13daa9299e
gcc does re-align the stack in the main() function prologue, however, we still need to set the right alignment for other cases: thread entry, .init and .fini code that is executed before main() is called or after it has returned, and signal handlers which may use a separate stack. Part of #10509 |
||
---|---|---|
.. | ||
add-ons | ||
apps | ||
bin | ||
build | ||
data | ||
kits | ||
libs | ||
preferences | ||
servers | ||
system | ||
tests | ||
tools | ||
Jamfile |