OSDN Git Service

*** empty log message ***
authormeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 May 1992 23:04:54 +0000 (23:04 +0000)
committermeissner <meissner@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 May 1992 23:04:54 +0000 (23:04 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@941 138bc75d-0d04-0410-961f-82ee72b054a4

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

index 6120d2b..4c4138a 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 c0e0848..fb0362d 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 6120d2b..4c4138a 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:
 #