glibc/ports/sysdeps/unix
Will Newton 47590bce28 ARM: Fix clone build for ARMv4
ARMv4 does not have the blx instruction, so use the BLX macro which
handles abstracting this for us.

Build tested for armv7, armv4t and armv4.

ports/ChangeLog.arm:

2014-01-24  Will Newton  <will.newton@linaro.org>

	[BZ #16499]
	* sysdeps/unix/sysv/linux/arm/clone.S: Use BLX macro instead
	of blx instruction directly.
2014-01-24 13:15:46 +00:00
..
alpha Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
am33 Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
arm Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mips Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
sysv/linux ARM: Fix clone build for ARMv4 2014-01-24 13:15:46 +00:00