aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/float-i386.h
AgeCommit message (Collapse)AuthorFilesLines
2001-10-11float-i128.h: Make sure __STDC__VERSION__ is defined before using it.Hartmut Schirmer1-1/+1
* config/float-i128.h: Make sure __STDC__VERSION__ is defined before using it. * config/float/i32.h: Likewise. * config/float-i386.h: Likewise. * config/float-i64.h: Likewise. * config/float-m68k.h: Likewise. * config/float-sh.h: Likewise. * config/float-sparc.h: Likewise. From-SVN: r46187
2001-01-12Define FLT_EVAL_METHOD and DECIMAL_DIG for C99.Ulrich Drepper1-0/+27
From-SVN: r38936
2000-08-22float-i386.h (LDBL_EPSILON): Remove __convert_long_double machinery.Steven King1-10/+3
2000-08-22 Steven King <sxking@uswest.net> * config/float-i386.h (LDBL_EPSILON): Remove __convert_long_double machinery. (LDBL_MAX): Same here. From-SVN: r35883
1998-06-18float-i386.h: New.H.J. Lu1-0/+104
( * config/float-i386.h: New. * configure.in (i[34567]86-*-linux-*): Set float_format to i386. From-SVN: r20567