head	1.16;
access;
symbols
	gcc-2_8_1-990325:1.16
	gcc-2_8_1-990319:1.16
	gcc-2_8_1-990302:1.16
	gcc_2_8_1-990302:1.16
	gcc_2_8_1-990222:1.16
	gcc-2_8_1-990109:1.16
	gcc-2_8_1-981210:1.16
	gcc-2_8_1-981208:1.16
	gcc-2_8_1-980929:1.16
	gcc_2_8_1-980929:1.16
	gcc-2_8_1-980928:1.16
	gcc-2_8_1-980813:1.16
	gcc-2_8_1-980811:1.16
	gcc-2_8_1-980718:1.16
	gcc-2_8_1-980705:1.16
	gcc-2_8_1-980627:1.16
	gcc-2_8_1-980609:1.16
	gcc-2_8_1-980608:1.16
	gcc-2_8_1-980529:1.16
	gcc-2_8_1-980525:1.16
	gcc-2_8_1-980513:1.16
	gcc-2_8_1-980502:1.16
	gcc-2_8_1-980426:1.16
	gcc-2_8_1-980419:1.16
	gcc-2_8_1-980413:1.16
	gcc-2_8_1-980412:1.16
	gcc-2_8_1-980407:1.16
	gcc-2_8_1-980401:1.16
	gcc_2_8_1-980315:1.16
	gcc-2_8_1-RELEASE:1.16;
locks; strict;
comment	@# @;


1.16
date	95.01.12.18.31.26;	author wilson;	state Exp;
branches;
next	1.15;

1.15
date	93.12.12.12.53.50;	author kenner;	state Exp;
branches;
next	1.14;

1.14
date	93.10.08.12.03.26;	author kenner;	state Exp;
branches;
next	1.13;

1.13
date	93.09.09.20.05.26;	author ian;	state Exp;
branches;
next	1.12;

1.12
date	93.04.16.20.37.41;	author meissner;	state Exp;
branches;
next	1.11;

1.11
date	93.03.21.22.11.23;	author meissner;	state Exp;
branches;
next	1.10;

1.10
date	93.01.14.23.23.21;	author kenner;	state Exp;
branches;
next	1.9;

1.9
date	92.06.24.04.17.16;	author rms;	state Exp;
branches;
next	1.8;

1.8
date	92.05.19.02.44.25;	author rms;	state Exp;
branches;
next	1.7;

1.7
date	92.05.18.20.14.32;	author meissner;	state Exp;
branches;
next	1.6;

1.6
date	92.05.08.23.04.54;	author meissner;	state Exp;
branches;
next	1.5;

1.5
date	92.04.20.01.39.16;	author rms;	state Exp;
branches;
next	1.4;

1.4
date	92.03.28.01.51.53;	author rms;	state Exp;
branches;
next	1.3;

1.3
date	92.03.27.14.10.15;	author rms;	state Exp;
branches;
next	1.2;

1.2
date	92.02.21.22.09.56;	author meissner;	state Exp;
branches;
next	1.1;

1.1
date	92.01.04.08.21.00;	author meissner;	state Exp;
branches;
next	;


desc
@EXTRA_OBJS	= halfpic.o
@


1.16
log
@(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.
@
text
@# 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 =
CROSS_LIBGCC1 =
@


1.15
log
@Delete EXTRA_OBJS and halfpic.o rule.
@
text
@d7 2
a8 2
LIBGCC1 = libgcc1.null
CROSS_LIBGCC1 = libgcc1.null
@


1.14
log
@Remove LIMITS_H; hasn't been used for a while.
@
text
@a0 2
EXTRA_OBJS	= halfpic.o

a8 2

halfpic.o: halfpic.c $(CONFIG_H) $(CONFIG2_H) $(RTL_H) $(TREE_H)
@


1.13
log
@Set CROSS_LIBGCC1 to be libgcc1.null
@
text
@a1 1
LIMITS_H	=
@


1.12
log
@Delete extra dependencies.
@
text
@d11 1
@


1.11
log
@Fix dependency.
@
text
@a2 1
CONFIG2_H	= $(srcdir)/config/mips/mips.h $(srcdir)/config/mips/osfrose.h $(srcdir)/halfpic.h
a11 33
# Add additional dependencies to recompile selected modules whenever the
# tm.h file changes.  The files compiled are:
#
#	gcc.c		(*_SPEC changes)
#	toplev.c	(new switches + assembly output changes)
#	sdbout.c	(debug format changes)
#	dbxout.c	(debug format changes)
#	dwarfout.c	(debug format changes)
#	final.c		(assembly output changes)
#	varasm.c	(assembly output changes)
#	cse.c		(cost functions)
#	insn-output.c	(possible ifdef changes in tm.h)
#	regclass.c	(fixed/call used register changes)
#	cccp.c		(new preprocessor macros, -v version #)
#	explow.c	(GO_IF_LEGITIMATE_ADDRESS)
#	recog.c		(GO_IF_LEGITIMATE_ADDRESS)
#	reload.c	(GO_IF_LEGITIMATE_ADDRESS)

gcc.o: $(CONFIG2_H)
toplev.o: $(CONFIG2_H)
sdbout.o: $(CONFIG2_H)
dbxout.o: $(CONFIG2_H)
dwarfout.o: $(CONFIG2_H)
final.o: $(CONFIG2_H)
varasm.o: $(CONFIG2_H)
cse.o: $(CONFIG2_H)
insn-output.o: $(CONFIG2_H)
regclass.o: $(CONFIG2_H)
cccp.o: $(CONFIG2_H)
explow.o: $(CONFIG2_H)
recog.o: $(CONFIG2_H)
reload.o: $(CONFIG2_H)

@


1.10
log
@Change `config/' to `config/mips/'.
@
text
@d3 1
a3 1
CONFIG2_H	= $(srcdir)/config/mips/mips.h $(srcdir)/config/mips/decrose.h $(srcdir)/halfpic.h
@


1.9
log
@fix typos in comments.
@
text
@d3 1
a3 1
CONFIG2_H	= $(srcdir)/config/mips.h $(srcdir)/config/decrose.h $(srcdir)/halfpic.h
d6 2
a7 2
# PREMADE_ATTRTAB = $(srcdir)/config/mips-at.c
# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
@


1.8
log
@entered into RCS
@
text
@d9 1
a9 1
# Supress building libgcc1.a, since the MIPS compiler port is complete
@


1.7
log
@*** empty log message ***
@
text
@d6 2
a7 2
PREMADE_ATTRTAB = $(srcdir)/config/mips-at.c
PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
@


1.6
log
@*** empty log message ***
@
text
@d6 6
a11 2
PREMADE_ATTRTAB = config/mips-at.c
PREMADE_ATTRTAB_MD = config/mips-at.md
@


1.5
log
@*** empty log message ***
@
text
@d5 4
@


1.4
log
@*** empty log message ***
@
text
@a0 2
# Use collect2 to link.
EXTRA_PROGRAMS	= ld
@


1.3
log
@*** empty log message ***
@
text
@d1 2
a2 1
EXTRA_PASSES	= ld
a40 6

# Build collect

ld: collect2
	rm -f ld
	ln collect2 ld
@


1.2
log
@*** empty log message ***
@
text
@a0 1
ALL		= Makefile start.encap libgcc.a
@


1.1
log
@Initial revision
@
text
@d3 1
d5 1
a5 1
CONFIG2_H	= $(srcdir)/config/mips.h $(srcdir)/config/decrose.h
d39 2
@
