summaryrefslogtreecommitdiff
path: root/libiberty/floatformat.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-09PR other/16615 [2/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-04Update copyright years.Jakub Jelinek
2015-05-22libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.Yunlian Jiang
2013-08-20floatformat.h (floatformat_ibm_long_double): Delete.Alan Modra
2012-08-17floatformat.c (floatformat_to_double): Correctly handle numbers between 1 and 2.Andreas Schwab
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek
2010-07-06floatformat.h (floatformat_ieee_half_big): Add declaration.Ken Werner
2007-11-13floatformat.c (floatformat_ibm_long_double_is_valid): Fix compiler warnings.Joseph Myers
2007-11-08floatformat.h (struct floatformat): Add split_half field.Joseph Myers
2006-11-07floatformat.c (get_field): Fix segfault with little-endian word order on 64-b...Julian Brown
2006-04-24floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case.Julian Brown
2006-02-11re PR bootstrap/16787 (NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc)Roger Sayle
2005-12-17floatformat.c (floatformat_i387_ext_is_valid): Use explicit cast to convert f...Gabriel Dos Reis
2005-10-31from Mark Kettenis <kettenis@gnu.org>Mark Kettenis
2005-08-17floatformat.c (floatformat_always_valid): Change type of last argument to `vo...Mark Kettenis
2005-07-12floatformat.c (floatformat_to_double): Add a comment about a potential source...Ben Elliston
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-03-27md5.h: Remove definition and uses of __P.Gabriel Dos Reis
2003-12-03floatformat.c: Include "config.h" and <string.h> if available.Ian Lance Taylor
2003-10-31* floatformat.c (floatformat_always_valid): Add unused attribute.Andreas Jaeger
2003-09-22floatformat.h (struct floatformat): Add field "is_valid".Andrew Cagney
2003-09-16Index: include/ChangeLogAndrew Cagney
2003-09-15floatformat.c (floatformat_is_valid): New function.Daniel Jacobowitz
2003-04-15argv.c: Fix comments.Kaveh R. Ghazi
2002-03-06Remove floatformat_arm_ext.Andrew Cagney
2001-08-21floatformat.h (floatformat_arm_ext): Document as deprecated.Andrew Cagney
2001-08-14floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix name.Andrew Cagney
2000-05-31Add field ``name'' to floatformat.Andrew Cagney
2000-03-24merge from bfdlandIan Lance Taylor
1998-12-22Warning fixes:Kaveh R. Ghazi
1998-12-14choose-temp.c: Don't check IN_GCC anymore.Kaveh R. Ghazi
1997-08-21Initial revisionJason Merrill