| Commit message (Expand) | Author | Age | Files | Lines |
* | 2009-05-20 Sandra Loosemore <sandra@codesourcery.com> | sandra | 2009-05-21 | 1 | -0/+3 |
* | PR c/39614 | jsm28 | 2009-04-08 | 1 | -20/+51 |
* | PR c/456 | jsm28 | 2009-03-29 | 1 | -2/+4 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+1 |
* | * c-tree.h: Add argument to c_objc_common_truthvalue_conversion, | aldyh | 2008-09-23 | 1 | -1/+2 |
* | * ginclude/stdfix.h: New file. | chaoyingfu | 2007-09-07 | 1 | -0/+2 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * c-common.c (c_sizeof_or_alignof_type): Use fold_convert instead | jsm28 | 2005-12-03 | 1 | -20/+3 |
* | * target.h (invalid_conversion, invalid_unary_op, | jsm28 | 2005-06-28 | 1 | -3/+15 |
* | * builtins.c, c-common.c, c-convert.c, c-decl.c, c-typeck.c, | kazu | 2005-06-26 | 1 | -3/+3 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * builtin-types.def, c-convert.c, c-format.c, ddg.c, debug.c, | kazu | 2005-03-29 | 1 | -1/+1 |
* | * c-common.c (c_common_truthvalue_conversion): Adjust comment. | jsm28 | 2005-03-23 | 1 | -1/+2 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -0/+3 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -1/+1 |
* | gcc/ | kazu | 2004-02-04 | 1 | -1/+1 |
* | 2004-02-03 Paolo Bonzini <bonzini@gnu.org> | paolo | 2004-02-03 | 1 | -1/+5 |
* | * c-aux-info.c: Convert to ISO C99. | aj | 2003-06-19 | 1 | -3/+3 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | Fix last change: c-common.h instead of c-convert.h. | schwab | 2002-04-05 | 1 | -1/+1 |
* | * c-convert.c: Include c-convert.h. | schwab | 2002-04-05 | 1 | -1/+2 |
* | * c-common.c (truthvalue_conversion): Rename, update. | neil | 2002-04-04 | 1 | -4/+5 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -2/+2 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * c-convert.c (convert): When converting to a BOOLEAN_TYPE, avoid | jsm28 | 2001-04-23 | 1 | -1/+9 |
* | * c-common.c (boolean_increment): New function. | jsm28 | 2000-11-13 | 1 | -0/+2 |
* | Vector conversions support | crux | 2000-06-24 | 1 | -0/+2 |
* | * c-convert.c (convert): Handle REFERENCE_TYPE like POINTER_TYPE. | kenner | 2000-04-10 | 1 | -1/+1 |
* | * c-convert.c (convert): Return if output or input type is ERROR_MARK. | kenner | 2000-03-27 | 1 | -1/+3 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -0/+1 |
* | Copyright fixes. | law | 1999-01-06 | 1 | -1/+1 |
* | Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com> | robertl | 1998-05-06 | 1 | -0/+1 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | (convert): Handle conversion to complex type. | rms | 1993-03-04 | 1 | -0/+2 |
* | Cygnus<-->FSF merge. | brendan | 1993-01-09 | 1 | -324/+2 |
* | (convert_to_integer): Handle TRUTH_XOR_EXPR. | kenner | 1992-12-30 | 1 | -1/+1 |
* | (convert_to_integer): Don't pass truncation thru lshift | rms | 1992-09-11 | 1 | -3/+15 |
* | (convert_to_integer): When optimizing LSHIFT_EXPR and | rms | 1992-09-09 | 1 | -11/+11 |
* | (convert): When converting to variant of same type, fold. | rms | 1992-08-14 | 1 | -1/+1 |
* | (convert): If main variants match, | rms | 1992-07-31 | 1 | -1/+3 |
* | (convert): Succeed if TYPE is the main variant of the given type. | rms | 1992-07-28 | 1 | -1/+2 |
* | (convert_to_integer): Don't add a NOP_EXPR in cases where we can | kenner | 1992-07-17 | 1 | -17/+14 |
* | (convert_to_integer): Push truncation inside COND_EXPR. | rms | 1992-07-17 | 1 | -0/+7 |
* | entered into RCS | wood | 1992-04-21 | 1 | -1/+0 |
* | Initial revision | rms | 1992-01-29 | 1 | -0/+397 |