OSDN Git Service

* doublest.c (floatformat_normalize_byteorder): Handle
authorkettenis <kettenis>
Mon, 31 Oct 2005 23:35:52 +0000 (23:35 +0000)
committerkettenis <kettenis>
Mon, 31 Oct 2005 23:35:52 +0000 (23:35 +0000)
commit06a2bc893773fdea16345cb3da132ef481646758
treec91363fd4f7c9fd5f6961ab5564aca271715ea62
parent85b761e0151472b595f4e69c90667d0810eac22f
* doublest.c (floatformat_normalize_byteorder): Handle
floatformat_vax.
(convert_doublest_to_floatformat): Use
floatformat_normalize_byteorder to swap bytes if necessary.
* vax-tdep.c: Include floatformat.h.
(vax_gdbarch_init): Set float_format, double_format,
long_double_format and long_double_bit.
* Makefile.in (vax-tdep.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/doublest.c
gdb/vax-tdep.c