This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH roland/arm-setjmp] ARM: Fix up setjmp/longjmp changes sfi_* macro use.


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.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]