buildroot/toolchain/toolchain-external
Thomas Petazzoni 7e0e6e3b86 toolchain/toolchain-external/toolchain-external-bootlin: update to 2023.11-1
New toolchains have been released, with the following changes:

- The bleeding-edge toolchains are based on gcc 13.2, binutils 2.41,
  gdb 14.1, kernel headers 5.10, glibc 2.38, musl 1.2.4 or uclibc-ng
  1.0.45.

- The stable toolchains are based on gcc 12.3, binutils 2.40, gdb
  13.2, kernel headers 4.14, glibc 2.38, musl 1.2.4 or uclibc-ng
  1.0.45.

- The glibc version is no longer affected by CVE-2023-4911

- The gdb build has been fixed to no longer rely on uninstalled
  libbfd.so and libopcodes.so libraries

- The zlib library, which was incorrectly present in the toolchain
  sysroot, is gone, fixing various build failures encountered with
  2023.08 toolchains.

- There are now toolchains for m68k 68xxx based on uclibc and musl in
  addition to glibc, which was already supported

The careful reviewer will notice that a number of

    depends on !BR2_ARCH_NEEDS_GCC_AT_LEAST_14

are being added to the toolchains that use gcc 13.x, as per
a0d2a5cfec
("support/scripts/gen-bootlin-toolchains: generate
BR2_ARCH_NEEDS_GCC_AT_LEAST_X guard").

All 214 test cases were successfully run:

  https://gitlab.com/tpetazzoni/buildroot/-/pipelines/1120323562

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2023-12-28 21:57:50 +01:00
..
toolchain-external-arm-aarch64 toolchain/toolchain-external/toolchain-external-arm-aarch64: bump to version 13.2-rel1 2023-12-08 22:34:38 +01:00
toolchain-external-arm-aarch64-be toolchain/toolchain-external/toolchain-external-arm-aarch64-be: bump to version 13.2-rel1 2023-12-08 22:34:44 +01:00
toolchain-external-arm-arm toolchain/toolchain-external/toolchain-external-arm-arm: bump to version 13.2-rel1 2023-12-08 22:34:32 +01:00
toolchain-external-bootlin toolchain/toolchain-external/toolchain-external-bootlin: update to 2023.11-1 2023-12-28 21:57:50 +01:00
toolchain-external-codescape-img-mips toolchain/toolchain-external/toolchain-external-codescape-img-mips: disable gdbserver 2023-08-12 22:21:57 +02:00
toolchain-external-codescape-mti-mips toolchain/toolchain-external/toolchain-external-codescape-mti-mips: disable gdbserver 2023-08-12 22:21:55 +02:00
toolchain-external-codesourcery-aarch64 boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
toolchain-external-codesourcery-arm boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
toolchain-external-codesourcery-mips boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
toolchain-external-codesourcery-niosII boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
toolchain-external-custom {toolchain, linux-headers}: add support for 6.6 headers 2023-11-01 19:22:47 +01:00
toolchain-external-linaro-aarch64 toolchain/toolchain-external: add BR2_ARCH_NEEDS_GCC_AT_LEAST_X guards 2023-08-13 17:51:28 +02:00
toolchain-external-linaro-aarch64-be toolchain/toolchain-external: add BR2_ARCH_NEEDS_GCC_AT_LEAST_X guards 2023-08-13 17:51:28 +02:00
toolchain-external-linaro-arm toolchain/toolchain-external: add BR2_ARCH_NEEDS_GCC_AT_LEAST_X guards 2023-08-13 17:51:28 +02:00
toolchain-external-linaro-armeb toolchain/toolchain-external: add BR2_ARCH_NEEDS_GCC_AT_LEAST_X guards 2023-08-13 17:51:28 +02:00
toolchain-external-synopsys-arc toolchain/helpers.mk: strengthen uClibc locale check 2023-08-30 23:44:24 +02:00
Config.in toolchain: invert glibc <-> !static dependency 2022-07-27 11:11:19 +02:00
pkg-toolchain-external.mk toolchain/toolchain-external: always call checks with dependencies 2023-07-23 09:44:06 +02:00
toolchain-external.mk Fix makefile include order by using sort/wildcard. 2017-11-24 00:08:23 +01:00