]> gcc.gnu.org Git - gcc.git/history - gcc/real.h
re PR sanitizer/77823 (ICE: in ubsan_encode_value, at ubsan.c:137 with -fsanitize...
[gcc.git] / gcc / real.h
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-19 Sujoy SaraswatiThis series of patches fix PR61441. This patch adds...
2015-10-30 Richard SandifordAllow real_format to be passed to more real.h functions
2015-10-30 Richard SandifordRobustify REAL_MODE_FORMAT
2015-10-13 Richard SandifordTo...
2015-10-07 Richard SandifordCache reals for 1/4, 1/6 and 1/9
2015-10-05 Richard SandifordAdd a build_real_truncate helper function
2015-10-05 Richard SandifordRemove REAL_VALUE_FROM_CONST_DOUBLE
2015-10-05 Richard SandifordRemove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
2015-10-05 Richard SandifordRemove remaining uses of REAL_ARITHMETIC
2015-10-05 Richard SandifordReplace REAL_VALUES_LESS with real_less
2015-10-05 Richard SandifordRemove remaining uses of REAL_VALUES_IDENTICAL
2015-10-05 Richard SandifordReplace REAL_VALUES_EQUAL with real_equal
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-02-26 Jakub Jelinekpasses.c (ipa_write_summaries_1): Call lto_output_init_...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-12 Marc Glissereal.h (HONOR_SNANS, [...]): Replace macros with 3...
2014-12-10 Marc Glissereal.h (HONOR_NANS): Replace macro with 3 overloaded...
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.
next
This page took 6.771932 seconds and 107 git commands to generate.