| Commit message (Expand) | Author | Age | Files | Lines |
* | * defaults.h (LARGEST_EXPONENT_IS_NORMAL, ROUND_TOWARDS_ZERO): New. | rsandifo | 2002-03-11 | 1 | -21/+48 |
* | * config/fp-bit.c (_unord_f2): Compile it in even if | aoliva | 2002-03-08 | 1 | -2/+2 |
* | * config/fp-bit.c (pack_d): Cast to ``fractype'' for long long | rth | 2001-12-12 | 1 | -1/+1 |
* | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | zack | 2001-05-17 | 1 | -5/+3 |
* | * configure.in: Kill tm.h. Include the files in the $tm_file | zack | 2001-03-03 | 1 | -1/+1 |
* | * config/fp-bit.h (MAX_USI_INT, MAX_SI_INT): Don't assume | aoliva | 2001-02-02 | 1 | -19/+19 |
* | Include tm.h, not hconfig.h | aoliva | 2001-01-31 | 1 | -1/+1 |
* | * config/fp-bit.c: Include hconfig.h | aoliva | 2001-01-31 | 1 | -4/+5 |
* | * fp-bit.c (_fpmul_parts): Use USItype variables as inputs | amylaar | 2000-12-08 | 1 | -8/+8 |
* | Unsigned -> float conversion for fp-bit.c | ciceron | 2000-09-08 | 1 | -0/+32 |
* | * fp-bit.h: New file. | ghazi | 2000-07-03 | 1 | -316/+29 |
* | * config/fp-bit.c (pack_d): Correct the case when a denormal | geoffk | 2000-03-22 | 1 | -3/+2 |
* | Introduce NO_DENORMALS in fp-bit.c | crux | 2000-03-16 | 1 | -2/+7 |
* | Fix copyrights | law | 2000-02-26 | 1 | -1/+2 |
* | * config/elfos.h (ASM_OUTPUT_LABELREF): Don't define. The default | geoffk | 2000-02-26 | 1 | -2/+19 |
* | * config/fp-bit.c (_unord_f2): Fix typo. | cpopetz | 2000-01-25 | 1 | -1/+1 |
* | * rtl.def: Add unordered fp comparisions. | rth | 2000-01-24 | 1 | -1/+23 |
* | remove compile time warnings about uninitilaised fileds | nickc | 1999-12-02 | 1 | -2/+2 |
* | Move definition of 'thenan' to its own object file in order to save space. | nickc | 1999-09-13 | 1 | -3/+21 |
* | Fix possible aliasing problems | crux | 1999-08-29 | 1 | -27/+85 |
* | Warning fixes: | ghazi | 1998-10-09 | 1 | -7/+5 |
* | * fp-bit.c (pack_d): Do not clear SIGN when fraction is 0. | law | 1998-09-19 | 1 | -2/+1 |
* | * config/fp-bit.c (__gexf2, __fixxfsi, __floatsixf): Add function | vmakarov | 1998-07-08 | 1 | -0/+3 |
* | Warning fixes: | ghazi | 1998-06-25 | 1 | -13/+6 |
* | Allow INLINE to be defined for debugging | meissner | 1998-06-19 | 1 | -0/+2 |
* | Fix IEEE negative zero problems | meissner | 1998-06-01 | 1 | -2/+8 |
* | * config/fp-bit.c (L_df_to_sf): Fix typo in last change. | law | 1997-12-27 | 1 | -1/+1 |
* | e | law | 1997-12-21 | 1 | -18/+119 |
* | (unpack_d): Check fraction not sign to distinquish QNaN. | wilson | 1997-07-03 | 1 | -3/+3 |
* | (float_to_usi): Move code for negative numbers before code | wilson | 1997-07-01 | 1 | -3/+3 |
* | (float_to_si): Correct return value when Inf. | kenner | 1997-06-27 | 1 | -4/+3 |
* | Fix minor bugs in float_to_usi and dp_to_sf | ian | 1996-10-23 | 1 | -3/+11 |
* | Correct sign handling when dividing zero or infinity by something | ian | 1996-05-17 | 1 | -2/+4 |
* | Add support for EXTENDED_FLOAT_STUBS | meissner | 1996-04-04 | 1 | -0/+44 |
* | (FLO_union_type): Add words field if double precision to get at the separate | kenner | 1995-09-15 | 1 | -5/+23 |
* | (FLO_union_type): Remove bitfields to set sign, exponent, and | kenner | 1995-09-11 | 1 | -3/+30 |
* | (FLO_union_type): Remove bitfields to set sign, exponent, and | kenner | 1995-09-11 | 1 | -32/+49 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -2/+2 |
* | (fpadd_parts): Adding infinities with opposite signs yields a NaN. | wilson | 1994-12-19 | 1 | -0/+3 |
* | (FLO_union_type): Add packed attribute to `bits'. | dje | 1994-09-12 | 1 | -9/+7 |
* | *** empty log message *** | sac | 1994-09-08 | 1 | -2/+2 |
* | Add libgcc copyright. | dje | 1994-07-16 | 1 | -6/+35 |
* | Initial revision | dje | 1994-07-11 | 1 | -0/+1259 |