]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* doublest.c (floatformat_normalize_byteorder): Handle
authorMark Kettenis <kettenis@gnu.org>
Mon, 31 Oct 2005 23:35:52 +0000 (23:35 +0000)
committerMark Kettenis <kettenis@gnu.org>
Mon, 31 Oct 2005 23:35:52 +0000 (23:35 +0000)
commit0a3e99f6bc93cbf086d2204e5d1cfcfbacd83a57
treeabe0f38c3e3bbdeffd4bce45a618c44b3779b00b
parente43168cce0c6cb84f4449e7afba20de4223cbae8
* 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