Commit 6627e974 by Richard Kenner

Change `config/' to `config/mips/'.

From-SVN: r3245
parent 0bfe5f01
EXTRA_PASSES = mips-tfile mips-tdump
CONFIG2_H = $(srcdir)/config/mips.h
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-at.c
# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
# 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.
......
EXTRA_OBJS = halfpic.o
LIMITS_H =
CONFIG2_H = $(srcdir)/config/mips.h $(srcdir)/config/decrose.h $(srcdir)/halfpic.h
CONFIG2_H = $(srcdir)/config/mips/mips.h $(srcdir)/config/mips/decrose.h $(srcdir)/halfpic.h
# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
# PREMADE_ATTRTAB = $(srcdir)/config/mips-at.c
# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
# 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.
......
EXTRA_PASSES = mips-tfile mips-tdump
CONFIG2_H = $(srcdir)/config/mips.h
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-at.c
# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
# 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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment