| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * tree-vectorizer.c, tree.def: Fix comment typos. | kazu | 2005-01-10 | 1 | -1/+1 |
* | * system.c (IN_RANGE): Use plain unsigned, not unsigned | nathan | 2004-12-21 | 1 | -47/+82 |
* | 2004-12-14 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de> | tobi | 2004-12-14 | 1 | -1/+1 |
* | 2004-12-09 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-12-09 | 1 | -11/+0 |
* | * tree.def (SET_TYPE): Remove. | nathan | 2004-12-09 | 1 | -13/+1 |
* | gcc/ | steven | 2004-11-24 | 1 | -10/+0 |
* | 2004-09-28 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-09-28 | 1 | -1/+1 |
* | 2004-09-23 Dorit Naishlos <dorit@il.ibm.com> | dorit | 2004-09-23 | 1 | -0/+33 |
* | * tree.def (VEC_COND_EXPR): New tree node. | dpatel | 2004-09-22 | 1 | -0/+12 |
* | * tree-inline.c (copy_tree_r): Don't duplicate constants, they're | geoffk | 2004-09-18 | 1 | -1/+1 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -171/+161 |
* | * tree.h (TYPE_CACHED_VALUES_P): New. | nathan | 2004-08-19 | 1 | -4/+7 |
* | 2004-08-06 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-06 | 1 | -4/+0 |
* | 2004-07-28 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-28 | 1 | -17/+9 |
* | * tree.def (VIEW_CONVERT_EXPR): Change to class 'r'. | kenner | 2004-07-24 | 1 | -1/+1 |
* | 2004-07-22 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-22 | 1 | -1/+2 |
* | * tree-def (WITH_SIZE_EXPR): New. | rth | 2004-07-16 | 1 | -0/+7 |
* | * except.c (expand_eh_region_start, expand_eh_region_end, | rth | 2004-07-08 | 1 | -17/+5 |
* | * expr.c (expand_expr_real_1): Fix formating. | pinskia | 2004-07-07 | 1 | -7/+0 |
* | 2004-07-06 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2004-07-06 | 1 | -3/+0 |
* | * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | nathan | 2004-07-05 | 1 | -0/+4 |
* | * c-decl.c (grokdeclarator): Don't frob current_function_decl | rth | 2004-07-03 | 1 | -4/+3 |
* | * tree.def (RTL_EXPR): Remove. | rth | 2004-07-02 | 1 | -22/+6 |
* | * Makefile.in (OBJS-common): Add tree-chrec.o. | spop | 2004-06-30 | 1 | -0/+12 |
* | * tree.def (REALPART_EXPR, IMAGPART_EXPR): Change class to 'r'. | rth | 2004-06-28 | 1 | -2/+2 |
* | 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2004-06-26 | 1 | -0/+3 |
* | * Makefile.in (tree-vn.o): New. | dnovillo | 2004-06-23 | 1 | -0/+6 |
* | * tree.def (VTABLE_REF): Remove. | rth | 2004-06-23 | 1 | -8/+13 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -6/+11 |
* | fix typo | jason | 2004-06-18 | 1 | -1/+1 |
* | 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 |