| Commit message (Expand) | Author | Age | Files | Lines |
* | PR c++/16015 | jason | 2004-06-17 | 1 | -4/+5 |
* | 2004-06-15 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-06-15 | 1 | -13/+0 |
* | gcc/ChangeLog: | bonzini | 2004-05-28 | 1 | -0/+3 |
* | * tree.def (documentation): Remove mention of class 'b'. | zack | 2004-05-14 | 1 | -2/+1 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -35/+94 |
* | * expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | kenner | 2004-04-01 | 1 | -1/+1 |
* | gcc/ | kazu | 2004-03-25 | 1 | -1/+1 |
* | * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | kenner | 2004-03-21 | 1 | -22/+9 |
* | PR middle-end/13750 | ro | 2004-02-05 | 1 | -1/+1 |
* | Index: ChangeLog | geoffk | 2004-01-16 | 1 | -2/+2 |
* | * expr.h (expand_expr): Make it a macro, not a function. | mmitchel | 2004-01-09 | 1 | -5/+9 |
* | * tree.def (PLACEHOLDER_EXPR): Clarify commentary. | rth | 2003-12-05 | 1 | -2/+12 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -1/+1 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -1/+1 |
* | * tree.def (FFS_EXPR, CLZ_EXPR, CTZ_EXPR, POPCOUNT_EXPR, | sayle | 2003-09-18 | 1 | -7/+0 |
* | * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR. | zlomek | 2003-09-01 | 1 | -1/+0 |
* | * builtin-attrs.def: Fix comment formatting. | kazu | 2003-08-22 | 1 | -1/+1 |
* | 2003-07-17 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-07-17 | 1 | -5/+0 |
* | Index: ChangeLog | geoffk | 2003-07-11 | 1 | -14/+19 |
* | * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c, | neroden | 2003-06-16 | 1 | -1/+1 |
* | update comments | jason | 2003-05-13 | 1 | -11/+3 |
* | * tree.h (TREE_CST_RTL, CST_OR_CONSTRUCTOR_CHECK): Delete. | zack | 2003-04-28 | 1 | -5/+3 |
* | * tree.c (tree_size): For all 'c' and 'x' nodes, look directly | zack | 2003-04-07 | 1 | -16/+18 |
* | 2003-02-01 Richard Henderson <rth@redhat.com> | rth | 2003-02-01 | 1 | -0/+5 |
* | * tree.def: Delete mention of nonexistent ARRAY_TYPE fields. | zack | 2002-10-24 | 1 | -2/+0 |
* | * builtins.def: Fix comment formatting. | kazu | 2002-09-29 | 1 | -5/+5 |
* | * LANGUAGES: Follow spelling conventions. | kazu | 2002-09-27 | 1 | -3/+3 |
* | * tree.def: Fix typos. | kazu | 2002-05-25 | 1 | -2/+2 |
* | * c-common.c (c_tree_code_type, c_tree_code_length, | ghazi | 2002-03-13 | 1 | -1/+1 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+3 |
* | * expr.c (expand_expr, case VIEW_CONVERT_EXPR): Refine slightly | kenner | 2001-11-21 | 1 | -1/+6 |
* | * tree.def (VIEW_CONVERT_EXPR): New tree code. | kenner | 2001-11-19 | 1 | -0/+7 |
* | * rtl.h (REG_VTABLE_REF): New. | rth | 2001-10-11 | 1 | -0/+7 |
* | gcc/ | rth | 2001-09-21 | 1 | -1/+5 |
* | 2001-09-06 Ira Ruben <ira@apple.com> | shebs | 2001-09-06 | 1 | -5/+0 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | *** empty log message *** | apbianco | 2001-08-01 | 1 | -2/+2 |
* | 2001-07-19 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2001-07-19 | 1 | -1/+3 |
* | * tree.def (EXPON_EXPR) remove. Never supported anyway. | rth | 2001-07-15 | 1 | -4/+0 |
* | Update comments for ARRAY_RANGE_REF | kenner | 2001-06-05 | 1 | -3/+3 |
* | * tree.def (ARRAY_RANGE_REF): New code. | kenner | 2001-06-04 | 1 | -2/+8 |
* | IA-64 ABI Exception Handling. | rth | 2001-03-28 | 1 | -11/+4 |
* | * cse.c (find_comparison_args): Update documentation. Fix | mmitchel | 2001-03-19 | 1 | -0/+6 |
* | * fold-const.c (fold_binary_op_with_conditional_arg): New | mmitchel | 2001-02-18 | 1 | -2/+4 |
* | Update copyright | mmitchel | 2001-01-02 | 1 | -1/+1 |
* | * tree.def (TRUTH_NOT_EXPR): Improve documentation. | mmitchel | 2001-01-02 | 1 | -5/+9 |
* | * expr.c (do_preexpand_calls): Remove. | mmitchel | 2000-10-23 | 1 | -4/+2 |
* | Vector conversions support | crux | 2000-06-24 | 1 | -0/+4 |
* | * rtl.def (ASHIFT, ROTATE, ASHIFTRT, LSHIFTRT, ROTATERT): | nathan | 2000-04-10 | 1 | -2/+2 |
* | * function.c (free_temps_for_rtl_expr): Don't free slots | mmitchel | 2000-03-06 | 1 | -5/+4 |