]> oss.titaniummirror.com Git - msp430-gcc.git/blobdiff - gcc/config/xtensa/t-elf
Imported gcc-4.4.3
[msp430-gcc.git] / gcc / config / xtensa / t-elf
diff --git a/gcc/config/xtensa/t-elf b/gcc/config/xtensa/t-elf
new file mode 100644 (file)
index 0000000..7d6cd1a
--- /dev/null
@@ -0,0 +1,6 @@
+# Build CRT files and libgcc with the "longcalls" option
+CRTSTUFF_T_CFLAGS += -mlongcalls
+CRTSTUFF_T_CFLAGS_S += -mlongcalls
+TARGET_LIBGCC2_CFLAGS += -mlongcalls
+
+EXTRA_MULTILIB_PARTS = crti.o crtn.o crtbegin.o crtend.o