[PATCH roland/arm-setjmp] ARM: Fix up setjmp/longjmp changes sfi_* macro use.
Roland McGrath
roland@hack.frob.com
Tue Mar 11 19:16:00 GMT 2014
> On Tue, 11 Mar 2014, Roland McGrath wrote:
>
> > 2014-03-11 Roland McGrath <roland@hack.frob.com>
> >
> > * sysdeps/arm/setjmp.S: Use sfi_breg on stores of mangled registers.
> > * sysdeps/arm/__longjmp.S: Use sfi_breg on loads of mangled registers.
> > Move sfi_sp use from the load-multiple (that no longer sets sp) to
> > the new mov targetting sp.
>
> OK, presuming no changes to the generated code for ARM Linux.
Right. I forgot to mention that I did indeed verify arm-linux-gnueabihf
got no code changes.
Committed.
Thanks,
Roland
More information about the Libc-alpha
mailing list