aboutsummaryrefslogtreecommitdiff
path: root/gcc/ginclude/float.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-11-17float.h: Handle C2x __STDC_WANT_IEC_60559_EXT__Joseph Myers1-1/+2
2020-11-17float.h: C2x *_IS_IEC_60559 macrosJoseph Myers1-0/+9
2020-11-17float.h: C2x decimal signaling NaN macrosJoseph Myers1-0/+8
2020-11-17float.h: C2x NaN and Inf macrosJoseph Myers1-0/+66
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-11-13Add C2x *_NORM_MAX constants to <float.h>.Joseph Myers1-0/+12
2019-10-10Update DFP macros in float.h for C2x and TS 18661-2.Joseph Myers1-12/+35
2019-06-24Define C11 macros such as FLT_DECIMAL_DIG for C++17Jonathan Wakely1-1/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-23[Patch 6/17] Migrate excess precision logic to use TARGET_EXCESS_PRECISIONJames Greenhalgh1-10/+62
2016-09-19Define TS 18661-1 CR_DECIMAL_DIG in <float.h>.Joseph Myers1-0/+7
2016-08-19Implement C _FloatN, _FloatNx types.Joseph Myers1-1/+182
2016-01-29PR c++/69462: Provide FLT_EVAL_METHOD and DECIMAL_DIG in float.h.Jonathan Wakely1-1/+2
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-09-11re PR target/58757 (Advertise the lack of denormal support on alpha without -...Marc Glisse1-12/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2011-12-20gcc:Joseph Myers1-3/+4
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+1
2010-04-25c-common.c (flag_isoc1x): New.Joseph Myers1-0/+39
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-12/+9
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-06re PR c/34252 (DEC32_MIN_EXP, DEC32_MAX_EXP don't match TR 24732)Janis Johnson1-8/+8
2008-09-11float.h (DEC_EVAL_METHOD): Correct the macro name.Janis Johnson1-2/+2
2007-04-19float.h: Check that __STDC_WANT_DEC_FP__ is defined, not that it is 1.Janis Johnson1-2/+2
2007-01-29Makefile.in (USER_H): Remove decfloat.h.Janis Johnson1-1/+80
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2003-03-13float.h, [...]: GCC, not GNU CC.Nathanael Nerode1-4/+4
2002-09-15ChangeLog: Follow spelling conventions.Kazu Hirata1-1/+1
2002-09-03Makefile.in (USER_H): Add ginclude/float.h.Richard Henderson1-0/+162