This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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 17/26] arm: Unless arm4t, pop return address directly into pc


On Tue, 26 Feb 2013, Richard Henderson wrote:

> Unless we're trying old interworking, there's no point restoring to
> LR first.  Everthing from armv5 on handles pop as an interworking jump.
> ---
> 	* sysdeps/arm/arm-mcount.S (_mcount): Use pop into pc unless
> 	__ARM_ARCH_4T__ and __THUMB_INTERWORK__.
> 	* sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_undefweak): Likewise.
> 	(_dl_tlsdesc_dynamic): Likewise.

OK.

-- 
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]