From 302e45d842c66f12595306b047e4722c00a29d7f Mon Sep 17 00:00:00 2001 From: rofl0r Date: Thu, 24 Jun 2021 00:25:45 +0000 Subject: [PATCH] bump gcc 8.x to 8.5.0 --- hashes/gcc-8.4.0.tar.xz.sha1 | 1 - hashes/gcc-8.5.0.tar.xz.sha1 | 1 + patches/{gcc-8.4.0 => gcc-8.5.0}/0001-ssp_nonshared.diff | 0 patches/{gcc-8.4.0 => gcc-8.5.0}/0002-posix_memalign.diff | 0 patches/{gcc-8.4.0 => gcc-8.5.0}/0003-libatomic-test-fix.diff | 0 patches/{gcc-8.4.0 => gcc-8.5.0}/0004-libgomp-test-fix.diff | 0 patches/{gcc-8.4.0 => gcc-8.5.0}/0005-libitm-test-fix.diff | 0 patches/{gcc-8.4.0 => gcc-8.5.0}/0006-libvtv-test-fix.diff | 0 patches/{gcc-8.4.0 => gcc-8.5.0}/0007-j2.diff | 0 patches/{gcc-8.4.0 => gcc-8.5.0}/0008-s390x-muslldso.diff | 0 patches/{gcc-8.4.0 => gcc-8.5.0}/0009-microblaze-pr65649.diff | 0 patches/{gcc-8.4.0 => gcc-8.5.0}/0010-ldbl128-config.diff | 0 patches/{gcc-8.4.0 => gcc-8.5.0}/0011-m68k.diff | 0 patches/{gcc-8.4.0 => gcc-8.5.0}/0012-static-pie.diff | 0 patches/{gcc-8.4.0 => gcc-8.5.0}/0013-invalid_tls_model.diff | 0 .../0014-fix-gthr-weak-refs-for-libgcc.patch | 0 patches/{gcc-8.4.0 => gcc-8.5.0}/0015-riscv-tls-copy-relocs.diff | 0 .../{gcc-8.4.0 => gcc-8.5.0}/0016-libstdc++-futex-time64.diff | 0 patches/{gcc-8.4.0 => gcc-8.5.0}/0018-m68k-sqrt.diff | 0 19 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 hashes/gcc-8.4.0.tar.xz.sha1 create mode 100644 hashes/gcc-8.5.0.tar.xz.sha1 rename patches/{gcc-8.4.0 => gcc-8.5.0}/0001-ssp_nonshared.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0002-posix_memalign.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0003-libatomic-test-fix.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0004-libgomp-test-fix.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0005-libitm-test-fix.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0006-libvtv-test-fix.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0007-j2.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0008-s390x-muslldso.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0009-microblaze-pr65649.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0010-ldbl128-config.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0011-m68k.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0012-static-pie.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0013-invalid_tls_model.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0014-fix-gthr-weak-refs-for-libgcc.patch (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0015-riscv-tls-copy-relocs.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0016-libstdc++-futex-time64.diff (100%) rename patches/{gcc-8.4.0 => gcc-8.5.0}/0018-m68k-sqrt.diff (100%) diff --git a/hashes/gcc-8.4.0.tar.xz.sha1 b/hashes/gcc-8.4.0.tar.xz.sha1 deleted file mode 100644 index d1eb44e..0000000 --- a/hashes/gcc-8.4.0.tar.xz.sha1 +++ /dev/null @@ -1 +0,0 @@ -00ddb177b04caffd40f7af0175d5b3c8e5442545 gcc-8.4.0.tar.xz diff --git a/hashes/gcc-8.5.0.tar.xz.sha1 b/hashes/gcc-8.5.0.tar.xz.sha1 new file mode 100644 index 0000000..186e194 --- /dev/null +++ b/hashes/gcc-8.5.0.tar.xz.sha1 @@ -0,0 +1 @@ +2e93f85672f57023d45c20fef9572b72f8a3e7f1 gcc-8.5.0.tar.xz diff --git a/patches/gcc-8.4.0/0001-ssp_nonshared.diff b/patches/gcc-8.5.0/0001-ssp_nonshared.diff similarity index 100% rename from patches/gcc-8.4.0/0001-ssp_nonshared.diff rename to patches/gcc-8.5.0/0001-ssp_nonshared.diff diff --git a/patches/gcc-8.4.0/0002-posix_memalign.diff b/patches/gcc-8.5.0/0002-posix_memalign.diff similarity index 100% rename from patches/gcc-8.4.0/0002-posix_memalign.diff rename to patches/gcc-8.5.0/0002-posix_memalign.diff diff --git a/patches/gcc-8.4.0/0003-libatomic-test-fix.diff b/patches/gcc-8.5.0/0003-libatomic-test-fix.diff similarity index 100% rename from patches/gcc-8.4.0/0003-libatomic-test-fix.diff rename to patches/gcc-8.5.0/0003-libatomic-test-fix.diff diff --git a/patches/gcc-8.4.0/0004-libgomp-test-fix.diff b/patches/gcc-8.5.0/0004-libgomp-test-fix.diff similarity index 100% rename from patches/gcc-8.4.0/0004-libgomp-test-fix.diff rename to patches/gcc-8.5.0/0004-libgomp-test-fix.diff diff --git a/patches/gcc-8.4.0/0005-libitm-test-fix.diff b/patches/gcc-8.5.0/0005-libitm-test-fix.diff similarity index 100% rename from patches/gcc-8.4.0/0005-libitm-test-fix.diff rename to patches/gcc-8.5.0/0005-libitm-test-fix.diff diff --git a/patches/gcc-8.4.0/0006-libvtv-test-fix.diff b/patches/gcc-8.5.0/0006-libvtv-test-fix.diff similarity index 100% rename from patches/gcc-8.4.0/0006-libvtv-test-fix.diff rename to patches/gcc-8.5.0/0006-libvtv-test-fix.diff diff --git a/patches/gcc-8.4.0/0007-j2.diff b/patches/gcc-8.5.0/0007-j2.diff similarity index 100% rename from patches/gcc-8.4.0/0007-j2.diff rename to patches/gcc-8.5.0/0007-j2.diff diff --git a/patches/gcc-8.4.0/0008-s390x-muslldso.diff b/patches/gcc-8.5.0/0008-s390x-muslldso.diff similarity index 100% rename from patches/gcc-8.4.0/0008-s390x-muslldso.diff rename to patches/gcc-8.5.0/0008-s390x-muslldso.diff diff --git a/patches/gcc-8.4.0/0009-microblaze-pr65649.diff b/patches/gcc-8.5.0/0009-microblaze-pr65649.diff similarity index 100% rename from patches/gcc-8.4.0/0009-microblaze-pr65649.diff rename to patches/gcc-8.5.0/0009-microblaze-pr65649.diff diff --git a/patches/gcc-8.4.0/0010-ldbl128-config.diff b/patches/gcc-8.5.0/0010-ldbl128-config.diff similarity index 100% rename from patches/gcc-8.4.0/0010-ldbl128-config.diff rename to patches/gcc-8.5.0/0010-ldbl128-config.diff diff --git a/patches/gcc-8.4.0/0011-m68k.diff b/patches/gcc-8.5.0/0011-m68k.diff similarity index 100% rename from patches/gcc-8.4.0/0011-m68k.diff rename to patches/gcc-8.5.0/0011-m68k.diff diff --git a/patches/gcc-8.4.0/0012-static-pie.diff b/patches/gcc-8.5.0/0012-static-pie.diff similarity index 100% rename from patches/gcc-8.4.0/0012-static-pie.diff rename to patches/gcc-8.5.0/0012-static-pie.diff diff --git a/patches/gcc-8.4.0/0013-invalid_tls_model.diff b/patches/gcc-8.5.0/0013-invalid_tls_model.diff similarity index 100% rename from patches/gcc-8.4.0/0013-invalid_tls_model.diff rename to patches/gcc-8.5.0/0013-invalid_tls_model.diff diff --git a/patches/gcc-8.4.0/0014-fix-gthr-weak-refs-for-libgcc.patch b/patches/gcc-8.5.0/0014-fix-gthr-weak-refs-for-libgcc.patch similarity index 100% rename from patches/gcc-8.4.0/0014-fix-gthr-weak-refs-for-libgcc.patch rename to patches/gcc-8.5.0/0014-fix-gthr-weak-refs-for-libgcc.patch diff --git a/patches/gcc-8.4.0/0015-riscv-tls-copy-relocs.diff b/patches/gcc-8.5.0/0015-riscv-tls-copy-relocs.diff similarity index 100% rename from patches/gcc-8.4.0/0015-riscv-tls-copy-relocs.diff rename to patches/gcc-8.5.0/0015-riscv-tls-copy-relocs.diff diff --git a/patches/gcc-8.4.0/0016-libstdc++-futex-time64.diff b/patches/gcc-8.5.0/0016-libstdc++-futex-time64.diff similarity index 100% rename from patches/gcc-8.4.0/0016-libstdc++-futex-time64.diff rename to patches/gcc-8.5.0/0016-libstdc++-futex-time64.diff diff --git a/patches/gcc-8.4.0/0018-m68k-sqrt.diff b/patches/gcc-8.5.0/0018-m68k-sqrt.diff similarity index 100% rename from patches/gcc-8.4.0/0018-m68k-sqrt.diff rename to patches/gcc-8.5.0/0018-m68k-sqrt.diff