Age | Commit message (Expand) | Author | Files | Lines |
2004-07-12 | cp-tree.h (get_aggr_typedef): Remove. | Mark Mitchell | 1 | -1/+0 |
2004-07-12 | cp-tree.h (make_binfo): Remove. | Nathan Sidwell | 1 | -1/+0 |
2004-07-12 | re PR c++/2204 (G++ doesn't check (member) function parameter for abstract-ne... | Giovanni Bajo | 1 | -0/+1 |
2004-07-11 | cp-tree.h (saved_scope): Make old_bindings a vector. | Mark Mitchell | 1 | -2/+1 |
2004-07-11 | langhooks.h (estimate_num_insns, [...]): Remove hooks. | Joseph Myers | 1 | -1/+1 |
2004-07-08 | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 1 | -1/+0 |
2004-07-08 | cp-tree.h (saved_scope): Remove x_previous_class_type and x_previous_class_va... | Mark Mitchell | 1 | -11/+4 |
2004-07-07 | tree.h (TYPE_BINFO_OFFSET, [...]): Remove. | Nathan Sidwell | 1 | -4/+0 |
2004-07-06 | tree.h (TREE_VIA_VIRTUAL): Rename to ... | Nathan Sidwell | 1 | -24/+9 |
2004-07-05 | c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | Nathan Sidwell | 1 | -11/+9 |
2004-06-28 | cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK, [...]): Use appropriate TREE_CHECK mac... | Nathan Sidwell | 1 | -54/+12 |
2004-06-28 | cp-tree.h (struct deferred_access): Move to ... | Nathan Sidwell | 1 | -26/+0 |
2004-06-28 | re PR c++/16174 (deducing top-level consts) | Nathan Sidwell | 1 | -13/+14 |
2004-06-28 | Use vector API for vbase list. | Nathan Sidwell | 1 | -3/+6 |
2004-06-27 | cp-tree.h (cp_cv_quals): New type. | Mark Mitchell | 1 | -5/+10 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 1 | -1/+1 |
2004-06-24 | * cp-tree.h (enum cp_storage_class): Remove trailing comma. | Andreas Schwab | 1 | -1/+1 |
2004-06-24 | Make-lang.in (cp/lex.o): Do not depend on cp/lex.h. | Mark Mitchell | 1 | -16/+77 |
2004-06-24 | c-common.c (expand_unordered_cmp): Delete. | Roger Sayle | 1 | -1/+1 |
2004-06-22 | tree.def (VTABLE_REF): Remove. | Richard Henderson | 1 | -0/+1 |
2004-06-22 | cp-tree.def (NEW_EXPR): Add a fourth slot. | Mark Mitchell | 1 | -39/+93 |
2004-06-20 | c-common.h (add_decl_stmt): Move to cp-tree.h. | Richard Henderson | 1 | -0/+1 |
2004-06-20 | c-common.def (IF_STMT, [...]): Move to cp-tree.def. | Richard Henderson | 1 | -1/+16 |
2004-06-20 | c-common.h (has_c_linkage): New interface. | Zack Weinberg | 1 | -1/+0 |
2004-06-19 | c-common.c, c-common.h (lang_gimplify_stmt): Remove. | Richard Henderson | 1 | -1/+0 |
2004-06-17 | class.c (build_clone): Don't call defer_fn, let mark_used do it. | Geoffrey Keating | 1 | -1/+0 |
2004-06-16 | c-common.def (COMPOUND_STMT): Remove. | Richard Henderson | 1 | -6/+6 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -16/+36 |
2004-06-15 | re PR c++/14639 ([non-unit-at-a-time] Incorrect emission of unused compiler-g... | Andrew Pinski | 1 | -5/+2 |
2004-06-15 | function.h (struct function): Remove cannot_inline field. | Paolo Bonzini | 1 | -2/+0 |
2004-06-07 | tree.h (lvalue_or_else): Delete function prototype. | Roger Sayle | 1 | -0/+1 |
2004-06-02 | When a class template is explicitly instantiated, its member should be too. | Matt Austern | 1 | -1/+1 |
2004-06-02 | cp-tree.h: Fix typo. | Andrew Pinski | 1 | -1/+1 |
2004-06-02 | cp-tree.h: Include cgraph.h | Andrew Pinski | 1 | -2/+5 |
2004-05-31 | re PR c++/15742 ('noreturn' attribute ignored in method of template functions.) | Mark Mitchell | 1 | -0/+1 |
2004-05-28 | re PR c++/15471 (Incorrect member pointer offsets in anonymous structs/unions) | Mark Mitchell | 1 | -0/+1 |
2004-05-20 | optimize.c (calls_setjmp_r): Remove. | Andrew Pinski | 1 | -1/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -7/+12 |
2004-05-03 | re PR c++/14389 (Out-of-line of overloaded template rejected) | Giovanni Bajo | 1 | -1/+1 |
2004-04-30 | Refer to base members using COMPONENT_REFs where possible. | Jason Merrill | 1 | -0/+7 |
2004-04-30 | class.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-04-22 | class.c (initialize_array): Don't set TREE_HAS_CONSTRUCTOR on braced initiali... | Mark Mitchell | 1 | -2/+6 |
2004-04-01 | cgraph.c: Add overall comment. | Jan Hubicka | 1 | -0/+1 |
2004-03-31 | tree.h (optimize_function): Kill prototype. | Jan Hubicka | 1 | -1/+0 |
2004-03-20 | call.c (build_op_delete_call): Do not forget the placement arguments when ite... | Mark Mitchell | 1 | -3/+9 |
2004-03-18 | cp-tree.def (TEMPLATE_TYPE_PARM, [...]): Update comments. | Richard Kenner | 1 | -9/+19 |
2004-03-16 | re PR c++/14586 (Bogus warning in templates about taking address of a tempora... | Mark Mitchell | 1 | -2/+3 |
2004-03-11 | * call.c, cp-tree.h, pt.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-03-09 | re PR c++/14401 (Uninitialized reference error not reported.) | Mark Mitchell | 1 | -18/+8 |
2004-03-08 | re PR c++/13170 (ICE in build_base_path) | Jason Merrill | 1 | -1/+1 |