summaryrefslogtreecommitdiff
path: root/gcc/real.h
Commit message (Expand)AuthorAgeFilesLines
* Merge in wide-int.Kenneth Zadeck2014-05-061-15/+11
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR rtl-optimization/55950 (Invalid sqrt constant propagation with -froundi...Joseph Myers2013-11-211-4/+0
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* real: Do not include gmp.h, mpfr.h, and mpc.h.Steven Bosscher2010-05-211-22/+2
* re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails)Rainer Orth2010-01-051-1/+27
* re PR other/40302 (GCC must hard-require MPC before release)Kaveh R. Ghazi2009-12-071-10/+0
* builtins.c (fold_builtin_1): Support complex "arc" functions.Kaveh R. Ghazi2009-10-141-0/+3
* re PR middle-end/30789 (complex folding inexact)Kaveh R. Ghazi2009-09-201-1/+1
* re PR middle-end/30789 (complex folding inexact)Kaveh R. Ghazi2009-08-141-0/+3
* builtins.c (do_mpc_arg2): New.Kaveh R. Ghazi2009-07-161-0/+3
* builtins.c (do_mpc_arg1, [...]): New.Kaveh R. Ghazi2009-05-151-0/+3
* real.c (encode_ieee_half): Define.Sandra Loosemore2009-05-151-0/+2
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-2/+1
* re PR middle-end/36578 (cast to long double not taken into account when resul...Joseph Myers2008-10-291-0/+5
* real.h (dconst_e, [...]): Declare.Manuel López-Ibáñez2008-08-181-9/+11
* real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand2008-08-121-4/+22
* real.h (struct real_format): New member round_towards_zero.Ulrich Weigand2008-08-121-0/+8
* real.c (spu_single_format): New variable.Ulrich Weigand2008-08-121-0/+1
* dfp.h, [...]: Remove references to IEEE 754R.Ben Elliston2008-06-191-1/+1
* builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ...Kaveh R. Ghazi2008-03-261-7/+12
* re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross...Richard Sandiford2008-02-081-0/+4
* MAINTAINERS (c4x port): Remove.Joseph Myers2008-01-251-3/+1
* Reapply reverted change:Janis Johnson2007-09-071-1/+1
* Revert:Janis Johnson2007-09-061-1/+1
* optabs.c (expand_float): Convert unsigned integer as signed only if it provid...Janis Johnson2007-09-051-1/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* expr.c (handled_component_p): Constify.Kaveh R. Ghazi2007-07-251-1/+1
* re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi2007-07-181-0/+4
* real.c (real_isfinite): New.Kaveh R. Ghazi2007-06-121-0/+3
* m68k.c (override_options): Don't override REAL_MODE_FORMAT.Andreas Schwab2007-06-031-3/+3
* defaults.h (IBM_FLOAT_FORMAT): Macro definition removed.Andreas Krebbel2007-05-211-5/+0
* real.c (mpfr_from_real): Handle Inf and NaN, and allow the rounding mode to b...Brooks Moses2007-04-241-2/+2
* re PR other/23572 (No warning for assigning a value to a 'float' variable tha...Manuel López-Ibáñez2007-03-221-2/+3
* emit-rtl.c (dconstpi): Delete.Kaveh R. Ghazi2007-02-031-1/+1
* real.h (real_format): Add a canonical_nan_lsbs_set field.Richard Sandiford2007-01-181-0/+3
* real.h (real_isinteger): Declare.Manuel López-Ibáñez2006-11-231-0/+3
* re PR middle-end/29335 (transcendental functions with constant arguments shou...Kaveh R. Ghazi2006-10-231-0/+8
* dfp.h, dfp.c: New files.Jon Grimm2005-12-021-5/+32
* Makefile.in (RTL_BASE_H): Add real.h.Ian Lance Taylor2005-08-011-1/+1
* Update FSF address.Kelley Cook2005-06-251-2/+2
* real.h (struct real_format): Split the signbit field into two two fields, sig...Roger Sayle2005-03-151-2/+7
* re PR middle-end/19405 (18_support/numeric_limits.cc fails on ppc-darwin (lon...Roger Sayle2005-02-031-0/+6
* cfganal.c, [...]: Update copyright.Kazu Hirata2005-01-221-1/+1
* re PR rtl-optimization/576 (gcc performs invalid optimization with float oper...Roger Sayle2005-01-211-1/+1
* c-common.c: Rename all identifiers named `class' to `cl'.Bernardo Innocenti2004-07-251-1/+1
* real.c (real_copysign): New function to implement libm's copysign.Roger Sayle2004-06-071-0/+3
* real.h (struct real_value): Use the same type for all bitfields.Alexandre Oliva2004-03-221-2/+11
* real.c (real_floor, real_ceil): Tweak to allow input and output arguments to ...Roger Sayle2004-01-231-1/+3