vapier 15/07/17 02:31:23 Modified: 01_all_gcc-4.1-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.2.4/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.2.4/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.2.4/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo/src/patchsets/gcc/4.2.4/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch?r1=1.1&r2=1.2 Index: 01_all_gcc-4.1-alpha-asm-mcpu.patch =================================================================== RCS file: /var/cvsroot/gentoo/src/patchsets/gcc/4.2.4/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 01_all_gcc-4.1-alpha-asm-mcpu.patch 13 Nov 2009 18:30:57 -0000 1.1 +++ 01_all_gcc-4.1-alpha-asm-mcpu.patch 17 Jul 2015 02:31:23 -0000 1.2 @@ -1,11 +1,12 @@ -http://bugs.gentoo.org/170146 +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=<cpu> into -m<cpu> for assembler all the time ---- gcc-x/gcc/config/alpha/elf.h -+++ gcc-x/gcc/config/alpha/elf.h -@@ -46,7 +46,7 @@ +--- a/gcc/config/alpha/elf.h ++++ b/gcc/config/alpha/elf.h +@@ -46,7 +46,7 @@ along with GCC; see the file COPYING3. If not see #define CC1_SPEC "%{G*}" #undef ASM_SPEC
