From 7654d687b2de8c7764e4b4cb060e1c7946b19727 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Wed, 24 Jun 2015 09:20:43 +0200 Subject: [PATCH] gcc: bump 4.8.x version Signed-off-by: Peter Korsgaard --- package/gcc/{4.8.4 => 4.8.5}/100-uclibc-conf.patch | 0 .../1000-powerpc-link-with-math-lib.patch.conditional | 0 package/gcc/{4.8.4 => 4.8.5}/111-pr65730.patch | 0 package/gcc/{4.8.4 => 4.8.5}/301-missing-execinfo_h.patch | 0 .../gcc/{4.8.4 => 4.8.5}/305-libmudflap-susv3-legacy.patch | 0 package/gcc/{4.8.4 => 4.8.5}/810-arm-softfloat-libgcc.patch | 0 package/gcc/{4.8.4 => 4.8.5}/830-arm_unbreak_armv4t.patch | 0 package/gcc/{4.8.4 => 4.8.5}/841-PR57717-E500v2.patch | 0 package/gcc/{4.8.4 => 4.8.5}/842-PR60155.patch | 0 .../{4.8.4 => 4.8.5}/843-aarch64-vmlaq_lane_s32-typo.patch | 0 package/gcc/{4.8.4 => 4.8.5}/850-libstdcxx-uclibc-c99.patch | 0 package/gcc/{4.8.4 => 4.8.5}/851-PR-other-56780.patch | 0 package/gcc/{4.8.4 => 4.8.5}/900-musl-support.patch | 0 .../{4.8.4 => 4.8.5}/910-gcc-poison-system-directories.patch | 0 package/gcc/Config.in.host | 2 +- package/gcc/gcc.hash | 4 ++-- 16 files changed, 3 insertions(+), 3 deletions(-) rename package/gcc/{4.8.4 => 4.8.5}/100-uclibc-conf.patch (100%) rename package/gcc/{4.8.4 => 4.8.5}/1000-powerpc-link-with-math-lib.patch.conditional (100%) rename package/gcc/{4.8.4 => 4.8.5}/111-pr65730.patch (100%) rename package/gcc/{4.8.4 => 4.8.5}/301-missing-execinfo_h.patch (100%) rename package/gcc/{4.8.4 => 4.8.5}/305-libmudflap-susv3-legacy.patch (100%) rename package/gcc/{4.8.4 => 4.8.5}/810-arm-softfloat-libgcc.patch (100%) rename package/gcc/{4.8.4 => 4.8.5}/830-arm_unbreak_armv4t.patch (100%) rename package/gcc/{4.8.4 => 4.8.5}/841-PR57717-E500v2.patch (100%) rename package/gcc/{4.8.4 => 4.8.5}/842-PR60155.patch (100%) rename package/gcc/{4.8.4 => 4.8.5}/843-aarch64-vmlaq_lane_s32-typo.patch (100%) rename package/gcc/{4.8.4 => 4.8.5}/850-libstdcxx-uclibc-c99.patch (100%) rename package/gcc/{4.8.4 => 4.8.5}/851-PR-other-56780.patch (100%) rename package/gcc/{4.8.4 => 4.8.5}/900-musl-support.patch (100%) rename package/gcc/{4.8.4 => 4.8.5}/910-gcc-poison-system-directories.patch (100%) diff --git a/package/gcc/4.8.4/100-uclibc-conf.patch b/package/gcc/4.8.5/100-uclibc-conf.patch similarity index 100% rename from package/gcc/4.8.4/100-uclibc-conf.patch rename to package/gcc/4.8.5/100-uclibc-conf.patch diff --git a/package/gcc/4.8.4/1000-powerpc-link-with-math-lib.patch.conditional b/package/gcc/4.8.5/1000-powerpc-link-with-math-lib.patch.conditional similarity index 100% rename from package/gcc/4.8.4/1000-powerpc-link-with-math-lib.patch.conditional rename to package/gcc/4.8.5/1000-powerpc-link-with-math-lib.patch.conditional diff --git a/package/gcc/4.8.4/111-pr65730.patch b/package/gcc/4.8.5/111-pr65730.patch similarity index 100% rename from package/gcc/4.8.4/111-pr65730.patch rename to package/gcc/4.8.5/111-pr65730.patch diff --git a/package/gcc/4.8.4/301-missing-execinfo_h.patch b/package/gcc/4.8.5/301-missing-execinfo_h.patch similarity index 100% rename from package/gcc/4.8.4/301-missing-execinfo_h.patch rename to package/gcc/4.8.5/301-missing-execinfo_h.patch diff --git a/package/gcc/4.8.4/305-libmudflap-susv3-legacy.patch b/package/gcc/4.8.5/305-libmudflap-susv3-legacy.patch similarity index 100% rename from package/gcc/4.8.4/305-libmudflap-susv3-legacy.patch rename to package/gcc/4.8.5/305-libmudflap-susv3-legacy.patch diff --git a/package/gcc/4.8.4/810-arm-softfloat-libgcc.patch b/package/gcc/4.8.5/810-arm-softfloat-libgcc.patch similarity index 100% rename from package/gcc/4.8.4/810-arm-softfloat-libgcc.patch rename to package/gcc/4.8.5/810-arm-softfloat-libgcc.patch diff --git a/package/gcc/4.8.4/830-arm_unbreak_armv4t.patch b/package/gcc/4.8.5/830-arm_unbreak_armv4t.patch similarity index 100% rename from package/gcc/4.8.4/830-arm_unbreak_armv4t.patch rename to package/gcc/4.8.5/830-arm_unbreak_armv4t.patch diff --git a/package/gcc/4.8.4/841-PR57717-E500v2.patch b/package/gcc/4.8.5/841-PR57717-E500v2.patch similarity index 100% rename from package/gcc/4.8.4/841-PR57717-E500v2.patch rename to package/gcc/4.8.5/841-PR57717-E500v2.patch diff --git a/package/gcc/4.8.4/842-PR60155.patch b/package/gcc/4.8.5/842-PR60155.patch similarity index 100% rename from package/gcc/4.8.4/842-PR60155.patch rename to package/gcc/4.8.5/842-PR60155.patch diff --git a/package/gcc/4.8.4/843-aarch64-vmlaq_lane_s32-typo.patch b/package/gcc/4.8.5/843-aarch64-vmlaq_lane_s32-typo.patch similarity index 100% rename from package/gcc/4.8.4/843-aarch64-vmlaq_lane_s32-typo.patch rename to package/gcc/4.8.5/843-aarch64-vmlaq_lane_s32-typo.patch diff --git a/package/gcc/4.8.4/850-libstdcxx-uclibc-c99.patch b/package/gcc/4.8.5/850-libstdcxx-uclibc-c99.patch similarity index 100% rename from package/gcc/4.8.4/850-libstdcxx-uclibc-c99.patch rename to package/gcc/4.8.5/850-libstdcxx-uclibc-c99.patch diff --git a/package/gcc/4.8.4/851-PR-other-56780.patch b/package/gcc/4.8.5/851-PR-other-56780.patch similarity index 100% rename from package/gcc/4.8.4/851-PR-other-56780.patch rename to package/gcc/4.8.5/851-PR-other-56780.patch diff --git a/package/gcc/4.8.4/900-musl-support.patch b/package/gcc/4.8.5/900-musl-support.patch similarity index 100% rename from package/gcc/4.8.4/900-musl-support.patch rename to package/gcc/4.8.5/900-musl-support.patch diff --git a/package/gcc/4.8.4/910-gcc-poison-system-directories.patch b/package/gcc/4.8.5/910-gcc-poison-system-directories.patch similarity index 100% rename from package/gcc/4.8.4/910-gcc-poison-system-directories.patch rename to package/gcc/4.8.5/910-gcc-poison-system-directories.patch diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host index 51f04f5f5c..7189407ed4 100644 --- a/package/gcc/Config.in.host +++ b/package/gcc/Config.in.host @@ -94,7 +94,7 @@ config BR2_GCC_VERSION string default "4.5.4" if BR2_GCC_VERSION_4_5_X default "4.7.4" if BR2_GCC_VERSION_4_7_X - default "4.8.4" if BR2_GCC_VERSION_4_8_X + default "4.8.5" if BR2_GCC_VERSION_4_8_X default "4.9.2" if BR2_GCC_VERSION_4_9_X default "5.1.0" if BR2_GCC_VERSION_5_1_X default "arc-2014.12" if BR2_GCC_VERSION_4_8_ARC diff --git a/package/gcc/gcc.hash b/package/gcc/gcc.hash index f7a6c94a0e..1a27d1c5d4 100644 --- a/package/gcc/gcc.hash +++ b/package/gcc/gcc.hash @@ -2,8 +2,8 @@ sha512 78696b287d46aacd6f150920da376ea32f58ad9f0dafd2d3b7fa6dbdd8dd7afe659108d1dfaa5807617fc5248719f50b39c37ade0173ea5b9fec2091f4656115 gcc-4.5.4.tar.bz2 # From ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.7.4/sha512.sum sha512 dfcb737073191e628231031a3571ec77ee760a59377630f4a6e4fdfa66f9ddad39fde47e3f0f227eb43cdf90e0d34cde5abdc9ac892c1e111a911062a66c9189 gcc-4.7.4.tar.bz2 -# From ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.8.4/sha512.sum -sha512 b4c84ebd754c026029d706ef52c4242df4dcadc6a22cc5669b3aa37ac9dc25bc9cd9651fda83fb24dd5d17b1710e6865a35bb6c5cd9b95d0971717453935ae8e gcc-4.8.4.tar.bz2 +# From ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.8.5/sha512.sum +sha512 47fdfeca0c0a624cdec9c4ae47137d056c918d5c386d4b96985bb3c8172aba377cb66cbcc30e80832fd244a7d98f562c20198056915c70cfef0977545073a8ea gcc-4.8.5.tar.bz2 # From ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.9.2/sha512.sum sha512 e96cba06d572dbe7f382a2b00fd9297dcf9f9219d46a9ad0bd904dc36d5e7db3335e422640b79a27fed6fde91b0731732b94a0e2fbcd47344d6779f8ba1f4f9c gcc-4.9.2.tar.bz2 # From ftp://gcc.gnu.org/pub/gcc/releases/gcc-5.1.0/sha512.sum -- 2.30.2