summaryrefslogtreecommitdiff
path: root/packages/gcc
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2018-01-28 19:42:24 (GMT)
committerAlexey Neyman <stilor@att.net>2018-01-29 03:25:47 (GMT)
commit66ad1ff51411c24bfad7c1892f7481a9cdc924f8 (patch)
tree56ba7ceb17e192a9b3eafe01064aeb27f33ab033 /packages/gcc
parentba165ed4c0bfa8a83e61a2efd1ad205777978486 (diff)
Upgrade to new releases
android-ndk, binutils, gcc, linux, mpfr, ncurses, newlib, uclibc-ng MPC vs MPFR dependencies required modifications in auto-generated templates to also provide non-inclusive older-than/newer-than specifications. Also correct MPC URLs, the website seems to have adjusted its directory layout. Currently, newlib 3.0.0 doesn't build for arm-nano-eabi. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'packages/gcc')
-rw-r--r--packages/gcc/7.2.0/0006-xtensa-fix-PR-target-82181.patch26
-rw-r--r--packages/gcc/7.2.0/chksum8
-rw-r--r--packages/gcc/7.3.0/0000-libtool-leave-framework-alone.patch (renamed from packages/gcc/7.2.0/0000-libtool-leave-framework-alone.patch)0
-rw-r--r--packages/gcc/7.3.0/0001-uclibc-conf.patch (renamed from packages/gcc/7.2.0/0001-uclibc-conf.patch)0
-rw-r--r--packages/gcc/7.3.0/0002-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch (renamed from packages/gcc/7.2.0/0002-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch)0
-rw-r--r--packages/gcc/7.3.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch (renamed from packages/gcc/7.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch)0
-rw-r--r--packages/gcc/7.3.0/0004-arm-softfloat-libgcc.patch (renamed from packages/gcc/7.2.0/0004-arm-softfloat-libgcc.patch)0
-rw-r--r--packages/gcc/7.3.0/0005-cilk-wchar.patch (renamed from packages/gcc/7.2.0/0005-cilk-wchar.patch)0
-rw-r--r--packages/gcc/7.3.0/0007-fix-m68k-uclinux.patch (renamed from packages/gcc/7.2.0/0007-fix-m68k-uclinux.patch)0
-rw-r--r--packages/gcc/7.3.0/0008-libgfortran-missing-include.patch (renamed from packages/gcc/7.2.0/0008-libgfortran-missing-include.patch)0
-rw-r--r--packages/gcc/7.3.0/0009-nios2-bad-multilib-default.patch (renamed from packages/gcc/7.2.0/0009-nios2-bad-multilib-default.patch)0
-rw-r--r--packages/gcc/7.3.0/0010-libgcc-disable-split-stack-nothreads.patch (renamed from packages/gcc/7.2.0/0010-libgcc-disable-split-stack-nothreads.patch)0
-rw-r--r--packages/gcc/7.3.0/0011-bionic-ndk.patch (renamed from packages/gcc/7.2.0/0011-bionic-ndk.patch)0
-rw-r--r--packages/gcc/7.3.0/0012-bionic-errno.patch (renamed from packages/gcc/7.2.0/0012-bionic-errno.patch)0
-rw-r--r--packages/gcc/7.3.0/0013-crystax.patch (renamed from packages/gcc/7.2.0/0013-crystax.patch)0
-rw-r--r--packages/gcc/7.3.0/0014-crystax.patch (renamed from packages/gcc/7.2.0/0014-crystax.patch)0
-rw-r--r--packages/gcc/7.3.0/0015-crystax.patch (renamed from packages/gcc/7.2.0/0015-crystax.patch)0
-rw-r--r--packages/gcc/7.3.0/0016-crystax.patch (renamed from packages/gcc/7.2.0/0016-crystax.patch)0
-rw-r--r--packages/gcc/7.3.0/0017-crystax.patch (renamed from packages/gcc/7.2.0/0017-crystax.patch)0
-rw-r--r--packages/gcc/7.3.0/0018-crystax.patch (renamed from packages/gcc/7.2.0/0018-crystax.patch)0
-rw-r--r--packages/gcc/7.3.0/0019-crystax.patch (renamed from packages/gcc/7.2.0/0019-crystax.patch)0
-rw-r--r--packages/gcc/7.3.0/0020-crystax.patch (renamed from packages/gcc/7.2.0/0020-crystax.patch)0
-rw-r--r--packages/gcc/7.3.0/chksum8
-rw-r--r--packages/gcc/7.3.0/version.desc (renamed from packages/gcc/7.2.0/version.desc)0
24 files changed, 8 insertions, 34 deletions
diff --git a/packages/gcc/7.2.0/0006-xtensa-fix-PR-target-82181.patch b/packages/gcc/7.2.0/0006-xtensa-fix-PR-target-82181.patch
deleted file mode 100644
index ec9f1f8..0000000
--- a/packages/gcc/7.2.0/0006-xtensa-fix-PR-target-82181.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 3ed0c49a8d52e88648c7bb9f21a204b23595a6a9 Mon Sep 17 00:00:00 2001
-From: jcmvbkbc <jcmvbkbc@138bc75d-0d04-0410-961f-82ee72b054a4>
-Date: Mon, 11 Sep 2017 21:53:38 +0000
-Subject: [PATCH] xtensa: fix PR target/82181
-
-2017-09-11 Max Filippov <jcmvbkbc@gmail.com>
-gcc/
- Backport from mainline
- * config/xtensa/xtensa.c (xtensa_mem_offset): Check that both
- words of DImode object are reachable by xtensa_uimm8x4 access.
-
-Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
----
- gcc/config/xtensa/xtensa.c | 1 +
- 1 file changed, 1 insertion(+)
-
---- a/gcc/config/xtensa/xtensa.c
-+++ b/gcc/config/xtensa/xtensa.c
-@@ -605,6 +605,7 @@
- case HImode:
- return xtensa_uimm8x2 (v);
-
-+ case DImode:
- case DFmode:
- return (xtensa_uimm8x4 (v) && xtensa_uimm8x4 (v + 4));
-
diff --git a/packages/gcc/7.2.0/chksum b/packages/gcc/7.2.0/chksum
deleted file mode 100644
index ea97442..0000000
--- a/packages/gcc/7.2.0/chksum
+++ /dev/null
@@ -1,8 +0,0 @@
-md5 gcc-7.2.0.tar.xz ff370482573133a7fcdd96cd2f552292
-sha1 gcc-7.2.0.tar.xz 08a88199ed94fdf4940d118ba3c07028245cd5b7
-sha256 gcc-7.2.0.tar.xz 1cf7adf8ff4b5aa49041c8734bbcf1ad18cc4c94d0029aae0f4e48841088479a
-sha512 gcc-7.2.0.tar.xz f853cd6530b4055d8d8289da74687cb4c6d5f363598d386332d31852b581bac76c3adb7d61889edec3b779f63d8646f0122840f12965ce4a4389ba535dbbb6e1
-md5 gcc-7.2.0.tar.gz 2e4be17c604ea555e0dff4a8f81ffe44
-sha1 gcc-7.2.0.tar.gz dec3effe9f73bf2216a88804ac805a05f9b33ea8
-sha256 gcc-7.2.0.tar.gz 0153a003d3b433459336a91610cca2995ee0fb3d71131bd72555f2231a6efcfc
-sha512 gcc-7.2.0.tar.gz ae287b4696e78764136a60457dc147b2ef2cc108b2721c5c81d02467f47f08470a1be72b9576dd9af7c86838bc8543eabfe7a1c4ca7bd3166c40929ff5abd3ab
diff --git a/packages/gcc/7.2.0/0000-libtool-leave-framework-alone.patch b/packages/gcc/7.3.0/0000-libtool-leave-framework-alone.patch
index 1a86e41..1a86e41 100644
--- a/packages/gcc/7.2.0/0000-libtool-leave-framework-alone.patch
+++ b/packages/gcc/7.3.0/0000-libtool-leave-framework-alone.patch
diff --git a/packages/gcc/7.2.0/0001-uclibc-conf.patch b/packages/gcc/7.3.0/0001-uclibc-conf.patch
index aef750a..aef750a 100644
--- a/packages/gcc/7.2.0/0001-uclibc-conf.patch
+++ b/packages/gcc/7.3.0/0001-uclibc-conf.patch
diff --git a/packages/gcc/7.2.0/0002-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch b/packages/gcc/7.3.0/0002-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
index a5f3721..a5f3721 100644
--- a/packages/gcc/7.2.0/0002-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
+++ b/packages/gcc/7.3.0/0002-gcc-plugin-Win-Dont-need-undefined-extern-var-refs-nor-fpic.patch
diff --git a/packages/gcc/7.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch b/packages/gcc/7.3.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch
index 5f9a07a..5f9a07a 100644
--- a/packages/gcc/7.2.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch
+++ b/packages/gcc/7.3.0/0003-gcc-plugin-POSIX-include-sys-select-h.patch
diff --git a/packages/gcc/7.2.0/0004-arm-softfloat-libgcc.patch b/packages/gcc/7.3.0/0004-arm-softfloat-libgcc.patch
index d980036..d980036 100644
--- a/packages/gcc/7.2.0/0004-arm-softfloat-libgcc.patch
+++ b/packages/gcc/7.3.0/0004-arm-softfloat-libgcc.patch
diff --git a/packages/gcc/7.2.0/0005-cilk-wchar.patch b/packages/gcc/7.3.0/0005-cilk-wchar.patch
index d2230cd..d2230cd 100644
--- a/packages/gcc/7.2.0/0005-cilk-wchar.patch
+++ b/packages/gcc/7.3.0/0005-cilk-wchar.patch
diff --git a/packages/gcc/7.2.0/0007-fix-m68k-uclinux.patch b/packages/gcc/7.3.0/0007-fix-m68k-uclinux.patch
index 9edd7da..9edd7da 100644
--- a/packages/gcc/7.2.0/0007-fix-m68k-uclinux.patch
+++ b/packages/gcc/7.3.0/0007-fix-m68k-uclinux.patch
diff --git a/packages/gcc/7.2.0/0008-libgfortran-missing-include.patch b/packages/gcc/7.3.0/0008-libgfortran-missing-include.patch
index 701e7b4..701e7b4 100644
--- a/packages/gcc/7.2.0/0008-libgfortran-missing-include.patch
+++ b/packages/gcc/7.3.0/0008-libgfortran-missing-include.patch
diff --git a/packages/gcc/7.2.0/0009-nios2-bad-multilib-default.patch b/packages/gcc/7.3.0/0009-nios2-bad-multilib-default.patch
index 4acc491..4acc491 100644
--- a/packages/gcc/7.2.0/0009-nios2-bad-multilib-default.patch
+++ b/packages/gcc/7.3.0/0009-nios2-bad-multilib-default.patch
diff --git a/packages/gcc/7.2.0/0010-libgcc-disable-split-stack-nothreads.patch b/packages/gcc/7.3.0/0010-libgcc-disable-split-stack-nothreads.patch
index df91a9f..df91a9f 100644
--- a/packages/gcc/7.2.0/0010-libgcc-disable-split-stack-nothreads.patch
+++ b/packages/gcc/7.3.0/0010-libgcc-disable-split-stack-nothreads.patch
diff --git a/packages/gcc/7.2.0/0011-bionic-ndk.patch b/packages/gcc/7.3.0/0011-bionic-ndk.patch
index 474dd8c..474dd8c 100644
--- a/packages/gcc/7.2.0/0011-bionic-ndk.patch
+++ b/packages/gcc/7.3.0/0011-bionic-ndk.patch
diff --git a/packages/gcc/7.2.0/0012-bionic-errno.patch b/packages/gcc/7.3.0/0012-bionic-errno.patch
index 0a1a632..0a1a632 100644
--- a/packages/gcc/7.2.0/0012-bionic-errno.patch
+++ b/packages/gcc/7.3.0/0012-bionic-errno.patch
diff --git a/packages/gcc/7.2.0/0013-crystax.patch b/packages/gcc/7.3.0/0013-crystax.patch
index 8c87ba3..8c87ba3 100644
--- a/packages/gcc/7.2.0/0013-crystax.patch
+++ b/packages/gcc/7.3.0/0013-crystax.patch
diff --git a/packages/gcc/7.2.0/0014-crystax.patch b/packages/gcc/7.3.0/0014-crystax.patch
index f1f9eb1..f1f9eb1 100644
--- a/packages/gcc/7.2.0/0014-crystax.patch
+++ b/packages/gcc/7.3.0/0014-crystax.patch
diff --git a/packages/gcc/7.2.0/0015-crystax.patch b/packages/gcc/7.3.0/0015-crystax.patch
index 5fd76d7..5fd76d7 100644
--- a/packages/gcc/7.2.0/0015-crystax.patch
+++ b/packages/gcc/7.3.0/0015-crystax.patch
diff --git a/packages/gcc/7.2.0/0016-crystax.patch b/packages/gcc/7.3.0/0016-crystax.patch
index cd56a56..cd56a56 100644
--- a/packages/gcc/7.2.0/0016-crystax.patch
+++ b/packages/gcc/7.3.0/0016-crystax.patch
diff --git a/packages/gcc/7.2.0/0017-crystax.patch b/packages/gcc/7.3.0/0017-crystax.patch
index 8f2eb43..8f2eb43 100644
--- a/packages/gcc/7.2.0/0017-crystax.patch
+++ b/packages/gcc/7.3.0/0017-crystax.patch
diff --git a/packages/gcc/7.2.0/0018-crystax.patch b/packages/gcc/7.3.0/0018-crystax.patch
index bbfcd14..bbfcd14 100644
--- a/packages/gcc/7.2.0/0018-crystax.patch
+++ b/packages/gcc/7.3.0/0018-crystax.patch
diff --git a/packages/gcc/7.2.0/0019-crystax.patch b/packages/gcc/7.3.0/0019-crystax.patch
index 8c21a1c..8c21a1c 100644
--- a/packages/gcc/7.2.0/0019-crystax.patch
+++ b/packages/gcc/7.3.0/0019-crystax.patch
diff --git a/packages/gcc/7.2.0/0020-crystax.patch b/packages/gcc/7.3.0/0020-crystax.patch
index ccb81fd..ccb81fd 100644
--- a/packages/gcc/7.2.0/0020-crystax.patch
+++ b/packages/gcc/7.3.0/0020-crystax.patch
diff --git a/packages/gcc/7.3.0/chksum b/packages/gcc/7.3.0/chksum
new file mode 100644
index 0000000..c2604f0
--- /dev/null
+++ b/packages/gcc/7.3.0/chksum
@@ -0,0 +1,8 @@
+md5 gcc-7.3.0.tar.xz be2da21680f27624f3a87055c4ba5af2
+sha1 gcc-7.3.0.tar.xz 9689b9cae7b2886fdaa08449a26701f095c04e48
+sha256 gcc-7.3.0.tar.xz 832ca6ae04636adbb430e865a1451adf6979ab44ca1c8374f61fba65645ce15c
+sha512 gcc-7.3.0.tar.xz ad41a7e4584e40e92cdf860bc0288500fbaf5dfb7e8c3fcabe9eba809c87bcfa85b46c19c19921b0cdf6d05483faede8287bb9ea120c0d1559449a70e602c8d4
+md5 gcc-7.3.0.tar.gz 747d5010b7c6938b480bc6e4d7c4be9a
+sha1 gcc-7.3.0.tar.gz 8f11c52db81c30a1780c590bb7ab9a6e326ccea4
+sha256 gcc-7.3.0.tar.gz fa06e455ca198ddc11ea4ddf2a394cf7cfb66aa7e0ab98cc1184189f1d405870
+sha512 gcc-7.3.0.tar.gz 4e203f4ea5e8713e7b0e3d2a269f7a54f6d1074d572b93d39ed6961c82b3c310f389d7f78494f58309b7436d1e0744eba06c22a24747000dfd84e2b4376cbf73
diff --git a/packages/gcc/7.2.0/version.desc b/packages/gcc/7.3.0/version.desc
index e69de29..e69de29 100644
--- a/packages/gcc/7.2.0/version.desc
+++ b/packages/gcc/7.3.0/version.desc