aboutsummaryrefslogtreecommitdiff
path: root/gcc/real.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-28tree.h: Forward-declare struct realvaluetype.Zack Weinberg1-0/+1
2002-05-12expr.c (compress_float_constant): New.Richard Henderson1-0/+16
2002-05-09read-rtl.c: Fix formatting.Kazu Hirata1-21/+21
2002-05-03real.c (etoasc): Strip most trailing zeros for clarity.Richard Henderson1-6/+3
2002-04-19Add some explanation for last change.Andreas Schwab1-1/+4
2002-04-19real.c: Allow sizeof (REAL_VALUE_TYPE) > 2*NE.Andreas Schwab1-5/+12
2002-04-19real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as appropriate.Zack Weinberg1-76/+27
2002-03-23real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg1-8/+1
2002-03-22* real.c (eiisneg): Move outside #ifdef NANS.Richard Sandiford1-3/+1
2002-03-11defaults.h (LARGEST_EXPONENT_IS_NORMAL, [...]): New.Richard Sandiford1-14/+61
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-58/+2
2002-01-15read-rtl.c: Fix formatting.Kazu Hirata1-25/+25
2002-01-10read-rtl.c: Fix formatting.Kazu Hirata1-4/+4
2002-01-09real.c (c4xtoe, toc4x): Do some special conversion on long doubles for the c4...Herman A.J. ten Brugge1-72/+73
2002-01-02real.c (GET_REAL, PUT_REAL): Don't cast away const-ness.Kaveh R. Ghazi1-191/+224
2001-12-28real.c (etoe113, toe113): Ifndef INTEL_EXTENDED_IEEE_FORMAT.Richard Henderson1-4/+20
2001-12-16c-lex.c (lex_number): Use ISXDIGIT/hex_value.Kaveh R. Ghazi1-9/+2
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-3/+3
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-47/+47
2001-10-10calls.c: Fix formatting.Kazu Hirata1-7/+7
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-1/+1
2001-09-07real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is available.Roman Lechtchinsky1-454/+468
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-12gcc.c: Fix comment formatting.Kazu Hirata1-15/+15
2001-08-03combine.c, [...]: consistently use "VAX", "VAXen", and "MicroVAX" in comments...Lars Brinkhoff1-1/+1
2001-06-25Add ia64-hpux 128-bit long double support.Steve Ellcey1-18/+18
2001-01-23Eliminate IA-64 compiler warnings.Jim Wilson1-0/+8
2000-10-29toplev.c, [...]: Change comments mentioning C9X to refer to C99 instead.Joseph Myers1-1/+1
2000-08-24cppfiles.c (actual_directory): Don't write beyond `dir' when it contains "".Greg McGary1-5/+5
2000-08-21Fix x86-x-ia64 cross compiler build failure.Jim Wilson1-16/+20
2000-08-14configure.in (ia64-*): Set float_format for i386 long double.Richard Henderson1-31/+56
2000-07-26* real.c (asctoeg): Rename `error' label to unexpected_char_errorRodney Brown1-5/+5
2000-04-16Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole message in q...Dave Pitts1-3/+10
2000-04-12* real.c (toe64): Remove stale #endif from the last change.Jakub Jelinek1-1/+0
2000-04-12Stephen L Moshier <moshier@mediaone.net>Stephen L Moshier1-3/+7
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-1/+1
2000-03-06real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE if not de...Jakub Jelinek1-5/+5
2000-02-26Fix copyrights.Jeff Law1-1/+2
2000-01-19real.c (enan, [...]): Wrap in NANS.Kaveh R. Ghazi1-11/+33
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17print-rtl.c: PROTO -> PARAMS.Kaveh R. Ghazi1-92/+92
1999-10-08Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h.Kaveh R. Ghazi1-0/+1
1999-09-06Merge in gcc2-ss-010999Jeff Law1-3/+3
1999-08-09Warning fix:Kaveh R. Ghazi1-8/+8
1999-08-04real.c (GET_REAL): Don't violate ANSI/ISO aliasing rules.Mark Mitchell1-26/+26
1999-08-02Jakub Jelinek <jj@ultra.linux.cz>Jakub Jelinek1-1/+6
1999-06-21Jakub Jelinek <jj@ultra.linux.cz>Jakub Jelinek1-3/+5
1999-03-06c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword.Kaveh R. Ghazi1-19/+18
1999-02-10Fix 64b-x-32b cross compiler breakage. Make alpha-x-m32r work again.Jim Wilson1-17/+0
1999-02-08* real.c (PUT_REAL) [XFmode]: Zero the balance of the structure.Donn Terry1-1/+6