Skip to content

v0.97

Compare
Choose a tag to compare
@EdSchouten EdSchouten released this 13 Dec 15:33
· 74 commits to master since this release
  • Bring back the old assembly version of longjmp() and setjmp() for AArch64. Clang doesn't support it natively.
  • Unbreak the unit tests on ARMv6 and ARMv7. Call setjmp() in a standards compliant way.