head	1.2;
access;
symbols
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1
	RELEASE_3_5_0:1.1
	RELEASE_4_0_0:1.1
	RELEASE_3_4_0:1.1
	gcc_2_95_2:1.1
	RELEASE_3_3_0:1.1
	gcc_2_95_1:1.1
	gcc_2_95:1.1;
locks; strict;
comment	@# @;


1.2
date	2000.11.30.11.39.26;	author obrien;	state dead;
branches;
next	1.1;

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


desc
@@


1.2
log
@This should take this port back to the last version of it for EGCS-1.1.2.
The gcc-2.95.2 bits have been repo copied to ports/lang/gcc295.

GCC 2.95.2 does not work for some people's code.  GCC 3.0 will be even
worse.  So it looks like we'll have to keep a port for each version of
GCC we've ever used.
@
text
@--- gcc/ginclude/stddef.h.orig	Wed Dec 16 13:19:25 1998
+++ gcc/ginclude/stddef.h	Tue Jun 22 11:05:25 1999
@@@@ -109,7 +109,6 @@@@
 #define _T_PTRDIFF
 #define __PTRDIFF_T
 #define _PTRDIFF_T_
-#define _BSD_PTRDIFF_T_
 #define ___int_ptrdiff_t_h
 #define _GCC_PTRDIFF_T
 #ifndef __PTRDIFF_TYPE__
@@@@ -156,7 +155,6 @@@@
 #define _T_SIZE
 #define __SIZE_T
 #define _SIZE_T_
-#define _BSD_SIZE_T_
 #define _SIZE_T_DEFINED_
 #define _SIZE_T_DEFINED
 #define ___int_size_t_h
@@@@ -217,7 +215,6 @@@@
 #define _T_WCHAR
 #define __WCHAR_T
 #define _WCHAR_T_
-#define _BSD_WCHAR_T_
 #define _WCHAR_T_DEFINED_
 #define _WCHAR_T_DEFINED
 #define _WCHAR_T_H
@


1.1
log
@Update to GCC-2.95 (what would have been EGCS-1.2).
@
text
@@
