diff options
author | Rich Felker <dalias@aerifal.cx> | 2012-07-22 18:55:01 -0400 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2012-07-22 18:55:01 -0400 |
commit | dc046f55bbff5f79d022882723c73a6b9af0bf86 (patch) | |
tree | 5dad3839830e12534d77443868a1fc410f898c21 /src/stdlib/ldiv.c | |
parent | 75fff40b9b536e0e6847d17ecc076894ca7b7068 (diff) | |
download | musl-dc046f55bbff5f79d022882723c73a6b9af0bf86.tar.gz |
add floating point register saving/restoring to mips setjmp/longjmp
also fix the alignment of jmp_buf to meet the abi. linux always
emulates fpu on mips if it's not present, so enabling this code
unconditionally is "safe" but may be slow. in the long term it may be
preferable to find a way to disable it on soft float builds.
Diffstat (limited to 'src/stdlib/ldiv.c')
0 files changed, 0 insertions, 0 deletions