aboutsummaryrefslogtreecommitdiff
path: root/libcpp
diff options
context:
space:
mode:
authorIain Sandoe <iain@sandoe.co.uk>2024-02-18 06:52:47 +0000
committerIain Sandoe <iain@sandoe.co.uk>2024-02-21 07:53:22 +0000
commitc0a80af4a1d70562dd6671047fe6dd92dcc3f544 (patch)
treebcbaeeb85fb36ea51fae626af827ad99d22fed2d /libcpp
parent0a6a5f8656ccf9a60ac516c68cd4eb40ff4630c4 (diff)
downloadgcc-c0a80af4a1d70562dd6671047fe6dd92dcc3f544.zip
gcc-c0a80af4a1d70562dd6671047fe6dd92dcc3f544.tar.gz
gcc-c0a80af4a1d70562dd6671047fe6dd92dcc3f544.tar.bz2
libgcc, aarch64: Allow for BE platforms in heap trampolines.
This arranges that the byte order of the instruction sequences is independent of the byte order of memory. libgcc/ChangeLog: * config/aarch64/heap-trampoline.c (aarch64_trampoline_insns): Arrange to encode instructions as a byte array so that the order is independent of memory byte order. (struct aarch64_trampoline): Likewise. Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions