]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/real.c
Update copyright years.
[thirdparty/gcc.git] / gcc / real.c
2016-01-04  jakub Update copyright years.
2015-12-21  ssaraswatiThis series of patches fix PR61441. This patch makes...
2015-12-19  ssaraswatiThis series of patches fix PR61441. This patch adds...
2015-10-30  amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-30  rsandifoAllow real_format to be passed to more real.h functions
2015-10-29  amacleod2015-10-29 Andrew MacLeod <amacleod@redhat.com>
2015-10-28  law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-10-13  rsandifoTo: gcc-patches@gcc.gnu.org
2015-10-07  rsandifoCache reals for 1/4, 1/6 and 1/9
2015-10-05  rsandifoReplace REAL_VALUES_LESS with real_less
2015-10-05  rsandifoReplace REAL_VALUES_EQUAL with real_equal
2015-07-08  amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-17  amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08  amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-04  amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-03-06  redi * real.c (real_from_string): Fix typo in assertion.
2015-02-26  jakub * passes.c (ipa_write_summaries_1): Call lto_output_in...
2015-01-09  prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05  jakub Update copyright years.
2014-12-12  glisse2014-12-12 Marc Glisse <marc.glisse@inria.fr>
2014-12-10  glisse2014-12-10 Marc Glisse <marc.glisse@inria.fr>
2014-12-01  dmalcolmPR jit/63854: Fix leak in real.c for i386:init_ext_8038...
2014-10-29  rsandifogcc/ada/
2014-07-17  schwabSummary: Generate canonical infinity for the Motorola...
2014-05-06  mrsMerge in wide-int.
2014-05-06  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-05-05  mrsMerge in trunk.
2014-04-30  mrsMerge in trunk.
2014-04-30  rsandifoFix real_to_integer handling for 32-bit longs. Avoid...
2014-04-28  rsandifoMerge from trunk.
2014-04-24  mrsMerge in trunk.
2014-04-23  rsandifoTweak uses of new API
2014-04-22  mrsMerge in trunk.
2014-04-22  rsandifoMerge from trunk.
2014-04-17  rsandifoMerge from trunk.
2014-04-02  mrsMerge in trunk.
2014-03-26  jakub PR other/59545
2014-02-10  mrsMerge in trunk.
2014-01-20  rsandifoUse STATIC_ASSERT. Remove unnecessary template argument.
2014-01-14  mrsFix x86 bootstrap problem; from_array was being use...
2014-01-13  mrsMerge in trunk.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-16  mrsMerge in trunk.
2013-12-13  mrsMerge in trunk.
2013-12-04  rsandifoMerge with trunk.
2013-11-22  rsandifoMerge with trunk.
2013-11-21  jsm28 PR rtl-optimization/55950
2013-11-21  rsandifoMerge with trunk.
2013-11-21  rsandifoRemove trailing whitespace. Add missing dbxout.c hunk.
2013-11-20  jsm28 PR middle-end/21718
2013-11-20  rsandifoMerge from trunk.
2013-11-19  zadeckrichards suggestions
2013-11-18  rsandifoMerge from trunk.
2013-11-16  mrsMerge in trunk.
2013-11-10  rsandifoVarious simplifications.
2013-11-09  rsandifoMerge with trunk.
2013-11-09  rsandifoFix some formatting. Put stuff on a single line where...
2013-11-06  mrsMerge in trunk.
2013-11-04  mrsMerge in trunk.
2013-10-20  mrsMerge in trunk.
2013-09-28  rsandifogcc/
2013-09-24  zadeckpatch to canonize wide-ints smaller than one HWI
2013-09-20  mrsMerge in trunk.
2013-09-07  rsandifoReorganise wide-int classes so that they are all instan...
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-06-02  zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2011-02-27  jakub PR middle-end/47903
2010-11-30  jsm28 * hwint.c: New. Extracted from toplev.c.
2010-07-08  manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-05-21  stevengcc/ChangeLog:
2009-11-25  hjlRemove trailing white spaces.
2009-10-07  ghazi * real.c: Fix comment to reflect actual exponent size.
2009-09-17  janisgcc/
2009-05-15  sandra2009-05-15 Sandra Loosemore <sandra@codesourcery...
2009-04-27  ian./:
2009-04-20  iangcc/:
2009-02-06  janis PR c/39035
2009-01-06  janisgcc/
2008-10-29  jsm28 PR middle-end/36578
2008-09-02  jakub PR target/36332
2008-08-18  manu2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2008-08-12  uweigand * real.h (struct real_format): New member has_sign_dep...
2008-08-12  uweigandChangeLog:
2008-08-12  uweigandChangeLog:
2008-06-19  bje * dfp.h, dfp.c, config/dfp-bit.h, config/dfp-bit.c...
2008-06-06  rwildgcc/
2008-05-16  dnovillo2008-05-16 Doug Kwan <dougkwan@google.com>
2008-03-26  ghazi * builtins.c (expand_builtin_pow, fold_builtin_cabs,
2008-01-25  jsm28 * MAINTAINERS (c4x port): Remove.
2007-09-07  janisgcc/ada/
2007-09-06  janis Revert:
2007-09-05  janisgcc/
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-18  ghazi PR target/30652
2007-06-12  ghazi * real.c (real_isfinite): New.
next