summaryrefslogtreecommitdiff
path: root/gdb/doublest.h
Commit message (Expand)AuthorAgeFilesLines
* * 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