Home | History | Annotate | Line # | Download | only in arc
      1      1.1  mrg # Auto-generated Makefile Snip
      2      1.1  mrg # Generated by    : ./gcc/config/arc/genmultilib.awk
      3      1.1  mrg # Generated from  : ./gcc/config/arc/arc-cpu.def
      4      1.1  mrg # Used by         : tmake_file from Makefile and genmultilib
      5      1.1  mrg 
      6  1.1.1.5  mrg # Copyright (C) 2016-2022 Free Software Foundation, Inc.
      7      1.1  mrg #
      8      1.1  mrg # This file is part of GCC.
      9      1.1  mrg #
     10      1.1  mrg # GCC is free software; you can redistribute it and/or modify it under
     11      1.1  mrg # the terms of the GNU General Public License as published by the Free
     12      1.1  mrg # Software Foundation; either version 3, or (at your option) any later
     13      1.1  mrg # version.
     14      1.1  mrg #
     15      1.1  mrg # GCC is distributed in the hope that it will be useful, but WITHOUT ANY
     16      1.1  mrg # WARRANTY; without even the implied warranty of MERCHANTABILITY or
     17      1.1  mrg # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
     18      1.1  mrg # for more details.
     19      1.1  mrg #
     20      1.1  mrg # You should have received a copy of the GNU General Public License
     21      1.1  mrg # along with GCC; see the file COPYING3.  If not see
     22      1.1  mrg # <http://www.gnu.org/licenses/>.
     23      1.1  mrg 
     24  1.1.1.3  mrg MULTILIB_OPTIONS = mcpu=em/mcpu=em_mini/mcpu=arcem/mcpu=em4/mcpu=em4_dmips/mcpu=em4_fpus/mcpu=em4_fpuda/mcpu=quarkse_em/mcpu=hs/mcpu=archs/mcpu=hs34/mcpu=hs38/mcpu=hs38_linux/mcpu=hs4x/mcpu=hs4xd/mcpu=arc600/mcpu=arc600_norm/mcpu=arc600_mul64/mcpu=arc600_mul32x16/mcpu=arc601/mcpu=arc601_norm/mcpu=arc601_mul64/mcpu=arc601_mul32x16/mcpu=arc700/mcpu=nps400
     25      1.1  mrg 
     26  1.1.1.3  mrg MULTILIB_DIRNAMES = em em_mini arcem em4 em4_dmips em4_fpus em4_fpuda quarkse_em hs archs hs34 hs38 hs38_linux hs4x hs4xd arc600 arc600_norm arc600_mul64 arc600_mul32x16 arc601 arc601_norm arc601_mul64 arc601_mul32x16 arc700 nps400
     27      1.1  mrg 
     28      1.1  mrg # Aliases:
     29      1.1  mrg MULTILIB_MATCHES  = mcpu?arc600=mcpu?ARC600
     30      1.1  mrg MULTILIB_MATCHES += mcpu?arc600=mARC600
     31      1.1  mrg MULTILIB_MATCHES += mcpu?arc600=mA6
     32      1.1  mrg MULTILIB_MATCHES += mcpu?arc601=mcpu?ARC601
     33      1.1  mrg MULTILIB_MATCHES += mcpu?arc700=mA7
     34      1.1  mrg MULTILIB_MATCHES += mcpu?arc700=mARC700
     35