* config/xtensa/t-xtensa (CRTSTUFF_T_CFLAGS_S): Define.
From-SVN: r50665
This commit is contained in:
parent
958c70ff9d
commit
089c8f9764
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2002-03-12 Bob Wilson <bob.wilson@acm.org>
|
||||
|
||||
* config/xtensa/t-xtensa (CRTSTUFF_T_CFLAGS_S): Define.
|
||||
|
||||
2002-03-12 Bob Wilson <bob.wilson@acm.org>
|
||||
|
||||
* config/xtensa/xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Switch
|
||||
|
|
|
@ -18,6 +18,7 @@ STMP_FIXPROTO =
|
|||
|
||||
# Build crtbegin and crtend with the "longcalls" option
|
||||
CRTSTUFF_T_CFLAGS += -mlongcalls
|
||||
CRTSTUFF_T_CFLAGS_S += -mlongcalls
|
||||
|
||||
CROSS_LIBGCC1 = libgcc1-asm.a
|
||||
LIB1ASMSRC = xtensa/lib1funcs.asm
|
||||
|
|
Loading…
Add table
Reference in a new issue