On 3/25/25 06:02, Philippe Mathieu-Daudé wrote:
Philippe Mathieu-Daudé (5): target/i386: Use explicit little-endian LD/ST API gdbstub: Remove ldtul_be_p() and ldtul_le_p() macros target/ppc/gdbstub: Replace TARGET_LONG_SIZE -> sizeof(target_ulong) user/tswap: Replace TARGET_LONG_SIZE -> TARGET_LONG_BITS exec/target_long: Remove TARGET_LONG_SIZE definition
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~