diff options
author | Rich Felker <dalias@aerifal.cx> | 2014-11-05 00:38:40 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2014-11-05 00:38:40 -0500 |
commit | de2b9c21d94e0b76b629fec0060d043f535eef01 (patch) | |
tree | 7d6d2a308bcd47ff12f75ea928b52618fb58bda0 /src/math/x86_64/exp2l.s | |
parent | e146e6035fecea080fb17450db3c8bb44d36e07d (diff) | |
download | musl-de2b9c21d94e0b76b629fec0060d043f535eef01.tar.gz musl-de2b9c21d94e0b76b629fec0060d043f535eef01.tar.bz2 musl-de2b9c21d94e0b76b629fec0060d043f535eef01.tar.xz musl-de2b9c21d94e0b76b629fec0060d043f535eef01.zip |
fix 64-bit syscall argument passing on or1k
the kernel syscall interface for or1k does not expect 64-bit arguments
to be aligned to "even" register boundaries. this incorrect alignment
broke truncate/ftruncate and as well as a few less-common syscalls.
Diffstat (limited to 'src/math/x86_64/exp2l.s')
0 files changed, 0 insertions, 0 deletions