diff options
author | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2014-02-04 18:33:04 +0100 |
---|---|---|
committer | Ulrich Weigand <ulrich.weigand@de.ibm.com> | 2014-02-04 18:36:47 +0100 |
commit | 5b757e5ddbd9ad252d9c51103f1aa52b41c2e947 (patch) | |
tree | cf476a9f3b17b44d7f8dbf8d01ba405055971daa /gdb/cli/cli-script.c | |
parent | 084ee54552f6c35d740e8b9bc81a4fe8d8bb178b (diff) | |
download | binutils-5b757e5ddbd9ad252d9c51103f1aa52b41c2e947.zip binutils-5b757e5ddbd9ad252d9c51103f1aa52b41c2e947.tar.gz binutils-5b757e5ddbd9ad252d9c51103f1aa52b41c2e947.tar.bz2 |
PowerPC64 little-endian fixes: 32-bit DFP parameters
Passing a 32-bit DFP in register needs to use the least-significant part
of the register. Like with a previous patch that addressed the same
issue for small structs, this patch makes sure the appropriate offset
is used on little-endian systems.
gdb/ChangeLog:
* ppc-sysv-tdep.c (ppc64_sysv_abi_push_freg): Use correct
offset on little-endian when passing _Decimal32.
(ppc64_sysv_abi_return_value_base): Likewise for return values.
Diffstat (limited to 'gdb/cli/cli-script.c')
0 files changed, 0 insertions, 0 deletions