From 54f5c11bb4aa341d5cb77bcab905c8af354b96c4 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Thu, 11 Jun 2015 11:57:11 +0000 Subject: toolchain/gcc: upgrade Linaro GCC 4.9 to 4.9-2015.03 Signed-off-by: Imre Kaloz git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45944 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch') diff --git a/toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch b/toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch index 93087bbe19..4340c5fd2f 100644 --- a/toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch +++ b/toolchain/gcc/patches/4.9-linaro/203-musl_powerpc.patch @@ -1,6 +1,6 @@ --- a/gcc/config.gcc +++ b/gcc/config.gcc -@@ -2334,6 +2334,10 @@ powerpc*-*-linux*) +@@ -2344,6 +2344,10 @@ powerpc*-*-linux*) powerpc*-*-linux*paired*) tm_file="${tm_file} rs6000/750cl.h" ;; esac @@ -13,7 +13,7 @@ fi --- a/gcc/config/rs6000/linux64.h +++ b/gcc/config/rs6000/linux64.h -@@ -375,17 +375,21 @@ extern int dot_symbols; +@@ -371,17 +371,21 @@ extern int dot_symbols; #endif #define UCLIBC_DYNAMIC_LINKER32 "/lib/ld-uClibc.so.0" #define UCLIBC_DYNAMIC_LINKER64 "/lib/ld64-uClibc.so.0" @@ -41,7 +41,7 @@ #if (TARGET_DEFAULT & MASK_LITTLE_ENDIAN) --- a/gcc/config/rs6000/secureplt.h +++ b/gcc/config/rs6000/secureplt.h -@@ -18,3 +18,4 @@ along with GCC; see the file COPYING3. +@@ -18,3 +18,4 @@ along with GCC; see the file COPYING3. . */ #define CC1_SECURE_PLT_DEFAULT_SPEC "-msecure-plt" -- cgit v1.2.3