From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LG8jj-0007ok-Jj for garchives@archives.gentoo.org; Fri, 26 Dec 2008 09:12:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2E134E0410; Fri, 26 Dec 2008 09:12:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2FD0BE0410 for ; Fri, 26 Dec 2008 09:11:59 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 62E0064A36 for ; Fri, 26 Dec 2008 09:11:57 +0000 (UTC) Received: from vapier by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1LG8jc-00057o-Vs for gentoo-commits@lists.gentoo.org; Fri, 26 Dec 2008 09:11:57 +0000 From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/gcc: ChangeLog gcc-4.3.2-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog gcc-4.3.2-r1.ebuild X-VCS-Directories: sys-devel/gcc X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: Sender: Mike Frysinger Date: Fri, 26 Dec 2008 09:11:56 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 9df8ab1f-2a37-44a8-a6db-f011d8b9115a X-Archives-Hash: d6ebf5c3c2834ecd4a4739a6d4b7cc59 vapier 08/12/26 09:11:56 Modified: ChangeLog Added: gcc-4.3.2-r1.ebuild Log: Apply some build/ICE fixes, and a bunch of arch-specific fixes (arm/s39= 0/sh/sparc/bsd/etc...), and push out an update for the PIE work. (Portage version: 2.2_rc18/cvs/Linux 2.6.28 x86_64) Revision Changes Path 1.669 sys-devel/gcc/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/Chan= geLog?rev=3D1.669&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/Chan= geLog?rev=3D1.669&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/Chan= geLog?r1=3D1.668&r2=3D1.669 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v retrieving revision 1.668 retrieving revision 1.669 diff -u -r1.668 -r1.669 --- ChangeLog 22 Dec 2008 19:09:31 -0000 1.668 +++ ChangeLog 26 Dec 2008 09:11:56 -0000 1.669 @@ -1,6 +1,12 @@ # ChangeLog for sys-devel/gcc # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.668 2008/= 12/22 19:09:31 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/ChangeLog,v 1.669 2008/= 12/26 09:11:56 vapier Exp $ + +*gcc-4.3.2-r1 (26 Dec 2008) + + 26 Dec 2008; Mike Frysinger +gcc-4.3.2-r1.ebuild: + Apply some build/ICE fixes, and a bunch of arch-specific fixes + (arm/s390/sh/sparc/bsd/etc...), and push out an update for the PIE wor= k. =20 22 Dec 2008; gcc-4.3.2.ebuild: - prep initial work for pie patches. thanks to kevq,zorry,psm and many= others 1.1 sys-devel/gcc/gcc-4.3.2-r1.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-= 4.3.2-r1.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/gcc/gcc-= 4.3.2-r1.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: gcc-4.3.2-r1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sys-devel/gcc/gcc-4.3.2-r1.ebuild,v 1.= 1 2008/12/26 09:11:56 vapier Exp $ PATCH_VER=3D"1.3" UCLIBC_VER=3D"1.0" ETYPE=3D"gcc-compiler" # Hardened gcc 4 stuff PIE_VER=3D"10.1.3" PIE_GCC_VER=3D"4.3.2" #SPECS_VER=3D"0.9.0" #SPECS_GCC_VER=3D"4.3.2" # arch/libc configurations known to be stable or untested with {PIE,SSP,F= ORTIFY}-by-default PIE_STABLE=3D"x86 amd64 ~ppc ~ppc64 ~arm ~sparc" PIE_UCLIBC_STABLE=3D"x86 arm" #SSP_STABLE=3D"amd64 x86 ppc ppc64 ~arm ~sparc" #SSP_UCLIBC_STABLE=3D"" # whether we should split out specs files for multiple {PIE,SSP}-by-defau= lt # and vanilla configurations. SPLIT_SPECS=3Dno #${SPLIT_SPECS-true} hard disable until #106690 is fixed inherit toolchain DESCRIPTION=3D"The GNU Compiler Collection. Includes C/C++, java compile= rs, pie+ssp extensions, Haj Ten Brugge runtime bounds checking" LICENSE=3D"GPL-2 LGPL-2.1" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~= x86" RDEPEND=3D">=3Dsys-libs/zlib-1.1.4 >=3Dsys-devel/gcc-config-1.4 virtual/libiconv >=3Ddev-libs/gmp-4.2.1 >=3Ddev-libs/mpfr-2.3 !build? ( gcj? ( gtk? ( x11-libs/libXt x11-libs/libX11 x11-libs/libXtst x11-proto/xproto x11-proto/xextproto >=3Dx11-libs/gtk+-2.2 x11-libs/pango ) >=3Dmedia-libs/libart_lgpl-2.1 app-arch/zip app-arch/unzip ) >=3Dsys-libs/ncurses-5.2-r2 nls? ( sys-devel/gettext ) )" DEPEND=3D"${RDEPEND} test? ( sys-devel/autogen dev-util/dejagnu ) >=3Dsys-apps/texinfo-4.2-r4 >=3Dsys-devel/bison-1.875 amd64? ( >=3Dsys-libs/glibc-2.7-r2 multilib? ( gcj? ( app-emulation/emul-linux-x86-xlibs ) ) ) ppc? ( >=3D${CATEGORY}/binutils-2.17 ) ppc64? ( >=3D${CATEGORY}/binutils-2.17 ) >=3D${CATEGORY}/binutils-2.15.94" PDEPEND=3D">=3Dsys-devel/gcc-config-1.4" if [[ ${CATEGORY} !=3D cross-* ]] ; then PDEPEND=3D"${PDEPEND} elibc_glibc? ( >=3Dsys-libs/glibc-2.6 )" fi src_unpack() { gcc_src_unpack use vanilla && return 0 [[ ${CHOST} =3D=3D ${CTARGET} ]] && epatch "${FILESDIR}"/gcc-spec-env.pa= tch [[ ${CTARGET} =3D=3D *-softfloat-* ]] && epatch "${FILESDIR}"/4.3.2/gcc-= 4.3.2-softfloat.patch }