summaryrefslogtreecommitdiff
path: root/gcc/real.c
Commit message (Expand)AuthorAgeFilesLines
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* gcc/ChangeLog:steven2010-05-211-80/+10
* Remove trailing white spaces.hjl2009-11-251-25/+25
* * real.c: Fix comment to reflect actual exponent size.ghazi2009-10-071-1/+1
* gcc/janis2009-09-171-1/+64
* 2009-05-15 Sandra Loosemore <sandra@codesourcery.com>sandra2009-05-151-0/+161
* ./:ian2009-04-271-2/+2
* gcc/:ian2009-04-201-1/+1
* PR c/39035janis2009-02-061-1/+9
* gcc/janis2009-01-061-8/+8
* PR middle-end/36578jsm282008-10-291-0/+29
* PR target/36332jakub2008-09-021-1/+1
* 2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-08-181-31/+46
* * real.h (struct real_format): New member has_sign_dependent_rounding.uweigand2008-08-121-0/+22
* ChangeLog:uweigand2008-08-121-24/+96
* ChangeLog:uweigand2008-08-121-0/+30
* * dfp.h, dfp.c, config/dfp-bit.h, config/dfp-bit.c, real.h,bje2008-06-191-3/+3
* gcc/rwild2008-06-061-1/+1
* 2008-05-16 Doug Kwan <dougkwan@google.com>dnovillo2008-05-161-2/+20
* * builtins.c (expand_builtin_pow, fold_builtin_cabs,ghazi2008-03-261-0/+43
* * MAINTAINERS (c4x port): Remove.jsm282008-01-251-230/+1
* gcc/ada/janis2007-09-071-1/+3
* Revert:janis2007-09-061-4/+1
* gcc/janis2007-09-051-1/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* PR target/30652ghazi2007-07-181-0/+32
* * real.c (real_isfinite): New.ghazi2007-06-121-1/+9
* * config/m68k/m68k.c (override_options): Don't overrideschwab2007-06-031-5/+13
* 2007-05-26 Tobias Burnus <burnus@net-b.de>burnus2007-05-271-1/+1
* 2007-05-21 Andreas Krebbel <krebbel1@de.ibm.com>krebbel2007-05-211-262/+8
* * real.c (mpfr_from_real): Handle Inf and NaN, and allow thebrooks2007-04-251-5/+34
* 2007-03-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2007-03-221-7/+12
* gcc/rsandifo2007-01-181-47/+98
* 2006-12-18 Roger Sayle <roger@eyesopen.com>sayle2006-12-191-0/+9
* 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2006-11-231-0/+11
* 2006-11-15 H.J. Lu <hongjiu.lu@intel.com>hjl2006-11-161-1/+3
* * config/darwin.c, config/darwin.opt, config/ia64/itanium1.md,kazu2006-10-291-1/+1
* PR middle-end/29335ghazi2006-10-231-0/+44
* PR middle-end/21781sayle2006-03-161-0/+9
* PR middle-end/19983sayle2006-02-271-2/+6
* * real.c (decimal_quad_format): Correct values for emin, emax.bje2005-12-161-2/+2
* Missed in last check-in.bje2005-12-021-1/+9
* 2005-12-02 Jon Grimm <jgrimm2@us.ibm.com>bje2005-12-021-11/+206
* PR 23941rth2005-09-191-0/+12
* PR c/21720jsm282005-07-291-0/+4
* PR c/21720jsm282005-07-291-0/+4
* Update FSF address.kcook2005-06-251-2/+2
* * real.c (c4x_single_format, c4x_extended_format): Provide valuessayle2005-03-151-2/+2
* * real.h (struct real_format): Split the signbit field into twosayle2005-03-151-0/+20
* * real.c (real_nan): Remove neg.kazu2005-03-091-2/+1