linux/arch/xtensa
Chris Zankel 6550162200 xtensa: add config option to disable linker relaxation
The default linker behavior is to optimize identical literal values and
remove unnecessary overhead from assembler-generated "longcall" sequences
to reduce code size. Provide an option to disable this behavior to improve
compile time.

Signed-off-by: Chris Zankel <chris@zankel.net>
2012-12-18 21:10:20 -08:00
..
boot xtensa: reorganize SR referencing 2012-10-15 21:48:08 -07:00
configs xtensa: drop CONFIG_EMBEDDED_RAMDISK 2012-10-03 15:13:09 -07:00
include Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-12-12 18:07:07 -08:00
kernel xtensa:fix the incompatible pointer type warning in time.c 2012-12-18 21:10:20 -08:00
lib xtensa: fix memmove(), bcopy(), and memcpy(). 2012-10-15 21:41:19 -07:00
mm xtensa: fix missing return in do_page_fault for SIGBUS case 2012-10-15 21:42:52 -07:00
platforms TTY: call tty_port_destroy in the rest of drivers 2012-11-15 17:20:58 -08:00
variants xtensa: unbalanced parentheses 2012-12-18 21:10:20 -08:00
Kconfig xtensa: switch to generic clone() 2012-11-28 23:43:41 -05:00
Kconfig.debug xtensa: add config option to disable linker relaxation 2012-12-18 21:10:20 -08:00
Makefile xtensa: add config option to disable linker relaxation 2012-12-18 21:10:20 -08:00