summaryrefslogtreecommitdiff
path: root/gdb/doublest.h
Commit message (Expand)AuthorAgeFilesLines
* Update years in copyright notice for the GDB files.Joel Brobecker2013-01-011-2/+1
* Copyright year update in most files of the GDB Project.Joel Brobecker2012-01-041-3/+2
* run copyright.sh for 2011.Joel Brobecker2011-01-011-2/+2
* Update copyright year in most headers.Joel Brobecker2010-01-011-1/+1
* * doublest.c (NAN): Remove unused define.Ulrich Weigand2009-05-181-11/+0
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * doublest.h (DOUBLEST_PRINT_FORMAT): Remove % from string.Thiago Jung Bauermann2008-01-091-4/+4
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * doublest.c (convert_floatformat_to_doublest): UseDaniel Jacobowitz2007-03-301-1/+13
* * doublest.c (floatformat_from_length): Use the right element fromDaniel Jacobowitz2007-01-291-7/+0
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+2
* * doublest.h: Conditionalize DOUBLEST on PRINTF_HAS_LONG_DOUBLEDaniel Jacobowitz2006-02-231-3/+8
* Update copyright noticeAlexandre Oliva2006-02-141-2/+2
* * doublest.h (DOUBLEST): Use long double only if we can scanAlexandre Oliva2006-02-141-1/+6
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* 2005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-01-281-5/+7
* 2004-08-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-241-1/+1
* 2004-08-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-081-0/+8
* 2003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-121-0/+2
* 2003-04-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-091-8/+13
* * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default toAndrew Cagney2002-02-101-2/+0
* Eliminate IEEE_FLOAT.Andrew Cagney2002-01-201-0/+6
* * doublest.h (convert_typed_floating): New prototype.Mark Kettenis2001-10-291-0/+3
* * doublest.c: Improve comments a bit.Mark Kettenis2001-10-281-3/+6
* * doublest.h (store_floating, extract_floating): Add commentAndrew Cagney2001-09-241-2/+8
* * doublest.h (HOST_FLOAT_FORMAT): Delete macro.Andrew Cagney2001-08-261-16/+0
* * doublest.c (convert_doublest_to_floatformat): RenameAndrew Cagney2001-08-121-4/+0
* * doublest.h (store_floating, floatformat_to_doublest): Make INAndrew Cagney2001-08-011-3/+3
* * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney2001-08-011-0/+87