diff options
author | Chris Packham <judge.packham@gmail.com> | 2023-07-28 09:00:19 +1200 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2023-08-04 16:43:19 +1200 |
commit | 41f5d4905351f33b6119d01a076a8de2ba9d4982 (patch) | |
tree | 6a858be1a747a70183fddfa6c4354ede426321b8 /packages/gcc | |
parent | 465207b7a21f00b94b934151c0667275d342cb56 (diff) | |
download | crosstool-ng-41f5d4905351f33b6119d01a076a8de2ba9d4982.tar.gz crosstool-ng-41f5d4905351f33b6119d01a076a8de2ba9d4982.tar.bz2 crosstool-ng-41f5d4905351f33b6119d01a076a8de2ba9d4982.zip |
gcc: Add 13.2.0
https://gcc.gnu.org/pipermail/gcc-announce/2023/000179.html
https://gcc.gnu.org/gcc-13/changes.html
Add the new version and regenerate the patches.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'packages/gcc')
-rw-r--r-- | packages/gcc/13.1.0/chksum | 8 | ||||
-rw-r--r-- | packages/gcc/13.2.0/0000-libtool-leave-framework-alone.patch (renamed from packages/gcc/13.1.0/0000-libtool-leave-framework-alone.patch) | 0 | ||||
-rw-r--r-- | packages/gcc/13.2.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch (renamed from packages/gcc/13.1.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch) | 0 | ||||
-rw-r--r-- | packages/gcc/13.2.0/0002-arm-softfloat-libgcc.patch (renamed from packages/gcc/13.1.0/0002-arm-softfloat-libgcc.patch) | 0 | ||||
-rw-r--r-- | packages/gcc/13.2.0/0003-libgcc-disable-split-stack-nothreads.patch (renamed from packages/gcc/13.1.0/0003-libgcc-disable-split-stack-nothreads.patch) | 0 | ||||
-rw-r--r-- | packages/gcc/13.2.0/0004-Remove-use-of-include_next-from-c-headers.patch (renamed from packages/gcc/13.1.0/0004-Remove-use-of-include_next-from-c-headers.patch) | 0 | ||||
-rw-r--r-- | packages/gcc/13.2.0/0005-Allow-default-libc-to-be-specified-to-configure.patch (renamed from packages/gcc/13.1.0/0005-Allow-default-libc-to-be-specified-to-configure.patch) | 0 | ||||
-rw-r--r-- | packages/gcc/13.2.0/0006-driver-Extend-getenv-function-to-allow-default-value.patch (renamed from packages/gcc/13.1.0/0006-driver-Extend-getenv-function-to-allow-default-value.patch) | 2 | ||||
-rw-r--r-- | packages/gcc/13.2.0/0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch (renamed from packages/gcc/13.1.0/0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch) | 0 | ||||
-rw-r--r-- | packages/gcc/13.2.0/0008-Support-picolibc-targets.patch (renamed from packages/gcc/13.1.0/0008-Support-picolibc-targets.patch) | 0 | ||||
-rw-r--r-- | packages/gcc/13.2.0/0009-gcc-Allow-g-to-work-differently-from-gcc.patch (renamed from packages/gcc/13.1.0/0009-gcc-Allow-g-to-work-differently-from-gcc.patch) | 0 | ||||
-rw-r--r-- | packages/gcc/13.2.0/0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch (renamed from packages/gcc/13.1.0/0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch) | 0 | ||||
-rw-r--r-- | packages/gcc/13.2.0/chksum | 8 | ||||
-rw-r--r-- | packages/gcc/13.2.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch (renamed from packages/gcc/13.1.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch) | 0 | ||||
-rw-r--r-- | packages/gcc/13.2.0/version.desc (renamed from packages/gcc/13.1.0/version.desc) | 0 |
15 files changed, 9 insertions, 9 deletions
diff --git a/packages/gcc/13.1.0/chksum b/packages/gcc/13.1.0/chksum deleted file mode 100644 index f031fbee..00000000 --- a/packages/gcc/13.1.0/chksum +++ /dev/null @@ -1,8 +0,0 @@ -md5 gcc-13.1.0.tar.xz 43e4de77f2218c83ca675257ea1af9ef -sha1 gcc-13.1.0.tar.xz 13366f554858f548282b5701a0add1d19d1325ee -sha256 gcc-13.1.0.tar.xz 61d684f0aa5e76ac6585ad8898a2427aade8979ed5e7f85492286c4dfc13ee86 -sha512 gcc-13.1.0.tar.xz 6cf06dfc48f57f5e67f7efe3248019329a14d690c728d9f2f7ef5fa0d58f1816f309586ba7ea2eac20d0b60a2d1b701f68392e9067dd46f827ba0efd7192db33 -md5 gcc-13.1.0.tar.gz acbd81e95b3d9f11ea0b3462d88107b1 -sha1 gcc-13.1.0.tar.gz 10ff6f714012562294da5819c023a8ffe9de8786 -sha256 gcc-13.1.0.tar.gz bacd4c614d8bd5983404585e53478d467a254249e0f1bb747c8bc6d787bd4fa2 -sha512 gcc-13.1.0.tar.gz 73244f830b748d5fe2645a21c9c01bcffa5b34c73a9244a22dfb39fc3abd5bc61ab851bf2ca65999ce642fe60a5de2aadb07c02f40210c555003b5e16f1f7fa3 diff --git a/packages/gcc/13.1.0/0000-libtool-leave-framework-alone.patch b/packages/gcc/13.2.0/0000-libtool-leave-framework-alone.patch index 1a86e415..1a86e415 100644 --- a/packages/gcc/13.1.0/0000-libtool-leave-framework-alone.patch +++ b/packages/gcc/13.2.0/0000-libtool-leave-framework-alone.patch diff --git a/packages/gcc/13.1.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch b/packages/gcc/13.2.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch index 5f9a07a2..5f9a07a2 100644 --- a/packages/gcc/13.1.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch +++ b/packages/gcc/13.2.0/0001-gcc-plugin-POSIX-include-sys-select-h.patch diff --git a/packages/gcc/13.1.0/0002-arm-softfloat-libgcc.patch b/packages/gcc/13.2.0/0002-arm-softfloat-libgcc.patch index d9800365..d9800365 100644 --- a/packages/gcc/13.1.0/0002-arm-softfloat-libgcc.patch +++ b/packages/gcc/13.2.0/0002-arm-softfloat-libgcc.patch diff --git a/packages/gcc/13.1.0/0003-libgcc-disable-split-stack-nothreads.patch b/packages/gcc/13.2.0/0003-libgcc-disable-split-stack-nothreads.patch index df91a9ff..df91a9ff 100644 --- a/packages/gcc/13.1.0/0003-libgcc-disable-split-stack-nothreads.patch +++ b/packages/gcc/13.2.0/0003-libgcc-disable-split-stack-nothreads.patch diff --git a/packages/gcc/13.1.0/0004-Remove-use-of-include_next-from-c-headers.patch b/packages/gcc/13.2.0/0004-Remove-use-of-include_next-from-c-headers.patch index 429d3bd3..429d3bd3 100644 --- a/packages/gcc/13.1.0/0004-Remove-use-of-include_next-from-c-headers.patch +++ b/packages/gcc/13.2.0/0004-Remove-use-of-include_next-from-c-headers.patch diff --git a/packages/gcc/13.1.0/0005-Allow-default-libc-to-be-specified-to-configure.patch b/packages/gcc/13.2.0/0005-Allow-default-libc-to-be-specified-to-configure.patch index 47f56953..47f56953 100644 --- a/packages/gcc/13.1.0/0005-Allow-default-libc-to-be-specified-to-configure.patch +++ b/packages/gcc/13.2.0/0005-Allow-default-libc-to-be-specified-to-configure.patch diff --git a/packages/gcc/13.1.0/0006-driver-Extend-getenv-function-to-allow-default-value.patch b/packages/gcc/13.2.0/0006-driver-Extend-getenv-function-to-allow-default-value.patch index fb5a6086..4c73bd6f 100644 --- a/packages/gcc/13.1.0/0006-driver-Extend-getenv-function-to-allow-default-value.patch +++ b/packages/gcc/13.2.0/0006-driver-Extend-getenv-function-to-allow-default-value.patch @@ -40,7 +40,7 @@ Signed-off-by: Keith Packard <keithp@keithp.com> --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi -@@ -34780,17 +34780,21 @@ +@@ -34814,17 +34814,21 @@ @table @code @item @code{getenv} diff --git a/packages/gcc/13.1.0/0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch b/packages/gcc/13.2.0/0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch index 3a36594d..3a36594d 100644 --- a/packages/gcc/13.1.0/0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch +++ b/packages/gcc/13.2.0/0007-Add-newlib-and-picolibc-as-default-C-library-choices.patch diff --git a/packages/gcc/13.1.0/0008-Support-picolibc-targets.patch b/packages/gcc/13.2.0/0008-Support-picolibc-targets.patch index 0f8cc2f9..0f8cc2f9 100644 --- a/packages/gcc/13.1.0/0008-Support-picolibc-targets.patch +++ b/packages/gcc/13.2.0/0008-Support-picolibc-targets.patch diff --git a/packages/gcc/13.1.0/0009-gcc-Allow-g-to-work-differently-from-gcc.patch b/packages/gcc/13.2.0/0009-gcc-Allow-g-to-work-differently-from-gcc.patch index 57a22f98..57a22f98 100644 --- a/packages/gcc/13.1.0/0009-gcc-Allow-g-to-work-differently-from-gcc.patch +++ b/packages/gcc/13.2.0/0009-gcc-Allow-g-to-work-differently-from-gcc.patch diff --git a/packages/gcc/13.1.0/0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch b/packages/gcc/13.2.0/0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch index f6d9e0bc..f6d9e0bc 100644 --- a/packages/gcc/13.1.0/0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch +++ b/packages/gcc/13.2.0/0010-RISC-V-fix-build-issue-with-gcc-4.9.x.patch diff --git a/packages/gcc/13.2.0/chksum b/packages/gcc/13.2.0/chksum new file mode 100644 index 00000000..e64334b9 --- /dev/null +++ b/packages/gcc/13.2.0/chksum @@ -0,0 +1,8 @@ +md5 gcc-13.2.0.tar.xz e0e48554cc6e4f261d55ddee9ab69075 +sha1 gcc-13.2.0.tar.xz 5f95b6d042fb37d45c6cbebfc91decfbc4fb493c +sha256 gcc-13.2.0.tar.xz e275e76442a6067341a27f04c5c6b83d8613144004c0413528863dc6b5c743da +sha512 gcc-13.2.0.tar.xz d99e4826a70db04504467e349e9fbaedaa5870766cda7c5cab50cdebedc4be755ebca5b789e1232a34a20be1a0b60097de9280efe47bdb71c73251e30b0862a2 +md5 gcc-13.2.0.tar.gz aeb5ac806c34d47e725bdd025f34bac4 +sha1 gcc-13.2.0.tar.gz ba0872d7c618549c83bf167743a813c6b34b9530 +sha256 gcc-13.2.0.tar.gz 8cb4be3796651976f94b9356fa08d833524f62420d6292c5033a9a26af315078 +sha512 gcc-13.2.0.tar.gz 41c8c77ac5c3f77de639c2913a8e4ff424d48858c9575fc318861209467828ccb7e6e5fe3618b42bf3d745be8c7ab4b4e50e424155e691816fa99951a2b870b9 diff --git a/packages/gcc/13.1.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch b/packages/gcc/13.2.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch index 487a28c3..487a28c3 100644 --- a/packages/gcc/13.1.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch +++ b/packages/gcc/13.2.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch diff --git a/packages/gcc/13.1.0/version.desc b/packages/gcc/13.2.0/version.desc index e69de29b..e69de29b 100644 --- a/packages/gcc/13.1.0/version.desc +++ b/packages/gcc/13.2.0/version.desc |