aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/gcc/13.3.0/chksum8
-rw-r--r--packages/gcc/13.4.0/0000-libtool-leave-framework-alone.patch (renamed from packages/gcc/13.3.0/0000-libtool-leave-framework-alone.patch)0
-rw-r--r--packages/gcc/13.4.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch (renamed from packages/gcc/13.3.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch)0
-rw-r--r--packages/gcc/13.4.0/0002-arm-softfloat-libgcc.patch (renamed from packages/gcc/13.3.0/0002-arm-softfloat-libgcc.patch)0
-rw-r--r--packages/gcc/13.4.0/0003-libgcc-disable-split-stack-nothreads.patch (renamed from packages/gcc/13.3.0/0003-libgcc-disable-split-stack-nothreads.patch)0
-rw-r--r--packages/gcc/13.4.0/0004-Remove-use-of-include_next-from-c-headers.patch (renamed from packages/gcc/13.3.0/0004-Remove-use-of-include_next-from-c-headers.patch)0
-rw-r--r--packages/gcc/13.4.0/0005-Allow-default-libc-to-be-specified-to-configure.patch (renamed from packages/gcc/13.3.0/0005-Allow-default-libc-to-be-specified-to-configure.patch)0
-rw-r--r--packages/gcc/13.4.0/0006-driver-Extend-getenv-function-to-allow-default-value.patch (renamed from packages/gcc/13.3.0/0006-driver-Extend-getenv-function-to-allow-default-value.patch)0
-rw-r--r--packages/gcc/13.4.0/0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch (renamed from packages/gcc/13.3.0/0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch)0
-rw-r--r--packages/gcc/13.4.0/0008-Support-picolibc-targets.patch (renamed from packages/gcc/13.3.0/0008-Support-picolibc-targets.patch)0
-rw-r--r--packages/gcc/13.4.0/0009-gcc-Allow-g-to-work-differently-from-gcc.patch (renamed from packages/gcc/13.3.0/0009-gcc-Allow-g-to-work-differently-from-gcc.patch)0
-rw-r--r--packages/gcc/13.4.0/0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch (renamed from packages/gcc/13.3.0/0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch)0
-rw-r--r--packages/gcc/13.4.0/0011-Remove-crypt-and-crypt_r-interceptors.patch (renamed from packages/gcc/13.3.0/0011-Remove-crypt-and-crypt_r-interceptors.patch)0
-rw-r--r--packages/gcc/13.4.0/0012-libgcc-m68k-Fixes-for-soft-float.patch (renamed from packages/gcc/13.3.0/0012-libgcc-m68k-Fixes-for-soft-float.patch)0
-rw-r--r--packages/gcc/13.4.0/0013-libgcc-Exclude-UCLIBC-from-GLIBC-thread-check.patch (renamed from packages/gcc/13.3.0/0013-libgcc-Exclude-UCLIBC-from-GLIBC-thread-check.patch)0
-rw-r--r--packages/gcc/13.4.0/0014-LoongArch-Use-lib-instead-of-lib64-as-the-library-se.patch (renamed from packages/gcc/13.3.0/0014-LoongArch-Use-lib-instead-of-lib64-as-the-library-se.patch)0
-rw-r--r--packages/gcc/13.4.0/chksum8
-rw-r--r--packages/gcc/13.4.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch (renamed from packages/gcc/13.3.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch)0
-rw-r--r--packages/gcc/13.4.0/version.desc (renamed from packages/gcc/13.3.0/version.desc)0
19 files changed, 8 insertions, 8 deletions
diff --git a/packages/gcc/13.3.0/chksum b/packages/gcc/13.3.0/chksum
deleted file mode 100644
index edfec5ca..00000000
--- a/packages/gcc/13.3.0/chksum
+++ /dev/null
@@ -1,8 +0,0 @@
-md5 gcc-13.3.0.tar.xz 726726a73eaaacad4259fe5d7e978020
-sha1 gcc-13.3.0.tar.xz 6501872415823c95d48be28853ce3ebd6c1040c4
-sha256 gcc-13.3.0.tar.xz 0845e9621c9543a13f484e94584a49ffc0129970e9914624235fc1d061a0c083
-sha512 gcc-13.3.0.tar.xz ed5f2f4c6ed2c796fcf2c93707159e9dbd3ddb1ba063d549804dd68cdabbb6d550985ae1c8465ae9a336cfe29274a6eb0f42e21924360574ebd8e5d5c7c9a801
-md5 gcc-13.3.0.tar.gz f6e5402827861cd5397b3947bc7b8ff2
-sha1 gcc-13.3.0.tar.gz 19ae2771e6bc4b803576cc0250d214a67cc7617d
-sha256 gcc-13.3.0.tar.gz 3a2b10cab86e32358fdac871546d57e2700e9bdb5875ef33fff5b601265b9e32
-sha512 gcc-13.3.0.tar.gz a2973a57b028ae20920f00402c15a36e7a37f86c8d26f8ba1947fe2fb6ed06c474dea06cccb178a2b9144103ca213e32b5f263735139f5c67e27254959e76bdb
diff --git a/packages/gcc/13.3.0/0000-libtool-leave-framework-alone.patch b/packages/gcc/13.4.0/0000-libtool-leave-framework-alone.patch
index 1a86e415..1a86e415 100644
--- a/packages/gcc/13.3.0/0000-libtool-leave-framework-alone.patch
+++ b/packages/gcc/13.4.0/0000-libtool-leave-framework-alone.patch
diff --git a/packages/gcc/13.3.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch b/packages/gcc/13.4.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch
index 5f9a07a2..5f9a07a2 100644
--- a/packages/gcc/13.3.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch
+++ b/packages/gcc/13.4.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch
diff --git a/packages/gcc/13.3.0/0002-arm-softfloat-libgcc.patch b/packages/gcc/13.4.0/0002-arm-softfloat-libgcc.patch
index d9800365..d9800365 100644
--- a/packages/gcc/13.3.0/0002-arm-softfloat-libgcc.patch
+++ b/packages/gcc/13.4.0/0002-arm-softfloat-libgcc.patch
diff --git a/packages/gcc/13.3.0/0003-libgcc-disable-split-stack-nothreads.patch b/packages/gcc/13.4.0/0003-libgcc-disable-split-stack-nothreads.patch
index df91a9ff..df91a9ff 100644
--- a/packages/gcc/13.3.0/0003-libgcc-disable-split-stack-nothreads.patch
+++ b/packages/gcc/13.4.0/0003-libgcc-disable-split-stack-nothreads.patch
diff --git a/packages/gcc/13.3.0/0004-Remove-use-of-include_next-from-c-headers.patch b/packages/gcc/13.4.0/0004-Remove-use-of-include_next-from-c-headers.patch
index e079849a..e079849a 100644
--- a/packages/gcc/13.3.0/0004-Remove-use-of-include_next-from-c-headers.patch
+++ b/packages/gcc/13.4.0/0004-Remove-use-of-include_next-from-c-headers.patch
diff --git a/packages/gcc/13.3.0/0005-Allow-default-libc-to-be-specified-to-configure.patch b/packages/gcc/13.4.0/0005-Allow-default-libc-to-be-specified-to-configure.patch
index a56f02ad..a56f02ad 100644
--- a/packages/gcc/13.3.0/0005-Allow-default-libc-to-be-specified-to-configure.patch
+++ b/packages/gcc/13.4.0/0005-Allow-default-libc-to-be-specified-to-configure.patch
diff --git a/packages/gcc/13.3.0/0006-driver-Extend-getenv-function-to-allow-default-value.patch b/packages/gcc/13.4.0/0006-driver-Extend-getenv-function-to-allow-default-value.patch
index e7813e7b..e7813e7b 100644
--- a/packages/gcc/13.3.0/0006-driver-Extend-getenv-function-to-allow-default-value.patch
+++ b/packages/gcc/13.4.0/0006-driver-Extend-getenv-function-to-allow-default-value.patch
diff --git a/packages/gcc/13.3.0/0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch b/packages/gcc/13.4.0/0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch
index fadbdac2..fadbdac2 100644
--- a/packages/gcc/13.3.0/0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch
+++ b/packages/gcc/13.4.0/0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch
diff --git a/packages/gcc/13.3.0/0008-Support-picolibc-targets.patch b/packages/gcc/13.4.0/0008-Support-picolibc-targets.patch
index 754bd576..754bd576 100644
--- a/packages/gcc/13.3.0/0008-Support-picolibc-targets.patch
+++ b/packages/gcc/13.4.0/0008-Support-picolibc-targets.patch
diff --git a/packages/gcc/13.3.0/0009-gcc-Allow-g-to-work-differently-from-gcc.patch b/packages/gcc/13.4.0/0009-gcc-Allow-g-to-work-differently-from-gcc.patch
index 9cded7c2..9cded7c2 100644
--- a/packages/gcc/13.3.0/0009-gcc-Allow-g-to-work-differently-from-gcc.patch
+++ b/packages/gcc/13.4.0/0009-gcc-Allow-g-to-work-differently-from-gcc.patch
diff --git a/packages/gcc/13.3.0/0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch b/packages/gcc/13.4.0/0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch
index 86d86b14..86d86b14 100644
--- a/packages/gcc/13.3.0/0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch
+++ b/packages/gcc/13.4.0/0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch
diff --git a/packages/gcc/13.3.0/0011-Remove-crypt-and-crypt_r-interceptors.patch b/packages/gcc/13.4.0/0011-Remove-crypt-and-crypt_r-interceptors.patch
index 4cc71959..4cc71959 100644
--- a/packages/gcc/13.3.0/0011-Remove-crypt-and-crypt_r-interceptors.patch
+++ b/packages/gcc/13.4.0/0011-Remove-crypt-and-crypt_r-interceptors.patch
diff --git a/packages/gcc/13.3.0/0012-libgcc-m68k-Fixes-for-soft-float.patch b/packages/gcc/13.4.0/0012-libgcc-m68k-Fixes-for-soft-float.patch
index caa6664a..caa6664a 100644
--- a/packages/gcc/13.3.0/0012-libgcc-m68k-Fixes-for-soft-float.patch
+++ b/packages/gcc/13.4.0/0012-libgcc-m68k-Fixes-for-soft-float.patch
diff --git a/packages/gcc/13.3.0/0013-libgcc-Exclude-UCLIBC-from-GLIBC-thread-check.patch b/packages/gcc/13.4.0/0013-libgcc-Exclude-UCLIBC-from-GLIBC-thread-check.patch
index b600262f..b600262f 100644
--- a/packages/gcc/13.3.0/0013-libgcc-Exclude-UCLIBC-from-GLIBC-thread-check.patch
+++ b/packages/gcc/13.4.0/0013-libgcc-Exclude-UCLIBC-from-GLIBC-thread-check.patch
diff --git a/packages/gcc/13.3.0/0014-LoongArch-Use-lib-instead-of-lib64-as-the-library-se.patch b/packages/gcc/13.4.0/0014-LoongArch-Use-lib-instead-of-lib64-as-the-library-se.patch
index 74c785df..74c785df 100644
--- a/packages/gcc/13.3.0/0014-LoongArch-Use-lib-instead-of-lib64-as-the-library-se.patch
+++ b/packages/gcc/13.4.0/0014-LoongArch-Use-lib-instead-of-lib64-as-the-library-se.patch
diff --git a/packages/gcc/13.4.0/chksum b/packages/gcc/13.4.0/chksum
new file mode 100644
index 00000000..32b23f25
--- /dev/null
+++ b/packages/gcc/13.4.0/chksum
@@ -0,0 +1,8 @@
+md5 gcc-13.4.0.tar.xz 260096adee8b1cf3dde6e61c11cccca6
+sha1 gcc-13.4.0.tar.xz 419c4f1a4b58134a34c00afa7327c6848a58050a
+sha256 gcc-13.4.0.tar.xz 9c4ce6dbb040568fdc545588ac03c5cbc95a8dbf0c7aa490170843afb59ca8f5
+sha512 gcc-13.4.0.tar.xz 9b4b83ecf51ef355b868608b8d257b2fa435c06d2719cb86657a7c2c2a0828ff4ce04e9bac1055bbcad8ed5b4da524cafaef654785e23a50233d95d89201e35f
+md5 gcc-13.4.0.tar.gz b5109687acfc3fc61c891b9a0dfe71b2
+sha1 gcc-13.4.0.tar.gz 36712b3b575715b8dc555113403e2082138ce9d1
+sha256 gcc-13.4.0.tar.gz bf0baf3e570c9c74c17c8201f0196c6924b4bd98c90e69d6b2ac0cd823f33bbc
+sha512 gcc-13.4.0.tar.gz c4c1ab3c65690c4d872988113db0c402206fd250110ed3cd6c4df47a5030ce95865869bb3638873f123f75d5983bcb8c8c99a6e7f8978efd9f3cbb66faa9a8fb
diff --git a/packages/gcc/13.3.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch b/packages/gcc/13.4.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch
index 487a28c3..487a28c3 100644
--- a/packages/gcc/13.3.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch
+++ b/packages/gcc/13.4.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch
diff --git a/packages/gcc/13.3.0/version.desc b/packages/gcc/13.4.0/version.desc
index e69de29b..e69de29b 100644
--- a/packages/gcc/13.3.0/version.desc
+++ b/packages/gcc/13.4.0/version.desc