1. 23 Nov, 2000 1 commit
    • gcc toplevel: · 9196ece5
      	* Makefile.in (HOST_CFLAGS): Add -DGENERATOR_FILE.
      	(rtl.o, print-rtl.o, bitmap.o, obstack.o): Build with -DGENERATOR_FILE.
      	(alloca.o, vfprintf.o, ggc-none.o, errors.o): Likewise.
      	(splay-tree.o, hash.o): Likewise.
      	GCONFIG_H: New.
      	(rtl.o, print-rtl.o): Depend on $(GCONFIG_H) instead of $(CONFIG_H).
      	(bitmap.o, obstack.o, vfprintf.o, ggc-none.o, errors.o): Likewise.
      	(hashtab.o): Likewise.
      	(gcov.o): Depend on $(CONFIG_H).
      	* configure.in: #include insn-codes.h in tm.h.
      
      	f:
      
      	* Make-lang.in (g77spec.o): Depend on $(CONFIG_H).
      
      	java:
      
      	* Make-lang.in (jvspec.o): Depend on $(CONFIG_H).
      
      	cp:
      
      	* Make-lang.in (g++spec.o, cxxmain.o): Depend on $(CONFIG_H).
      
      From-SVN: r37680
      J"orn Rennecke committed
  2. 22 Nov, 2000 39 commits