aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorTom Tromey <tromey@adacore.com>2023-09-20 07:38:54 -0600
committerTom Tromey <tromey@adacore.com>2023-10-30 07:45:39 -0600
commit8942e52e2511cedc3fc1ce574e526ce4e6b7a6ef (patch)
tree0bb0c1ea823b94df0480220184129fa2f1bf42fb /ld
parenta4a51292bb5739e23dc1e16866139e00a2578c06 (diff)
downloadgdb-8942e52e2511cedc3fc1ce574e526ce4e6b7a6ef.zip
gdb-8942e52e2511cedc3fc1ce574e526ce4e6b7a6ef.tar.gz
gdb-8942e52e2511cedc3fc1ce574e526ce4e6b7a6ef.tar.bz2
Fix calls with small integers on ARM
On big-endian ARM, an inferior call with a small integer will pass the wrong value. This patch fixes the problem. Because the code here works using scalar values, and not just bytes, left-shifting is unnecessary. Approved-By: Luis Machado <luis.machado@arm.com>
Diffstat (limited to 'ld')
0 files changed, 0 insertions, 0 deletions