diff options
author | Joel Brobecker <brobecker@gnat.com> | 2011-01-13 16:22:48 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@gnat.com> | 2011-01-13 16:22:48 +0000 |
commit | 7458e66756c1515ff07193a097c2cdc71837012c (patch) | |
tree | 60ae40934a45503a3e9d7c81c53fa6db5dda7402 /gdb/target.c | |
parent | e235872c418d19049f81133fa045c939f2f54728 (diff) | |
download | gdb-7458e66756c1515ff07193a097c2cdc71837012c.zip gdb-7458e66756c1515ff07193a097c2cdc71837012c.tar.gz gdb-7458e66756c1515ff07193a097c2cdc71837012c.tar.bz2 |
[ia64] Add a big-endian version of the ia64-ext floatformat
ia64-tdep.c defines a floatformats_ia64_ext that should contain
both the little-endian and the big-endian version of the float
format used in the ia64 registers (an 82bit float format).
Right now, both entries point to the same little-endian definition.
A big-endian definition is now necessary for the ia64-hpux port.
gdb/ChangeLog:
* ia64-tdep.c (floatformat_ia64_ext_little): Renames
floatformat_ia64_ext.
(floatformat_ia64_ext_big): New static const.
(floatformats_ia64_ext): Set first entry to &floatformat_ia64_ext_big.
Diffstat (limited to 'gdb/target.c')
0 files changed, 0 insertions, 0 deletions