summaryrefslogtreecommitdiffstats
path: root/gcc/real.c
Commit message (Expand)AuthorAgeFilesLines
* * real.c (ibm_extended_format): Add 53 to minimum exponent.aoliva2003-01-271-3/+18
* * real.c (real_sqrt): Return a bool result indicating whethersayle2003-01-151-7/+9
* * output.h: Fix comment typos.kazu2002-12-251-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+100
* * real.c (real_to_decimal): Fix buffer overrun when buffer sizegrahams2002-11-171-5/+5
* * hard-reg-set.h: Follow spelling conventions.kazu2002-11-161-3/+3
* * combine.c: Fix comment formatting.kazu2002-10-271-1/+1
* * real.c (real_to_decimal): If the >1 tens reduction loop resultsrth2002-10-251-9/+17
* * real.c (sticky_rshift_significand): Return inexact, don'trth2002-10-221-18/+66
* * real.c (do_add): Fix 0+0 sign corner case.rth2002-10-191-4/+4
* * real.c (cmp_significand_0, rtd_divmod, ten_to_mptwo): New.rth2002-10-181-75/+270
* gcc/rth2002-10-161-20/+44
* * real.h (SIGNIFICAND_BITS): Add one more word.rth2002-10-041-38/+49
* * real.c (real_to_decimal): Crop trailing zeros for DIGITS < 0.rth2002-10-021-5/+19
* * real.c (real_from_string): Apply sign last. Tidy exponent handling.rth2002-09-301-18/+21
* * real.h (ibm_extended_format): Declare.dje2002-09-291-0/+93
* * ChangeLog.4: Fix typos.kazu2002-09-281-1/+1
* * c-common.h: Follow spelling conventions.kazu2002-09-261-3/+3
* * real.c (do_multiply): Normalize U before addition.rth2002-09-231-3/+3
* * real.c (struct real_format): Move to real.h.rth2002-09-211-170/+94
* * real.c (real_hash): New.rth2002-09-201-0/+41
* * real.c (do_fix_trunc): Static.rth2002-09-201-1/+34
* * real.h (enum real_value_class, SIGNIFICAND_BITS, EXP_BITS,rth2002-09-201-287/+231
* * real.c (round_for_format): Collect sticky as unsigned long, not bool.rth2002-09-191-3/+3
* * real.c (sticky_rshift_significand): Collect sticky asrth2002-09-181-2/+2
* * real.c (do_fix_trunc): New.rth2002-09-171-0/+34
* gcc/rth2002-09-171-7/+94
* gcc/rth2002-09-161-5884/+3032
* * ChangeLog: Follow spelling conventions.kazu2002-09-151-1/+1
* * basic-block.h: Fix comment formatting.kazu2002-09-081-3/+3
* * real.c (ereal_inf): Clear E before use.rth2002-09-081-0/+1
* * real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN isthorpej2002-09-051-1/+3
* * builtin-types.def (BT_FN_FLOAT): New.rth2002-09-041-2/+45
* * real.c (ereal_to_decimal): Add digits parameter.rth2002-09-041-5/+58
* * real.c (ieee_64): Always define.ghazi2002-08-121-3/+10
* * real.c (ieee_24, ieee_53, ieee_64, ieee_113): Define only if thedanglin2002-07-301-0/+4
* * real.c (REAL_WORDS_BIG_ENDIAN): Make 1 for DEC.danglin2002-07-231-742/+456
* * tree.h: Forward-declare struct realvaluetype.zack2002-05-281-0/+1
* * expr.c (compress_float_constant): New.rth2002-05-121-0/+16
* * read-rtl.c: Fix formatting.kazu2002-05-091-21/+21
* * real.c (etoasc): Strip most trailing zeros for clarity.rth2002-05-041-6/+3
* Add some explanation for last change.schwab2002-04-191-1/+4
* 2002-04-19 Andreas Schwab <schwab@suse.de>dje2002-04-191-5/+12
* * real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, aszack2002-04-191-76/+27
* * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.zack2002-03-231-8/+1
* * real.c (eiisneg): Move outside #ifdef NANS.rsandifo2002-03-221-3/+1
* * defaults.h (LARGEST_EXPONENT_IS_NORMAL, ROUND_TOWARDS_ZERO): New.rsandifo2002-03-111-14/+61
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-58/+2
* * read-rtl.c: Fix formatting.kazu2002-01-151-25/+25
* * read-rtl.c: Fix formatting.kazu2002-01-101-4/+4
OpenPOWER on IntegriCloud