| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.c: Fix a comment typo. | kazu | 2004-09-28 | 1 | -1/+1 |
* | PR c++/17642 | mmitchel | 2004-09-28 | 1 | -0/+13 |
* | PR c++/7503 | sayle | 2004-09-21 | 1 | -0/+4 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 1 | -10/+11 |
* | * name-lookup.c (pop_binding, pushdecl, | nathan | 2004-08-30 | 1 | -24/+13 |
* | PR c++/16851 | jason | 2004-08-28 | 1 | -0/+2 |
* | PR c++/13684 | jason | 2004-08-28 | 1 | -6/+14 |
* | * call.c (validate_conversion_obstack): Replace | nathan | 2004-08-27 | 1 | -7/+7 |
* | * tree.h (build_distinct_type_copy): New. | nathan | 2004-08-23 | 1 | -3/+3 |
* | 2004-08-20 Andreas Tobler <a.tobler@schweiz.ch> | andreast | 2004-08-19 | 1 | -46/+0 |
* | 2004-08-19 Eric Christopher <echristo@redhat.com> | echristo | 2004-08-19 | 1 | -60/+0 |
* | * cp-tree.h (build_shared_int_cst): Remove. | nathan | 2004-08-19 | 1 | -19/+0 |
* | * call.c (build_vfield_ref, build_call, build_conditional_expr, | sayle | 2004-08-16 | 1 | -9/+9 |
* | .: | nathan | 2004-08-15 | 1 | -2/+2 |
* | * c-common.h (lang_post_pch_load): New variable. | mmitchel | 2004-07-29 | 1 | -10/+16 |
* | 2004-07-28 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-28 | 1 | -114/+113 |
* | * cp-tree.def (TINST_LEVEL): Make it an 'x' node. | steven | 2004-07-20 | 1 | -0/+16 |
* | .: | nathan | 2004-07-20 | 1 | -16/+0 |
* | .: | nathan | 2004-07-20 | 1 | -12/+7 |
* | * tree.c (no_linkage_helper): Remove. | mmitchel | 2004-07-19 | 1 | -22/+52 |
* | * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, | rth | 2004-07-16 | 1 | -42/+0 |
* | * decl.c (xref_basetypes): Refactor. | nathan | 2004-07-15 | 1 | -61/+68 |
* | * cp-tree.h (make_binfo): Remove. | nathan | 2004-07-12 | 1 | -49/+13 |
* | * call.c (build_user_type_conversion_1, build_new_op, | nathan | 2004-07-12 | 1 | -5/+3 |
* | * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE, | nathan | 2004-07-07 | 1 | -4/+4 |
* | * tree.h (TREE_VIA_VIRTUAL): Rename to ... | nathan | 2004-07-06 | 1 | -3/+3 |
* | * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1. | nathan | 2004-07-05 | 1 | -2/+2 |
* | * c-decl.c (grokdeclarator): Don't frob current_function_decl | rth | 2004-07-03 | 1 | -1/+1 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -2/+2 |
* | * tree.c (build_min_nt, build_min, build_min_non_dep): | bothner | 2004-06-30 | 1 | -3/+0 |
* | Use vector API for vbase list. | nathan | 2004-06-28 | 1 | -11/+4 |
* | 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> | kenner | 2004-06-26 | 1 | -11/+8 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -7/+9 |
* | * c-common.c, c-common.h (lang_gimplify_stmt): Remove. | rth | 2004-06-19 | 1 | -1/+0 |
* | PR c++/16015 | jason | 2004-06-17 | 1 | -1/+2 |
* | * 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 | -2/+2 |
* | When a class template is explicitly instantiated, its member should be too. | austern | 2004-06-02 | 1 | -1/+1 |
* | PR c++/15742 | mmitchel | 2004-05-31 | 1 | -0/+4 |
* | * class.c (alter_access): Use %E format specifier to print an | gdr | 2004-05-23 | 1 | -10/+9 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -39/+92 |
* | * c-decl.c (build_compound_literal): Use TYPE_READONLY. | kenner | 2004-04-05 | 1 | -2/+2 |
* | cp: | nathan | 2004-04-02 | 1 | -12/+1 |
* | * cgraph.c: Add overall comment. | hubicka | 2004-04-01 | 1 | -0/+14 |
* | * semantics.c (finish_pseudo_destructor_expr): Allow differing | mmitchel | 2004-03-19 | 1 | -2/+0 |
* | * tree.h (TYPE_HASH): Use TYPE_UID. | jason | 2004-03-05 | 1 | -3/+3 |
* | [gcc/cp/ChangeLog] | zlaski | 2004-02-27 | 1 | -1/+4 |
* | * tree.c (check_qualified_type): New fn. | jason | 2004-02-24 | 1 | -3/+2 |
* | * call.c (conversion_kind): New type. | mmitchel | 2004-02-13 | 1 | -11/+0 |
* | * call.c, parser.c, tree.c: Fix comment typos. | kazu | 2004-02-09 | 1 | -1/+1 |