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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [libgcc/] [config/] [epiphany/] [t-epiphany] - Blame information for rev 734

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 734 jeremybenn
# Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003,
2
# 2004, 2009, 2010, 2011 Free Software Foundation, Inc.
3
# Contributed by Embecosm on behalf of Adapteva, Inc.
4
#
5
# This file is part of GCC.
6
#
7
# GCC is free software; you can redistribute it and/or modify
8
# it under the terms of the GNU General Public License as published by
9
# the Free Software Foundation; either version 3, or (at your option)
10
# any later version.
11
#
12
# GCC is distributed in the hope that it will be useful,
13
# but WITHOUT ANY WARRANTY; without even the implied warranty of
14
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15
# GNU General Public License for more details.
16
#
17
# You should have received a copy of the GNU General Public License
18
# along with GCC; see the file COPYING3.  If not see
19
# .
20
 
21
LIB2ADD_ST = $(srcdir)/config/epiphany/modsi3-float.S \
22
             $(srcdir)/config/epiphany/divsi3-float.S \
23
             $(srcdir)/config/epiphany/udivsi3-float.S \
24
             $(srcdir)/config/epiphany/umodsi3-float.S \
25
             $(srcdir)/config/epiphany/ieee-754/eqsf2.S \
26
             $(srcdir)/config/epiphany/ieee-754/gtesf2.S \
27
             $(srcdir)/config/epiphany/ieee-754/ordsf2.S \
28
             $(srcdir)/config/epiphany/ieee-754/uneqsf2.S \
29
             $(srcdir)/config/epiphany/ieee-754/fast_div.S
30
 
31
# .init/.fini section routines
32
 
33
crtint.o crtrunc.o crtm1reg-r43.o crtm1reg-r63.o : \
34
  %.o: $(srcdir)/config/epiphany/%.S $(GCC_PASSES) $(CONFIG_H)
35
        $(crt_compile) -c -x assembler-with-cpp $<

powered by: WebSVN 2.1.0

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