URL
https://opencores.org/ocsvn/openrisc/openrisc/trunk
Subversion Repositories openrisc
[/] [openrisc/] [trunk/] [gnu-stable/] [gcc-4.5.1/] [gcc/] [config/] [alpha/] [t-crtfm] - Rev 859
Go to most recent revision | Compare with Previous | Blame | View Log
EXTRA_PARTS += crtfastmath.o
$(T)crtfastmath.o: $(srcdir)/config/alpha/crtfastmath.c $(GCC_PASSES)
$(GCC_FOR_TARGET) $(LIBGCC2_CFLAGS) -frandom-seed=gcc-crtfastmath -c \
-o $(T)crtfastmath.o $(srcdir)/config/alpha/crtfastmath.c
Go to most recent revision | Compare with Previous | Blame | View Log