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 B9791138D20 for ; Fri, 17 Jul 2015 02:31:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67E921402F; Fri, 17 Jul 2015 02:31:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3B1041402D for ; Fri, 17 Jul 2015 02:31:31 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8B2C2340D14 for ; Fri, 17 Jul 2015 02:31:30 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 559) id DFC3F117; Fri, 17 Jul 2015 02:31:25 +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.9.0/gentoo: 26_all_alpha-asm-mcpu.patch X-VCS-Repository: gentoo X-VCS-Files: 26_all_alpha-asm-mcpu.patch X-VCS-Directories: src/patchsets/gcc/4.9.0/gentoo X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150717023125.DFC3F117@oystercatcher.gentoo.org> Date: Fri, 17 Jul 2015 02:31:25 +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: 90b947ff-7959-4cb9-b508-f027f222c81c X-Archives-Hash: e6dcd0645b13623902f23c1f8b69490c vapier 15/07/17 02:31:25 Modified: 26_all_alpha-asm-mcpu.patch Log: add link to upstream commit and sync patch metadata between all versions Revision Changes Path 1.2 src/patchsets/gcc/4.9.0/gentoo/26_all_alpha-asm-mcpu.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.0/gentoo/26_all_alpha-asm-mcpu.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.0/gentoo/26_all_alpha-asm-mcpu.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.9.0/gentoo/26_all_alpha-asm-mcpu.patch?r1=1.1&r2=1.2 Index: 26_all_alpha-asm-mcpu.patch =================================================================== RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.9.0/gentoo/26_all_alpha-asm-mcpu.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 26_all_alpha-asm-mcpu.patch 1 May 2014 05:14:25 -0000 1.1 +++ 26_all_alpha-asm-mcpu.patch 17 Jul 2015 02:31:25 -0000 1.2 @@ -1,5 +1,6 @@ https://bugs.gentoo.org/170146 http://gcc.gnu.org/ml/gcc-patches/2009-11/msg00403.html +https://gcc.gnu.org/viewcvs/gcc?view=revision&revision=223888 alpha: turn -mcpu= into -m for assembler all the time