u-boot-brain/arch/arm
Allen Martin 0f20bb601f arm: work around assembler bug
Disable sibling call optimization based on binutils version.  This is
to work around a bug in the assember in binutils versions < 2.22.
Branches to weak symbols can be incorrectly optimized in thumb mode to
a short branch (b.n instruction) that won't reach when the symbol gets
preempted.

http://sourceware.org/bugzilla/show_bug.cgi?id=12532

Signed-off-by: Allen Martin <amartin@nvidia.com>
Acked-by: Tom Rini <trini@ti.com>
2012-10-04 14:19:04 +02:00
..
cpu kirkwood: implement kw_sdram_size_adjust 2012-10-03 16:43:13 +05:30
dts tegra: fdt: Add NAND controller binding and definitions 2012-09-07 13:54:30 -07:00
imx-common i.MX: shut down video before launch of O/S 2012-09-24 10:48:58 +02:00
include/asm Merge remote-tracking branch 'u-boot-marvell/master' 2012-10-03 16:44:29 +02:00
lib ARM: increase lmb stack space reservation to 4KB 2012-10-04 10:25:40 +02:00
config.mk arm: work around assembler bug 2012-10-04 14:19:04 +02:00