URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Subversion Repositories openrisc_me
[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [gcc/] [config/] [alpha/] [t-crtfm] - Rev 290
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