Paolo Bonzini
134ab17fff
load_aout: replace bswap_needed with big_endian
...
Targets know whether they are big-endian more than they know if
the endianness is different from the host: the former is mostly
a constant, at least in machine creation code, while the latter
has to be computed with TARGET_BIG_ENDIAN != HOST_BIG_ENDIAN or
something like that.
load_aout, however, takes a "bswap_needed" argument. Replace
it with a "big_endian" argument; even though all users are
big-endian, it is cheap enough to keep the optional swapping
functionality even for little-endian boards.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-03-21 12:51:16 +01:00
..
2025-02-06 17:10:46 +01:00
2025-03-11 20:03:26 +01:00
2024-12-19 19:36:37 +01:00
2025-02-16 14:25:08 +01:00
2025-03-20 09:23:18 +01:00
2024-12-21 11:07:00 -05:00
2025-02-16 14:25:08 +01:00
2025-03-14 09:29:19 -03:00
2025-03-20 09:23:18 +01:00
2025-03-21 12:51:16 +01:00
2025-02-20 14:20:29 +00:00
2025-02-21 07:18:42 -05:00
2025-03-14 09:29:20 -03:00
2024-12-21 11:07:00 -05:00
2024-09-13 15:31:44 +01:00
2025-03-07 10:08:19 +00:00
2025-02-16 14:25:08 +01:00
2025-02-10 15:33:16 +01:00
2025-02-16 14:41:46 +01:00
2025-03-20 09:23:24 +01:00
2025-03-13 17:57:23 +01:00
2024-12-21 11:07:00 -05:00
2025-03-14 10:49:20 +00:00
2025-01-31 19:36:44 +01:00
2024-12-21 11:07:00 -05:00
2025-02-16 14:26:07 +01:00
2025-03-05 09:39:18 +08:00
2025-02-16 14:25:08 +01:00
2025-02-21 07:18:42 -05:00
2025-02-16 14:34:57 +01:00
2025-03-06 15:46:17 +01:00
2025-03-17 08:53:25 +01:00
2025-03-11 20:03:24 +01:00
2024-12-19 19:36:37 +01:00
2025-03-07 07:39:21 +08:00
2025-03-06 10:30:58 +01:00
2025-03-06 15:46:18 +01:00
2025-03-07 07:39:21 +08:00
2025-03-06 06:47:33 +01:00
2025-03-11 22:43:30 +10:00
2025-03-21 12:51:16 +01:00
2025-02-19 08:36:26 +08:00
2025-03-04 15:42:54 +10:00
2025-03-11 20:01:26 +01:00
2025-02-16 14:45:38 +01:00
2025-03-11 17:01:14 +01:00
2025-03-14 09:31:13 +08:00
2025-03-12 11:11:42 +01:00
2025-02-16 14:26:07 +01:00
2025-03-08 07:56:14 -08:00
2024-12-20 17:44:56 +01:00
2025-03-21 12:51:16 +01:00
2025-03-21 12:51:16 +01:00
2025-03-11 22:43:31 +10:00
2025-03-20 09:23:24 +01:00
2025-02-16 14:25:07 +01:00
2025-02-16 14:25:08 +01:00
2025-03-04 12:07:05 +01:00
2025-03-05 02:13:29 +01:00
2025-03-04 14:45:34 +01:00
2025-03-11 19:04:58 +01:00
2025-03-14 09:31:13 +08:00
2025-03-04 14:45:34 +01:00
2025-02-16 14:41:46 +01:00
2025-03-10 13:28:03 +01:00
2025-02-16 14:25:08 +01:00
2025-02-16 14:25:08 +01:00
2025-03-05 21:54:58 +08:00
2025-03-05 21:54:58 +08:00