]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
darwin.c: Remove c-tree.h and c-lang.h
authorIain Sandoe <iains@gcc.gnu.org>
Fri, 10 Dec 2010 09:14:55 +0000 (09:14 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Fri, 10 Dec 2010 09:14:55 +0000 (09:14 +0000)
gcc:

* config/darwin.c: Remove c-tree.h and c-lang.h
* config/t-darwin: Remove dependencies on c-tree.h and c-lang.h.

From-SVN: r167679

gcc/ChangeLog
gcc/config/darwin.c
gcc/config/t-darwin

index 7027df576586a20b04e96b91a4858a306d12dd40..2dd440c51da826d3701315a0d5dd6bb75e795df9 100644 (file)
@@ -1,3 +1,8 @@
+2010-12-10  Iain Sandoe <iains@gcc.gnu.org>
+
+       * config/darwin.c: Remove c-tree.h and c-lang.h
+       * config/t-darwin: Remove dependencies on c-tree.h and c-lang.h.
+
 2010-12-10  Joern Rennecke  <amylaar@spamcop.net>
 
        PR target/46881
index 0057685ad506eb44360ee30361d16c82913c7348..93621acea79ca944c620cac6ccd3eff79d78cdd7 100644 (file)
@@ -41,8 +41,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "langhooks.h"
 #include "target.h"
 #include "tm_p.h"
-#include "c-tree.h"
-#include "c-lang.h"
 #include "diagnostic-core.h"
 #include "toplev.h"
 #include "hashtab.h"
index 41f930e1061f5dfd38ae7ac2e2db68f659e4f28b..24a7b90c3e2d2a32a94dbaf6291dac2d60dfae16 100644 (file)
@@ -21,7 +21,7 @@ darwin.o: $(srcdir)/config/darwin.c $(CONFIG_H) $(SYSTEM_H) coretypes.h     \
   $(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h $(REAL_H) insn-config.h         \
   conditions.h insn-flags.h output.h insn-attr.h flags.h $(TREE_H) expr.h   \
   reload.h function.h $(GGC_H) langhooks.h $(TARGET_H) $(TM_P_H) gt-darwin.h \
-  c-tree.h c-lang.h config/darwin-sections.def
+  config/darwin-sections.def
        $(COMPILER) -c $(ALL_COMPILERFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \
                $(srcdir)/config/darwin.c