linux/arch/xtensa
Chris Zankel 1f2fdbd007 xtensa: disable link optimization
The default linker behavior is to optimize identical literal values
and remove unnecessary overhead. However, because of a bug in the
linker, this currently results in an error ('call target out of range').

Disable link-time optimizations per default until there is a fix
for the linker and add the option to iss_defconfig.

Signed-off-by: Chris Zankel <chris@zankel.net>
2014-12-15 23:47:24 -08:00
..
boot xtensa: nommu: fix uImage load address 2014-10-21 13:28:54 +04:00
configs xtensa: disable link optimization 2014-12-15 23:47:24 -08:00
include xtensa/uaccess: fix sparse errors 2014-12-15 20:14:26 -08:00
kernel Xtensa improvements for 3.18: 2014-11-10 00:24:48 -08:00
lib xtensa: clean up files to make them code-style compliant 2012-12-18 21:10:25 -08:00
mm xtensa: nommu: clean up memory map dump 2014-10-21 13:28:58 +04:00
oprofile xtensa: fix oprofile building as module 2013-05-09 01:07:09 -07:00
platforms xtensa: remove s6000 variant and s6105 platform 2014-10-21 13:29:01 +04:00
variants xtensa: remove s6000 variant and s6105 platform 2014-10-21 13:29:01 +04:00
Kconfig Xtensa improvements for 3.19: 2014-12-15 20:10:39 -08:00
Kconfig.debug xtensa: disable link optimization 2014-12-15 23:47:24 -08:00
Makefile xtensa: remove s6000 variant and s6105 platform 2014-10-21 13:29:01 +04:00