aboutsummaryrefslogtreecommitdiff
path: root/libiberty/floatformat.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-03-19rename floatformat_ia64_quad_{big, little} to floatformat_ieee_quad_{big, lit...Tiezhu Yang1-17/+17
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-08floatformat.h: Add bfloat16 support.Felix Willgerodt1-1/+18
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-09PR other/16615 [2/5]Sandra Loosemore1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-04Update copyright years.Jakub Jelinek1-2/+1
2015-05-22libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.Yunlian Jiang1-1/+3
2013-08-20floatformat.h (floatformat_ibm_long_double): Delete.Alan Modra1-2/+11
2012-08-17floatformat.c (floatformat_to_double): Correctly handle numbers between 1 and 2.Andreas Schwab1-24/+14
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-07-06floatformat.h (floatformat_ieee_half_big): Add declaration.Ken Werner1-1/+17
2007-11-13floatformat.c (floatformat_ibm_long_double_is_valid): Fix compiler warnings.Joseph Myers1-7/+4
2007-11-08floatformat.h (struct floatformat): Add split_half field.Joseph Myers1-39/+170
2006-11-07floatformat.c (get_field): Fix segfault with little-endian word order on 64-b...Julian Brown1-60/+49
2006-04-24floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case.Julian Brown1-1/+1
2006-02-11re PR bootstrap/16787 (NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc)Roger Sayle1-1/+10
2005-12-17floatformat.c (floatformat_i387_ext_is_valid): Use explicit cast to convert f...Gabriel Dos Reis1-3/+3
2005-10-31from Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-0/+24
2005-08-17floatformat.c (floatformat_always_valid): Change type of last argument to `vo...Mark Kettenis1-17/+17
2005-07-12floatformat.c (floatformat_to_double): Add a comment about a potential source...Ben Elliston1-0/+7
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-1/+1
2005-03-27md5.h: Remove definition and uses of __P.Gabriel Dos Reis1-46/+28
2003-12-03floatformat.c: Include "config.h" and <string.h> if available.Ian Lance Taylor1-38/+145
2003-10-31* floatformat.c (floatformat_always_valid): Add unused attribute.Andreas Jaeger1-2/+2
2003-09-22floatformat.h (struct floatformat): Add field "is_valid".Andrew Cagney1-46/+74
2003-09-16Index: include/ChangeLogAndrew Cagney1-7/+7
2003-09-15floatformat.c (floatformat_is_valid): New function.Daniel Jacobowitz1-3/+36
2003-04-15argv.c: Fix comments.Kaveh R. Ghazi1-1/+2
2002-03-06Remove floatformat_arm_ext.Andrew Cagney1-7/+0
2001-08-21floatformat.h (floatformat_arm_ext): Document as deprecated.Andrew Cagney1-7/+45
2001-08-14floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix name.Andrew Cagney1-1/+1
2000-05-31Add field ``name'' to floatformat.Andrew Cagney1-12/+29
2000-03-24merge from bfdlandIan Lance Taylor1-5/+5
1998-12-22Warning fixes:Kaveh R. Ghazi1-4/+6
1998-12-14choose-temp.c: Don't check IN_GCC anymore.Kaveh R. Ghazi1-1/+1
1997-08-21Initial revisionJason Merrill1-0/+401