]> sourceware.org Git - newlib-cygwin.git/commit
Fix setjmp/longjmp for the moxie port.
authorAnthony Green <green@moxielogic.com>
Fri, 13 Dec 2019 18:08:06 +0000 (13:08 -0500)
committerAnthony Green <green@moxielogic.com>
Fri, 13 Dec 2019 18:08:06 +0000 (13:08 -0500)
commit31227ba53d39ec1dac19a488c967ebbe9a04c19a
tree7a003993a68ed3889f16ce5dbd62fea3105ed90d
parent69772c43327727c49b7691717a7886fa1088d5bf
Fix setjmp/longjmp for the moxie port.

These functions needs to save and restore the stack frame, because
that's where the return address is stored.
newlib/libc/include/machine/setjmp.h
newlib/libc/machine/moxie/setjmp.S
This page took 0.029511 seconds and 5 git commands to generate.