| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * real.c (round_for_format): Collect sticky as unsigned long, not bool. | rth | 2002-09-19 | 1 | -3/+3 |
* | * real.c (sticky_rshift_significand): Collect sticky as | rth | 2002-09-18 | 1 | -2/+2 |
* | * real.c (do_fix_trunc): New. | rth | 2002-09-17 | 1 | -0/+34 |
* | gcc/ | rth | 2002-09-17 | 1 | -7/+94 |
* | gcc/ | rth | 2002-09-16 | 1 | -5884/+3032 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2002-09-15 | 1 | -1/+1 |
* | * basic-block.h: Fix comment formatting. | kazu | 2002-09-08 | 1 | -3/+3 |
* | * real.c (ereal_inf): Clear E before use. | rth | 2002-09-08 | 1 | -0/+1 |
* | * real.c: Avoid parse error if FLOAT_WORDS_BIG_ENDIAN is | thorpej | 2002-09-05 | 1 | -1/+3 |
* | * builtin-types.def (BT_FN_FLOAT): New. | rth | 2002-09-04 | 1 | -2/+45 |
* | * real.c (ereal_to_decimal): Add digits parameter. | rth | 2002-09-04 | 1 | -5/+58 |
* | * real.c (ieee_64): Always define. | ghazi | 2002-08-12 | 1 | -3/+10 |
* | * real.c (ieee_24, ieee_53, ieee_64, ieee_113): Define only if the | danglin | 2002-07-30 | 1 | -0/+4 |
* | * real.c (REAL_WORDS_BIG_ENDIAN): Make 1 for DEC. | danglin | 2002-07-23 | 1 | -742/+456 |
* | * tree.h: Forward-declare struct realvaluetype. | zack | 2002-05-28 | 1 | -0/+1 |
* | * expr.c (compress_float_constant): New. | rth | 2002-05-12 | 1 | -0/+16 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-05-09 | 1 | -21/+21 |
* | * real.c (etoasc): Strip most trailing zeros for clarity. | rth | 2002-05-04 | 1 | -6/+3 |
* | Add some explanation for last change. | schwab | 2002-04-19 | 1 | -1/+4 |
* | 2002-04-19 Andreas Schwab <schwab@suse.de> | dje | 2002-04-19 | 1 | -5/+12 |
* | * real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as | zack | 2002-04-19 | 1 | -76/+27 |
* | * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE. | zack | 2002-03-23 | 1 | -8/+1 |
* | * real.c (eiisneg): Move outside #ifdef NANS. | rsandifo | 2002-03-22 | 1 | -3/+1 |
* | * defaults.h (LARGEST_EXPONENT_IS_NORMAL, ROUND_TOWARDS_ZERO): New. | rsandifo | 2002-03-11 | 1 | -14/+61 |
* | * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c, | zack | 2002-03-03 | 1 | -58/+2 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-01-15 | 1 | -25/+25 |
* | * read-rtl.c: Fix formatting. | kazu | 2002-01-10 | 1 | -4/+4 |
* | * real.c (c4xtoe, toc4x): Do some special conversion on long doubles | rth | 2002-01-09 | 1 | -72/+73 |
* | * real.c (GET_REAL, PUT_REAL): Don't cast away const-ness. | ghazi | 2002-01-02 | 1 | -191/+224 |
* | * real.c (etoe113, toe113): Ifndef INTEL_EXTENDED_IEEE_FORMAT. | rth | 2001-12-28 | 1 | -4/+20 |
* | * c-lex.c (lex_number): Use ISXDIGIT/hex_value. | ghazi | 2001-12-16 | 1 | -9/+2 |
* | * c-format.c (maybe_read_dollar_number): Use safe-ctype macros | ghazi | 2001-10-21 | 1 | -3/+3 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -47/+47 |
* | * calls.c: Fix formatting. | kazu | 2001-10-10 | 1 | -7/+7 |
* | * builtins.c (expand_builtin_setjmp_receiver): Const-ify. | ghazi | 2001-10-07 | 1 | -1/+1 |
* | * real.c (EMUSHORT,EMUSHORT_SIZE): Use HImode if no 16-bit type is | rth | 2001-09-07 | 1 | -454/+468 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * gcc.c: Fix comment formatting. | kazu | 2001-08-12 | 1 | -15/+15 |
* | * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c, | danglin | 2001-08-03 | 1 | -1/+1 |
* | Add ia64-hpux 128-bit long double support. | wilson | 2001-06-26 | 1 | -18/+18 |
* | Eliminate IA-64 compiler warnings. | wilson | 2001-01-24 | 1 | -0/+8 |
* | * toplev.c, flags.h, fold-const.c, real.c, rtl.c, | jsm28 | 2000-10-29 | 1 | -1/+1 |
* | * cppfiles.c (actual_directory): Don't write beyond `dir' | gkm | 2000-08-24 | 1 | -5/+5 |
* | Fix x86-x-ia64 cross compiler build failure. | wilson | 2000-08-22 | 1 | -16/+20 |
* | * configure.in (ia64-*): Set float_format for i386 long double. | rth | 2000-08-14 | 1 | -31/+56 |
* | * real.c (asctoeg): Rename `error' label to unexpected_char_error | law | 2000-07-26 | 1 | -5/+5 |
* | * Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole | rth | 2000-04-17 | 1 | -3/+10 |
* | * real.c (toe64): Remove stale #endif from the last change. | jakub | 2000-04-12 | 1 | -1/+0 |
* | Stephen L Moshier <moshier@mediaone.net> | rth | 2000-04-12 | 1 | -3/+7 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -1/+1 |