On 26/3/25 13:59, Alex Bennée wrote:
Philippe Mathieu-Daudé <[email protected]> writes:Last uses of ldtul_be_p() were removed in commit 78920b4ff2b ("target/sparc: Use explicit big-endian LD/ST API"), and of ldtul_le_p() in 39631d57d7c ("target/riscv: Use explicit little-endian LD/ST API"). Remove these legacy macros.I'm guessing these are commits in your tree because I can't see them in origin.
Oops. I'll respin altogether as a single series.
Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- include/gdbstub/helpers.h | 4 ---- 1 file changed, 4 deletions(-)
