commit | 3a5f6805c7ca7deb8d1abaf0153936eeb51d074e | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon Oct 17 07:28:30 2022 +0300 |
committer | Richard Henderson <richard.henderson@linaro.org> | Tue Nov 01 07:28:53 2022 +1100 |
tree | a626bfbf040d750093993e56be7731dc4f5bce7a | |
parent | 5107fd3effb1cfec3b96d9e819f1605048640e31 [diff] |
tcg/sparc: Remove support for sparc32plus Since 9b9c37c36439, we have only supported sparc64 cpus. Debian and Gentoo now only support 64-bit sparc64 userland, so it is time to drop the 32-bit sparc64 userland: sparc32plus. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>