Browse Source

gcc: bump 5.x series to version 5.3.0

201-libgcc-remove-unistd-header.patch is upstream so remove it.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Tested-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo Zacarias 9 years ago
parent
commit
e0c39672e9
25 changed files with 3 additions and 17 deletions
  1. 0 14
      package/gcc/5.2.0/201-libgcc-remove-unistd-header.patch
  2. 0 0
      package/gcc/5.3.0/100-uclibc-conf.patch
  3. 0 0
      package/gcc/5.3.0/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch
  4. 0 0
      package/gcc/5.3.0/301-missing-execinfo_h.patch
  5. 0 0
      package/gcc/5.3.0/810-arm-softfloat-libgcc.patch
  6. 0 0
      package/gcc/5.3.0/830-arm_unbreak_armv4t.patch
  7. 0 0
      package/gcc/5.3.0/840-microblaze-enable-dwarf-eh-support.patch
  8. 0 0
      package/gcc/5.3.0/850-libstdcxx-uclibc-c99.patch
  9. 0 0
      package/gcc/5.3.0/860-cilk-wchar.patch
  10. 0 0
      package/gcc/5.3.0/870-xtensa-add-mauto-litpools-option.patch
  11. 0 0
      package/gcc/5.3.0/871-xtensa-reimplement-register-spilling.patch
  12. 0 0
      package/gcc/5.3.0/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch
  13. 0 0
      package/gcc/5.3.0/873-xtensa-fix-_Unwind_GetCFA.patch
  14. 0 0
      package/gcc/5.3.0/900-libitm-fixes-for-musl-support.patch
  15. 0 0
      package/gcc/5.3.0/901-fixincludes-update-for-musl-support.patch
  16. 0 0
      package/gcc/5.3.0/902-unwind-fix-for-musl.patch
  17. 0 0
      package/gcc/5.3.0/903-libstdc++-libgfortran-gthr-workaround-for-musl.patch
  18. 0 0
      package/gcc/5.3.0/904-musl-libc-config.patch
  19. 0 0
      package/gcc/5.3.0/905-add-musl-support-to-gcc.patch
  20. 0 0
      package/gcc/5.3.0/906-mips-musl-support.patch
  21. 0 0
      package/gcc/5.3.0/907-x86-musl-support.patch
  22. 0 0
      package/gcc/5.3.0/908-arm-musl-support.patch
  23. 0 0
      package/gcc/5.3.0/909-aarch64-musl-support.patch
  24. 1 1
      package/gcc/Config.in.host
  25. 2 2
      package/gcc/gcc.hash

+ 0 - 14
package/gcc/5.2.0/201-libgcc-remove-unistd-header.patch

@@ -1,14 +0,0 @@
-Upstream status: In progress
-
-Index: b/libgcc/config/nios2/linux-atomic.c
-===================================================================
---- a/libgcc/config/nios2/linux-atomic.c
-+++ b/libgcc/config/nios2/linux-atomic.c
-@@ -20,7 +20,6 @@
- see the files COPYING3 and COPYING.RUNTIME respectively.  If not, see
- <http://www.gnu.org/licenses/>.  */
- 
--#include <asm/unistd.h>
- #define EFAULT  14
- #define EBUSY   16
- #define ENOSYS  38

+ 0 - 0
package/gcc/5.2.0/100-uclibc-conf.patch → package/gcc/5.3.0/100-uclibc-conf.patch


+ 0 - 0
package/gcc/5.2.0/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch → package/gcc/5.3.0/120-gcc-config.gcc-fix-typo-for-powerpc-e6500-cpu_is_64b.patch


+ 0 - 0
package/gcc/5.2.0/301-missing-execinfo_h.patch → package/gcc/5.3.0/301-missing-execinfo_h.patch


+ 0 - 0
package/gcc/5.2.0/810-arm-softfloat-libgcc.patch → package/gcc/5.3.0/810-arm-softfloat-libgcc.patch


+ 0 - 0
package/gcc/5.2.0/830-arm_unbreak_armv4t.patch → package/gcc/5.3.0/830-arm_unbreak_armv4t.patch


+ 0 - 0
package/gcc/5.2.0/840-microblaze-enable-dwarf-eh-support.patch → package/gcc/5.3.0/840-microblaze-enable-dwarf-eh-support.patch


+ 0 - 0
package/gcc/5.2.0/850-libstdcxx-uclibc-c99.patch → package/gcc/5.3.0/850-libstdcxx-uclibc-c99.patch


+ 0 - 0
package/gcc/5.2.0/860-cilk-wchar.patch → package/gcc/5.3.0/860-cilk-wchar.patch


+ 0 - 0
package/gcc/5.2.0/870-xtensa-add-mauto-litpools-option.patch → package/gcc/5.3.0/870-xtensa-add-mauto-litpools-option.patch


