aboutsummaryrefslogtreecommitdiff
path: root/scripts/rust/rustc_args.py
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2025-07-08 23:53:17 +0200
committerMichael S. Tsirkin <mst@redhat.com>2025-07-15 02:56:39 -0400
commit16c9cb7187ef2414e3ad509048d59a8a4e7d1cd1 (patch)
tree7780f6c41609274204696fb8ccdfe82325faaafa /scripts/rust/rustc_args.py
parent749c21cf6d8ff8eff094137c4ca1298c8f714066 (diff)
downloadqemu-16c9cb7187ef2414e3ad509048d59a8a4e7d1cd1.zip
qemu-16c9cb7187ef2414e3ad509048d59a8a4e7d1cd1.tar.gz
qemu-16c9cb7187ef2414e3ad509048d59a8a4e7d1cd1.tar.bz2
gdbstub/helpers: Replace TARGET_BIG_ENDIAN -> target_big_endian()
Check endianness at runtime to remove the target-specific TARGET_BIG_ENDIAN definition. Use cpu_to_[be,le]XX() from "qemu/bswap.h" instead of tswapXX() from "exec/tswap.h". Suggested-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20250708215320.70426-7-philmd@linaro.org> Reviewed-by: Manos Pitsidianakis <manos.pitsidianakis@linaro.org> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'scripts/rust/rustc_args.py')
0 files changed, 0 insertions, 0 deletions