]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/config/sparc/t-sparc
sparc.c (insert_pass_work_around_errata): Move into...
[thirdparty/gcc.git] / gcc / config / sparc / t-sparc
CommitLineData
8d12174d
DM
1# General rules that all sparc/ targets must have.
2#
d1e082c2 3# Copyright (C) 2011-2013 Free Software Foundation, Inc.
8d12174d
DM
4#
5# This file is part of GCC.
6#
7# GCC is free software; you can redistribute it and/or modify
8# it under the terms of the GNU General Public License as published by
9# the Free Software Foundation; either version 3, or (at your option)
10# any later version.
11#
12# GCC is distributed in the hope that it will be useful,
13# but WITHOUT ANY WARRANTY; without even the implied warranty of
14# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15# GNU General Public License for more details.
16#
17# You should have received a copy of the GNU General Public License
18# along with GCC; see the file COPYING3. If not see
19# <http://www.gnu.org/licenses/>.
20
21sparc.o: $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
22 $(TREE_H) $(RTL_H) $(REGS_H) hard-reg-set.h insn-config.h \
23 insn-codes.h conditions.h output.h $(INSN_ATTR_H) $(FLAGS_H) \
24 $(FUNCTION_H) $(EXCEPT_H) $(EXPR_H) $(OPTABS_H) $(RECOG_H) \
25 $(DIAGNOSTIC_CORE_H) $(GGC_H) $(TM_P_H) debug.h $(TARGET_H) \
0ea8a6f9 26 $(TARGET_DEF_H) $(COMMON_TARGET_H) $(GIMPLE_H) $(TREE_PASS_H) \
5ee5b32c 27 langhooks.h reload.h $(PARAMS_H) $(DF_H) $(OPTS_H) $(CONTEXT_H) \
8d12174d
DM
28 gt-sparc.h
29
30sparc-c.o: $(srcdir)/config/sparc/sparc-c.c \
31 $(srcdir)/config/sparc/sparc-protos.h \
32 $(CONFIG_H) $(SYSTEM_H) $(CPPLIB_H) $(FLAGS_H) \
33 $(TM_P_H) coretypes.h $(TM_H) $(TREE_H) \
34 $(C_COMMON_H) $(C_PRAGMA_H)
35 $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
36 $(srcdir)/config/sparc/sparc-c.c