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