aboutsummaryrefslogtreecommitdiff
path: root/gdb/doublest.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-06convert CONST to constTom Tromey1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-11-18remove gdb_string.hTom Tromey1-1/+1
2013-08-20 * doublest.c (convert_floatformat_to_doublest): Use fmt->split_halfAlan Modra1-25/+24
2013-06-21gdb/doublest.c: Use frexpl rather than ldfrexp.Will Newton1-48/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-10-24off-by-one max exponent computation in convert_doublest_to_floatformatJoel Brobecker1-1/+1
2012-07-25convert_doublest_to_floatformat: handle off-range values.Joel Brobecker1-0/+22
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2011-08-012011-08-01 Paul Pluzhnikov <ppluzhnikov@google.com>Paul Pluzhnikov1-5/+1
2011-01-072011-01-07 Michael Snyder <msnyder@vmware.com>Michael Snyder1-12/+12
2011-01-052011-01-05 Michael Snyder <msnyder@vmware.com>Michael Snyder1-5/+8
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-07-06include/ChangeLog:Ulrich Weigand1-1/+4
2010-05-142010-05-14 Michael Snyder <msnyder@vmware.com>Michael Snyder1-0/+14
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