aboutsummaryrefslogtreecommitdiff
path: root/gcc/real.h
AgeCommit message (Expand)AuthorFilesLines
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-79/+59
2003-07-03real.c (real_trunc, [...]): New functions to implement trunc, floor and ceil ...Roger Sayle1-0/+11
2003-06-25real.h (ieee_extended_intel_96_round_53_format): New.Richard Henderson1-0/+1
2003-06-23basic-block.h: Fix comment formatting.Kazu Hirata1-1/+1
2003-05-23real.c (real_maxval): New function to return the largest finite value represe...Roger Sayle1-0/+3
2003-05-06real.c (real_powi): New function to calculate the value of a real raised to a...Roger Sayle1-0/+6
2003-04-01real.h (EXP_BITS): Make room for...Alexandre Oliva1-1/+9
2003-03-31emit-rtl.c (dconstm2, dconsthalf): New real constants.Roger Sayle1-1/+3
2003-03-27real.h (struct real_value): Add signalling.Richard Henderson1-1/+2
2003-01-15real.c (real_sqrt): Return a bool result indicating whether a floating point ...Roger Sayle1-3/+3
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+7
2002-10-21real.c (sticky_rshift_significand): Return inexact, don't or it in immediately.Richard Henderson1-0/+1
2002-10-15real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments.Richard Henderson1-5/+2
2002-10-11cfganal.c (dfs_enumerate_from): Use PARAMS.John David Anglin1-2/+4
2002-10-04real.h (SIGNIFICAND_BITS): Add one more word.Richard Henderson1-2/+6
2002-10-03* real.h (struct real_value): Use ENUM_BITFIELD.Richard Henderson1-1/+1
2002-09-29real.h (ibm_extended_format): Declare.David Edelsohn1-0/+1
2002-09-24* real.h (real_value): Make `exp' explicitly signed.Kaveh R. Ghazi1-1/+1
2002-09-21real.c (struct real_format): Move to real.h.Richard Henderson1-3/+58
2002-09-20real.c (real_hash): New.Richard Henderson1-0/+2
2002-09-20real.h (enum real_value_class, [...]): Move from real.c.Richard Henderson1-14/+35
2002-09-19real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson1-13/+0
2002-09-16builtin-types.def (BT_FN_FLOAT_CONST_STRING): New.Richard Henderson1-1/+1
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson1-192/+171
2002-09-04builtin-types.def (BT_FN_FLOAT): New.Richard Henderson1-0/+1
2002-09-04real.c (ereal_to_decimal): Add digits parameter.Richard Henderson1-2/+2
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-1/+1
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg1-4/+11
2002-05-19gengenrtl.c: Add prototype for excluded_rtx.Andreas Jaeger1-0/+5
2002-05-13emit-rtl.c (global_rtl): Update comment.Zack Weinberg1-9/+17
2002-04-19real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as appropriate.Zack Weinberg1-9/+39
2002-03-25toplev.c: Don't include setjmp.h.Zack Weinberg1-0/+4
2002-03-23* real.h (N): Special case 128 bit doubles.Alan Modra1-0/+5
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg1-52/+9
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-223/+22
2002-01-22predict.c: Fix formatting.Kazu Hirata1-4/+4
2001-12-28real.c (etoe113, toe113): Ifndef INTEL_EXTENDED_IEEE_FORMAT.Richard Henderson1-4/+0
2001-10-11calls.c: Fix formatting.Kazu Hirata1-18/+18
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth1-1/+2
2001-06-25Add ia64-hpux 128-bit long double support.Steve Ellcey1-1/+5
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-04-11output.h (assemble_real): Declare if REAL_VALUE_TYPE is defined.Kaveh R. Ghazi1-16/+1
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-1/+1
2000-11-09calls.c (expand_call, [...]): Use memcpy () instead of bcopy ().Joseph Myers1-1/+1
2000-08-14configure.in (ia64-*): Set float_format for i386 long double.Richard Henderson1-0/+4
2000-08-05[multiple changes]Zack Weinberg1-17/+0
2000-07-17real.h (REAL_VALUE_TO_TARGET_LONG_DOUBLE): Use LONG_DOUBLE_TYPE_SIZE instead ...Jan Hubicka1-5/+5
2000-06-11[multiple changes]Jeff Law1-1/+1
2000-04-12Stephen L Moshier <moshier@mediaone.net>Stephen L Moshier1-0/+5