aboutsummaryrefslogtreecommitdiff
path: root/gcc/config
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1999-08-07 05:19:55 +0000
committerJeff Law <law@gcc.gnu.org>1999-08-06 23:19:55 -0600
commit5b4146bd4d0ca9de2dec73cd0cfe6d41e5dea11e (patch)
treeddc76bce6e20e46bd3518094c4f03280f3274322 /gcc/config
parent8490b53362c25ae890e52af1edf0d1fc678129c5 (diff)
downloadgcc-5b4146bd4d0ca9de2dec73cd0cfe6d41e5dea11e.zip
gcc-5b4146bd4d0ca9de2dec73cd0cfe6d41e5dea11e.tar.gz
gcc-5b4146bd4d0ca9de2dec73cd0cfe6d41e5dea11e.tar.bz2
Makefile.in (PREMADE_ATTRTAB_MD, [...]): Delete.
* Makefile.in (PREMADE_ATTRTAB_MD, PREMADE_ATTRTAB): Delete. (s-attrtab); No longer try to use pre-made insn-attrtab file. * mips/t-bsd: Delete references to obsolete PREMADE_ATTRTAB and PREMADE_ATTRTAB_MD. * mips/t-ecoff: Likewise. * mips/t-elf: Likewise. * mips/t-mips: Likewise. * mips/t-osfrose: Likewise. * mips/t-r3900: Likewise. * mips/t-svr3: Likewise. * mips/t-svr4: Likewise. * mips/t-ultrix: Likewise. From-SVN: r28566
Diffstat (limited to 'gcc/config')
-rw-r--r--gcc/config/mips/t-bsd4
-rw-r--r--gcc/config/mips/t-ecoff4
-rw-r--r--gcc/config/mips/t-elf4
-rw-r--r--gcc/config/mips/t-mips4
-rw-r--r--gcc/config/mips/t-osfrose4
-rw-r--r--gcc/config/mips/t-r39004
-rw-r--r--gcc/config/mips/t-svr34
-rw-r--r--gcc/config/mips/t-svr44
-rw-r--r--gcc/config/mips/t-ultrix4
9 files changed, 0 insertions, 36 deletions
diff --git a/gcc/config/mips/t-bsd b/gcc/config/mips/t-bsd
index f9c6fc8..919508f 100644
--- a/gcc/config/mips/t-bsd
+++ b/gcc/config/mips/t-bsd
@@ -2,10 +2,6 @@
# to point to the bsd43 include files.
SYSTEM_HEADER_DIR = /bsd43/usr/include
-# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
-# PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
-# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
-
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
diff --git a/gcc/config/mips/t-ecoff b/gcc/config/mips/t-ecoff
index 55855a0..0bd0dd6 100644
--- a/gcc/config/mips/t-ecoff
+++ b/gcc/config/mips/t-ecoff
@@ -1,9 +1,5 @@
CONFIG2_H = $(srcdir)/config/mips/ecoff.h
-# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
-# PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
-# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
-
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
diff --git a/gcc/config/mips/t-elf b/gcc/config/mips/t-elf
index 416e39a..1ce6049 100644
--- a/gcc/config/mips/t-elf
+++ b/gcc/config/mips/t-elf
@@ -1,9 +1,5 @@
CONFIG2_H = $(srcdir)/config/mips/ecoff.h
-# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
-# PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
-# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
-
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
diff --git a/gcc/config/mips/t-mips b/gcc/config/mips/t-mips
index e57a55a..94f1c44 100644
--- a/gcc/config/mips/t-mips
+++ b/gcc/config/mips/t-mips
@@ -1,7 +1,3 @@
-# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
-# PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
-# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
-
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
diff --git a/gcc/config/mips/t-osfrose b/gcc/config/mips/t-osfrose
index e57a55a..94f1c44 100644
--- a/gcc/config/mips/t-osfrose
+++ b/gcc/config/mips/t-osfrose
@@ -1,7 +1,3 @@
-# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
-# PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
-# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
-
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
diff --git a/gcc/config/mips/t-r3900 b/gcc/config/mips/t-r3900
index ebc249e..a731766 100644
--- a/gcc/config/mips/t-r3900
+++ b/gcc/config/mips/t-r3900
@@ -1,9 +1,5 @@
CONFIG2_H = $(srcdir)/config/mips/ecoff.h
-# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
-# PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
-# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
-
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
diff --git a/gcc/config/mips/t-svr3 b/gcc/config/mips/t-svr3
index 273c710..be398e0 100644
--- a/gcc/config/mips/t-svr3
+++ b/gcc/config/mips/t-svr3
@@ -2,10 +2,6 @@
# to point to the svr3 include files.
SYSTEM_HEADER_DIR = /sysv/usr/include
-# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
-# PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
-# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
-
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
diff --git a/gcc/config/mips/t-svr4 b/gcc/config/mips/t-svr4
index 88029b9..8730b60 100644
--- a/gcc/config/mips/t-svr4
+++ b/gcc/config/mips/t-svr4
@@ -2,10 +2,6 @@
# to point to the svr4 include files.
SYSTEM_HEADER_DIR = /svr4/usr/include
-# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
-# PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
-# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
-
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =
diff --git a/gcc/config/mips/t-ultrix b/gcc/config/mips/t-ultrix
index 7c1a845..c6a298a 100644
--- a/gcc/config/mips/t-ultrix
+++ b/gcc/config/mips/t-ultrix
@@ -1,9 +1,5 @@
CONFIG2_H = $(srcdir)/config/mips/mips.h
-# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
-# PREMADE_ATTRTAB = $(srcdir)/config/mips/mips-at.c
-# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips/mips-at.md
-
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
LIBGCC1 =