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 08/26] arm: Add IT insns for thumb mode


On Tue, 26 Feb 2013, Richard Henderson wrote:

> These are ignored by the assembler in ARM mode, so by
> default this has no effect on generated code.
> ---
> 	* ports/sysdeps/arm/arm-mcount.S: Always use unified syntax and
> 	always add IT markup.
> 	* sysdeps/unix/sysv/linux/arm/mmap64.S (__mmap64): Likewise.
> 	* sysdeps/arm/dl-tlsdesc.S (_dl_tlsdesc_dynamic): Add IT markup.
> 	* sysdeps/unix/arm/sysdep.S (__syscall_error): Likewise.
> 	* sysdeps/unix/sysv/linux/arm/clone.S (__clone): Likewise.
> 	* sysdeps/unix/sysv/linux/arm/mmap.S (__mmap): Likewise.
> 	* sysdeps/unix/sysv/linux/arm/syscall.S (syscall): Likewise.
> 	* sysdeps/unix/sysv/linux/arm/sysdep.h (PSEUDO_RET): Likewise.
> 	* sysdeps/unix/sysv/linux/arm/vfork.S (__vfork): 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]