head 1.3; access; symbols OPENPKG_E1_MP_HEAD:1.3 OPENPKG_E1_MP:1.3 OPENPKG_1_STABLE_MP:1.1; locks; strict; comment @# @; 1.3 date 2004.04.21.08.18.24; author rse; state dead; branches; next 1.2; 1.2 date 2003.09.03.18.53.06; author rse; state Exp; branches; next 1.1; 1.1 date 2003.07.08.13.41.49; author rse; state Exp; branches; next ; desc @@ 1.3 log @remove gcc34 package (now that gcc is at 3.4.0) @ text @--- config.guess.orig Thu Jan 30 23:32:36 2003 +++ config.guess Wed Feb 5 09:54:43 2003 @@@@ -188,7 +188,7 @@@@ release='-gnu' ;; *) - release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*/\./'` + release=`echo ${UNAME_RELEASE}|sed -e 's/[-_].*//'` ;; esac # Since CPU_TYPE-MANUFACTURER-KERNEL-OPERATING_SYSTEM: --- gcc/config/i386/sol2.h.dist Thu Feb 27 15:00:54 2003 +++ gcc/config/i386/sol2.h Thu Feb 27 14:20:50 2003 @@@@ -160,3 +160,5 @@@@ /* The Solaris assembler does not support .quad. Do not use it. */ #undef ASM_QUAD +#undef DEFAULT_PCC_STRUCT_RETURN +#define DEFAULT_PCC_STRUCT_RETURN 1 --- gcc/system.h.orig 2003-08-23 20:03:05.000000000 +0200 +++ gcc/system.h 2003-09-03 20:02:11.000000000 +0200 @@@@ -314,10 +314,6 @@@@ extern char *strstr (const char *, const char *); #endif -#ifdef HAVE_MALLOC_H -#include -#endif - #if defined (HAVE_DECL_MALLOC) && !HAVE_DECL_MALLOC extern void *malloc (size_t); #endif @ 1.2 log @upgrading package: gcc34 3.4s20030827 -> 3.4s20030903 @ text @@ 1.1 log @provide new GCC snapshot package based on their HEAD (= 3.4) version @ text @d21 13 @