* config/xtensa/t-xtensa (CRTSTUFF_T_CFLAGS_S): Define.
authorbwilson <bwilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Mar 2002 18:34:55 +0000 (18:34 +0000)
committerbwilson <bwilson@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 12 Mar 2002 18:34:55 +0000 (18:34 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@50665 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/config/xtensa/t-xtensa

index 4478d94..0d1de09 100644 (file)
@@ -1,5 +1,9 @@
 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.
 
index 76b8df6..83a5ee7 100644 (file)
@@ -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