Commit 089c8f97 by Bob Wilson Committed by Bob Wilson

* config/xtensa/t-xtensa (CRTSTUFF_T_CFLAGS_S): Define.

From-SVN: r50665
parent 958c70ff
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
to function_section before writing out the constant pool.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment