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