xtensa: add -mlongcalls to CFLAGS for xtensa
authorChris Zankel <chris@zankel.net>
Wed, 5 Dec 2012 19:36:36 +0000 (19:36 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 10 Dec 2012 21:25:45 +0000 (22:25 +0100)
commitf7ccd30afbd989085be834b23ac2ea997c50b883
tree738eab72f529c80753a89006df060386c564b381
parent36f96dbb7816ddeaa7f0a588f0a54ad8fd7a0ee5
xtensa: add -mlongcalls to CFLAGS for xtensa

The longcalls option allows calls across a greater range of addresses.

This option may degrade both code size and performance, but
the linker can generally optimize away the unnecessary overhead
when a call ends up within range

Signed-off-by: Chris Zankel <chris@zankel.net>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/Makefile.in