glibc/ports/sysdeps
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
..
aarch64 [AArch64] Define BE loader name. 2014-01-20 15:43:06 +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 ARM: Don't apply pointer encryption to the frame pointer 2014-01-14 14:02:34 +00:00
hppa Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
ia64 ia64: regen libm-test-ulps from scratch 2014-01-06 20:37:47 -05:00
m68k Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
microblaze Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
mips Regenerate MIPS ulps. 2014-01-01 15:54:30 +00:00
tile Update copyright notices with scripts/update-copyrights 2014-01-01 22:00:23 +10:00
unix ARM: Fix clone build for ARMv4 2014-01-24 13:15:46 +00:00