Age | Commit message (Expand) | Author | Files | Lines |
2018-05-04 | re PR tree-optimization/85466 (Performance is slow when doing 'branchless' co... | Jakub Jelinek | 1 | -0/+4 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-09-05 | (decimal_)float_mode_for_size in real.h | Richard Sandiford | 1 | -6/+7 |
2017-08-30 | [7/77] Add scalar_float_mode | Richard Sandiford | 1 | -4/+4 |
2017-06-09 | Reverted r249005 until PowerPC and AIX issues sorted. | Tamar Christina | 1 | -18/+0 |
2017-06-08 | re PR middle-end/77925 (Add __builtin_issubnormal) | Tamar Christina | 1 | -0/+18 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-08-19 | Implement C _FloatN, _FloatNx types. | Joseph Myers | 1 | -0/+11 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-12-19 | This series of patches fix PR61441. This patch adds REAL_VALUE_ISSIGNALING_NAN. | Sujoy Saraswati | 1 | -0/+6 |
2015-10-30 | Allow real_format to be passed to more real.h functions | Richard Sandiford | 1 | -26/+43 |
2015-10-30 | Robustify REAL_MODE_FORMAT | Richard Sandiford | 1 | -1/+3 |
2015-10-13 | To... | Richard Sandiford | 1 | -1/+2 |
2015-10-07 | Cache reals for 1/4, 1/6 and 1/9 | Richard Sandiford | 1 | -5/+11 |
2015-10-05 | Add a build_real_truncate helper function | Richard Sandiford | 1 | -0/+3 |
2015-10-05 | Remove REAL_VALUE_FROM_CONST_DOUBLE | Richard Sandiford | 1 | -4/+0 |
2015-10-05 | Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE | Richard Sandiford | 1 | -3/+1 |
2015-10-05 | Remove remaining uses of REAL_ARITHMETIC | Richard Sandiford | 1 | -3/+0 |
2015-10-05 | Replace REAL_VALUES_LESS with real_less | Richard Sandiford | 1 | -2/+1 |
2015-10-05 | Remove remaining uses of REAL_VALUES_IDENTICAL | Richard Sandiford | 1 | -1/+0 |
2015-10-05 | Replace REAL_VALUES_EQUAL with real_equal | Richard Sandiford | 1 | -2/+2 |
2015-06-04 | coretypes.h: Include machmode.h... | Andrew MacLeod | 1 | -5/+0 |
2015-02-26 | passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. | Jakub Jelinek | 1 | -0/+1 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-12 | real.h (HONOR_SNANS, [...]): Replace macros with 3 overloaded declarations. | Marc Glisse | 1 | -9/+14 |
2014-12-10 | real.h (HONOR_NANS): Replace macro with 3 overloaded declarations. | Marc Glisse | 1 | -2/+3 |
2014-10-29 | decl.c, [...]: Remove redundant enum from machine_mode. | Richard Sandiford | 1 | -22/+22 |
2014-05-06 | Merge in wide-int. | Kenneth Zadeck | 1 | -15/+11 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-21 | re PR rtl-optimization/55950 (Invalid sqrt constant propagation with -froundi... | Joseph Myers | 1 | -4/+0 |
2013-09-28 | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 1 | -1/+1 |
2013-01-10 | Update copyright years in gcc/ | Richard Sandiford | 1 | -3/+1 |
2010-05-21 | real: Do not include gmp.h, mpfr.h, and mpc.h. | Steven Bosscher | 1 | -22/+2 |
2010-01-05 | re PR bootstrap/41771 (Bootstrap with Sun Studio 12.1 fails) | Rainer Orth | 1 | -1/+27 |
2009-12-07 | re PR other/40302 (GCC must hard-require MPC before release) | Kaveh R. Ghazi | 1 | -10/+0 |
2009-10-14 | builtins.c (fold_builtin_1): Support complex "arc" functions. | Kaveh R. Ghazi | 1 | -0/+3 |
2009-09-20 | re PR middle-end/30789 (complex folding inexact) | Kaveh R. Ghazi | 1 | -1/+1 |
2009-08-14 | re PR middle-end/30789 (complex folding inexact) | Kaveh R. Ghazi | 1 | -0/+3 |
2009-07-16 | builtins.c (do_mpc_arg2): New. | Kaveh R. Ghazi | 1 | -0/+3 |
2009-05-15 | builtins.c (do_mpc_arg1, [...]): New. | Kaveh R. Ghazi | 1 | -0/+3 |
2009-05-15 | real.c (encode_ieee_half): Define. | Sandra Loosemore | 1 | -0/+2 |
2009-04-22 | hashtab.h: Update GTY annotations to new syntax | Taras Glek | 1 | -2/+1 |
2008-10-29 | re PR middle-end/36578 (cast to long double not taken into account when resul... | Joseph Myers | 1 | -0/+5 |
2008-08-18 | real.h (dconst_e, [...]): Declare. | Manuel López-Ibáñez | 1 | -9/+11 |
2008-08-12 | real.h (struct real_format): New member has_sign_dependent_rounding. | Ulrich Weigand | 1 | -4/+22 |
2008-08-12 | real.h (struct real_format): New member round_towards_zero. | Ulrich Weigand | 1 | -0/+8 |
2008-08-12 | real.c (spu_single_format): New variable. | Ulrich Weigand | 1 | -0/+1 |
2008-06-19 | dfp.h, [...]: Remove references to IEEE 754R. | Ben Elliston | 1 | -1/+1 |
2008-03-26 | builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ... | Kaveh R. Ghazi | 1 | -7/+12 |
2008-02-08 | re PR bootstrap/35051 (Build machine requires GMP and MPFR for building cross... | Richard Sandiford | 1 | -0/+4 |