| Commit message (Expand) | Author | Age | Files | Lines |
* | * cgraph.c: Add overall comment. | hubicka | 2004-04-01 | 1 | -36/+145 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -20/+20 |
* | PR middle-end/13448 | mmitchel | 2004-02-29 | 1 | -1/+7 |
* | Merge from tree-ssa: | zlomek | 2004-02-22 | 1 | -35/+40 |
* | * Makefile.in (STRICT2_WARN): Add -Wno-variadic-macros. | rth | 2004-02-19 | 1 | -1/+1 |
* | * tree-inline.c (copy_body_r): Do not replace ret_label. | zlomek | 2004-02-14 | 1 | -2/+5 |
* | * c-common.c (shadow_warning): Delete. | zack | 2004-02-08 | 1 | -16/+0 |
* | * alias.c, basic-block.h, c-common.c, c-common.h, | kazu | 2004-01-21 | 1 | -1/+1 |
* | * cgraphunit.c (cgraph_optimize_function): Always do | hubicka | 2004-01-13 | 1 | -4/+12 |
* | * Makefile.in (cgraph.o, cgraphunit.o): Add intl.h dependency. | hubicka | 2004-01-04 | 1 | -4/+6 |
* | * tree-inline.c (walk_tree): Handle PLACEHOLDER_EXPR. | steven | 2003-11-13 | 1 | -0/+1 |
* | * c-typeck.c (c_convert_parm_for_inlining): Add argnum, which | mrs | 2003-11-12 | 1 | -2/+6 |
* | 2003-11-12 Alexey Starovoytov <alexey.starovoytov@sun.com> | sayle | 2003-11-12 | 1 | -36/+39 |
* | * toplev.c (rest_of_compilation): Fix webizer pass ordering. | hubicka | 2003-10-20 | 1 | -98/+3 |
* | * c-pretty-print.c: Fix comment typos. | kazu | 2003-10-05 | 1 | -1/+1 |
* | * tree-inline.c (remap_type): New. | rth | 2003-10-05 | 1 | -19/+129 |
* | PR optimization/12180 | mmitchel | 2003-10-03 | 1 | -0/+2 |
* | * tree-inline.c (remap_save_expr): Map new save_expr to identity | rth | 2003-09-23 | 1 | -2/+1 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -2/+2 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -2/+2 |
* | * c-format.c (gcc_diag_char_table): Add %J. | rth | 2003-09-21 | 1 | -22/+27 |
* | * c-common.c (handle_warn_unused_result_attribute): New function. | jakub | 2003-09-16 | 1 | -0/+3 |
* | PR bootstrap/12264 | steven | 2003-09-12 | 1 | -1/+2 |
* | * c-objc-common.c (c_cannot_inline_tree_fn): Warn | hubicka | 2003-09-10 | 1 | -63/+133 |
* | * tree.h (IS_EXPR_CODE_CLASS): Also include 'r' and 's'. | jason | 2003-08-20 | 1 | -8/+2 |
* | 2003-08-05 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-08-05 | 1 | -99/+159 |
* | * gcse.c (insert_store): Ignore fake edges. | hubicka | 2003-07-30 | 1 | -5/+5 |
* | PR C++/11131 | hubicka | 2003-07-29 | 1 | -2/+2 |
* | Remove pedwarn_with_decl, warning_with_decl and error_with_decl | gdr | 2003-07-25 | 1 | -1/+2 |
* | PR optimization/10679 | mmitchel | 2003-07-23 | 1 | -3/+3 |
* | * cgraph.c (cgraph_max_uid): New global variable. | hubicka | 2003-07-12 | 1 | -4/+15 |
* | * java-tree.h (DECL_NUM_STMTS): Rename to... | hubicka | 2003-07-09 | 1 | -14/+14 |
* | 2003-07-08 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-07-08 | 1 | -2/+4 |
* | * sbitmap.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -106/+49 |
* | * basic-block.h: Fix comment typos. | kazu | 2003-07-01 | 1 | -1/+1 |
* | PR c++/10888 | mmitchel | 2003-06-20 | 1 | -1/+2 |
* | PR c++/10929 | jason | 2003-06-17 | 1 | -1/+1 |
* | PR c++/11131 | mmitchel | 2003-06-10 | 1 | -17/+10 |
* | * tree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FIRST is | nathan | 2003-06-09 | 1 | -5/+1 |
* | * tree-inline.c (copy_body_r): Avoid generating &* during inline | jason | 2003-05-19 | 1 | -14/+39 |
* | * c-decl.c (pending_invalid_xref_file): Remove. | nathan | 2003-05-03 | 1 | -8/+4 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -6/+6 |
* | * tree-inline.c (inlinable_function_p): Back out last change, it's | geoffk | 2003-05-01 | 1 | -7/+0 |
* | * tree-inline.c (inlinable_function_p): Don't support inlining | geoffk | 2003-04-29 | 1 | -0/+7 |
* | PR c++/10180 | mmitchel | 2003-04-29 | 1 | -1/+21 |
* | 2003-04-10 Andrew Haley <aph@redhat.com> | aph | 2003-04-10 | 1 | -0/+5 |
* | 2003-04-09 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-04-10 | 1 | -4/+4 |
* | PR optimization/8396 | ebotcazou | 2003-03-14 | 1 | -0/+4 |
* | * c-pch.c, dummy-conditions.c, genautomata.c, genconditions.c, | neroden | 2003-03-13 | 1 | -4/+4 |
* | * gcc.dg/inline-3.c: New test. | hubicka | 2003-03-08 | 1 | -8/+13 |