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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [config/] [rs6000/] [t-linux64] - Blame information for rev 816

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
 
2
#rs6000/t-linux64
3
 
4
LIB2FUNCS_EXTRA += tramp.S $(srcdir)/config/rs6000/ppc64-fp.c \
5
        $(srcdir)/config/rs6000/darwin-ldouble.c
6
LIB2FUNCS_EXTRA := $(sort $(LIB2FUNCS_EXTRA))
7
 
8
TARGET_LIBGCC2_CFLAGS += -mno-minimal-toc
9
 
10
MULTILIB_OPTIONS        = m64/m32 msoft-float
11
MULTILIB_DIRNAMES       = 64 32 nof
12
MULTILIB_EXTRA_OPTS     = fPIC mstrict-align
13
MULTILIB_EXCEPTIONS     = m64/msoft-float
14
MULTILIB_EXCLUSIONS     = m64/!m32/msoft-float
15
MULTILIB_OSDIRNAMES     = ../lib64 ../lib nof
16
MULTILIB_MATCHES        = $(MULTILIB_MATCHES_FLOAT)
17
 
18
softfp_wrap_start := '\#ifndef __powerpc64__'
19
softfp_wrap_end := '\#endif'

powered by: WebSVN 2.1.0

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