summaryrefslogtreecommitdiff
path: root/gdb/doublest.c
Commit message (Expand)AuthorAgeFilesLines
* * doublest.c (convert_floatformat_to_doublest): Use fmt->split_halfAlan Modra2013-08-201-25/+24
* gdb/doublest.c: Use frexpl rather than ldfrexp.willnewton2013-06-211-48/+1
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* off-by-one max exponent computation in convert_doublest_to_floatformatJoel Brobecker2012-10-241-1/+1
* convert_doublest_to_floatformat: handle off-range values.Joel Brobecker2012-07-251-0/+22
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* 2011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov2011-08-011-5/+1
* 2011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-071-12/+12
* 2011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder2011-01-051-5/+8
* run copyright.sh for 2011.Joel Brobecker2011-01-011-2/+2
* include/ChangeLog:Ulrich Weigand2010-07-061-1/+4
* 2010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder2010-05-141-0/+14
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* ARI fix: OP eol rule.Pierre Muller2009-10-061-2/+2
* * gdbtypes.c (make_pointer_type, make_reference_type,Ulrich Weigand2009-07-021-16/+17
* * doublest.c (NAN): Remove unused define.Ulrich Weigand2009-05-181-63/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* 2008-05-03 Luis Machado <luisgpm@br.ibm.com>Thiago Jung Bauermann2008-05-031-1/+1
* * doublest.c (convert_floatformat_to_doublest): CallLuis Machado2008-01-031-8/+8
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* include:Joseph Myers2007-11-081-0/+42
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* 2007-06-12 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-06-121-9/+13
* 2007-05-31 Markus Deuling <deuling@de.ibm.com>Ulrich Weigand2007-05-311-8/+10
* * doublest.c (convert_floatformat_to_doublest): UseDaniel Jacobowitz2007-03-301-11/+47
* * doublest.c (floatformat_from_length): Use the right element fromDaniel Jacobowitz2007-01-291-8/+10
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* * doublest.c (floatformat_normalize_byteorder): HandleMark Kettenis2005-10-311-37/+41
* * doublest.c (floatformat_mantissa): Use xsnprintf instead ofMark Kettenis2005-08-211-3/+5
* 2005-02-10 Andrew Cagney <cagney@gnu.org>gdb-post-i18n-errorwarning-20050211Andrew Cagney2005-02-111-2/+2
* 2005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-281-12/+9
* * doublest.c (FLOATFORMAT_LARGEST_BYTES): New define.Richard Earnshaw2004-12-051-80/+131
* 2004-08-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-241-3/+3
* 2004-08-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-081-0/+23
* 2004-08-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-071-1/+1
* 2004-08-07 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-071-23/+15
* 2004-07-29 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-291-17/+14
* 2003-09-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-09-151-1/+1
* 2003-06-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-06-111-1/+9
* 2003-06-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-081-1/+1
* 2003-04-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-091-9/+26
* 2003-03-11 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller2003-03-111-0/+8
* 2003-02-27 Michael Snyder <msnyder@redhat.com>Michael Snyder2003-02-271-1/+1
* * doublest.c (convert_floatformat_to_doublest): Cast exp_bias to int.Daniel Jacobowitz2002-12-041-3/+5
* * doublest.c (store_floating): Avoid floatformat_from_doublest()Kevin Buettner2002-08-091-0/+1
* * 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