]> gcc.gnu.org Git - gcc.git/blob - gcc/config/avr/t-multilib
Update copyright years.
[gcc.git] / gcc / config / avr / t-multilib
1 # Auto-generated Makefile Snip
2 # Generated by : ./gcc/config/avr/genmultilib.awk
3 # Generated from : ./gcc/config/avr/avr-mcus.def
4 # Used by : tmake_file from Makefile and genmultilib
5
6 # Copyright (C) 2011-2015 Free Software Foundation, Inc.
7 #
8 # This file is part of GCC.
9 #
10 # GCC is free software; you can redistribute it and/or modify it under
11 # the terms of the GNU General Public License as published by the Free
12 # Software Foundation; either version 3, or (at your option) any later
13 # version.
14 #
15 # GCC is distributed in the hope that it will be useful, but WITHOUT ANY
16 # WARRANTY; without even the implied warranty of MERCHANTABILITY or
17 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
18 # for more details.
19 #
20 # You should have received a copy of the GNU General Public License
21 # along with GCC; see the file COPYING3. If not see
22 # <http://www.gnu.org/licenses/>.
23
24 MULTILIB_OPTIONS = march=avr2/march=avr25/march=avr3/march=avr31/march=avr35/march=avr4/march=avr5/march=avr51/march=avr6/march=avrxmega2/march=avrxmega4/march=avrxmega5/march=avrxmega6/march=avrxmega7/march=avrtiny msp8
25
26 MULTILIB_DIRNAMES = avr2 avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega2 avrxmega4 avrxmega5 avrxmega6 avrxmega7 avrtiny tiny-stack avr25/tiny-stack
27
28 MULTILIB_EXCEPTIONS = \
29 march=avr3/msp8 \
30 march=avr31/msp8 \
31 march=avr35/msp8 \
32 march=avr4/msp8 \
33 march=avr5/msp8 \
34 march=avr51/msp8 \
35 march=avr6/msp8 \
36 march=avrxmega2/msp8 \
37 march=avrxmega4/msp8 \
38 march=avrxmega5/msp8 \
39 march=avrxmega6/msp8 \
40 march=avrxmega7/msp8 \
41 march=avrtiny/msp8
This page took 0.039488 seconds and 5 git commands to generate.