summaryrefslogtreecommitdiff
path: root/gcc/config/fp-bit.h
Commit message (Expand)AuthorAgeFilesLines
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-091-14/+9
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* fp-bit.h (pack_d): Constify argument.Ben Elliston2009-01-021-2/+2
* optabs.c (prepare_float_lib_cmp): Use libgcc_cmp_return_mode instead of word_...Andrew Pinski2007-08-311-2/+2
* * config/fp-bit.h (CMPtype): Typedef to a word mode integer.Ben Elliston2006-03-081-2/+3
* [multiple changes]Jakub Jelinek2006-01-271-2/+4
* fp-bit.h: Use top-of-file comment from libgcc2.c.Ben Elliston2006-01-041-19/+21
* fp-bit.h (LSHIFT): Take shift count parameter.Joseph Myers2005-11-281-1/+1
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* fp-bit.c: Include L_mul_tf in #endif comment.Ben Elliston2005-04-081-2/+1
* GNU CC -> GCCKelley Cook2003-09-271-4/+4
* * fp-bit.h (float_to_usi): Fix condition wrapping prototype.Kaveh R. Ghazi2003-03-021-1/+1
* * config/fp-bit.h (__make_dp): Declare if TMODES.Alexandre Oliva2003-01-301-0/+1
* fp-bit.h: Define macros for TFmode floating-point constants in IBM-extended T...Alexandre Oliva2003-01-261-1/+13
* fp-bit.h: Define macros for TFmode floating-point constants in IEEE quad TFmo...Alexandre Oliva2003-01-261-26/+131
* fp-bit.h: Add unordered defines for gofast.Eric Christopher2002-06-191-1/+3
* fp-bit.h (usi_to_float): Define for US_SOFTWARE_GOFAST case as well.Richard Henderson2001-11-081-0/+2
* Standardize header guards.Richard Henderson2001-05-251-3/+3
* fp-bit.h (MAX_USI_INT, MAX_SI_INT): Don't assume unsigned is wide enough.Alexandre Oliva2001-02-021-3/+3
* Makefile.in (sched-deps.o, [...]): Fix dependency typo.Kaveh R. Ghazi2000-12-221-0/+4
* Unsigned -> float conversion for fp-bit.cStephane Carrez2000-09-081-0/+4
* fp-bit.h: New file.Kaveh R. Ghazi2000-07-031-0/+409