summaryrefslogtreecommitdiff
path: root/gcc/real.h
Commit message (Expand)AuthorAgeFilesLines
* gcc/rsandifo2008-02-081-0/+4
* * MAINTAINERS (c4x port): Remove.jsm282008-01-251-3/+1
* gcc/ada/janis2007-09-071-1/+1
* Revert:janis2007-09-061-1/+1
* gcc/janis2007-09-051-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * expr.c (handled_component_p): Constify.ghazi2007-07-251-1/+1
* PR target/30652ghazi2007-07-181-0/+4
* * real.c (real_isfinite): New.ghazi2007-06-121-0/+3
* * config/m68k/m68k.c (override_options): Don't overrideschwab2007-06-031-3/+3
* 2007-05-21 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-05-211-5/+0
* * real.c (mpfr_from_real): Handle Inf and NaN, and allow thebrooks2007-04-251-2/+2
* 2007-03-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-03-221-2/+3
* * emit-rtl.c (dconstpi): Delete.ghazi2007-02-031-1/+1
* gcc/rsandifo2007-01-181-0/+3
* 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2006-11-231-0/+3
* PR middle-end/29335ghazi2006-10-231-0/+8
* 2005-12-02 Jon Grimm <jgrimm2@us.ibm.com>bje2005-12-021-5/+32
* * Makefile.in (RTL_BASE_H): Add real.h.rth2005-08-011-1/+1
* Update FSF address.kcook2005-06-251-2/+2
* * real.h (struct real_format): Split the signbit field into twosayle2005-03-151-2/+7
* PR middle-end/19405sayle2005-02-031-0/+6
* * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa-ccp.c,kazu2005-01-221-1/+1
* PR rtl-optimization/576sayle2005-01-211-1/+1
* * c-common.c: Rename all identifiers named `class' to `cl'.bernie2004-07-251-1/+1
* * real.c (real_copysign): New function to implement libm's copysign.sayle2004-06-071-0/+3
* * real.h (struct real_value): Use the same type for allaoliva2004-03-221-2/+11
* * real.c (real_floor, real_ceil): Tweak to allow input and outputsayle2004-01-231-1/+3
* * genmodes.c, mode-classes.def: New files.zack2003-10-101-2/+3
* * real.h (REAL_MODE_FORMAT): New macro.zack2003-10-061-0/+1
* * builtins.c (builtin_dconsts_init, dconstpi, dconste,ghazi2003-09-111-0/+2
* * builtins.c (real_dconstp, fold_builtin_logarithm,ghazi2003-09-091-1/+4
* 2003-07-10 Steven Bosscher <steven@gcc.gnu.org>steven2003-07-101-1/+1
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-79/+59
* * real.c (real_trunc, real_floor, real_ceil): New functionssayle2003-07-031-0/+11
* * real.h (ieee_extended_intel_96_round_53_format): New.ljrittle2003-06-251-0/+1
* * basic-block.h: Fix comment formatting.kazu2003-06-231-1/+1
* * real.c (real_maxval): New function to return the largest finitesayle2003-05-231-0/+3
* * real.c (real_powi): New function to calculate the value ofsayle2003-05-061-0/+6
* * real.h (EXP_BITS): Make room for...aoliva2003-04-011-1/+9
* * emit-rtl.c (dconstm2, dconsthalf): New real constants.sayle2003-03-311-1/+3
* * real.h (struct real_value): Add signalling.rth2003-03-271-1/+2
* * real.c (real_sqrt): Return a bool result indicating whethersayle2003-01-151-3/+3
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+7
* * real.c (sticky_rshift_significand): Return inexact, don'trth2002-10-221-0/+1
* gcc/rth2002-10-161-5/+2
* * cfganal.c (dfs_enumerate_from): Use PARAMS.danglin2002-10-111-2/+4
* * real.h (SIGNIFICAND_BITS): Add one more word.rth2002-10-041-2/+6
* * real.h (struct real_value): Use ENUM_BITFIELD.rth2002-10-041-1/+1
* * real.h (ibm_extended_format): Declare.dje2002-09-291-0/+1