2007-08-29 Olivier Hainque <hainque@adacore.com>
* xcoffout.c: #include debug.h.
* Makefile.in (xcoffout.o): Add debug.h dependency.
From-SVN: r127906
+2007-08-29 Olivier Hainque <hainque@adacore.com>
+
+ * xcoffout.c: #include debug.h.
+ * Makefile.in (xcoffout.o): Add debug.h dependency.
+
2007-08-29 Uros Bizjak <ubizjak@gmail.com>
* simplify-rtx.c (simplify_binary_operation_1) [VEC_SELECT]:
$(RTL_H) $(FLAGS_H) output.h vmsdbg.h debug.h langhooks.h $(FUNCTION_H) $(TARGET_H)
xcoffout.o : xcoffout.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) \
$(TREE_H) $(RTL_H) xcoffout.h $(FLAGS_H) toplev.h output.h dbxout.h \
- $(GGC_H) $(TARGET_H) gstab.h xcoff.h
+ $(GGC_H) $(TARGET_H) debug.h gstab.h xcoff.h
emit-rtl.o : emit-rtl.c $(CONFIG_H) $(SYSTEM_H) coretypes.h $(TM_H) $(RTL_H) \
$(TREE_H) $(FLAGS_H) $(FUNCTION_H) $(REGS_H) insn-config.h $(RECOG_H) \
$(GGC_H) $(EXPR_H) hard-reg-set.h bitmap.h toplev.h $(BASIC_BLOCK_H) \
#include "output.h"
#include "ggc.h"
#include "target.h"
+#include "debug.h"
#ifdef XCOFF_DEBUGGING_INFO