]> git.ipfire.org Git - thirdparty/qemu.git/commit
buildsys: Remove support for 32-bit PPC hosts
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 14 Oct 2025 17:38:59 +0000 (19:38 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 16 Oct 2025 21:58:53 +0000 (14:58 -0700)
commit2ff8c9a2984bb20e350ae52152812c5370b02e32
tree984b50ef365de9998fb185122358a6ab78fd9fcf
parent72258b05fd425936ceec80284eeb14ca29419beb
buildsys: Remove support for 32-bit PPC hosts

Stop detecting 32-bit PPC host as supported.
See previous commit for rationale.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[rth: Retain _ARCH_PPC64 check in udiv_qrnnd]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20251014173900.87497-4-philmd@linaro.org>
configure
disas/disas-host.c
include/qemu/timer.h
util/cacheflush.c