summaryrefslogtreecommitdiff
path: root/gcc/cp/tree.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.c: Fix a comment typo.kazu2004-09-281-1/+1
* PR c++/17642mmitchel2004-09-281-0/+13
* PR c++/7503sayle2004-09-211-0/+4
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-10/+11
* * name-lookup.c (pop_binding, pushdecl,nathan2004-08-301-24/+13
* PR c++/16851jason2004-08-281-0/+2
* PR c++/13684jason2004-08-281-6/+14
* * call.c (validate_conversion_obstack): Replacenathan2004-08-271-7/+7
* * tree.h (build_distinct_type_copy): New.nathan2004-08-231-3/+3
* 2004-08-20 Andreas Tobler <a.tobler@schweiz.ch>andreast2004-08-191-46/+0
* 2004-08-19 Eric Christopher <echristo@redhat.com>echristo2004-08-191-60/+0
* * cp-tree.h (build_shared_int_cst): Remove.nathan2004-08-191-19/+0
* * call.c (build_vfield_ref, build_call, build_conditional_expr,sayle2004-08-161-9/+9
* .:nathan2004-08-151-2/+2
* * c-common.h (lang_post_pch_load): New variable.mmitchel2004-07-291-10/+16
* 2004-07-28 Eric Christopher <echristo@redhat.com>echristo2004-07-281-114/+113
* * cp-tree.def (TINST_LEVEL): Make it an 'x' node.steven2004-07-201-0/+16
* .:nathan2004-07-201-16/+0
* .:nathan2004-07-201-12/+7
* * tree.c (no_linkage_helper): Remove.mmitchel2004-07-191-22/+52
* * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING,rth2004-07-161-42/+0
* * decl.c (xref_basetypes): Refactor.nathan2004-07-151-61/+68
* * cp-tree.h (make_binfo): Remove.nathan2004-07-121-49/+13
* * call.c (build_user_type_conversion_1, build_new_op,nathan2004-07-121-5/+3
* * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,nathan2004-07-071-4/+4
* * tree.h (TREE_VIA_VIRTUAL): Rename to ...nathan2004-07-061-3/+3
* * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.nathan2004-07-051-2/+2
* * c-decl.c (grokdeclarator): Don't frob current_function_declrth2004-07-031-1/+1
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-2/+2
* * tree.c (build_min_nt, build_min, build_min_non_dep):bothner2004-06-301-3/+0
* Use vector API for vbase list.nathan2004-06-281-11/+4
* 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2004-06-261-11/+8
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-7/+9
* * c-common.c, c-common.h (lang_gimplify_stmt): Remove.rth2004-06-191-1/+0
* PR c++/16015jason2004-06-171-1/+2
* * c-common.def (CASE_LABEL): Remove.rth2004-06-161-2/+2
* * c-common.def (GOTO_STMT, LABEL_STMT): Remove.rth2004-06-161-2/+2
* When a class template is explicitly instantiated, its member should be too.austern2004-06-021-1/+1
* PR c++/15742mmitchel2004-05-311-0/+4
* * class.c (alter_access): Use %E format specifier to print angdr2004-05-231-10/+9
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-39/+92
* * c-decl.c (build_compound_literal): Use TYPE_READONLY.kenner2004-04-051-2/+2
* cp:nathan2004-04-021-12/+1
* * cgraph.c: Add overall comment.hubicka2004-04-011-0/+14
* * semantics.c (finish_pseudo_destructor_expr): Allow differingmmitchel2004-03-191-2/+0
* * tree.h (TYPE_HASH): Use TYPE_UID.jason2004-03-051-3/+3
* [gcc/cp/ChangeLog]zlaski2004-02-271-1/+4
* * tree.c (check_qualified_type): New fn.jason2004-02-241-3/+2
* * call.c (conversion_kind): New type.mmitchel2004-02-131-11/+0
* * call.c, parser.c, tree.c: Fix comment typos.kazu2004-02-091-1/+1