| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.in (FPBIT_FUNCS, [...]): Remove. | Rainer Orth | 2011-08-05 | 1 | -499/+0 |
* | tm.texi.in (US_SOFTWARE_GOFAST): Don't document. | Joseph Myers | 2010-12-15 | 1 | -102/+63 |
* | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 2009-04-09 | 1 | -14/+9 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | fp-bit.h (pack_d): Constify argument. | Ben Elliston | 2009-01-02 | 1 | -2/+2 |
* | optabs.c (prepare_float_lib_cmp): Use libgcc_cmp_return_mode instead of word_... | Andrew Pinski | 2007-08-31 | 1 | -2/+2 |
* | * config/fp-bit.h (CMPtype): Typedef to a word mode integer. | Ben Elliston | 2006-03-08 | 1 | -2/+3 |
* | [multiple changes] | Jakub Jelinek | 2006-01-27 | 1 | -2/+4 |
* | fp-bit.h: Use top-of-file comment from libgcc2.c. | Ben Elliston | 2006-01-04 | 1 | -19/+21 |
* | fp-bit.h (LSHIFT): Take shift count parameter. | Joseph Myers | 2005-11-28 | 1 | -1/+1 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | fp-bit.c: Include L_mul_tf in #endif comment. | Ben Elliston | 2005-04-08 | 1 | -2/+1 |
* | GNU CC -> GCC | Kelley Cook | 2003-09-27 | 1 | -4/+4 |
* | * fp-bit.h (float_to_usi): Fix condition wrapping prototype. | Kaveh R. Ghazi | 2003-03-02 | 1 | -1/+1 |
* | * config/fp-bit.h (__make_dp): Declare if TMODES. | Alexandre Oliva | 2003-01-30 | 1 | -0/+1 |
* | fp-bit.h: Define macros for TFmode floating-point constants in IBM-extended T... | Alexandre Oliva | 2003-01-26 | 1 | -1/+13 |
* | fp-bit.h: Define macros for TFmode floating-point constants in IEEE quad TFmo... | Alexandre Oliva | 2003-01-26 | 1 | -26/+131 |
* | fp-bit.h: Add unordered defines for gofast. | Eric Christopher | 2002-06-19 | 1 | -1/+3 |
* | fp-bit.h (usi_to_float): Define for US_SOFTWARE_GOFAST case as well. | Richard Henderson | 2001-11-08 | 1 | -0/+2 |
* | Standardize header guards. | Richard Henderson | 2001-05-25 | 1 | -3/+3 |
* | fp-bit.h (MAX_USI_INT, MAX_SI_INT): Don't assume unsigned is wide enough. | Alexandre Oliva | 2001-02-02 | 1 | -3/+3 |
* | Makefile.in (sched-deps.o, [...]): Fix dependency typo. | Kaveh R. Ghazi | 2000-12-22 | 1 | -0/+4 |
* | Unsigned -> float conversion for fp-bit.c | Stephane Carrez | 2000-09-08 | 1 | -0/+4 |
* | fp-bit.h: New file. | Kaveh R. Ghazi | 2000-07-03 | 1 | -0/+409 |