head	1.4;
access;
symbols
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.3
	RELEASE_4_0_0:1.3
	RELEASE_3_4_0:1.3
	RELEASE_3_3_0:1.3
	pgcc_2_95_1:1.3
	RELEASE_3_2_0:1.3
	RELEASE_3_1_0:1.3
	RELEASE_2_2_5:1.1.1.1
	RELEASE_2_2_1:1.1.1.1
	RELEASE_2_2_2:1.1.1.1
	current:1.1.1.1
	PCG:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2002.06.08.17.28.14;	author obrien;	state dead;
branches;
next	1.3;

1.3
date	98.12.13.09.40.49;	author obrien;	state Exp;
branches;
next	1.2;

1.2
date	98.01.11.00.32.28;	author andreas;	state dead;
branches;
next	1.1;

1.1
date	96.12.18.16.40.16;	author andreas;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	96.12.18.16.40.16;	author andreas;	state Exp;
branches;
next	;


desc
@@


1.4
log
@This was still at the GCC 2.95.2 level.  GCC 3.1 has really subsumed
the optimization work the PGCC group did based on the closed development
GCC versions.
@
text
@--- gcc/cpp.texi.orig	Mon Aug 11 08:57:05 1997
+++ gcc/cpp.texi	Sat Jan 10 11:59:15 1998
@@@@ -1,5 +1,9 @@@@
 \input texinfo
 @@setfilename cpp.info
+@@dircategory The egcs enhanced GNU compiler suite
+@@direntry
+* cpp: (cpp).			The egcs C/C++ preprocessor.
+@@end direntry
 @@settitle The C Preprocessor
 
 @@ignore
@


1.3
log
@PGCC, the Pentium optimizing version of GCC is back.....
It is now based on EGCS.
@
text
@@


1.2
log
@remove unneded port. egcs is the successor.
@
text
@d1 10
a10 4
--- config/i386/freebsd.h.orig	Tue Dec 17 22:43:42 1996
+++ config/i386/freebsd.h	Tue Dec 17 22:44:35 1996
@@@@ -21,7 +21,9 @@@@
 Boston, MA 02111-1307, USA.  */
d12 1
a12 7
 /* This goes away when the math-emulator is fixed */
+#ifndef TARGET_CPU_DEFAULT
 #define TARGET_CPU_DEFAULT 0400		/* TARGET_NO_FANCY_MATH_387 */
+#endif
 
 /* This is tested by i386gas.h.  */
 #define YES_UNDERSCORES
@


1.1
log
@Initial revision
@
text
@@


1.1.1.1
log
@pgcc-current is a developer release of gcc 2.7.2 with pentium
optimizations. The motivation to make a separate pgcc port is, to
provide two versions, an official release, which is missing the
leading edge of developement and an interesting current version,
which fixes some things and might breake (or not) others.

Fact is, that one is able to compile and run a complete FreeBSD-current
kernel without trouble and so closes 2 PR's.

>Number:         1221
>Category:       bino

and possibly
>Number:         1222
>Category:       ports (should be tested by the submitter.
@
text
@@
