commit | 5aac5e2189f322a54a49958d928f30e1c9505561 | [log] [tgz] |
---|---|---|
author | Rich Felker <dalias@aerifal.cx> | Fri Jul 27 00:17:09 2012 -0400 |
committer | Rich Felker <dalias@aerifal.cx> | Fri Jul 27 00:17:09 2012 -0400 |
tree | 258ba3778b2a1d8c474e31f2a510dd710e1506dd | |
parent | e1b9c1b01be294cc2865acfe33544d5e5cc50eb4 [diff] |
optimize arm setjmp/longjmp register saving/loading the original code was wrongly based on how it would be done in thumb mode, but that's not needed because musl's asm only targets arm.