aboutsummaryrefslogtreecommitdiff
path: root/gdb/doublest.c
AgeCommit message (Expand)AuthorFilesLines
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-2/+2
2005-01-282005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-12/+9
2004-12-05* doublest.c (FLOATFORMAT_LARGEST_BYTES): New define.Richard Earnshaw1-80/+131
2004-08-242004-08-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-3/+3
2004-08-082004-08-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-0/+23
2004-08-072004-08-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-08-072004-08-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-23/+15
2004-07-292004-07-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-17/+14
2003-09-152003-09-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-06-112003-06-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+9
2003-06-082003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-04-092003-04-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-9/+26
2003-03-112003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-0/+8
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