Daily bump.
[gcc.git] / gcc / real.h
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-21 Joseph Myersre PR rtl-optimization/55950 (Invalid sqrt constant...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2010-05-21 Steven Bosscherreal: Do not include gmp.h, mpfr.h, and mpc.h.
2010-01-05 Rainer Orthre PR bootstrap/41771 (Bootstrap with Sun Studio 12...
2009-12-07 Kaveh R. Ghazire PR other/40302 (GCC must hard-require MPC before...
2009-10-14 Kaveh R. Ghazibuiltins.c (fold_builtin_1): Support complex "arc"...
2009-09-20 Kaveh R. Ghazire PR middle-end/30789 (complex folding inexact)
2009-08-14 Kaveh R. Ghazire PR middle-end/30789 (complex folding inexact)
2009-07-16 Kaveh R. Ghazibuiltins.c (do_mpc_arg2): New.
2009-05-15 Kaveh R. Ghazibuiltins.c (do_mpc_arg1, [...]): New.
2009-05-15 Sandra Loosemorereal.c (encode_ieee_half): Define.
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2008-10-29 Joseph Myersre PR middle-end/36578 (cast to long double not taken...
2008-08-18 Manuel López-Ibáñezreal.h (dconst_e, [...]): Declare.
2008-08-12 Ulrich Weigandreal.h (struct real_format): New member has_sign_depend...
2008-08-12 Ulrich Weigandreal.h (struct real_format): New member round_towards_zero.
2008-08-12 Ulrich Weigandreal.c (spu_single_format): New variable.
2008-06-19 Ben Ellistondfp.h, [...]: Remove references to IEEE 754R.
2008-03-26 Kaveh R. Ghazibuiltins.c (expand_builtin_pow, [...]): Remove uses...
2008-02-08 Richard Sandifordre PR bootstrap/35051 (Build machine requires GMP and...
2008-01-25 Joseph MyersMAINTAINERS (c4x port): Remove.
2007-09-07 Janis JohnsonReapply reverted change:
2007-09-06 Janis JohnsonRevert:
2007-09-05 Janis Johnsonoptabs.c (expand_float): Convert unsigned integer as...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-25 Kaveh R. Ghaziexpr.c (handled_component_p): Constify.
2007-07-18 Kaveh R. Ghazire PR target/30652 (SSE expansion is missing for isinf...
2007-06-12 Kaveh R. Ghazireal.c (real_isfinite): New.
2007-06-03 Andreas Schwabm68k.c (override_options): Don't override REAL_MODE_FORMAT.
2007-05-21 Andreas Krebbeldefaults.h (IBM_FLOAT_FORMAT): Macro definition removed.
2007-04-25 Brooks Mosesreal.c (mpfr_from_real): Handle Inf and NaN, and allow...
2007-03-22 Manuel López-Ibáñezre PR other/23572 (No warning for assigning a value...
2007-02-03 Kaveh R. Ghaziemit-rtl.c (dconstpi): Delete.
2007-01-18 Richard Sandifordreal.h (real_format): Add a canonical_nan_lsbs_set...
2006-11-23 Manuel López-Ibáñezreal.h (real_isinteger): Declare.
2006-10-23 Kaveh R. Ghazire PR middle-end/29335 (transcendental functions with...
2005-12-02 Jon Grimmdfp.h, dfp.c: New files.
2005-08-01 Ian Lance TaylorMakefile.in (RTL_BASE_H): Add real.h.
2005-06-25 Kelley CookUpdate FSF address.
2005-03-15 Roger Saylereal.h (struct real_format): Split the signbit field...
2005-02-03 Roger Saylere PR middle-end/19405 (18_support/numeric_limits.cc...
2005-01-22 Kazu Hiratacfganal.c, [...]: Update copyright.
2005-01-21 Roger Saylere PR rtl-optimization/576 (gcc performs invalid optimi...
2004-07-25 Bernardo Innocentic-common.c: Rename all identifiers named `class' to...
2004-06-07 Roger Saylereal.c (real_copysign): New function to implement libm...
2004-03-22 Alexandre Olivareal.h (struct real_value): Use the same type for all...
2004-01-23 Roger Saylereal.c (real_floor, real_ceil): Tweak to allow input...
2003-10-10 Zack Weinberggenmodes.c, [...]: New files.
2003-10-06 Zack Weinbergreal.h (REAL_MODE_FORMAT): New macro.
2003-09-11 Kaveh R. Ghazibuiltins.c (builtin_dconsts_init, [...]): Delete.
2003-09-09 Kaveh R. Ghazibuiltins.c (real_dconstp, [...]): New, split out from...
2003-07-10 Steven Bosscherggc.h, [...]: Use `rtx' instead of `struct rtx_def...
2003-07-06 Andreas Jaegerjump.c: Convert prototypes to ISO C90.
2003-07-03 Roger Saylereal.c (real_trunc, [...]): New functions to implement...
2003-06-25 Richard Hendersonreal.h (ieee_extended_intel_96_round_53_format): New.
2003-06-23 Kazu Hiratabasic-block.h: Fix comment formatting.
2003-05-23 Roger Saylereal.c (real_maxval): New function to return the larges...
2003-05-06 Roger Saylereal.c (real_powi): New function to calculate the value...
2003-04-01 Alexandre Olivareal.h (EXP_BITS): Make room for...
2003-03-31 Roger Sayleemit-rtl.c (dconstm2, dconsthalf): New real constants.
2003-03-27 Richard Hendersonreal.h (struct real_value): Add signalling.
2003-01-15 Roger Saylereal.c (real_sqrt): Return a bool result indicating...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-22 Richard Hendersonreal.c (sticky_rshift_significand): Return inexact...
2002-10-16 Richard Hendersonreal.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAI...
2002-10-11 John David Anglincfganal.c (dfs_enumerate_from): Use PARAMS.
2002-10-04 Richard Hendersonreal.h (SIGNIFICAND_BITS): Add one more word.
2002-10-04 Richard Henderson* real.h (struct real_value): Use ENUM_BITFIELD.
2002-09-29 David Edelsohnreal.h (ibm_extended_format): Declare.
2002-09-24 Kaveh R. Ghazi* real.h (real_value): Make `exp' explicitly signed.
2002-09-21 Richard Hendersonreal.c (struct real_format): Move to real.h.
2002-09-20 Richard Hendersonreal.c (real_hash): New.
2002-09-20 Richard Hendersonreal.h (enum real_value_class, [...]): Move from real.c.
2002-09-20 Richard Hendersonreal.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...
2002-09-17 Richard Hendersonbuiltin-types.def (BT_FN_FLOAT_CONST_STRING): New.
2002-09-16 Richard Hendersonreal.c, real.h: Rewrite from scratch.
2002-09-04 Richard Hendersonbuiltin-types.def (BT_FN_FLOAT): New.
2002-09-04 Richard Hendersonreal.c (ereal_to_decimal): Add digits parameter.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-28 Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-05-19 Andreas Jaegergengenrtl.c: Add prototype for excluded_rtx.
2002-05-13 Zack Weinbergemit-rtl.c (global_rtl): Update comment.
2002-04-19 Zack Weinbergreal.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as...
2002-03-25 Zack Weinbergtoplev.c: Don't include setjmp.h.
2002-03-23 Alan Modra* real.h (N): Special case 128 bit doubles.
2002-03-23 Zack Weinbergreal.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.
2002-03-03 Zack Weinbergemit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC...
2002-01-22 Kazu Hiratapredict.c: Fix formatting.
2001-12-28 Richard Hendersonreal.c (etoe113, toe113): Ifndef INTEL_EXTENDED_IEEE_FO...
2001-10-11 Kazu Hiratacalls.c: Fix formatting.
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-07-06 Neil BoothMakefile.in (final.o): Depend on target.h.
2001-06-26 Steve EllceyAdd ia64-hpux 128-bit long double support.
2001-05-26 Richard HendersonStandardize header guards.
2001-04-11 Kaveh R. Ghazioutput.h (assemble_real): Declare if REAL_VALUE_TYPE...
2000-11-10 Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
next