diff options
author | Bobby Bingham <koorogi@koorogi.info> | 2015-05-17 13:46:38 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2015-05-19 00:42:07 -0400 |
commit | 390f93ef69153bf2087fcf3baa1776ad9a6765ab (patch) | |
tree | cd81c3d920050f73f7ee0b28fbeb8b1e5e03dd2d /crt/mips | |
parent | c093e2e8201524db0d638920e76bcb6b1d925f3a (diff) | |
download | musl-390f93ef69153bf2087fcf3baa1776ad9a6765ab.tar.gz |
inline llsc atomics when building for sh4a
If we're building for sh4a, the compiler is already free to use
instructions only available on sh4a, so we can do the same and inline the
llsc atomics. If we're building for an older processor, we still do the
same runtime atomics selection as before.
Diffstat (limited to 'crt/mips')
0 files changed, 0 insertions, 0 deletions