comparison gcc/config/rx/t-rx @ 55:77e2b8dfacca gcc-4.4.5

update it from 4.4.3 to 4.5.0
author ryoma <e075725@ie.u-ryukyu.ac.jp>
date Fri, 12 Feb 2010 23:39:51 +0900
parents
children b7f97abdc517
comparison
equal deleted inserted replaced
52:c156f1bd5cd9 55:77e2b8dfacca
1 # Makefile fragment for building GCC for the Renesas RX target.
2 # Copyright (C) 2008, 2009 Free Software Foundation, Inc.
3 # Contributed by Red Hat.
4 #
5 # This file is part of GCC.
6 #
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.
11 #
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.
16 #
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/>.
20
21 # Enable multilibs:
22
23 MULTILIB_OPTIONS = m32bit-doubles mbig-endian-data
24 MULTILIB_DIRNAMES = 32fp big-endian-data
25 MULTILIB_MATCHES = m32bit-doubles=fpu
26 MULTILIB_EXCEPTIONS =
27 MULTILIB_EXTRA_OPTS =
28
29 LIBGCC = stmp-multilib
30 INSTALL_LIBGCC = install-multilib
31
32 EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o