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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gcc-4.2.2/] [gcc/] [config/] [pa/] [t-linux] - Blame information for rev 820

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
#Plug millicode routines into libgcc.a  We want these on both native and
2
#cross compiles.  We use the "64-bit" routines because the "32-bit" code
3
#is broken for certain corner cases.
4
 
5
LIB1ASMFUNCS = _divI _divU _remI _remU _div_const _mulI _dyncall
6
LIB1ASMSRC = pa/milli64.S
7
 
8
# Compile libgcc2.a as PIC.
9
TARGET_LIBGCC2_CFLAGS = -fPIC -DELF=1 -DLINUX=1
10
 
11
LIB2FUNCS_EXTRA=fptr.c
12
 
13
fptr.c: $(srcdir)/config/pa/fptr.c
14
        rm -f fptr.c
15
        cp $(srcdir)/config/pa/fptr.c .
16
 
17
# Compile crtbeginS.o and crtendS.o as PIC.
18
CRTSTUFF_T_CFLAGS_S = -fPIC

powered by: WebSVN 2.1.0

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