Age | Commit message (Expand) | Author | Files | Lines |
2004-09-21 | c-common.c (fix_string_type): Build the unqualified array type unconditionall... | Matt Austern | 1 | -1/+1 |
2004-09-18 | call.c, [...]: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -1/+1 |
2004-09-12 | re PR c++/16254 (ICE in lower_stmt, at gimple-low.c:205) | Richard Henderson | 1 | -1/+1 |
2004-09-10 | c-common.h (struct c_fileinfo): Comment moved here from cp-tree.h. | Zack Weinberg | 1 | -4/+3 |
2004-09-10 | class.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-09 | Make-lang.in (cp/semantics.o): Depend on c-common.h. | Ziemowit Laski | 1 | -1/+8 |
2004-09-09 | cp-tree.h (do_poplevel): New prototype. | Ziemowit Laski | 1 | -1/+1 |
2004-09-08 | vec.c (vec_p_reserve, [...]): Rename to ... | Nathan Sidwell | 1 | -1/+1 |
2004-09-06 | * semantics.c (expand_body): Assert that we are not nested. | Daniel Jacobowitz | 1 | -1/+6 |
2004-08-30 | name-lookup.c (pop_binding, [...]): Replace abort with gcc_assert or gcc_unre... | Nathan Sidwell | 1 | -14/+9 |
2004-08-27 | call.c (validate_conversion_obstack): Replace my_friendly_assert with gcc_ass... | Nathan Sidwell | 1 | -10/+9 |
2004-08-24 | re PR c++/17149 (ICE: tree check: expected record_type or union_type or qual_... | Nathan Sidwell | 1 | -1/+3 |
2004-08-17 | re PR c++/15871 (g++ does not honour -fkeep-inline-functions) | Mark Mitchell | 1 | -1/+7 |
2004-08-17 | re PR c++/16965 (Confusing mismatch in error messages) | Mark Mitchell | 1 | -3/+9 |
2004-08-16 | call.c (build_vfield_ref, [...]): Replace calls to build with calls to buildN. | Roger Sayle | 1 | -12/+12 |
2004-08-04 | target-def.h (TARGET_CXX_CDTOR_RETURNS_THIS): Define. | Paul Brook | 1 | -2/+5 |
2004-08-02 | re PR c++/16338 (ICE when throwing a compound literal) | Mark Mitchell | 1 | -16/+6 |
2004-07-29 | c-common.h (lang_post_pch_load): New variable. | Mark Mitchell | 1 | -16/+28 |
2004-07-25 | c-decl.c (start_function): Set DECL_ARTIFICIAL and DECL_IGNORED_P on the RESU... | Richard Henderson | 1 | -0/+2 |
2004-07-18 | c-common.c (c_common_truthvalue_conversion): Don't warn if TREE_NO_WARNING is... | Steven Bosscher | 1 | -1/+1 |
2004-07-16 | vec.h (VEC_address): New function. | Mark Mitchell | 1 | -1/+1 |
2004-07-12 | call.c (build_user_type_conversion_1, [...]): Pass type directly to lookup_fn... | Nathan Sidwell | 1 | -1/+1 |
2004-07-06 | tree.h (TREE_VIA_VIRTUAL): Rename to ... | Nathan Sidwell | 1 | -2/+4 |
2004-07-05 | c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | Nathan Sidwell | 1 | -1/+5 |
2004-06-28 | cp-tree.h (struct deferred_access): Move to ... | Nathan Sidwell | 1 | -60/+106 |
2004-06-28 | friend.c (add_friend): Only perform access checks when context is a class. | Nathan Sidwell | 1 | -5/+6 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 1 | -8/+8 |
2004-06-24 | Make-lang.in (cp/lex.o): Do not depend on cp/lex.h. | Mark Mitchell | 1 | -31/+0 |
2004-06-22 | cp-tree.def (NEW_EXPR): Add a fourth slot. | Mark Mitchell | 1 | -35/+0 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -1/+1 |
2004-06-21 | c-common.def (RETURN_STMT): Remove. | Richard Henderson | 1 | -6/+6 |
2004-06-21 | c-common.c (verify_sequence_points): Export. | Richard Henderson | 1 | -1/+5 |
2004-06-20 | c-common.h (add_decl_stmt): Move to cp-tree.h. | Richard Henderson | 1 | -10/+39 |
2004-06-20 | c-common.def (IF_STMT, [...]): Move to cp-tree.def. | Richard Henderson | 1 | -0/+13 |
2004-06-18 | re PR c++/16034 (dtor called prematurely for while-loop scoped variable) | Richard Henderson | 1 | -67/+54 |
2004-06-17 | re PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C) | Jason Merrill | 1 | -20/+32 |
2004-06-16 | c-common.def (COMPOUND_STMT): Remove. | Richard Henderson | 1 | -13/+19 |
2004-06-16 | c-common.def (ASM_STMT): Remove. | Richard Henderson | 1 | -1/+1 |
2004-06-16 | c-common.def (GOTO_STMT, LABEL_STMT): Remove. | Richard Henderson | 1 | -2/+2 |
2004-06-16 | re PR c++/16012 (trouble with scope in for statements in templates) | Richard Henderson | 1 | -0/+5 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -239/+257 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -133/+87 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -3/+3 |
2004-03-31 | tree.h (optimize_function): Kill prototype. | Jan Hubicka | 1 | -4/+0 |
2004-03-20 | call.c (build_op_delete_call): Do not forget the placement arguments when ite... | Mark Mitchell | 1 | -4/+11 |
2004-03-19 | semantics.c (finish_pseudo_destructor_expr): Allow differing cv-qualification... | Mark Mitchell | 1 | -1/+15 |
2004-03-18 | tree.h (TREE_CHECK2, [...]): New macros. | Richard Kenner | 1 | -1/+1 |
2004-03-16 | re PR c++/14586 (Bogus warning in templates about taking address of a tempora... | Mark Mitchell | 1 | -1/+2 |
2004-02-20 | re PR c++/14199 (Unjustified warning about unused variable) | Mark Mitchell | 1 | -1/+10 |