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


1.5
date	96.09.25.20.38.57;	author dje;	state Exp;
branches;
next	1.4;

1.4
date	96.01.17.22.38.27;	author dje;	state Exp;
branches;
next	1.3;

1.3
date	95.12.05.03.26.37;	author merrill;	state Exp;
branches;
next	1.2;

1.2
date	95.01.12.18.35.21;	author wilson;	state Exp;
branches;
next	1.1;

1.1
date	94.08.13.21.12.08;	author wilson;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Create multilib versions of -fpic/-fPIC.
@
text
@# SunOS 4.1.*

LIBGCC1 =
CROSS_LIBGCC1 =
LIBGCC1_TEST =

MULTILIB_OPTIONS = fpic/fPIC mcpu=v8
MULTILIB_DIRNAMES = pic ucpic v8
MULTILIB_MATCHES = mcpu?v8=mv8

LIBGCC = stmp-multilib
INSTALL_LIBGCC = install-multilib

# The native linker doesn't handle linking -fpic code with -fPIC code.  Ugh.
# We cope by building both variants of libgcc.
#TARGET_LIBGCC2_CFLAGS = -fPIC
@


1.4
log
@	* sparc/{t-sol2,t-sunos40,t-sunos41}: Define away LIBGCC1_TEST
	so that cross compilers targeted at these systems will build.
@
text
@d7 3
a9 3
MULTILIB_OPTIONS=mv8
MULTILIB_DIRNAMES=v8
MULTILIB_MATCHES=
d14 3
a16 1
TARGET_LIBGCC2_CFLAGS = -fPIC
@


1.3
log
@(TARGET_LIBGCC2_CFLAGS): Use -fPIC.
@
text
@d5 1
@


1.2
log
@(LIBGCC1, CROSS_LIBGCC1): Define to empty instead of to libgcc1.null.
@
text
@d12 2
@


1.1
log
@Renamed from t-sunos4.
@
text
@d3 2
a4 2
LIBGCC1 = libgcc1.null
CROSS_LIBGCC1 = libgcc1.null
@
