| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement C _FloatN, _FloatNx types. | jsm28 | 2016-08-19 | 1 | -0/+11 |
* | Update copyright years. | jakub | 2016-01-04 | 1 | -1/+1 |
* | This series of patches fix PR61441. This patch adds REAL_VALUE_ISSIGNALING_NAN. | ssaraswati | 2015-12-19 | 1 | -0/+6 |
* | Allow real_format to be passed to more real.h functions | rsandifo | 2015-10-30 | 1 | -26/+43 |
* | Robustify REAL_MODE_FORMAT | rsandifo | 2015-10-30 | 1 | -1/+3 |
* | To: gcc-patches@gcc.gnu.org | rsandifo | 2015-10-13 | 1 | -1/+2 |
* | Cache reals for 1/4, 1/6 and 1/9 | rsandifo | 2015-10-07 | 1 | -5/+11 |
* | Add a build_real_truncate helper function | rsandifo | 2015-10-05 | 1 | -0/+3 |
* | Remove REAL_VALUE_FROM_CONST_DOUBLE | rsandifo | 2015-10-05 | 1 | -4/+0 |
* | Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE | rsandifo | 2015-10-05 | 1 | -3/+1 |
* | Remove remaining uses of REAL_ARITHMETIC | rsandifo | 2015-10-05 | 1 | -3/+0 |
* | Replace REAL_VALUES_LESS with real_less | rsandifo | 2015-10-05 | 1 | -2/+1 |
* | Remove remaining uses of REAL_VALUES_IDENTICAL | rsandifo | 2015-10-05 | 1 | -1/+0 |
* | Replace REAL_VALUES_EQUAL with real_equal | rsandifo | 2015-10-05 | 1 | -2/+2 |
* | 2015-06-04 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2015-06-04 | 1 | -5/+0 |
* | * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table. | jakub | 2015-02-26 | 1 | -0/+1 |
* | Update copyright years. | jakub | 2015-01-05 | 1 | -1/+1 |
* | 2014-12-12 Marc Glisse <marc.glisse@inria.fr> | glisse | 2014-12-12 | 1 | -9/+14 |
* | 2014-12-10 Marc Glisse <marc.glisse@inria.fr> | glisse | 2014-12-10 | 1 | -2/+3 |
* | gcc/ada/ | rsandifo | 2014-10-29 | 1 | -22/+22 |
* | Merge in trunk. | mrs | 2014-01-03 | 1 | -1/+1 |
|\ |
|
| * | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | | Merge with trunk. | rsandifo | 2013-11-22 | 1 | -4/+0 |
|\ \
| |/ |
|
| * | PR rtl-optimization/55950 | jsm28 | 2013-11-21 | 1 | -4/+0 |
* | | Move declaration of decimal_real_to_integer. | rsandifo | 2013-11-21 | 1 | -1/+0 |
* | | richards suggestions | zadeck | 2013-11-19 | 1 | -7/+0 |
* | | Merge in trunk. | mrs | 2013-10-20 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | gcc/ | rsandifo | 2013-09-28 | 1 | -1/+1 |
* | | Reorganise wide-int classes so that they are all instantiations of a | rsandifo | 2013-09-07 | 1 | -0/+11 |
* | | Add wide-int branch. | mrs | 2013-08-13 | 1 | -12/+5 |
|/ |
|
* | Update copyright years in gcc/ | rsandifo | 2013-01-10 | 1 | -3/+1 |
* | gcc/ChangeLog: | steven | 2010-05-21 | 1 | -22/+2 |
* | gcc: | ro | 2010-01-05 | 1 | -1/+27 |
* | PR other/40302 | ghazi | 2009-12-07 | 1 | -10/+0 |
* | * builtins.c (fold_builtin_1): Support complex "arc" functions. | ghazi | 2009-10-14 | 1 | -0/+3 |
* | PR middle-end/30789 | ghazi | 2009-09-20 | 1 | -1/+1 |
* | PR middle-end/30789 | ghazi | 2009-08-14 | 1 | -0/+3 |
* | * builtins.c (do_mpc_arg2): New. | ghazi | 2009-07-16 | 1 | -0/+3 |
* | * builtins.c (do_mpc_arg1, fold_builtin_ccos): New. | ghazi | 2009-05-15 | 1 | -0/+3 |
* | 2009-05-15 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2009-05-15 | 1 | -0/+2 |
* | 2009-04-21 Taras Glek <tglek@mozilla.com> | dnovillo | 2009-04-22 | 1 | -2/+1 |
* | PR middle-end/36578 | jsm28 | 2008-10-29 | 1 | -0/+5 |
* | 2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org> | manu | 2008-08-18 | 1 | -9/+11 |
* | * real.h (struct real_format): New member has_sign_dependent_rounding. | uweigand | 2008-08-12 | 1 | -4/+22 |
* | ChangeLog: | uweigand | 2008-08-12 | 1 | -0/+8 |
* | ChangeLog: | uweigand | 2008-08-12 | 1 | -0/+1 |
* | * dfp.h, dfp.c, config/dfp-bit.h, config/dfp-bit.c, real.h, | bje | 2008-06-19 | 1 | -1/+1 |
* | * builtins.c (expand_builtin_pow, fold_builtin_cabs, | ghazi | 2008-03-26 | 1 | -7/+12 |
* | gcc/ | rsandifo | 2008-02-08 | 1 | -0/+4 |
* | * MAINTAINERS (c4x port): Remove. | jsm28 | 2008-01-25 | 1 | -3/+1 |