darwin.h (JUMP_TABLES_IN_TEXT_SECTION): Conditionalize properly and comment.
[platform/upstream/gcc.git] / gcc / config / fp-bit.c
2004-03-11 Kazu Hiratac-typeck.c, [...]: Fix comment typos and formatting.
2004-03-05 Hans-Peter Nilssonfp-bit.c (_fpdiv_parts): Do not round when pack_d would...
2004-01-31 Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-28 Richard Sandifordfp-bit.c (pack_d): When using paired doubles to impleme...
2003-08-22 Alan Modrafp-bit.c: Specify config/ dir for include of fp-bit.h.
2003-06-15 Kazu Hiratainstall.texi: Follow spelling conventions.
2003-04-09 Alexandre Olivafp-bit.c (unpack_d): Handle pair of doubles with differ...
2003-04-01 Alexandre Olivareal.h (EXP_BITS): Make room for...
2003-01-26 Alexandre Olivafp-bit.h: Define macros for TFmode floating-point const...
2003-01-26 Alexandre Olivafp-bit.h: Define macros for TFmode floating-point const...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-07 Richard Hendersonfp-bit.c (EXTENDED_FLOAT_STUBS): Flush out all XF/TFmod...
2002-09-29 Kazu Hiratabuiltins.def: Fix comment formatting.
2002-09-19 Kazu Hiratafp-bit.c: Follow spelling conventions.
2002-09-14 Kazu Hiratahaifa-sched.c: Follow spelling conventions.
2002-07-30 Bernd SchmidtNew target macro DECLARE_LIBRARY_RENAMES
2002-06-19 Hans-Peter Nilssonfp-bit.c (_fpmul_parts, [...]): Mark with attribute...
2002-03-11 Richard Sandiforddefaults.h (LARGEST_EXPONENT_IS_NORMAL, [...]): New.
2002-03-08 Alexandre Olivafp-bit.c (_unord_f2): Compile it in even if US_SOFTWARE...
2001-12-12 Momchil Velikovfp-bit.c (pack_d): Cast to ``fractype'' for long long...
2001-05-17 Zack Weinbergi * libgcc1-test.c, libgcc1.c, config/i386/perform...
2001-03-03 Zack Weinbergconfigure.in: Kill tm.h.
2001-02-02 Alexandre Olivafp-bit.h (MAX_USI_INT, MAX_SI_INT): Don't assume unsign...
2001-01-31 Alexandre OlivaInclude tm.h, not hconfig.h
2001-01-31 Alexandre Olivafp-bit.c: Include hconfig.h
2000-12-08 J"orn Renneckefp-bit.c (_fpmul_parts): Use USItype variables as input...
2000-09-08 Stephane CarrezUnsigned -> float conversion for fp-bit.c
2000-07-03 Kaveh R. Ghazifp-bit.h: New file.
2000-03-22 Geoff Keatingfp-bit.c (pack_d): Correct the case when a denormal...
2000-03-16 Bernd SchmidtIntroduce NO_DENORMALS in fp-bit.c
2000-02-26 Jeff LawFix copyrights
2000-02-26 Geoff Keatingelfos.h (ASM_OUTPUT_LABELREF): Don't define.
2000-01-25 Clinton Popetz* config/fp-bit.c (_unord_f2): Fix typo.
2000-01-24 Richard Hendersonrtl.def: Add unordered fp comparisions.
1999-12-02 Nick Cliftonremove compile time warnings about uninitilaised fileds
1999-09-13 Nick CliftonMove definition of 'thenan' to its own object file...
1999-08-29 Bernd SchmidtFix possible aliasing problems
1998-10-09 Kaveh R. GhaziWarning fixes:
1998-09-19 Torbjorn Granlundfp-bit.c (pack_d): Do not clear SIGN when fraction...
1998-07-08 Vladimir N. Makarovfp-bit.c (__gexf2, [...]): Add function stubs.
1998-06-25 Kaveh R. GhaziWarning fixes:
1998-06-19 Michael MeissnerAllow INLINE to be defined for debugging
1998-06-01 Michael MeissnerFix IEEE negative zero problems
1997-12-27 David Edelsohn* config/fp-bit.c (L_df_to_sf): Fix typo in last change.
1997-12-21 Jeff LawMakefile.in (FPBIT_FUNCS, [...]): Define.
1997-07-03 Jim Wilson(unpack_d): Check fraction not sign to distinquish...
1997-07-01 Jim Wilson(float_to_usi): Move code for negative numbers before...
1997-06-27 Richard Kenner(float_to_si): Correct return value when Inf.
1996-10-23 Ian Lance TaylorFix minor bugs in float_to_usi and dp_to_sf
1996-05-17 Ian Lance TaylorCorrect sign handling when dividing zero or infinity...
1996-04-04 Michael MeissnerAdd support for EXTENDED_FLOAT_STUBS
1995-09-15 Richard Kenner(FLO_union_type): Add words field if double precision...
1995-09-11 Richard Kenner(FLO_union_type): Remove bitfields to set sign...
1995-09-11 Richard Kenner(FLO_union_type): Remove bitfields to set sign...
1995-06-15 Richard KennerUpdate FSF address.
1995-05-16 Richard KennerFix typos in comments.
1994-12-19 Jim Wilson(fpadd_parts): Adding infinities with opposite signs...
1994-09-12 Doug Evans(FLO_union_type): Add packed attribute to `bits'.
1994-09-08 Steve Chamberlain*** empty log message ***
1994-07-16 Doug EvansAdd libgcc copyright.
1994-07-11 Doug EvansInitial revision