aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/fp-bit.c
AgeCommit message (Expand)AuthorFilesLines
1998-06-01Fix IEEE negative zero problemsMichael Meissner1-2/+8
1997-12-27* config/fp-bit.c (L_df_to_sf): Fix typo in last change.David Edelsohn1-1/+1
1997-12-21Makefile.in (FPBIT_FUNCS, [...]): Define.Jeff Law1-18/+119
1997-07-03(unpack_d): Check fraction not sign to distinquish QNaN.Jim Wilson1-3/+3
1997-07-01(float_to_usi): Move code for negative numbers before code for infinity.Jim Wilson1-3/+3
1997-06-27(float_to_si): Correct return value when Inf.Richard Kenner1-4/+3
1996-10-23Fix minor bugs in float_to_usi and dp_to_sfIan Lance Taylor1-3/+11
1996-05-17Correct sign handling when dividing zero or infinity by somethingIan Lance Taylor1-2/+4
1996-04-04Add support for EXTENDED_FLOAT_STUBSMichael Meissner1-0/+44
1995-09-15(FLO_union_type): Add words field if double precision to get at the separate ...Richard Kenner1-5/+23
1995-09-11(FLO_union_type): Remove bitfields to set sign...Richard Kenner1-3/+30
1995-09-11(FLO_union_type): Remove bitfields to set sign...Richard Kenner1-32/+49
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16Fix typos in comments.Richard Kenner1-2/+2
1994-12-19(fpadd_parts): Adding infinities with opposite signs yields a NaN.Jim Wilson1-0/+3
1994-09-12(FLO_union_type): Add packed attribute to `bits'.Doug Evans1-9/+7
1994-09-08*** empty log message ***Steve Chamberlain1-2/+2
1994-07-16Add libgcc copyright.Doug Evans1-6/+35
1994-07-11Initial revisionDoug Evans1-0/+1259