buildroot/boot/syslinux
Thomas Petazzoni 97aa1f9a9b boot/syslinux: add multiple patches fixing build issues with GCC >= 14
No autobuilder failures reported, but it fixes build issues that can
be reproduced with:

BR2_x86_64=y
BR2_x86_corei7=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_BOOTLIN_X86_64_CORE_I7_GLIBC_BLEEDING_EDGE=y
BR2_TARGET_SYSLINUX=y
BR2_TARGET_SYSLINUX_EFI=y

First patch is backported from upstream. Last 3 patches are not from
upstream, and they have not been submitted as upstream is basically
dead (last release 10 years ago, last commit 5 years ago).

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit a311245ff7cf432de861ff095941ef53fc16460d)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2025-01-31 17:18:34 +01:00
..
0001-bios-Fix-alignment-change-with-gcc-5.patch
0002-Disable-PIE-to-avoid-FTBFS-on-amd64.patch
0003-memdisk-Force-ld-output-format-to-32-bits.patch
0004-utils-Use-the-host-toolchain-to-build.patch
0005-lzo-Use-the-host-toolchain-for-prepcore.patch
0006-The-VPrint-definition-is-now-part-of-the-exports-of-.patch
0007-Update-the-longjump-calls-to-fit-the-new-declaration.patch
0008-efi-wrapper-build-it-with-the-host-toolchain.patch
0009-bios-Don-t-try-to-guess-the-sections-alignment.patch
0010-core-Clean-up-the-i386-bios-build.patch
0011-extlinux-Use-the-host-toolchain-to-build.patch
0012-pull-in-sys-sysmacros-h-for-major-minor-makedev.patch
0013-Fix-build-with-gnu-efi-version-3.0.9.patch
0014-Fix-build-with-binutils-note-gnu-property-section.patch
0015-efi-main.c-include-efisetjmp.h.patch boot/syslinux: update the patches to be applied with fuzz 0 2024-06-24 21:29:50 +02:00
0016-Workaround-multiple-definition-of-symbol-errors.patch
0017-Replace-builtin-strlen-that-appears-to-get-optimized.patch
0018-single-load-segment.patch boot/syslinux: carry fix for build failures with binutils 2.31+ 2024-01-27 17:46:51 +01:00
0019-stddef.h-add-wchar_t-type-definition.patch boot/syslinux: fix build with gnu-efi >= 3.0.16 2024-03-01 19:16:52 +01:00
0020-pull-in-stdio-h-for-gcc14.patch boot/syslinux: fix building with GCC 14.x 2024-07-10 22:20:25 +02:00
0021-load_linux-correct-a-type.patch boot/syslinux: add multiple patches fixing build issues with GCC >= 14 2025-01-31 17:18:34 +01:00
0022-com32-modules-pxechn.c-use-proper-type-in-struct-dat.patch boot/syslinux: add multiple patches fixing build issues with GCC >= 14 2025-01-31 17:18:34 +01:00
0023-com32-chain-chain.h-use-proper-type-in-struct-data_a.patch boot/syslinux: add multiple patches fixing build issues with GCC >= 14 2025-01-31 17:18:34 +01:00
0024-efi-main.c-fix-incorrect-type-of-load_error_buf.patch boot/syslinux: add multiple patches fixing build issues with GCC >= 14 2025-01-31 17:18:34 +01:00
Config.in
syslinux.hash
syslinux.mk package/syslinux: disable documentation 2022-08-14 22:42:50 +02:00