diff options
author | Rich Felker <dalias@aerifal.cx> | 2019-12-31 21:59:07 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2019-12-31 21:59:07 -0500 |
commit | b82cd6c78d812d38c31febba5a9e57dbaa7919c4 (patch) | |
tree | e28a39dc038a3ae1ecdf8ecc2c50512b25d8b69f /include/fenv.h | |
parent | b529ec9b52ff4b94e455f0e6cb1f3ef3994560d5 (diff) | |
download | musl-b82cd6c78d812d38c31febba5a9e57dbaa7919c4.tar.gz musl-b82cd6c78d812d38c31febba5a9e57dbaa7919c4.tar.bz2 musl-b82cd6c78d812d38c31febba5a9e57dbaa7919c4.tar.xz musl-b82cd6c78d812d38c31febba5a9e57dbaa7919c4.zip |
fix crashing ldso on archs where __set_thread_area examines auxv
commit 1c84c99913bf1cd47b866ed31e665848a0da84a2 moved the call to
__init_tp above the initialization of libc.auxv, inadvertently
breaking archs where __set_thread_area examines auxv for the sake of
determining the TLS/atomic model needed at runtime. this broke armv6
and sh2.
Diffstat (limited to 'include/fenv.h')
0 files changed, 0 insertions, 0 deletions