| Commit message (Expand) | Author | Age | Files | Lines |
* | re PR c/47150 (ICE in gimplify_expr at gimplify.c) | Jakub Jelinek | 2011-01-06 | 1 | -0/+26 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -2/+1 |
* | c-common.c: Move to c-family/. | Steven Bosscher | 2010-06-05 | 1 | -1/+1 |
* | re PR c/40435 (Revision 148442 caused many regressions on trunk) | Aldy Hernandez | 2009-07-16 | 1 | -4/+5 |
* | tm.texi (Misc): Document TARGET_INVALID_PARAMETER_TYPE... | Sandra Loosemore | 2009-05-20 | 1 | -0/+3 |
* | re PR middle-end/39614 (Internal error compiling CSiBE) | Joseph Myers | 2009-04-08 | 1 | -20/+51 |
* | re PR c/456 (constant expressions constraints (gcc.dg/c90-const-expr-1)) | Joseph Myers | 2009-03-29 | 1 | -2/+4 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | c-tree.h: Add argument to c_objc_common_truthvalue_conversion, parser_build_b... | Aldy Hernandez | 2008-09-23 | 1 | -1/+2 |
* | stdfix.h: New file. | Chao-ying Fu | 2007-09-07 | 1 | -0/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | c-common.c (c_sizeof_or_alignof_type): Use fold_convert instead of building a... | Joseph Myers | 2005-12-03 | 1 | -20/+3 |
* | target.h (invalid_conversion, [...]): New hooks. | Joseph Myers | 2005-06-28 | 1 | -3/+15 |
* | builtins.c, [...]: Use fold_buildN instead of fold (buildN (...)). | Kazu Hirata | 2005-06-26 | 1 | -3/+3 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | builtin-types.def, [...]: Update copyright. | Kazu Hirata | 2005-03-29 | 1 | -1/+1 |
* | c-common.c (c_common_truthvalue_conversion): Adjust comment. | Joseph Myers | 2005-03-23 | 1 | -1/+2 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -0/+3 |
* | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 2004-03-14 | 1 | -1/+1 |
* | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | re PR c/11658 (Wrong error message) | Paolo Bonzini | 2004-02-03 | 1 | -1/+5 |
* | c-aux-info.c: Convert to ISO C99. | Andreas Jaeger | 2003-06-19 | 1 | -3/+3 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | Fix last change: c-common.h instead of c-convert.h. | Andreas Schwab | 2002-04-05 | 1 | -1/+1 |
* | c-convert.c: Include c-convert.h. | Andreas Schwab | 2002-04-05 | 1 | -1/+2 |
* | c-common.c (truthvalue_conversion): Rename, update. | Neil Booth | 2002-04-04 | 1 | -4/+5 |
* | alias.c: Remove uses of "register" specifier in declarations of arguments and... | Stan Shebs | 2001-10-11 | 1 | -2/+2 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | c-convert.c (convert): When converting to a BOOLEAN_TYPE, avoid passing neste... | Joseph Myers | 2001-04-23 | 1 | -1/+9 |
* | c-common.c (boolean_increment): New function. | Joseph Myers | 2000-11-13 | 1 | -0/+2 |
* | Vector conversions support | Bernd Schmidt | 2000-06-24 | 1 | -0/+2 |
* | c-convert.c (convert): Handle REFERENCE_TYPE like POINTER_TYPE. | Richard Kenner | 2000-04-10 | 1 | -1/+1 |
* | c-convert.c (convert): Return if output or input type is ERROR_MARK. | Richard Kenner | 2000-03-26 | 1 | -1/+3 |
* | Merge in gcc2-ss-010999 | Jeff Law | 1999-09-06 | 1 | -0/+1 |
* | Copyright fixes. | Jeff Law | 1999-01-06 | 1 | -1/+1 |
* | toplev.h: New file. | Robert Lipe | 1998-05-06 | 1 | -0/+1 |
* | Update FSF address. | Richard Kenner | 1995-06-15 | 1 | -1/+2 |
* | (convert): Handle conversion to complex type. | Richard Stallman | 1993-03-04 | 1 | -0/+2 |
* | Cygnus<-->FSF merge. | Brendan Kehoe | 1993-01-08 | 1 | -324/+2 |
* | (convert_to_integer): Handle TRUTH_XOR_EXPR. | Richard Kenner | 1992-12-30 | 1 | -1/+1 |
* | (convert_to_integer): Don't pass truncation thru lshift if shift count >= wid... | Richard Stallman | 1992-09-11 | 1 | -3/+15 |
* | (convert_to_integer): When optimizing LSHIFT_EXPR and | Richard Stallman | 1992-09-09 | 1 | -11/+11 |
* | (convert): When converting to variant of same type, fold. | Richard Stallman | 1992-08-14 | 1 | -1/+1 |
* | (convert): If main variants match, | Richard Stallman | 1992-07-31 | 1 | -1/+3 |
* | (convert): Succeed if TYPE is the main variant of the given type. | Richard Stallman | 1992-07-28 | 1 | -1/+2 |
* | (convert_to_integer): Don't add a NOP_EXPR in cases where we can | Richard Kenner | 1992-07-17 | 1 | -17/+14 |
* | (convert_to_integer): Push truncation inside COND_EXPR. | Richard Stallman | 1992-07-17 | 1 | -0/+7 |
* | entered into RCS | Tom Wood | 1992-04-21 | 1 | -1/+0 |
* | Initial revision | Richard Stallman | 1992-01-29 | 1 | -0/+397 |