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