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 1O5wYQ-00012s-IP for garchives@archives.gentoo.org; Sun, 25 Apr 2010 07:47:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BCD3FE0801; Sun, 25 Apr 2010 07:47:01 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 969B1E0801 for ; Sun, 25 Apr 2010 07:47:01 +0000 (UTC) Received: from corvid.gentoo.org (corvid.gentoo.org [208.92.234.79]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 899551B4078 for ; Sun, 25 Apr 2010 07:47:00 +0000 (UTC) Received: by corvid.gentoo.org (Postfix, from userid 559) id 9A1652C055; Sun, 25 Apr 2010 07:46:59 +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/glibc/2.9: 0070_all_glibc-i386-x86_64-revert-clone-cfi.patch X-VCS-Repository: gentoo X-VCS-Files: 0070_all_glibc-i386-x86_64-revert-clone-cfi.patch X-VCS-Directories: src/patchsets/glibc/2.9 X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Message-Id: <20100425074659.9A1652C055@corvid.gentoo.org> Date: Sun, 25 Apr 2010 07:46:59 +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: 6371a3ba-ece5-4421-a083-6de6fce16426 X-Archives-Hash: 35420338aff17d64a41ca81e1992aa7d vapier 10/04/25 07:46:59 Modified: 0070_all_glibc-i386-x86_64-revert-clone-cfi.patch Log: add gentoo bug url Revision Changes Path 1.2 src/patchsets/glibc/2.9/0070_all_glibc-i386-x86_64-r= evert-clone-cfi.patch file : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/glibc/2.= 9/0070_all_glibc-i386-x86_64-revert-clone-cfi.patch?rev=3D1.2&view=3Dmark= up plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/glibc/2.= 9/0070_all_glibc-i386-x86_64-revert-clone-cfi.patch?rev=3D1.2&content-typ= e=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/glibc/2.= 9/0070_all_glibc-i386-x86_64-revert-clone-cfi.patch?r1=3D1.1&r2=3D1.2 Index: 0070_all_glibc-i386-x86_64-revert-clone-cfi.patch =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/glibc/2.9/0070_all_glibc-i386= -x86_64-revert-clone-cfi.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 0070_all_glibc-i386-x86_64-revert-clone-cfi.patch 8 Dec 2008 03:28:12= -0000 1.1 +++ 0070_all_glibc-i386-x86_64-revert-clone-cfi.patch 25 Apr 2010 07:46:5= 9 -0000 1.2 @@ -2,6 +2,7 @@ gcc's unwinder code. this is not a bug in glibc, it triggers problems elsewhere. this cfi code does not gain us a whole lot anyways. =20 +http://bugs.gentoo.org/202055 http://gcc.gnu.org/ml/gcc/2006-12/msg00293.html =20 Index: sysdeps/unix/sysv/linux/i386/clone.S