aboutsummaryrefslogtreecommitdiff
path: root/include/floatformat.h
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-3/+3
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-09-27Update pathname for IBM long double description.Vincent Lefevre1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-09-08floatformat.h: Add bfloat16 support.Felix Willgerodt1-0/+3
2020-01-01Update copyright years.Jakub Jelinek1-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-1/+1
2015-07-14Update copyright year in includeH.J. Lu1-2/+1
2015-02-19floatformat.h: Wrap in extern "C"Pedro Alves1-0/+8
2013-08-20floatformat.h (floatformat_ibm_long_double): Delete.Alan Modra1-1/+2
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-0/+2
2007-11-08floatformat.h (struct floatformat): Add split_half field.Joseph Myers1-0/+9
2005-10-31from Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-6/+13
2005-08-17floatformat.c (floatformat_always_valid): Change type of last argument to `vo...Mark Kettenis1-5/+6
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-5/+4
2003-09-22floatformat.h (struct floatformat): Add field "is_valid".Andrew Cagney1-0/+3
2003-09-16Index: include/ChangeLogAndrew Cagney1-3/+3
2003-09-15floatformat.h (struct floatformat): Make "exp_bias" signed.Andrew Cagney1-2/+6
2003-09-15* floatformat.h (floatformat_is_valid): Add prototype.Daniel Jacobowitz1-1/+6
2002-03-06Remove floatformat_arm_ext.Andrew Cagney1-1/+0
2001-08-21floatformat.h (floatformat_arm_ext): Document as deprecated.Andrew Cagney1-1/+9
2001-03-14Fix copyright datesNick Clifton1-1/+1
2000-05-31Add field ``name'' to floatformat.Andrew Cagney1-1/+4
1997-08-21Initial revisionJason Merrill1-0/+111