aboutsummaryrefslogtreecommitdiff
path: root/gdb/doublest.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-01update copyright year range in GDB filesJoel Brobecker1-1/+1
2016-03-09Assert that a floating type's length is at least as long as its formatPedro Alves1-0/+4
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker1-1/+1
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker1-1/+1
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker1-1/+1
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker1-2/+1
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker1-3/+2
2011-01-01run copyright.sh for 2011.Joel Brobecker1-2/+2
2010-01-01Update copyright year in most headers.Joel Brobecker1-1/+1
2009-05-18 * doublest.c (NAN): Remove unused define.Ulrich Weigand1-11/+0
2009-01-03 Updated copyright notices for most files.Joel Brobecker1-1/+1
2008-01-09 * doublest.h (DOUBLEST_PRINT_FORMAT): Remove % from string.Thiago Jung Bauermann1-4/+4
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz1-1/+1
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker1-4/+2
2007-03-30 * doublest.c (convert_floatformat_to_doublest): UseDaniel Jacobowitz1-1/+13
2007-01-29 * doublest.c (floatformat_from_length): Use the right element fromDaniel Jacobowitz1-7/+0
2007-01-09Copyright updates for 2007.Daniel Jacobowitz1-2/+2
2006-02-23 * doublest.h: Conditionalize DOUBLEST on PRINTF_HAS_LONG_DOUBLEDaniel Jacobowitz1-3/+8
2006-02-14Update copyright noticeAlexandre Oliva1-2/+2
2006-02-14* doublest.h (DOUBLEST): Use long double only if we can scanAlexandre Oliva1-1/+6
2005-12-17 * breakpoint.c:Eli Zaretskii1-3/+3
2005-01-282005-01-28 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-5/+7
2004-08-242004-08-24 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-1/+1
2004-08-082004-08-08 Andrew Cagney <cagney@gnu.org>Andrew Cagney1-0/+8
2003-04-122003-04-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+2
2003-04-092003-04-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+13
2002-02-10* gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default toAndrew Cagney1-2/+0
2002-01-20Eliminate IEEE_FLOAT.Andrew Cagney1-0/+6
2001-10-29* doublest.h (convert_typed_floating): New prototype.Mark Kettenis1-0/+3
2001-10-28* doublest.c: Improve comments a bit.Mark Kettenis1-3/+6
2001-09-24* doublest.h (store_floating, extract_floating): Add commentAndrew Cagney1-2/+8
2001-08-26* doublest.h (HOST_FLOAT_FORMAT): Delete macro.Andrew Cagney1-16/+0
2001-08-12* doublest.c (convert_doublest_to_floatformat): RenameAndrew Cagney1-4/+0
2001-08-01* doublest.h (store_floating, floatformat_to_doublest): Make INAndrew Cagney1-3/+3
2001-08-01* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney1-0/+87