*** empty log message ***
authorMichael Meissner <meissner@gcc.gnu.org>
Fri, 8 May 1992 23:04:54 +0000 (23:04 +0000)
committerMichael Meissner <meissner@gcc.gnu.org>
Fri, 8 May 1992 23:04:54 +0000 (23:04 +0000)
From-SVN: r941

gcc/config/mips/t-mips
gcc/config/mips/t-osfrose
gcc/config/mips/t-ultrix

index 6120d2ba5218ac0cfc40dfb903136029347e7769..4c4138aadeb6ed6995a224c0fd010c14211deca0 100644 (file)
@@ -3,6 +3,10 @@ CCLIBFLAGS     = -O -G 0
 LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0
 CONFIG2_H      = $(srcdir)/config/mips.h
 
+# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
+PREMADE_ATTRTAB = config/mips-at.c
+PREMADE_ATTRTAB_MD = config/mips-at.md
+
 # Add additional dependencies to recompile selected modules whenever the
 # tm.h file changes.  The files compiled are:
 #
index c0e08489649fc33a30bfd2d2ccc968340f35b55a..fb0362d128b5c932467f88774300e28c46652b21 100644 (file)
@@ -2,6 +2,10 @@ EXTRA_OBJS     = halfpic.o
 LIMITS_H       =
 CONFIG2_H      = $(srcdir)/config/mips.h $(srcdir)/config/decrose.h $(srcdir)/halfpic.h
 
+# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
+PREMADE_ATTRTAB = config/mips-at.c
+PREMADE_ATTRTAB_MD = config/mips-at.md
+
 # Add additional dependencies to recompile selected modules whenever the
 # tm.h file changes.  The files compiled are:
 #
index 6120d2ba5218ac0cfc40dfb903136029347e7769..4c4138aadeb6ed6995a224c0fd010c14211deca0 100644 (file)
@@ -3,6 +3,10 @@ CCLIBFLAGS     = -O -G 0
 LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0
 CONFIG2_H      = $(srcdir)/config/mips.h
 
+# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
+PREMADE_ATTRTAB = config/mips-at.c
+PREMADE_ATTRTAB_MD = config/mips-at.md
+
 # Add additional dependencies to recompile selected modules whenever the
 # tm.h file changes.  The files compiled are:
 #