meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc
Yoann Congal 6b2b1c6670
kexec-tools-klibc: Fix building on x86_64 with binutils 2.41
Newer versions of the GNU assembler (observed with binutils 2.41) will
complain about the ".arch i386" in files assembled with "as --64",
with the message "Error: 64bit mode not supported on 'i386'".

Fix by moving ".arch i386" below the relevant ".code32" directive, so
that the assembler is no longer expecting 64-bit instructions to be used
by the time that the ".arch i386" directive is encountered.

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-02-13 15:08:40 -08:00
..
0001-force-static-build.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
0002-Adjust-the-order-of-headers-to-fix-build-for-musl.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
0003-kexec-elf-rel-use-our-elf.h.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
0004-kexec-elf-exec.c-replace-with-our-err.h.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
0005-crashdump-elf.c-work-around-for-sysconf-_SC_NPROCESS.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
0006-kexec-syscall.h-work-around-missing-syscall-wrapper.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
0007-kexec.c-add-guard-around-ENOTSUP.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
0008-kexec.c-replace-mising-BLKGETSIZE64.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
0009-vmcore-dmesg.c-work-around-missing-imaxdiv.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
0010-fs2dt.c-work-around-missing-getline.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
0011-purgatory-Makefile-adapt-to-klcc.patch klibc: Upgrade to 2.0.8 release 2021-02-04 23:46:45 -08:00
0012-purgatory-string.c-avoid-inclusion-of-string.h.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
0013-sha256.h-avoid-inclusion-of-sys-types.h.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
0014-add-if_nameindex-from-musl.patch *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
0015-vmcore-dmesg-fix-warning.patch *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
140-mips_disable_devicetree_support.patch *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
arm_crashdump-fix-buffer-align.patch *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
arm_crashdump.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
arm64_kexec-arm64.c-workaround-for-getrandom-syscall.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
arm64_kexec-image-header.h-add-missing-le64toh.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
arm64-crashdump-arm64.c-fix-warning.patch *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
Fix-building-on-x86_64-with-binutils-2.41.patch kexec-tools-klibc: Fix building on x86_64 with binutils 2.41 2024-02-13 15:08:40 -08:00
include_next.patch *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
kexec-x32.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
klibc-reboot.patch *.patch: add Upstream-Status to all patches 2023-06-21 09:15:20 -07:00
powerpc_change-the-memory-size-limit.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
powerpc-purgatory-Makefile-remove-unknown-flags.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
x86_basename.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
x86_kexec_test.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
x86_sys_io.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00
x86_vfscanf.patch kexec-tools-klibc: Refresh patch with no code change 2019-07-21 09:40:20 -07:00