URL
https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk
Details |
Compare with Previous |
View Log
| Line No. |
Rev |
Author |
Line |
| 1 |
282 |
jeremybenn |
# Makefile fragment for building GCC for the Renesas RX target.
|
| 2 |
|
|
# Copyright (C) 2008, 2009, 2010 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 |
|
|
# .
|
| 20 |
|
|
|
| 21 |
|
|
# Enable multilibs:
|
| 22 |
|
|
|
| 23 |
|
|
MULTILIB_OPTIONS = m64bit-doubles nofpu mbig-endian-data
|
| 24 |
|
|
MULTILIB_DIRNAMES = 64-bit-double no-fpu-libs big-endian-data
|
| 25 |
|
|
|
| 26 |
|
|
MULTILIB_MATCHES = nofpu=mnofpu nofpu=mcpu?rx200 nofpu=mcpu?RX200
|
| 27 |
|
|
|
| 28 |
|
|
MULTILIB_EXCEPTIONS =
|
| 29 |
|
|
MULTILIB_EXTRA_OPTS =
|
| 30 |
|
|
|
| 31 |
|
|
LIBGCC = stmp-multilib
|
| 32 |
|
|
INSTALL_LIBGCC = install-multilib
|
| 33 |
|
|
|
| 34 |
|
|
EXTRA_MULTILIB_PARTS = crtbegin.o crtend.o
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.