| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 2002-06-01 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2002-06-01 | 1 | -18/+19 |
* | * timevar.c: Fix formatting. | kazu | 2002-05-18 | 1 | -22/+22 |
* | * cpplex.c: Fix comment formatting. | kazu | 2002-04-30 | 1 | -5/+5 |
* | * tree-inline.c (inlinable_function_p): Improve heuristics | rth | 2002-04-27 | 1 | -12/+33 |
* | * c-common.h (STMT_EXPR_NO_SCOPE): New macro. | mmitchel | 2002-04-17 | 1 | -0/+2 |
* | * c-decl.c (maybe_build_cleanup): Remove. | neil | 2002-03-25 | 1 | -1/+1 |
* | * Makefile.in (fold-const.o, stor-layout.o, stmt.o, | neil | 2002-03-21 | 1 | -1/+1 |
* | PR c/5656 | jakub | 2002-03-19 | 1 | -1/+2 |
* | * c-common.c (statement_code_p): Handle CLEANUP_STMT. | mmitchel | 2002-03-15 | 1 | -4/+15 |
* | 2002-02-19 Aldy Hernandez <aldyh@redhat.com> | aldyh | 2002-02-19 | 1 | -0/+1 |
* | * c-common.h (genrtl_expr_stmt_value): Declare. | aoliva | 2002-01-02 | 1 | -2/+4 |
* | * tree.c (get_callee_fndecl): Move DECL_ABSTRACT_ORIGIN-following... | aoliva | 2001-12-06 | 1 | -0/+12 |
* | * langhooks.h (struct lang_hooks_for_tree_inlining): Add | jason | 2001-12-05 | 1 | -0/+5 |
* | * c-decl.c (duplicate_decls): Revert rth's patch. If newdecl | aoliva | 2001-12-04 | 1 | -3/+4 |
* | * cse.c (true_dependence_in_rtx): New function. | hubicka | 2001-11-28 | 1 | -0/+1 |
* | * alias.c:: Include langhooks.h. | neil | 2001-11-06 | 1 | -0/+1 |
* | * tree-inline.c (WALK_SUBTREE_TAIL): New macro. | aoliva | 2001-10-26 | 1 | -20/+28 |
* | * tree-inline.c (remap_decl): Don't copy size and size_unit here. | aoliva | 2001-10-26 | 1 | -2/+3 |
* | * tree-inline.c (inlinable_function_p): Leave it up to the | aoliva | 2001-10-16 | 1 | -2/+6 |
* | * c-common.h: Fix comment formatting. | kazu | 2001-10-09 | 1 | -3/+3 |
* | * langhooks.h: New file. | aoliva | 2001-10-08 | 1 | -26/+19 |
* | * Makefile.in (c-decl.o): Depend on tree-inline.h. | aoliva | 2001-10-05 | 1 | -17/+53 |
* | * Makefile.in (tree-inline.o): Depend on newly-included headers. | aoliva | 2001-10-05 | 1 | -0/+1308 |
* | * Makefile.in (OBJS): Added tree-inline.o. | aoliva | 2001-10-05 | 1 | -0/+43 |