]> sourceware.org Git - newlib-cygwin.git/commit
sparc: Improve setjmp()
authorSebastian Huber <sebastian.huber@embedded-brains.de>
Fri, 6 Oct 2023 05:29:05 +0000 (07:29 +0200)
committerSebastian Huber <sebastian.huber@embedded-brains.de>
Thu, 12 Oct 2023 15:04:38 +0000 (17:04 +0200)
commitfbc5496e40eeb6d0d2ae2a3bf90182e2a9cd74f0
tree87e3ed1e7d71439325322911f61343be5099b4d3
parent696c282cf32b478b4e11bd8af23663aa99156cb3
sparc: Improve setjmp()

Flush the windows in setjmp().  This helps if the stack is changed after
the setjmp() and we want to jump back to the original stack using
longjmp().
newlib/libc/machine/sparc/setjmp.S
This page took 0.029009 seconds and 5 git commands to generate.