This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: SH: use register names instead of numbers


On Thu, Nov 23, 2000 at 01:04:33AM +0000, Joern Rennecke wrote:
> 	* 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).

Ok.


r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]