Age | Commit message (Expand) | Author | Files | Lines |
2005-11-22 | fp-bit.c (clzusi): New function. | Joseph Myers | 1 | -13/+37 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-04-27 | arm.h (CONDITIONAL_REGISTER_USAGE): Reserve arm frame pointer when thumb back... | Nathan Sidwell | 1 | -1/+1 |
2005-04-27 | fp-bit.c (abort): Add noreturn attribute. | Nathan Sidwell | 1 | -1/+1 |
2005-04-08 | fp-bit.c: Include L_mul_tf in #endif comment. | Ben Elliston | 1 | -3/+3 |
2004-03-11 | c-typeck.c, [...]: Fix comment typos and formatting. | Kazu Hirata | 1 | -2/+2 |
2004-03-05 | fp-bit.c (_fpdiv_parts): Do not round when pack_d would round the same. | Hans-Peter Nilsson | 1 | -21/+25 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-28 | fp-bit.c (pack_d): When using paired doubles to implement a long double... | Richard Sandiford | 1 | -32/+58 |
2003-08-22 | fp-bit.c: Specify config/ dir for include of fp-bit.h. | Alan Modra | 1 | -1/+1 |
2003-06-15 | install.texi: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-04-09 | fp-bit.c (unpack_d): Handle pair of doubles with different signs correctly. | Alexandre Oliva | 1 | -1/+5 |
2003-04-01 | real.h (EXP_BITS): Make room for... | Alexandre Oliva | 1 | -0/+8 |
2003-01-26 | fp-bit.h: Define macros for TFmode floating-point constants in IBM-extended T... | Alexandre Oliva | 1 | -0/+90 |
2003-01-26 | fp-bit.h: Define macros for TFmode floating-point constants in IEEE quad TFmo... | Alexandre Oliva | 1 | -33/+148 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-10-07 | fp-bit.c (EXTENDED_FLOAT_STUBS): Flush out all XF/TFmode entry points; use vo... | Richard Henderson | 1 | -32/+36 |
2002-09-29 | builtins.def: Fix comment formatting. | Kazu Hirata | 1 | -10/+10 |
2002-09-19 | fp-bit.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-09-14 | haifa-sched.c: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2002-07-30 | New target macro DECLARE_LIBRARY_RENAMES | Bernd Schmidt | 1 | -0/+4 |
2002-06-19 | fp-bit.c (_fpmul_parts, [...]): Mark with attribute __always_inline__. | Hans-Peter Nilsson | 1 | -2/+2 |
2002-03-11 | defaults.h (LARGEST_EXPONENT_IS_NORMAL, [...]): New. | Richard Sandiford | 1 | -21/+48 |
2002-03-08 | fp-bit.c (_unord_f2): Compile it in even if US_SOFTWARE_GOFAST is enabled. | Alexandre Oliva | 1 | -2/+2 |
2001-12-11 | fp-bit.c (pack_d): Cast to ``fractype'' for long long shifts. | Momchil Velikov | 1 | -1/+1 |
2001-05-17 | i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file. | Zack Weinberg | 1 | -5/+3 |
2001-03-03 | configure.in: Kill tm.h. | Zack Weinberg | 1 | -1/+1 |
2001-02-02 | fp-bit.h (MAX_USI_INT, MAX_SI_INT): Don't assume unsigned is wide enough. | Alexandre Oliva | 1 | -19/+19 |
2001-01-31 | Include tm.h, not hconfig.h | Alexandre Oliva | 1 | -1/+1 |
2001-01-31 | fp-bit.c: Include hconfig.h | Alexandre Oliva | 1 | -4/+5 |
2000-12-08 | fp-bit.c (_fpmul_parts): Use USItype variables as inputs for multiplies. | J"orn Rennecke | 1 | -8/+8 |
2000-09-08 | Unsigned -> float conversion for fp-bit.c | Stephane Carrez | 1 | -0/+32 |
2000-07-03 | fp-bit.h: New file. | Kaveh R. Ghazi | 1 | -316/+29 |
2000-03-22 | fp-bit.c (pack_d): Correct the case when a denormal is rounded up and stops b... | Geoff Keating | 1 | -3/+2 |
2000-03-16 | Introduce NO_DENORMALS in fp-bit.c | Bernd Schmidt | 1 | -2/+7 |
2000-02-26 | Fix copyrights | Jeff Law | 1 | -1/+2 |
2000-02-26 | elfos.h (ASM_OUTPUT_LABELREF): Don't define. | Geoff Keating | 1 | -2/+19 |
2000-01-25 | * config/fp-bit.c (_unord_f2): Fix typo. | Clinton Popetz | 1 | -1/+1 |
2000-01-24 | rtl.def: Add unordered fp comparisions. | Richard Henderson | 1 | -1/+23 |
1999-12-02 | remove compile time warnings about uninitilaised fileds | Nick Clifton | 1 | -2/+2 |
1999-09-13 | Move definition of 'thenan' to its own object file in order to save space. | Nick Clifton | 1 | -3/+21 |
1999-08-29 | Fix possible aliasing problems | Bernd Schmidt | 1 | -27/+85 |
1998-10-09 | Warning fixes: | Kaveh R. Ghazi | 1 | -7/+5 |
1998-09-19 | fp-bit.c (pack_d): Do not clear SIGN when fraction is 0. | Torbjorn Granlund | 1 | -2/+1 |
1998-07-08 | fp-bit.c (__gexf2, [...]): Add function stubs. | Vladimir N. Makarov | 1 | -0/+3 |
1998-06-25 | Warning fixes: | Kaveh R. Ghazi | 1 | -13/+6 |
1998-06-19 | Allow INLINE to be defined for debugging | Michael Meissner | 1 | -0/+2 |
1998-06-01 | Fix IEEE negative zero problems | Michael Meissner | 1 | -2/+8 |
1997-12-27 | * config/fp-bit.c (L_df_to_sf): Fix typo in last change. | David Edelsohn | 1 | -1/+1 |
1997-12-21 | Makefile.in (FPBIT_FUNCS, [...]): Define. | Jeff Law | 1 | -18/+119 |