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


1.4
date	96.07.09.19.08.38;	author wilson;	state Exp;
branches;
next	1.3;

1.3
date	96.06.03.23.34.35;	author wilson;	state Exp;
branches;
next	1.2;

1.2
date	95.04.17.23.30.56;	author bothner;	state Exp;
branches;
next	1.1;

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


desc
@@


1.4
log
@(FIXPROTO_DEFINES): Add -D_SGI_SOURCE.
@
text
@# We force the use of the O32 ABI for two reasons.
# 1) For consistency, because some versions of Irix 6 default to the O32 ABI
#    and some versions default to the N64 ABI.
# 2) To avoid SGI compiler bugs.  The v6.x and v7.0 compilers from SGI have
#    bugs that cause gcc to be miscompiled when the N32 or N64 ABIs are used.
#    The O32 ABI is known to be OK.
CC = $(OLDCC)
OLDCC = cc -32

# Find all of the declarations from the header files
FIXPROTO_DEFINES= -D__EXTENSIONS__  -D_SGI_SOURCE -D_LANGUAGE_C_PLUS_PLUS
@


1.3
log
@(CC, OLDCC): Define to be `cc -32'.
@
text
@d11 1
a11 1
FIXPROTO_DEFINES= -D__EXTENSIONS__  -D_LANGUAGE_C_PLUS_PLUS
@


1.2
log
@* config/mips/x-iris6 (FIXPROTO_DEFINES):  Add -D_LANGUAGE_C_PLUS_PLUS.
@
text
@d1 9
@


1.1
log
@New file.
@
text
@d2 1
a2 1
FIXPROTO_DEFINES= -D__EXTENSIONS__
@
