aboutsummaryrefslogtreecommitdiff
path: root/libiberty/floatformat.c
AgeCommit message (Expand)AuthorFilesLines
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