From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Sf18l-0007Eb-IM for garchives@archives.gentoo.org; Thu, 14 Jun 2012 03:54:35 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 97A7DE05ED; Thu, 14 Jun 2012 03:53:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 639E7E058F for ; Thu, 14 Jun 2012 03:53:53 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C81E11B400B for ; Thu, 14 Jun 2012 03:53:52 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 8CEA12004C; Thu, 14 Jun 2012 03:53:51 +0000 (UTC) From: "Mike Frysinger (vapier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, vapier@gentoo.org Subject: [gentoo-commits] gentoo commit in src/patchsets/gcc/4.3.4/gentoo: 10_all_gcc-default-fortify-source.patch README.history X-VCS-Repository: gentoo X-VCS-Files: 10_all_gcc-default-fortify-source.patch README.history X-VCS-Directories: src/patchsets/gcc/4.3.4/gentoo X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20120614035351.8CEA12004C@flycatcher.gentoo.org> Date: Thu, 14 Jun 2012 03:53:51 +0000 (UTC) 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: b4ad5760-c0f2-4df2-8034-438155b83277 X-Archives-Hash: d30ceb108af0bdafa64277de99981200 vapier 12/06/14 03:53:51 Modified: README.history Removed: 10_all_gcc-default-fortify-source.patch Log: drop fortification-enabled-by-default with older (than current stable) = compilers as it is hard to maintain when glibc is a moving target, and mo= st people install older compilers for cross-compiling/legacy code anyways Revision Changes Path 1.12 src/patchsets/gcc/4.3.4/gentoo/README.history file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.3.= 4/gentoo/README.history?rev=3D1.12&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.3.= 4/gentoo/README.history?rev=3D1.12&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.3.= 4/gentoo/README.history?r1=3D1.11&r2=3D1.12 Index: README.history =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/src/patchsets/gcc/4.3.4/gentoo/README.histo= ry,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- README.history 6 Dec 2011 19:10:20 -0000 1.11 +++ README.history 14 Jun 2012 03:53:51 -0000 1.12 @@ -1,3 +1,6 @@ +1.5 [pending] + - 10_all_gcc-default-fortify-source.patch + 1.4 02 Dec 2011 - 02_all_gcc-4.3-alpha-PR42113.patch =20