URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [config/] [xtensa/] [t-elf] - Rev 303
Go to most recent revision | Compare with Previous | Blame | View Log
# 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
Go to most recent revision | Compare with Previous | Blame | View Log