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


1.7
date	96.03.07.17.34.53;	author law;	state Exp;
branches;
next	1.6;

1.6
date	95.12.05.03.26.37;	author merrill;	state Exp;
branches;
next	1.5;

1.5
date	94.12.29.03.05.51;	author law;	state Exp;
branches;
next	1.4;

1.4
date	94.11.15.04.59.14;	author law;	state Exp;
branches;
next	1.3;

1.3
date	94.09.12.22.15.28;	author kenner;	state Exp;
branches;
next	1.2;

1.2
date	93.09.09.20.05.26;	author ian;	state Exp;
branches;
next	1.1;

1.1
date	92.09.17.19.10.01;	author moore;	state Exp;
branches;
next	;


desc
@Initial rev.
@


1.7
log
@        * lib2funcs.asm: Remove entry/exit routines.  Move them into...
        * ee.asm: New file.  Entry/exit code.
        * ee_fp.asm: New file.  Entry/exit code with frame pointer.
        * t-pa: Corresponding changes.
        * t-pro: Corresponding changes.
@
text
@LIBGCC1=libgcc1.null
CROSS_LIBGCC1=libgcc1.null
ADA_CFLAGS=-mdisable-indexing
LIB2FUNCS_EXTRA=lib2funcs.asm ee.asm ee_fp.asm

lib2funcs.asm: $(srcdir)/config/pa/lib2funcs.asm
	rm -f lib2funcs.asm
	cp $(srcdir)/config/pa/lib2funcs.asm .

ee.asm: $(srcdir)/config/pa/ee.asm
	rm -f ee.asm
	cp $(srcdir)/config/pa/ee.asm .

ee_fp.asm: $(srcdir)/config/pa/ee_fp.asm
	rm -f ee_fp.asm
	cp $(srcdir)/config/pa/ee_fp.asm .

TARGET_LIBGCC2_CFLAGS = -fPIC
@


1.6
log
@(TARGET_LIBGCC2_CFLAGS): Use -fPIC.
@
text
@d4 1
a4 1
LIB2FUNCS_EXTRA=lib2funcs.asm
d6 1
a6 1
lib2funcs.asm: $(srcdir)/config/pa/$(LIB2FUNCS_EXTRA)
d8 9
a16 1
	cp $(srcdir)/config/pa/$(LIB2FUNCS_EXTRA) .
@


1.5
log
@	* config/pa/t-pa (LIB2FUNCS_EXTRA): Define.
@
text
@d9 2
@


1.4
log
@	* config/pa/t-pa (INSTALLED_H): Delete.
@
text
@d4 5
@


1.3
log
@(ADA_CFLAGS): New override.
@
text
@a2 1
INSTALLED_H = float.h stdarg.h varargs.h $(USER_H) limits.h
@


1.2
log
@Set CROSS_LIBGCC1 to be libgcc1.null
@
text
@d4 1
@


1.1
log
@Initial revision
@
text
@d2 1
@
