Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in src/patchsets/glibc/2.7: 0070_all_glibc-i386-x86_64-revert-clone-cfi.patch
Date: Sun, 25 Apr 2010 07:47:07
Message-Id: 20100425074659.44F102C052@corvid.gentoo.org
1 vapier 10/04/25 07:46:59
2
3 Modified: 0070_all_glibc-i386-x86_64-revert-clone-cfi.patch
4 Log:
5 add gentoo bug url
6
7 Revision Changes Path
8 1.2 src/patchsets/glibc/2.7/0070_all_glibc-i386-x86_64-revert-clone-cfi.patch
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/glibc/2.7/0070_all_glibc-i386-x86_64-revert-clone-cfi.patch?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/glibc/2.7/0070_all_glibc-i386-x86_64-revert-clone-cfi.patch?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/src/patchsets/glibc/2.7/0070_all_glibc-i386-x86_64-revert-clone-cfi.patch?r1=1.1&r2=1.2
13
14 Index: 0070_all_glibc-i386-x86_64-revert-clone-cfi.patch
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/src/patchsets/glibc/2.7/0070_all_glibc-i386-x86_64-revert-clone-cfi.patch,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- 0070_all_glibc-i386-x86_64-revert-clone-cfi.patch 28 Jan 2008 09:00:50 -0000 1.1
21 +++ 0070_all_glibc-i386-x86_64-revert-clone-cfi.patch 25 Apr 2010 07:46:59 -0000 1.2
22 @@ -2,6 +2,7 @@
23 gcc's unwinder code. this is not a bug in glibc, it triggers problems
24 elsewhere. this cfi code does not gain us a whole lot anyways.
25
26 +http://bugs.gentoo.org/202055
27 http://gcc.gnu.org/ml/gcc/2006-12/msg00293.html
28
29 Index: sysdeps/unix/sysv/linux/i386/clone.S