aboutsummaryrefslogtreecommitdiff
path: root/gdb/doublest.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-272003-02-27 Michael Snyder <msnyder@redhat.com>Michael Snyder1-1/+1
2002-12-04 * doublest.c (convert_floatformat_to_doublest): Cast exp_bias to int.Daniel Jacobowitz1-3/+5
2002-08-09 * doublest.c (store_floating): Avoid floatformat_from_doublest()Kevin Buettner1-0/+1
2002-02-09* doublest.c (store_typed_floating): Don't try to return a value.Mark Kettenis1-3/+3
2002-01-22Initialize the TYPE_FLOATFORMAT field of the h/w floating-pointAndrew Cagney1-1/+4
2002-01-20Eliminate IEEE_FLOAT.Andrew Cagney1-10/+13
2001-10-29* doublest.h (convert_typed_floating): New prototype.Mark Kettenis1-1/+60
2001-10-28* doublest.c: Improve comments a bit.Mark Kettenis1-49/+82
2001-09-24* doublest.h (store_floating, extract_floating): Add commentAndrew Cagney1-2/+38
2001-08-12* doublest.c (convert_doublest_to_floatformat): RenameAndrew Cagney1-63/+88
2001-08-01* doublest.h (store_floating, floatformat_to_doublest): Make INAndrew Cagney1-4/+6
2001-08-01* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney1-0/+627