aboutsummaryrefslogtreecommitdiff
path: root/4.5.0
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-07-17 02:31:23 +0000
committerMike Frysinger <vapier@gentoo.org>2015-07-17 02:31:23 +0000
commit2143af53e9e8ca04b9fa3fa0c49e7ea8ff40c521 (patch)
tree053142a0608c286f939e13eab84d75b271933d55 /4.5.0
parentadd support for isl-0.15 #552278 by Steffen Hau (diff)
downloadgcc-patches-2143af53e9e8ca04b9fa3fa0c49e7ea8ff40c521.tar.gz
gcc-patches-2143af53e9e8ca04b9fa3fa0c49e7ea8ff40c521.tar.bz2
gcc-patches-2143af53e9e8ca04b9fa3fa0c49e7ea8ff40c521.zip
add link to upstream commit and sync patch metadata between all versions
Diffstat (limited to '4.5.0')
-rw-r--r--4.5.0/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch9
1 files changed, 5 insertions, 4 deletions
diff --git a/4.5.0/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch b/4.5.0/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch
index 034ddc2..d487333 100644
--- a/4.5.0/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch
+++ b/4.5.0/gentoo/01_all_gcc-4.1-alpha-asm-mcpu.patch
@@ -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