mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-31 02:14:49 +08:00
* config/xtensa/t-xtensa (CRTSTUFF_T_CFLAGS_S): Define.
From-SVN: r50665
This commit is contained in:
parent
958c70ff9d
commit
089c8f9764
@ -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…
Reference in New Issue
Block a user