summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Jason Self [Sun, 16 Jun 2024 15:22:17 +0000 (08:22 -0700)]
Update GCC to 13.3
Jason Self [Mon, 11 Mar 2024 11:40:29 +0000 (04:40 -0700)]
Update the toolchain components to the latest version
Jason Self [Sun, 14 Jan 2024 21:51:00 +0000 (13:51 -0800)]
Remove s390x special case since the 4.14 kernel series is EOL
Jason Self [Sun, 28 May 2023 19:21:53 +0000 (12:21 -0700)]
setup-toolchain.sh: Update GCC to 12.3
Jason Self [Sun, 16 Apr 2023 04:39:41 +0000 (21:39 -0700)]
Add the full license header to build-metapackages.sh
Jason Self [Sun, 16 Apr 2023 04:31:16 +0000 (21:31 -0700)]
Add the full license header to setup-toolchain.sh
Jason Self [Mon, 16 Jan 2023 16:18:04 +0000 (08:18 -0800)]
Correct typo in the riscv64-linux toolchain name
Jason Self [Mon, 16 Jan 2023 15:08:18 +0000 (07:08 -0800)]
The binutils.tar.lz exists now so the temporary change can be removed
Jason Self [Sun, 15 Jan 2023 04:32:29 +0000 (20:32 -0800)]
Jason Self [Sun, 15 Jan 2023 04:21:08 +0000 (20:21 -0800)]
At the moment, binutil 2.40 is only available as .tar.bz2
Jason Self [Sun, 15 Jan 2023 04:17:17 +0000 (20:17 -0800)]
Update binutil to 2.40, mpc to 1.3.1 and mpfr to 4.2.0
Jason Self [Sun, 15 Jan 2023 04:15:01 +0000 (20:15 -0800)]
The 6.0 kernel series is now EOL and some exceptions can be removed now
Jason Self [Sun, 15 Jan 2023 04:13:51 +0000 (20:13 -0800)]
The 4.9 kernel series is now EOL and some exceptions can be removed now
Jason Self [Wed, 2 Nov 2022 15:13:30 +0000 (08:13 -0700)]
The 4.19 series for riscv64 needs to be built with GCC 10.4 & binutils 2.37
Jason Self [Sat, 22 Oct 2022 03:57:56 +0000 (20:57 -0700)]
Build the 6.0 series for PowerPC with binutils 2.38
Jason Self [Wed, 7 Sep 2022 03:31:49 +0000 (20:31 -0700)]
setup-toolchain.sh: The exception for the 4.9 series for ppc64 is no longer needed
Jason Self [Wed, 7 Sep 2022 02:50:42 +0000 (19:50 -0700)]
setup-toolchain.sh The exception for the 4.19 series for s390x is no longer needed
Jason Self [Wed, 7 Sep 2022 02:47:54 +0000 (19:47 -0700)]
setup-toolchain.sh: Update GCC to 12.2
Jason Self [Sun, 4 Sep 2022 21:32:46 +0000 (14:32 -0700)]
build-metapackages.sh: Try GPG twice
This is a workaround for GPG returning a non-zero exit status when
importing lxo's key, due to signatures being missing, even though the
key is actually imported.
Jason Self [Sun, 4 Sep 2022 21:08:05 +0000 (14:08 -0700)]
Publish build-metapackages.sh
Jason Self [Thu, 18 Aug 2022 12:21:38 +0000 (05:21 -0700)]
Public setup-toolchain.sh