aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8.0/piepatch/33_all_gcc48_config_rs6000.patch')
-rw-r--r--gcc-4.8.0/piepatch/33_all_gcc48_config_rs6000.patch15
1 files changed, 1 insertions, 14 deletions
diff --git a/gcc-4.8.0/piepatch/33_all_gcc48_config_rs6000.patch b/gcc-4.8.0/piepatch/33_all_gcc48_config_rs6000.patch
index 25e704f..6520ba5 100644
--- a/gcc-4.8.0/piepatch/33_all_gcc48_config_rs6000.patch
+++ b/gcc-4.8.0/piepatch/33_all_gcc48_config_rs6000.patch
@@ -1,21 +1,8 @@
-2013-03-26 Peter S. Mazinger <ps.m@gmx.net>, Magnus Granberg <zorry@gentoo.org>
+2013-11-11 Magnus Granberg <zorry@gentoo.org>
- * gcc/config/rs6000/linux64.h (ASM_SPEC32): Change %{fpic:-K PIC} %{fPIC:-K PIC}
- to %{fpic|fPIC|fpie|fPIE:-K PIC}
* gcc/config/rs6000/sysv4.h (DRIVER_SELF_SPECS): Add ESP_DRIVER_SELF_SPECS.
(SUBTARGET_EXTRA_SPECS): Add ESP_EXTRA_SPECS.
---- a/gcc/config/rs6000/linux64.h.psm 2009-04-10 01:23:07.000000000 +0200
-+++ b/gcc/config/rs6000/linux64.h 2009-09-23 12:34:26.000000000 +0200
-@@ -162,7 +162,7 @@
- #endif
-
- #define ASM_SPEC32 "-a32 \
--%{mrelocatable} %{mrelocatable-lib} %{fpic:-K PIC} %{fPIC:-K PIC} \
-+%{mrelocatable} %{mrelocatable-lib} %{fpic|fPIC|fpie|fPIE:-K PIC} \
- %{memb} %{!memb: %{msdata=eabi: -memb}} \
- %{!mlittle: %{!mlittle-endian: %{!mbig: %{!mbig-endian: \
- %{mcall-freebsd: -mbig} \
--- a/gcc/config/rs6000/sysv4.h 2013-01-10 21:38:27.000000000 +0100
+++ b/gcc/config/rs6000/sysv4.h 2013-03-26 01:30:33.257003189 +0100
@@ -627,8 +627,13 @@ extern int fixuplabelno;