]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/xtensa/t-xtensa (CRTSTUFF_T_CFLAGS_S): Define.
authorBob Wilson <bob.wilson@acm.org>
Tue, 12 Mar 2002 18:59:37 +0000 (18:59 +0000)
committerBob Wilson <bwilson@gcc.gnu.org>
Tue, 12 Mar 2002 18:59:37 +0000 (18:59 +0000)
From-SVN: r50670

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

index 0fafd4ce020d1a2c0c8e48c1348f54c2a439e3a8..0b7c3ef958e0e36fcf33f7b5d2a8888699897d1f 100644 (file)
@@ -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  Andreas Jaeger  <aj@suse.de>
 
        * config/alpha/alpha.c: Merge from mainline:
index 76b8df65efea87d98642cf187fceff5ffdf56681..83a5ee71bb5038fe403ef341d372199aecedcfa5 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