+ 0 - 0
package/gcc/5.2.0/871-xtensa-reimplement-register-spilling.patch → package/gcc/5.3.0/871-xtensa-reimplement-register-spilling.patch


+ 0 - 0
package/gcc/5.2.0/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch → package/gcc/5.3.0/872-xtensa-use-unwind-dw2-fde-dip-instead-of-unwind-dw2-.patch


+ 0 - 0
package/gcc/5.2.0/873-xtensa-fix-_Unwind_GetCFA.patch → package/gcc/5.3.0/873-xtensa-fix-_Unwind_GetCFA.patch


+ 0 - 0
package/gcc/5.2.0/900-libitm-fixes-for-musl-support.patch → package/gcc/5.3.0/900-libitm-fixes-for-musl-support.patch


+ 0 - 0
package/gcc/5.2.0/901-fixincludes-update-for-musl-support.patch → package/gcc/5.3.0/901-fixincludes-update-for-musl-support.patch


+ 0 - 0
package/gcc/5.2.0/902-unwind-fix-for-musl.patch → package/gcc/5.3.0/902-unwind-fix-for-musl.patch


+ 0 - 0
package/gcc/5.2.0/903-libstdc++-libgfortran-gthr-workaround-for-musl.patch → package/gcc/5.3.0/903-libstdc++-libgfortran-gthr-workaround-for-musl.patch


+ 0 - 0
package/gcc/5.2.0/904-musl-libc-config.patch → package/gcc/5.3.0/904-musl-libc-config.patch


+ 0 - 0
package/gcc/5.2.0/905-add-musl-support-to-gcc.patch → package/gcc/5.3.0/905-add-musl-support-to-gcc.patch


+ 0 - 0
package/gcc/5.2.0/906-mips-musl-support.patch → package/gcc/5.3.0/906-mips-musl-support.patch


+ 0 - 0
package/gcc/5.2.0/907-x86-musl-support.patch → package/gcc/5.3.0/907-x86-musl-support.patch


+ 0 - 0
package/gcc/5.2.0/908-arm-musl-support.patch → package/gcc/5.3.0/908-arm-musl-support.patch


+ 0 - 0
package/gcc/5.2.0/909-aarch64-musl-support.patch → package/gcc/5.3.0/909-aarch64-musl-support.patch


+ 1 - 1
package/gcc/Config.in.host

@@ -113,7 +113,7 @@ config BR2_GCC_VERSION
 	default "4.7.4"     if BR2_GCC_VERSION_4_7_X
 	default "4.8.5"     if BR2_GCC_VERSION_4_8_X
 	default "4.9.3"     if BR2_GCC_VERSION_4_9_X
-	default "5.2.0"     if BR2_GCC_VERSION_5_X
+	default "5.3.0"     if BR2_GCC_VERSION_5_X
 	default "arc-2015.06" if BR2_GCC_VERSION_4_8_ARC
 
 config BR2_EXTRA_GCC_CONFIG_OPTIONS

+ 2 - 2
package/gcc/gcc.hash

@@ -6,7 +6,7 @@ sha512  dfcb737073191e628231031a3571ec77ee760a59377630f4a6e4fdfa66f9ddad39fde47e
 sha512  47fdfeca0c0a624cdec9c4ae47137d056c918d5c386d4b96985bb3c8172aba377cb66cbcc30e80832fd244a7d98f562c20198056915c70cfef0977545073a8ea  gcc-4.8.5.tar.bz2
 # From ftp://gcc.gnu.org/pub/gcc/releases/gcc-4.9.3/sha512.sum
 sha512  9ac57377a6975fc7adac704ec81355262b9f537def6955576753b87715470a20ee6a2a3144a79cc8fcba3443f7b44c7337d79d704b522d053f54f79aa6b442df  gcc-4.9.3.tar.bz2
-# From ftp://gcc.gnu.org/pub/gcc/releases/gcc-5.2.0/sha512.sum
-sha512  844120349ec04465dcea52d8ec747f1cbbc9d76a39fe3d8ef5e6b93614e63d718862d60d0a1c1cbf59ffc7815562287d0a2e536a6b220cebcd0b8de4ba35e715   gcc-5.2.0.tar.bz2
+# From ftp://gcc.gnu.org/pub/gcc/releases/gcc-5.3.0/sha512.sum
+sha512  d619847383405fd389f5a2d7225f97fedb01f81478dbb8339047ccba7561a5c20045ab500a8744bffd19ea51892ce09fc37f862f2cfcb42de0f0f8cd8f8da37a  gcc-5.3.0.tar.bz2
 # No hash for the ARC variant, comes from the github-helper:
 none  xxx  gcc-arc-2015.06.tar.gz