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 16/26] arm: Commonize BX conditionals


On Tue, 26 Feb 2013, Richard Henderson wrote:

> Add BLX macro in addition and use it where appropriate.
> ---
> 	* sysdeps/arm/sysdep.h (BX, BXC, BLX): New macros.
> 	(DO_RET): Use BX.
> 	(RETINSTR): Use BXC.
> 	* sysdeps/arm/dl-tlsdesc.S (BX): Remove.
> 	* sysdeps/arm/dl-trampoline.S (BX): Remove.
> 	(_dl_runtime_profile): Use BLX.

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]