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