OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.5.1/] [libgcc/] [config/] [mmix/] [t-mmix] - Blame information for rev 272

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 272 jeremybenn
# Don't use global registers in libraries.
2
# FIXME: Not applied at "root" level, so disabled at the moment to stop
3
# incorrect comparisons with -mabi=gnu.
4
#MULTILIB_EXTRA_OPTS = mno-base-addresses
5
 
6
$(T)crti.o: $(gcc_srcdir)/config/mmix/crti.asm $(GCC_PASSES)
7
        $(crt_compile) $(INCLUDES) \
8
        $(CRTSTUFF_T_CFLAGS) -c -x assembler-with-cpp \
9
        $(gcc_srcdir)/config/mmix/crti.asm
10
 
11
$(T)crtn.o: $(gcc_srcdir)/config/mmix/crtn.asm $(GCC_PASSES)
12
        $(crt_compile) $(INCLUDES) \
13
        $(CRTSTUFF_T_CFLAGS) -c -x assembler-with-cpp \
14
        $(gcc_srcdir)/config/mmix/crtn.asm

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.