summaryrefslogtreecommitdiff
path: root/libiberty/floatformat.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2023-01-161-1/+1
* rename floatformat_ia64_quad_{big, little} to floatformat_ieee_quad_{big, lit...Tiezhu Yang2022-03-191-17/+17
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* floatformat.h: Add bfloat16 support.Felix Willgerodt2020-09-081-1/+18
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* PR other/16615 [2/5]Sandra Loosemore2019-01-091-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-041-2/+1
* libiberty.h (asprintf): Don't declare if HAVE_DECL_ASPRINTF is not defined.Yunlian Jiang2015-05-221-1/+3
* floatformat.h (floatformat_ibm_long_double): Delete.Alan Modra2013-08-201-2/+11
* floatformat.c (floatformat_to_double): Correctly handle numbers between 1 and 2.Andreas Schwab2012-08-171-24/+14
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* floatformat.h (floatformat_ieee_half_big): Add declaration.Ken Werner2010-07-061-1/+17
* floatformat.c (floatformat_ibm_long_double_is_valid): Fix compiler warnings.Joseph Myers2007-11-131-7/+4
* floatformat.h (struct floatformat): Add split_half field.Joseph Myers2007-11-081-39/+170
* floatformat.c (get_field): Fix segfault with little-endian word order on 64-b...Julian Brown2006-11-071-60/+49
* floatformat.c (floatformat_to_double): Fix (biased) exponent=0 case.Julian Brown2006-04-241-1/+1
* re PR bootstrap/16787 (NAN constant "(0.0/0.0)" cannot be compiled by Tru64 cc)Roger Sayle2006-02-111-1/+10
* floatformat.c (floatformat_i387_ext_is_valid): Use explicit cast to convert f...Gabriel Dos Reis2005-12-171-3/+3
* from Mark Kettenis <kettenis@gnu.org>Mark Kettenis2005-10-311-0/+24
* floatformat.c (floatformat_always_valid): Change type of last argument to `vo...Mark Kettenis2005-08-171-17/+17
* floatformat.c (floatformat_to_double): Add a comment about a potential source...Ben Elliston2005-07-121-0/+7
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-101-1/+1
* md5.h: Remove definition and uses of __P.Gabriel Dos Reis2005-03-271-46/+28
* floatformat.c: Include "config.h" and <string.h> if available.Ian Lance Taylor2003-12-031-38/+145
* * floatformat.c (floatformat_always_valid): Add unused attribute.Andreas Jaeger2003-10-311-2/+2
* floatformat.h (struct floatformat): Add field "is_valid".Andrew Cagney2003-09-221-46/+74
* Index: include/ChangeLogAndrew Cagney2003-09-161-7/+7
* floatformat.c (floatformat_is_valid): New function.Daniel Jacobowitz2003-09-151-3/+36
* argv.c: Fix comments.Kaveh R. Ghazi2003-04-151-1/+2
* Remove floatformat_arm_ext.Andrew Cagney2002-03-061-7/+0
* floatformat.h (floatformat_arm_ext): Document as deprecated.Andrew Cagney2001-08-211-7/+45
* floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix name.Andrew Cagney2001-08-141-1/+1
* Add field ``name'' to floatformat.Andrew Cagney2000-05-311-12/+29
* merge from bfdlandIan Lance Taylor2000-03-241-5/+5
* Warning fixes:Kaveh R. Ghazi1998-12-221-4/+6
* choose-temp.c: Don't check IN_GCC anymore.Kaveh R. Ghazi1998-12-141-1/+1
* Initial revisionJason Merrill1997-08-211-0/+401