summaryrefslogtreecommitdiffstats
path: root/gcc/config/fp-bit.c
Commit message (Expand)AuthorAgeFilesLines
* Warning fixes:ghazi1998-10-091-7/+5
* * fp-bit.c (pack_d): Do not clear SIGN when fraction is 0.law1998-09-191-2/+1
* * config/fp-bit.c (__gexf2, __fixxfsi, __floatsixf): Add functionvmakarov1998-07-081-0/+3
* Warning fixes:ghazi1998-06-251-13/+6
* Allow INLINE to be defined for debuggingmeissner1998-06-191-0/+2
* Fix IEEE negative zero problemsmeissner1998-06-011-2/+8
* * config/fp-bit.c (L_df_to_sf): Fix typo in last change.law1997-12-271-1/+1
* elaw1997-12-211-18/+119
* (unpack_d): Check fraction not sign to distinquish QNaN.wilson1997-07-031-3/+3
* (float_to_usi): Move code for negative numbers before codewilson1997-07-011-3/+3
* (float_to_si): Correct return value when Inf.kenner1997-06-271-4/+3
* Fix minor bugs in float_to_usi and dp_to_sfian1996-10-231-3/+11
* Correct sign handling when dividing zero or infinity by somethingian1996-05-171-2/+4
* Add support for EXTENDED_FLOAT_STUBSmeissner1996-04-041-0/+44
* (FLO_union_type): Add words field if double precision to get at the separatekenner1995-09-151-5/+23
* (FLO_union_type): Remove bitfields to set sign, exponent, andkenner1995-09-111-3/+30
* (FLO_union_type): Remove bitfields to set sign, exponent, andkenner1995-09-111-32/+49
* Update FSF address.kenner1995-06-151-1/+2
* Fix typos in comments.kenner1995-05-161-2/+2
* (fpadd_parts): Adding infinities with opposite signs yields a NaN.wilson1994-12-191-0/+3
* (FLO_union_type): Add packed attribute to `bits'.dje1994-09-121-9/+7
* *** empty log message ***sac1994-09-081-2/+2
* Add libgcc copyright.dje1994-07-161-6/+35
* Initial revisiondje1994-07-111-0/+1259
OpenPOWER on IntegriCloud