head	1.2;
access;
symbols
	old_old_old_old_old_RELEASE_4_8_0:1.1
	old_old_old_old_old_RELEASE_5_0_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.04.17.14.04.43;	author gerald;	state dead;
branches;
next	1.1;

1.1
date	2002.10.10.23.19.05;	author obrien;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove files/patch-t-freebsd.  The underlying problem has been fixed in
GCC 3.2.x, on the GCC 3.3 branch and GCC mainline, and while all versions
of FreeBSD should build fine with this patchs, its just another extra
difference to pristine FSF sources and may cause subtle header-related bugs
for FreeBSD 4.x systems.

Submitted by:	Loren James Rittle <rittle@@latour.rsch.comm.mot.com>
@
text
@--- gcc/config/t-freebsd.orig	Tue Oct  1 20:37:02 2002
+++ gcc/config/t-freebsd	Tue Oct  1 20:36:10 2002
@@@@ -2,4 +2,7 @@@@
 STMP_FIXPROTO =
 
+# We don't need GCC's own include files.
+USER_H =
+
 # Compile crtbeginS.o and crtendS.o with pic.
 CRTSTUFF_T_CFLAGS_S = -fPIC
@


1.1
log
@Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout.
@
text
@@

