From 0fdb4a458b08a802302801915801685b62c16f10 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 11 Sep 2015 17:57:39 +0000 Subject: gcc: update gcc 5.x musl patches This replaces the musl patches for gcc with the versions which are in gcc trunk. Signed-off-by: Hauke Mehrtens SVN-Revision: 46873 --- toolchain/gcc/patches/5.2.0/206-musl_aarch64.patch | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'toolchain/gcc/patches/5.2.0/206-musl_aarch64.patch') diff --git a/toolchain/gcc/patches/5.2.0/206-musl_aarch64.patch b/toolchain/gcc/patches/5.2.0/206-musl_aarch64.patch index c62ff51f75..6925a026e7 100644 --- a/toolchain/gcc/patches/5.2.0/206-musl_aarch64.patch +++ b/toolchain/gcc/patches/5.2.0/206-musl_aarch64.patch @@ -1,7 +1,9 @@ -From 3640f7722df1c5e39d1d4980e3dd51fbda45912c Mon Sep 17 00:00:00 2001 From: jgreenhalgh -Date: Wed, 27 May 2015 16:46:39 +0000 -Subject: [PATCH 12/12] [PATCH 3/13] aarch64 musl support +Date: Wed, 27 May 2015 16:46:39 +0000 (+0000) +Subject: [PATCH 3/13] aarch64 musl support +X-Git-Url: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff_plain;h=b3ff21cf0531be91bc3fb8200296a7633090ec78 + +[PATCH 3/13] aarch64 musl support gcc/Changelog: @@ -10,10 +12,10 @@ gcc/Changelog: * config/aarch64/aarch64-linux.h (MUSL_DYNAMIC_LINKER): Define. + + git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@223766 138bc75d-0d04-0410-961f-82ee72b054a4 --- - gcc/config/aarch64/aarch64-linux.h | 3 +++ - 1 file changed, 3 insertions(+) --- a/gcc/config/aarch64/aarch64-linux.h +++ b/gcc/config/aarch64/aarch64-linux.h -- cgit v1.2.3