repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* tree-ssa-threadedge.c (thread_through_normal_block): New argument VISITED.
[official-gcc.git]
/
libgcc
/
config
/
xtensa
/
t-elf
blob
59d51210b957ebf4f841e7755ed4d60bdaf94734
1
# Build CRT files and libgcc with the "longcalls" option
2
CRTSTUFF_T_CFLAGS += -mlongcalls
3
CRTSTUFF_T_CFLAGS_S += -mlongcalls
4
5
HOST_LIBGCC2_CFLAGS += -mlongcalls