Searched hist:"6550162200 b40d1e725167f8a617255c42b57552" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/xtensa/ |
H A D | Kconfig.debug | diff 6550162200b40d1e725167f8a617255c42b57552 Tue Nov 13 17:16:36 CST 2012 Chris Zankel <chris@zankel.net> 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>
|
H A D | Makefile | diff 6550162200b40d1e725167f8a617255c42b57552 Tue Nov 13 17:16:36 CST 2012 Chris Zankel <chris@zankel.net> 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>
|