]> git.proxmox.com Git - mirror_qemu.git/commit - configure
linux-user: Remove the deprecated ppc64abi32 target
authorThomas Huth <thuth@redhat.com>
Wed, 12 Jan 2022 11:27:22 +0000 (11:27 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 9 Feb 2022 13:29:38 +0000 (13:29 +0000)
commit74154d7e4a9a693313ad7639a92ff443c6258741
tree384e6dc4aab755973996dc15bb4fba850a09ed71
parent6f15c076dae07c2438eb488d71fa332e2b8d0963
linux-user: Remove the deprecated ppc64abi32 target

It's likely broken, and nobody cared for picking it up again
during the deprecation phase, so let's remove this now.

Since this is the last entry in deprecated_targets_list, remove
the related code in the configure script, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Cédric Le Goater <clg@kaod.org>
Acked-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20211215084958.185214-1-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220112112722.3641051-32-alex.bennee@linaro.org>
12 files changed:
.gitlab-ci.d/buildtest.yml
configs/targets/ppc64abi32-linux-user.mak [deleted file]
configure
docs/about/deprecated.rst
docs/about/removed-features.rst
docs/user/main.rst
linux-user/elfload.c
linux-user/ppc/signal.c
linux-user/ppc/target_syscall.h
linux-user/syscall_defs.h
tests/docker/dockerfiles/debian-ppc64el-cross.docker
tests/tcg/configure.sh