From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 68EC01381F3 for ; Wed, 28 Nov 2012 21:32:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0C85C21C02D; Wed, 28 Nov 2012 21:31:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 27CB8E064B for ; Wed, 28 Nov 2012 21:31:12 +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 3DAA533D9E8 for ; Wed, 28 Nov 2012 21:31:11 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 559) id 0831620C9F; Wed, 28 Nov 2012 21:31:09 +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.2.0/gentoo: 62_all_gcc4-noteGNUstack.patch X-VCS-Repository: gentoo X-VCS-Files: 62_all_gcc4-noteGNUstack.patch X-VCS-Directories: src/patchsets/gcc/4.2.0/gentoo X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20121128213110.0831620C9F@flycatcher.gentoo.org> Date: Wed, 28 Nov 2012 21:31:09 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 39b4c333-5cde-41a7-8ef3-cb663e8b5c70 X-Archives-Hash: d4b9227e0573191c45688323302f82fa vapier 12/11/28 21:31:09 Modified: 62_all_gcc4-noteGNUstack.patch Log: fix accidental typo Revision Changes Path 1.2 src/patchsets/gcc/4.2.0/gentoo/62_all_gcc4-noteGNUstack.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.2.0/gentoo/62_all_gcc4-noteGNUstack.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.2.0/gentoo/62_all_gcc4-noteGNUstack.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.2.0/gentoo/62_all_gcc4-noteGNUstack.patch?r1=1.1&r2=1.2 Index: 62_all_gcc4-noteGNUstack.patch =================================================================== RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.2.0/gentoo/62_all_gcc4-noteGNUstack.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 62_all_gcc4-noteGNUstack.patch 19 May 2007 03:20:17 -0000 1.1 +++ 62_all_gcc4-noteGNUstack.patch 28 Nov 2012 21:31:09 -0000 1.2 @@ -155,7 +155,7 @@ + .global GC_save_regs_in_stack + .proc GC_save_regs_in_stack +GC_save_regs_in_stack: -+ .bodyfoo.mpg ++ .body + flushrs + ;; + mov r8=ar.bsp