Commit 24ef67fa by Richard Stallman

entered into RCS

From-SVN: r1014
parent 91141d4f
...@@ -4,8 +4,8 @@ LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0 ...@@ -4,8 +4,8 @@ LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0
CONFIG2_H = $(srcdir)/config/mips.h CONFIG2_H = $(srcdir)/config/mips.h
# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab. # 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 = $(srcdir)/config/mips-at.c
PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md # PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
# Supress building libgcc1.a, since the MIPS compiler port is complete # Supress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a. # and does not need anything from libgcc1.a.
......
...@@ -3,8 +3,8 @@ LIMITS_H = ...@@ -3,8 +3,8 @@ LIMITS_H =
CONFIG2_H = $(srcdir)/config/mips.h $(srcdir)/config/decrose.h $(srcdir)/halfpic.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. # 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 = $(srcdir)/config/mips-at.c
PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md # PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
# Supress building libgcc1.a, since the MIPS compiler port is complete # Supress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a. # and does not need anything from libgcc1.a.
......
...@@ -4,8 +4,8 @@ LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0 ...@@ -4,8 +4,8 @@ LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0
CONFIG2_H = $(srcdir)/config/mips.h CONFIG2_H = $(srcdir)/config/mips.h
# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab. # 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 = $(srcdir)/config/mips-at.c
PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md # PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
# Supress building libgcc1.a, since the MIPS compiler port is complete # Supress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a. # 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