Age | Commit message (Expand) | Author | Files | Lines |
2010-05-15 | vecir.h: New file with VEC primitives for tree, gimple, and rtl. | Steven Bosscher | 1 | -8/+0 |
2010-04-30 | toplev.c: Include varray.h for statistics dumping. | Steven Bosscher | 1 | -1/+0 |
2009-06-12 | java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt. | Aldy Hernandez | 1 | -5/+6 |
2009-04-19 | re PR c/19771 (VLA deallocation) | Joseph Myers | 1 | -0/+2 |
2009-03-29 | c-common.c (c_expand_expr, c_staticp): Remove. | Paolo Bonzini | 1 | -20/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-07-28 | backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch. | Richard Biener | 1 | -1/+2 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -0/+3 |
2006-05-18 | Whitespace fixups | Mike Stump | 1 | -2/+2 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-28 | c-decl.c (add_stmt): Add C frontend specific version. | Ian Lance Taylor | 1 | -27/+0 |
2005-04-27 | * c-semantics.c (add_stmt): Don't test STATEMENT_CODE_P | Ian Lance Taylor | 1 | -1/+1 |
2005-04-25 | c-semantics.c (build_stmt): Remove test of specific tree codes for TREE_SIDE_... | Ian Lance Taylor | 1 | -13/+6 |
2005-04-09 | c-common.def: Move FOR_STMT... | Ian Lance Taylor | 1 | -16/+0 |
2005-03-08 | c-semantics.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-03-05 | c-semantics.c (build_stmt): Use TYPE_P instead of IS_NON_TYPE_CODE_CLASS. | Kazu Hirata | 1 | -1/+1 |
2004-10-22 | c-semantics.c (re_push_stmt_list): Remove. | Kazu Hirata | 1 | -23/+0 |
2004-08-11 | c-common.h (STATEMENT_LIST_HAS_LABEL): New. | Richard Henderson | 1 | -0/+3 |
2004-08-05 | re PR c/14516 (-fleading-underscore does not work correctly for file static v... | Geoffrey Keating | 1 | -38/+1 |
2004-06-30 | Conditionally compile support for --enable-mapped_location. | Per Bothner | 1 | -4/+4 |
2004-06-24 | c-decl.c (c_in_iteration_stmt, [...]): Remove. | Richard Henderson | 1 | -1/+3 |
2004-06-21 | c-common.def (RETURN_STMT): Remove. | Richard Henderson | 1 | -8/+0 |
2004-06-20 | c-common.h (add_decl_stmt): Move to cp-tree.h. | Richard Henderson | 1 | -13/+0 |
2004-06-20 | c-common.def (IF_STMT, [...]): Move to cp-tree.def. | Richard Henderson | 1 | -13/+0 |
2004-06-19 | c-common.c, c-common.h (lang_gimplify_stmt): Remove. | Richard Henderson | 1 | -11/+0 |
2004-06-16 | c-common.def (CASE_LABEL): Remove. | Richard Henderson | 1 | -2/+2 |
2004-06-16 | c-common.def (GOTO_STMT, LABEL_STMT): Remove. | Richard Henderson | 1 | -0/+1 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -67/+92 |
2004-06-02 | Makefile.in (EXPR_H): Add insn-config.h... | Jerry Quinn | 1 | -1/+0 |
2004-05-28 | c-semantics.c (emit_local_var): Remove code for DECL_INITIAL. | Andrew Pinski | 1 | -12/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -790/+34 |
2004-04-12 | c-decl.c (finish_decl): Make a decl_stmt for a variable-sized TYPE_DECL. | Richard Kenner | 1 | -0/+2 |
2004-02-17 | (c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_STRUCT_FUNCTION. | Steven Bosscher | 1 | -2/+2 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-22 | * c-semantics.c (genrtl_while_stmt, genrtl_do_stmt_1) | Daniel Jacobowitz | 1 | -4/+0 |
2003-11-24 | re PR c/13014 (if shortcut misses required diagnostics) | Eric Christopher | 1 | -2/+2 |
2003-10-07 | re PR c++/12519 (ICE tree check: in genrtl_cleanup_stmt, at c-semantics.c:761) | Jason Merrill | 1 | -1/+2 |
2003-09-28 | stmt.c (expand_asm_operands): Take a location_t, instead of individual file a... | Richard Henderson | 1 | -1/+1 |
2003-08-29 | function.h (struct function): Add rtl_inline_init, saved_for_inline. | Richard Henderson | 1 | -0/+1 |
2003-07-24 | tree.h (boolean_type_node): Move from C/C++/Java frontends. | Jason Merrill | 1 | -1/+1 |
2003-07-09 | java-tree.h (DECL_NUM_STMTS): Rename to... | Jan Hubicka | 1 | -4/+0 |
2003-07-08 | re PR c/1687 (Exponential time behavior with -O -finline-functions (compile t... | Steven Bosscher | 1 | -1/+2 |
2003-07-07 | rtl.h (emit_line_note): Take a location_t. | Nathan Sidwell | 1 | -19/+19 |
2003-07-04 | c-aux-info.c: Include toplev.h after c-tree.h. | Kaveh R. Ghazi | 1 | -0/+4 |
2003-07-01 | c-semantics.c (genrtl_case_label): Fix format specifier bug. | Kaveh R. Ghazi | 1 | -1/+1 |
2003-06-27 | rtl.h (emit_note): Remove FILE parameter. | Nathan Sidwell | 1 | -5/+3 |
2003-06-22 | c-lex.c: Convert to ISO C90. | Andreas Jaeger | 1 | -124/+80 |
2003-05-29 | c-semantics.c (genrtl_do_stmt_1): New function split out from... | Roger Sayle | 1 | -9/+25 |
2003-05-17 | builtins.c (validate_arglist): Eliminate libiberty VA_ macros, always use std... | Kaveh R. Ghazi | 1 | -5/+5 |