1 # Makefile fragment for building LIBGCC for the Renesas RL78 target.
2 # Copyright (C) 2011-2013 Free Software Foundation, Inc.
3 # Contributed by Red Hat.
5 # This file is part of GCC.
7 # GCC is free software; you can redistribute it and/or modify it
8 # under the terms of the GNU General Public License as published
9 # by the Free Software Foundation; either version 3, or (at your
10 # option) any later version.
12 # GCC is distributed in the hope that it will be useful, but
13 # WITHOUT ANY WARRANTY; without even the implied warranty of
14 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
15 # the GNU General Public License for more details.
17 # You should have received a copy of the GNU General Public
18 # License along with GCC; see the file COPYING3. If not see
19 # <http://www.gnu.org/licenses/>.
22 $(srcdir)/config/rl78/trampoline.S \
23 $(srcdir)/config/rl78/lib2div.c \
24 $(srcdir)/config/rl78/lib2mul.c \
25 $(srcdir)/config/rl78/lib2shift.c \
26 $(srcdir)/config/rl78/lshrsi3.S \
27 $(srcdir)/config/rl78/mulsi3.S \
28 $(srcdir)/config/rl78/divmodsi.S \
29 $(srcdir)/config/rl78/divmodhi.S \
30 $(srcdir)/config/rl78/divmodqi.S \
31 $(srcdir)/config/rl78/signbit.S \
32 $(srcdir)/config/rl78/cmpsi2.S