Files
qemu/include
Philippe Mathieu-Daudé 0fca27a4d5 system: Allow restricting the legacy translator_ld() 'native-endian' API
Guard the native endian APIs we want to remove by surrounding
them with TARGET_NOT_USING_LEGACY_NATIVE_ENDIAN_API #ifdef'ry.

Once a target gets cleaned we'll set the definition in the
target config, then the target won't be able to use the legacy
API anymore.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20260109165058.59144-18-philmd@linaro.org>
2026-01-22 10:48:45 +01:00
..
2026-01-17 10:46:42 +11:00
2026-01-20 19:51:36 +01:00
2025-10-28 13:02:26 +01:00