glibc/ports/sysdeps
Will Newton 6b06ac56cd ARM: Fix clone code when built for Thumb.
The mov lr, pc instruction will lose the Thumb bit from the return address
so use blx lr instead.

ports/ChangeLog.arm:

2013-08-30  Will Newton  <will.newton@linaro.org>

	[BZ #15909]
	* sysdeps/unix/sysv/linux/arm/clone.S (__clone): Use blx
	instead of mov lr, pc.
2013-08-30 10:50:25 +01:00
..
aarch64 [AArch64] Provide symbol version for _mcount. 2013-07-26 08:29:17 +01:00
alpha alpha: Update libm-test-ulps from scratch 2013-07-02 09:59:50 -07:00
am33 Fix typos. 2013-08-21 19:48:48 +02:00
arm sysdeps/arm/armv6t2/strlen.S: strlen implementation for armv6t2. 2013-08-30 10:04:57 +01:00
hppa Fix typos. 2013-08-21 19:48:48 +02:00
ia64 Fix typos. 2013-08-29 09:11:45 +02:00
m68k Fix typos. 2013-08-21 19:48:48 +02:00
microblaze Fix executable mode. 2013-06-06 02:15:33 +02:00
mips Fix typos. 2013-08-29 09:11:45 +02:00
powerpc PR 15483 2013-08-17 01:24:00 -03:00
tile Fix typos. 2013-08-21 19:48:48 +02:00
unix ARM: Fix clone code when built for Thumb. 2013-08-30 10:50:25 +01:00