aboutsummaryrefslogtreecommitdiff
path: root/gdb/doublest.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-10-06 ARI fix: OP eol rule.Pierre Muller1-2/+2
2009-07-02 * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand1-16/+17
2009-05-18 * doublest.c (NAN): Remove unused define.Ulrich Weigand1-63/+4
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-05-032008-05-03 Luis Machado <luisgpm@br.ibm.com>Thiago Jung Bauermann1-1/+1
2008-01-03 * doublest.c (convert_floatformat_to_doublest): CallLuis Machado1-8/+8
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-11-08include:Joseph Myers1-0/+42
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-06-122007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-9/+13
2007-05-312007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand1-8/+10
2007-03-30 * doublest.c (convert_floatformat_to_doublest): UseDaniel Jacobowitz1-11/+47
2007-01-29 * doublest.c (floatformat_from_length): Use the right element fromDaniel Jacobowitz1-8/+10
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-10-31* doublest.c (floatformat_normalize_byteorder): HandleMark Kettenis1-37/+41
2005-08-21* doublest.c (floatformat_mantissa): Use xsnprintf instead ofMark Kettenis1-3/+5
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