| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-01-18 Richard Henderson <rth@redhat.com> | dnovillo | 2006-01-18 | 1 | -0/+110 |
* | In gcc/ | dberlin | 2005-12-06 | 1 | -0/+6 |
* | Fix confusing comment typo reported by Rafael Espindola. | wilson | 2005-11-18 | 1 | -2/+2 |
* | * doc/md.texi: (reduc_smin, reduc_umin, reduc_splus, reduc_uplus): | dorit | 2005-08-10 | 1 | -1/+1 |
* | Make CONSTRUCTOR use VEC to store initializers. | giovannibajo | 2005-07-20 | 1 | -7/+7 |
* | * cfg.c, tree-vect-transform.c, tree.def: Fix comment typos. | kazu | 2005-06-26 | 1 | -1/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * genopinit.c (vec_shl_optab, vec_shr_optab): Initialize new optabs. | dorit | 2005-06-21 | 1 | -0/+6 |
* | * tree.def (REDUC_MAX_EXPR, REDUC_MIN_EXPR, REDUC_PLUS_EXPR): New | dorit | 2005-06-18 | 1 | -0/+10 |
* | * tree-ssa-address.c: New file. | rakdver | 2005-06-07 | 1 | -0/+12 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -0/+14 |
* | gcc: | tromey | 2005-03-30 | 1 | -3/+0 |
* | * c-common.c, c-opts.c, combine.c, cse.c, dojump.c, | kazu | 2005-03-08 | 1 | -3/+3 |
* | * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c, | kazu | 2005-01-23 | 1 | -1/+1 |
* | * genopinit.c (optabs): Use smin/smax for floating point too. | rth | 2005-01-22 | 1 | -0/+3 |
* | * 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 |