summaryrefslogtreecommitdiff
path: root/gdb/doublest.c
Commit message (Expand)AuthorAgeFilesLines
* * doublest.c (store_typed_floating): Don't try to return a value.Mark Kettenis2002-02-091-3/+3
* Initialize the TYPE_FLOATFORMAT field of the h/w floating-pointAndrew Cagney2002-01-221-1/+4
* Eliminate IEEE_FLOAT.Andrew Cagney2002-01-201-10/+13
* * doublest.h (convert_typed_floating): New prototype.Mark Kettenis2001-10-291-1/+60
* * doublest.c: Improve comments a bit.Mark Kettenis2001-10-281-49/+82
* * doublest.h (store_floating, extract_floating): Add commentAndrew Cagney2001-09-241-2/+38
* * doublest.c (convert_doublest_to_floatformat): RenameAndrew Cagney2001-08-121-63/+88
* * doublest.h (store_floating, floatformat_to_doublest): Make INAndrew Cagney2001-08-011-4/+6
* * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney2001-08-011-0/+627