Age | Commit message (Expand) | Author | Files | Lines |
2000-10-29 | toplev.c, [...]: Change comments mentioning C9X to refer to C99 instead. | Joseph Myers | 1 | -1/+1 |
2000-08-24 | cppfiles.c (actual_directory): Don't write beyond `dir' when it contains "". | Greg McGary | 1 | -5/+5 |
2000-08-21 | Fix x86-x-ia64 cross compiler build failure. | Jim Wilson | 1 | -16/+20 |
2000-08-14 | configure.in (ia64-*): Set float_format for i386 long double. | Richard Henderson | 1 | -31/+56 |
2000-07-26 | * real.c (asctoeg): Rename `error' label to unexpected_char_error | Rodney Brown | 1 | -5/+5 |
2000-04-16 | Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole message in q... | Dave Pitts | 1 | -3/+10 |
2000-04-12 | * real.c (toe64): Remove stale #endif from the last change. | Jakub Jelinek | 1 | -1/+0 |
2000-04-12 | Stephen L Moshier <moshier@mediaone.net> | Stephen L Moshier | 1 | -3/+7 |
2000-03-25 | * Rework fields used to describe positions of bitfields and | Richard Kenner | 1 | -1/+1 |
2000-03-06 | real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE if not de... | Jakub Jelinek | 1 | -5/+5 |
2000-02-26 | Fix copyrights. | Jeff Law | 1 | -1/+2 |
2000-01-19 | real.c (enan, [...]): Wrap in NANS. | Kaveh R. Ghazi | 1 | -11/+33 |
2000-01-17 | Update copyrights | Kaveh Ghazi | 1 | -1/+1 |
2000-01-17 | print-rtl.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 1 | -92/+92 |
1999-10-08 | Makefile.in (insn-recog.o): Depend on hard-reg-set.h and resource.h. | Kaveh R. Ghazi | 1 | -0/+1 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -3/+3 |
1999-08-09 | Warning fix: | Kaveh R. Ghazi | 1 | -8/+8 |
1999-08-04 | real.c (GET_REAL): Don't violate ANSI/ISO aliasing rules. | Mark Mitchell | 1 | -26/+26 |
1999-08-02 | Jakub Jelinek <jj@ultra.linux.cz> | Jakub Jelinek | 1 | -1/+6 |
1999-06-21 | Jakub Jelinek <jj@ultra.linux.cz> | Jakub Jelinek | 1 | -3/+5 |
1999-03-06 | c-aux-info.c (data_type, [...]): Qualify a char* with the `const' keyword. | Kaveh R. Ghazi | 1 | -19/+18 |
1999-02-10 | Fix 64b-x-32b cross compiler breakage. Make alpha-x-m32r work again. | Jim Wilson | 1 | -17/+0 |
1999-02-08 | * real.c (PUT_REAL) [XFmode]: Zero the balance of the structure. | Donn Terry | 1 | -1/+6 |
1999-01-26 | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | Jeffrey A Law | 1 | -20/+14 |
1999-01-06 | Fix copyrights. | Jeff Law | 1 | -1/+1 |
1999-01-05 | * real.c (mtherr): Print more reasonable warning messages. | Geoff Keating | 1 | -3/+19 |
1998-12-14 | Eliminate compiler warnings. | Jim Wilson | 1 | -1/+4 |
1998-12-10 | Fix alpha-x-m32r-elf bugs. | Jim Wilson | 1 | -0/+14 |
1998-12-02 | Fix indentation from last patch. | Ulrich Drepper | 1 | -154/+154 |
1998-12-01 | c-common.c (declare_function_name): Declare predefinied variable `__func__'. | Ulrich Drepper | 1 | -17/+73 |
1998-11-25 | emit-rtl.c (gen_lowpart_common): Remove earlier change. | Stephen L Moshier | 1 | -2/+2 |
1998-10-13 | real.c (emdnorm and etoasc): Disable round to even for c4x target to be compa... | Herman A.J. ten Brugge | 1 | -1/+8 |
1998-10-13 | Warning fixes: | Kaveh R. Ghazi | 1 | -1/+1 |
1998-10-07 | real.c (c4xtoe): Remove unused variables. | Michael Hayes | 1 | -3/+1 |
1998-06-29 | * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 for | Jeff Law | 1 | -2/+26 |
1998-05-23 | m68k.h: Declare more functions used in macros. | Andreas Schwab | 1 | -0/+24 |
1998-05-06 | toplev.h: New file. | Robert Lipe | 1 | -0/+1 |
1998-05-05 | * Check in merge from gcc2. See ChangeLog.12 for details. | Jeff Law | 1 | -24/+383 |
1998-03-20 | Major cutover to using system.h: | Kaveh R. Ghazi | 1 | -6/+1 |
1998-03-12 | In gcc/: | Manfred Hollstein | 1 | -0/+12 |
1997-11-02 | Update mainline egcs to gcc2 snapshot 971021. | Jeff Law | 1 | -3/+7 |
1997-08-12 | version.c: Bump version to "gcc-3.0.0 970802 experimental". | Jeffrey A Law | 1 | -4/+70 |
1996-10-23 | (exact_real_inverse): New function, if REAL_ARITHMETIC. | Richard Kenner | 1 | -0/+62 |
1996-07-03 | formatting tweaks | Mike Stump | 1 | -82/+84 |
1996-06-28 | (asctoeg): `0.0eX' is zero, regardless of the exponent X. | Richard Kenner | 1 | -0/+8 |
1996-04-15 | (eadd1): Check for overflow on X plus X. | Richard Kenner | 1 | -1/+8 |
1996-04-14 | (ereal_from_{int,uint}): New arg, MODE. | Richard Kenner | 1 | -2/+68 |
1996-04-10 | (e64toe): Properly distinguish between NaN and infinity bit patterns for real... | Richard Kenner | 1 | -4/+34 |
1996-03-04 | (significand_size): Don't test the modes, but their sizes. | Richard Kenner | 1 | -6/+9 |
1995-08-15 | (ediv, emul): Set sign bit of IEEE -0.0 result. | Richard Kenner | 1 | -33/+41 |