mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-04 19:00:09 +00:00
bcfe09d241
Previously we weren't re-aligning the stack pointer during the call to _dl_init(), so for tilegx32 and an odd value in _dl_skip_args and kernel unaligned access fixups disabled, we would die with SIGBUS. We now handle this case properly by aligning before calling _dl_init(). |
||
---|---|---|
.. | ||
alpha | ||
am33 | ||
arm | ||
hppa | ||
ia64 | ||
m68k | ||
mips | ||
powerpc | ||
tile | ||
unix |