| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | * real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to | jakub | 2000-03-06 | 1 | -5/+5 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | * real.c (enan, einan, eiisnan, eiisneg, make_nan): Wrap in NANS. | ghazi | 2000-01-19 | 1 | -11/+33 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * print-rtl.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -92/+92 |
* | * Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h. | ghazi | 1999-10-08 | 1 | -0/+1 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -3/+3 |
* | Warning fix: | ghazi | 1999-08-09 | 1 | -8/+8 |
* | * real.c (GET_REAL): Don't violate ANSI/ISO aliasing rules. | law | 1999-08-05 | 1 | -26/+26 |
* | Jakub Jelinek <jj@ultra.linux.cz> | rth | 1999-08-02 | 1 | -1/+6 |
* | Jakub Jelinek <jj@ultra.linux.cz> | rth | 1999-06-21 | 1 | -3/+5 |
* | * c-aux-info.c (data_type, affix_data_type, gen_decl, | ghazi | 1999-03-06 | 1 | -19/+18 |
* | Fix 64b-x-32b cross compiler breakage. Make alpha-x-m32r work again. | wilson | 1999-02-10 | 1 | -17/+0 |
* | * real.c (PUT_REAL) [XFmode]: Zero the balance of the structure. | rth | 1999-02-08 | 1 | -1/+6 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -20/+14 |
* | Fix copyrights. | law | 1999-01-06 | 1 | -1/+1 |
* | * real.c (mtherr): Print more reasonable warning messages. | law | 1999-01-05 | 1 | -3/+19 |
* | Eliminate compiler warnings. | wilson | 1998-12-14 | 1 | -1/+4 |
* | Fix alpha-x-m32r-elf bugs. | wilson | 1998-12-10 | 1 | -0/+14 |
* | Fix indentation from last patch. | drepper | 1998-12-02 | 1 | -154/+154 |
* | * c-common.c (declare_function_name): Declare predefinied variable | rth | 1998-12-01 | 1 | -17/+73 |
* | * emit-rtl.c (gen_lowpart_common): Remove earlier change. | law | 1998-11-25 | 1 | -2/+2 |
* | * real.c (emdnorm and etoasc): Disable round to even for c4x target | law | 1998-10-14 | 1 | -1/+8 |
* | Warning fixes: | ghazi | 1998-10-13 | 1 | -1/+1 |
* | * real.c (c4xtoe): Remove unused variables. Add some missing parens. | law | 1998-10-08 | 1 | -3/+1 |
* | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | law | 1998-06-29 | 1 | -2/+26 |
* | * m68k.h: Declare more functions used in macros. | law | 1998-05-23 | 1 | -0/+24 |
* | Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -0/+1 |
* | * Check in merge from gcc2. See ChangeLog.12 for details. | law | 1998-05-05 | 1 | -24/+383 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -6/+1 |
* | | manfred | 1998-03-12 | 1 | -0/+12 |
* | Update mainline egcs to gcc2 snapshot 971021. | law | 1997-11-02 | 1 | -3/+7 |
* | * version.c: Bump version to "gcc-3.0.0 970802 experimental". | law | 1997-08-12 | 1 | -4/+70 |
* | (exact_real_inverse): New function, if REAL_ARITHMETIC. | kenner | 1996-10-23 | 1 | -0/+62 |
* | formatting tweaks | mrs | 1996-07-03 | 1 | -82/+84 |
* | (asctoeg): `0.0eX' is zero, regardless of the exponent X. | kenner | 1996-06-28 | 1 | -0/+8 |
* | (eadd1): Check for overflow on X plus X. | kenner | 1996-04-15 | 1 | -1/+8 |
* | (ereal_from_{int,uint}): New arg, MODE. | kenner | 1996-04-14 | 1 | -2/+68 |
* | (e64toe): Properly distinguish between NaN and infinity bit patterns | kenner | 1996-04-10 | 1 | -4/+34 |
* | (significand_size): Don't test the modes, but their sizes. | kenner | 1996-03-04 | 1 | -6/+9 |