summaryrefslogtreecommitdiff
path: root/gcc/real.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-18 PR c/7652mpolacek1-0/+1
2016-01-04 Update copyright years.jakub1-1/+1
2015-12-21This series of patches fix PR61441. This patch makes resulting NaN valuesssaraswati1-2/+53
2015-12-19This series of patches fix PR61441. This patch adds REAL_VALUE_ISSIGNALING_NAN.ssaraswati1-0/+6
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod1-3/+0
2015-10-30Allow real_format to be passed to more real.h functionsrsandifo1-103/+60
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod1-4/+3
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw1-3/+1
2015-10-13To: gcc-patches@gcc.gnu.orgrsandifo1-0/+18
2015-10-07Cache reals for 1/4, 1/6 and 1/9rsandifo1-15/+20
2015-10-05Replace REAL_VALUES_LESS with real_lessrsandifo1-1/+9
2015-10-05Replace REAL_VALUES_EQUAL with real_equalrsandifo1-1/+9
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod1-1/+0
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod1-1/+0
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod1-3/+0
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod1-5/+0
2015-03-06 * real.c (real_from_string): Fix typo in assertion.redi1-1/+1
2015-02-26 * passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.jakub1-24/+48
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34921-0/+9
2015-01-05 Update copyright years.jakub1-1/+1
2014-12-122014-12-12 Marc Glisse <marc.glisse@inria.fr>glisse1-1/+83
2014-12-102014-12-10 Marc Glisse <marc.glisse@inria.fr>glisse1-0/+24
2014-12-01PR jit/63854: Fix leak in real.c for i386:init_ext_80387_constantsdmalcolm1-0/+1
2014-10-29gcc/ada/rsandifo1-21/+21
2014-07-17Summary: Generate canonical infinity for the Motorola extended real formatschwab1-0/+5
2014-04-30Fix real_to_integer handling for 32-bit longs. Avoid custom fixed_wide_int.rsandifo1-22/+17
2014-04-23Tweak uses of new APIrsandifo1-1/+1
2014-04-17Merge from trunk.rsandifo1-1/+1
2014-04-02Merge in trunk.mrs1-1/+3
2014-03-26 PR other/59545jakub1-1/+2
2014-01-20Use STATIC_ASSERT. Remove unnecessary template argument.rsandifo1-1/+1
2014-01-14Fix x86 bootstrap problem; from_array was being use to convertmrs1-3/+5
2014-01-03Merge in trunk.mrs1-1/+1
2014-01-02Update copyright years in gcc/rsandifo1-1/+1
2013-11-22Merge with trunk.rsandifo1-78/+0
2013-11-21 PR rtl-optimization/55950jsm281-78/+0
2013-11-21Merge with trunk.rsandifo1-68/+36
2013-11-21Remove trailing whitespace. Add missing dbxout.c hunk.rsandifo1-6/+6
2013-11-20 PR middle-end/21718jsm281-68/+36
2013-11-19richards suggestionszadeck1-39/+1
2013-11-10Various simplifications.rsandifo1-6/+1
2013-11-09Fix some formatting. Put stuff on a single line where shorter wide-int codersandifo1-9/+8
2013-10-20Merge in trunk.mrs1-1/+1
2013-09-28gcc/rsandifo1-1/+1
2013-09-24patch to canonize wide-ints smaller than one HWIzadeck1-1/+0
2013-09-07Reorganise wide-int classes so that they are all instantiations of arsandifo1-14/+15
2013-08-13Add wide-int branch.mrs1-63/+155
2013-01-10Update copyright years in gcc/rsandifo1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub1-1/+1
2012-06-022012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck1-3/+3