| Commit message (Expand) | Author | Age | Files | Lines |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | ./: | ian | 2005-05-28 | 1 | -27/+0 |
* | * c-semantics.c (add_stmt): Don't test STATEMENT_CODE_P | ian | 2005-04-27 | 1 | -1/+1 |
* | * c-semantics.c (build_stmt): Remove test of specific tree codes | ian | 2005-04-25 | 1 | -13/+6 |
* | ./ | ian | 2005-04-09 | 1 | -16/+0 |
* | * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c, | kazu | 2005-03-08 | 1 | -1/+2 |
* | gcc/ | kazu | 2005-03-05 | 1 | -1/+1 |
* | * c-semantics.c (re_push_stmt_list): Remove. | kazu | 2004-10-22 | 1 | -23/+0 |
* | * c-common.h (STATEMENT_LIST_HAS_LABEL): New. | rth | 2004-08-12 | 1 | -0/+3 |
* | 2004-08-04 Geoffrey Keating <geoffk@apple.com> | geoffk | 2004-08-05 | 1 | -38/+1 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -4/+4 |
* | * c-decl.c (c_in_iteration_stmt, c_in_case_stmt): Remove. | rth | 2004-06-24 | 1 | -1/+3 |
* | * c-common.def (RETURN_STMT): Remove. | rth | 2004-06-21 | 1 | -8/+0 |
* | * c-common.h (add_decl_stmt): Move to cp-tree.h. | rth | 2004-06-20 | 1 | -13/+0 |
* | * c-common.def (IF_STMT, CLEANUP_STMT): Move to cp-tree.def. | rth | 2004-06-20 | 1 | -13/+0 |
* | * c-common.c, c-common.h (lang_gimplify_stmt): Remove. | rth | 2004-06-19 | 1 | -11/+0 |
* | * c-common.def (CASE_LABEL): Remove. | rth | 2004-06-16 | 1 | -2/+2 |
* | * c-common.def (GOTO_STMT, LABEL_STMT): Remove. | rth | 2004-06-16 | 1 | -0/+1 |
* | * c-common.c (lang_gimplify_stmt): Remove next_p argument. | rth | 2004-06-16 | 1 | -67/+92 |
* | 2004-06-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-02 | 1 | -1/+0 |
* | 2005-05-28 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-29 | 1 | -12/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -790/+34 |
* | * c-decl.c (finish_decl): Make a decl_stmt for a variable-sized | kenner | 2004-04-12 | 1 | -0/+2 |
* | * (c-decl.c, c-semantics.c, calls.c, cgraph.c, cgraphunit.c, | steven | 2004-02-17 | 1 | -2/+2 |
* | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | kazu | 2004-01-31 | 1 | -1/+1 |
* | * c-semantics.c (genrtl_while_stmt, genrtl_do_stmt_1) | drow | 2004-01-22 | 1 | -4/+0 |
* | 2003-11-24 Eric Christopher <echristo@redhat.com> | echristo | 2003-11-24 | 1 | -2/+2 |
* | PR c++/12519 | jason | 2003-10-07 | 1 | -1/+2 |
* | * stmt.c (expand_asm_operands): Take a location_t, instead of | rth | 2003-09-28 | 1 | -1/+1 |
* | * function.h (struct function): Add rtl_inline_init, saved_for_inline. | rth | 2003-08-29 | 1 | -0/+1 |
* | * tree.h (boolean_type_node): Move from C/C++/Java frontends. | jason | 2003-07-24 | 1 | -1/+1 |
* | * java-tree.h (DECL_NUM_STMTS): Rename to... | hubicka | 2003-07-09 | 1 | -4/+0 |
* | 2003-07-08 Steven Bosscher <steven@gcc.gnu.org> | steven | 2003-07-08 | 1 | -1/+2 |
* | * rtl.h (emit_line_note): Take a location_t. | nathan | 2003-07-07 | 1 | -19/+19 |
* | gcc: | ghazi | 2003-07-04 | 1 | -0/+4 |
* | * c-semantics.c (genrtl_case_label): Fix format specifier bug. | ghazi | 2003-07-01 | 1 | -1/+1 |
* | * rtl.h (emit_note): Remove FILE parameter. | nathan | 2003-06-27 | 1 | -5/+3 |
* | * c-lex.c: Convert to ISO C90. | aj | 2003-06-22 | 1 | -124/+80 |
* | * c-semantics.c (genrtl_do_stmt_1): New function split out from... | sayle | 2003-05-29 | 1 | -9/+25 |
* | gcc: | ghazi | 2003-05-17 | 1 | -5/+5 |
* | * tree.h (STRIP_MAIN_TYPE_NOPS): New macro. | jason | 2003-05-13 | 1 | -6/+9 |
* | * c-decl.c (pending_invalid_xref_file): Remove. | nathan | 2003-05-03 | 1 | -10/+5 |
* | * c-semantics.c (genrtl_switch_stmt, genrtl_if_stmt): Call | geoffk | 2003-05-02 | 1 | -7/+8 |
* | * input.h (lineno): Rename to ... | nathan | 2003-05-01 | 1 | -28/+28 |
* | * c-semantics.c (expand_unreachable_stmt): Return a tree. | geoffk | 2003-04-29 | 1 | -44/+48 |
* | * c-common.h, c-semantics.c: Rename genrtl_decl_cleanup to | zack | 2003-04-20 | 1 | -3/+3 |
* | 2003-04-16 Roger Sayle <roger@eyesopen.com> | sayle | 2003-04-17 | 1 | -7/+187 |
* | * i386.c (builtin_description): Add __builtin_ia32_paddq and | hubicka | 2003-02-22 | 1 | -1/+2 |
* | * c-semantics.c (genrtl_while_stmt): Improve initial RTL generation | sayle | 2003-01-15 | 1 | -12/+18 |
* | PR inline-asm/8832 | ebotcazou | 2003-01-09 | 1 | -1/+1 |