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