OSDN Git Service

* config/arm/thumb.md (extendqisi2_insn): Cope with REG +
[pf3gnuchains/gcc-fork.git] / gcc / config / fp-bit.c
1998-07-08 vmakarov * config/fp-bit.c (__gexf2, __fixxfsi, __floatsixf...
1998-06-25 ghaziWarning fixes:
1998-06-19 meissnerAllow INLINE to be defined for debugging
1998-06-01 meissnerFix IEEE negative zero problems
1997-12-27 law * config/fp-bit.c (L_df_to_sf): Fix typo in...
1997-12-21 lawe
1997-07-03 wilson(unpack_d): Check fraction not sign to distinquish...
1997-07-01 wilson(float_to_usi): Move code for negative numbers before...
1997-06-27 kenner(float_to_si): Correct return value when Inf.
1996-10-23 ianFix minor bugs in float_to_usi and dp_to_sf
1996-05-17 ianCorrect sign handling when dividing zero or infinity...
1996-04-04 meissnerAdd support for EXTENDED_FLOAT_STUBS
1995-09-15 kenner(FLO_union_type): Add words field if double precision...
1995-09-11 kenner(FLO_union_type): Remove bitfields to set sign, exponen...
1995-09-11 kenner(FLO_union_type): Remove bitfields to set sign, exponen...
1995-06-15 kennerUpdate FSF address.
1995-05-16 kennerFix typos in comments.
1994-12-19 wilson(fpadd_parts): Adding infinities with opposite signs...
1994-09-12 dje(FLO_union_type): Add packed attribute to `bits'.
1994-09-08 sac*** empty log message ***
1994-07-16 djeAdd libgcc copyright.
1994-07-11 djeInitial revision