summaryrefslogtreecommitdiff
path: root/gcc/real.c
Commit message (Expand)AuthorAgeFilesLines
* * real.c (real_from_string): Fix typo in assertion.Jonathan Wakely2015-03-061-1/+1
* passes.c (ipa_write_summaries_1): Call lto_output_init_mode_table.Jakub Jelinek2015-02-261-24/+48
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* real.h (HONOR_SNANS, [...]): Replace macros with 3 overloaded declarations.Marc Glisse2014-12-121-1/+83
* real.h (HONOR_NANS): Replace macro with 3 overloaded declarations.Marc Glisse2014-12-101-0/+24
* PR jit/63854: Fix leak in real.c for i386:init_ext_80387_constantsDavid Malcolm2014-12-011-0/+1
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-21/+21
* Summary: Generate canonical infinity for the Motorola extended real formatAndreas Schwab2014-07-171-0/+5
* Merge in wide-int.Kenneth Zadeck2014-05-061-65/+111
* re PR other/59545 (Signed integer overflow issues)Jakub Jelinek2014-03-261-1/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* re PR rtl-optimization/55950 (Invalid sqrt constant propagation with -froundi...Joseph Myers2013-11-211-78/+0
* re PR middle-end/21718 (real.c rounding not perfect)Joseph Myers2013-11-201-68/+36
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* 2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck2012-06-021-3/+3
* re PR middle-end/47903 (var-tracking.c: valgrind error)Jakub Jelinek2011-02-271-1/+12
* hwint.c: New.Joseph Myers2010-11-301-2/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* real: Do not include gmp.h, mpfr.h, and mpc.h.Steven Bosscher2010-05-211-80/+10
* Remove trailing white spaces.H.J. Lu2009-11-251-25/+25
* real.c: Fix comment to reflect actual exponent size.Kaveh R. Ghazi2009-10-071-1/+1
* re PR c/41049 (conversion from integer to decimal float loses trailing zeros)Janis Johnson2009-09-171-1/+64
* real.c (encode_ieee_half): Define.Sandra Loosemore2009-05-151-0/+161
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-2/+2
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-201-1/+1
* re PR c/39035 (if( 0.0DF ) is considered true)Janis Johnson2009-02-061-1/+9
* re PR c/34252 (DEC32_MIN_EXP, DEC32_MAX_EXP don't match TR 24732)Janis Johnson2009-01-061-8/+8
* re PR middle-end/36578 (cast to long double not taken into account when resul...Joseph Myers2008-10-291-0/+29
* re PR testsuite/36332 (FAIL: gcc.dg/torture/type-generic-1.c execution test ...Jakub Jelinek2008-09-021-1/+1
* real.h (dconst_e, [...]): Declare.Manuel López-Ibáñez2008-08-181-31/+46
* real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand2008-08-121-0/+22
* real.h (struct real_format): New member round_towards_zero.Ulrich Weigand2008-08-121-24/+96
* real.c (spu_single_format): New variable.Ulrich Weigand2008-08-121-0/+30
* dfp.h, [...]: Remove references to IEEE 754R.Ben Elliston2008-06-191-3/+3
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-1/+1
* real.c (real_to_decimal, [...]): Distinguish QNaN & SNaN.Doug Kwan2008-05-161-2/+20
* builtins.c (expand_builtin_pow, [...]): Remove uses of dconst3, dconstsqrt2, ...Kaveh R. Ghazi2008-03-261-0/+43
* MAINTAINERS (c4x port): Remove.Joseph Myers2008-01-251-230/+1
* Reapply reverted change:Janis Johnson2007-09-071-1/+3
* Revert:Janis Johnson2007-09-061-4/+1
* optabs.c (expand_float): Convert unsigned integer as signed only if it provid...Janis Johnson2007-09-051-1/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* re PR target/30652 (SSE expansion is missing for isinf() and other fpclassify...Kaveh R. Ghazi2007-07-181-0/+32
* real.c (real_isfinite): New.Kaveh R. Ghazi2007-06-121-1/+9
* m68k.c (override_options): Don't override REAL_MODE_FORMAT.Andreas Schwab2007-06-031-5/+13
* re PR middle-end/32083 (bug in transfer integer->real->integer)Tobias Burnus2007-05-271-1/+1
* defaults.h (IBM_FLOAT_FORMAT): Macro definition removed.Andreas Krebbel2007-05-211-262/+8