summaryrefslogtreecommitdiff
path: root/gcc/cp/tree.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.c (cp_cannot_inline_tree_fn): Don't short-circuit testrth2002-06-171-1/+2
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-20/+24
* * tree.h: Forward-declare struct realvaluetype.zack2002-05-281-0/+1
* * cp-tree.h (struct lang_type): Added non_zero_init.aoliva2002-05-141-1/+22
* * tree.c (build_cplus_array_type): Only const and volatile getjason2002-05-031-4/+6
* * typeck.c (build_modify_expr): The pedwarn for array assignment isjason2002-04-251-1/+6
* * attribs.c (c_common_attribute_table): Move table and handlersneil2002-04-241-1/+1
* PR c++/525jason2002-04-061-1/+5
* PR c++/5636jason2002-04-041-2/+0
* * langhooks-def.h (lhd_set_decl_assembler_name,neil2002-04-031-1/+0
* * Makefile.in (except.o): Update.neil2002-03-291-1/+0
* * c-decl.c (maybe_build_cleanup): Remove.neil2002-03-251-1/+1
* 2002-03-21 Aldy Hernandez <aldyh@redhat.com>aldyh2002-03-211-1/+1
* * Makefile.in: Update.neil2002-03-201-1/+1
* fix comment typojason2002-03-171-1/+1
* * c-common.c (statement_code_p): Handle CLEANUP_STMT.mmitchel2002-03-151-1/+0
* * expr.c (expand_expr): Use unsave lang hook.neil2002-03-081-9/+8
* * tree.h (TARGET_EXPR_SLOT, TARGET_EXPR_INITIAL): New macros.jason2002-03-011-0/+33
* cp:nathan2002-02-221-22/+56
* 2002-02-21 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-221-0/+4
* Rename instantiate_type_flags to tsubst_flags_t & expand use.nathan2002-02-071-7/+6
* 2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-231-5/+5
* * cp-tree.h: Delete #defines for cp_error, cp_warning,zack2001-12-181-2/+2
* * langhooks.h (struct lang_hooks_for_tree_inlining): Addjason2001-12-051-0/+24
* 2001-11-29 Mark Mitchell <mark@codesourcery.com>mmitchel2001-11-301-17/+0
* cp:nathan2001-11-291-21/+8
* * tree-dump.c: Rename from c-dump.c. Include c-tree.h, not c-common.h.bryce2001-11-221-3/+3
* * Makefile.in: Update.neil2001-11-091-1/+1
* * tree.c (cp_copy_res_decl_for_inlining): Adjustjakub2001-11-011-0/+1
* * cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.lerdsuwa2001-10-231-0/+1
* * Make-lang.in (CXX_OBJS): Added cp-lang.o.aoliva2001-10-081-18/+6
* * optimize.c (struct inline_data): Moved to ../tree-inline.c.aoliva2001-10-051-322/+0
* * Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree-inline.h.aoliva2001-10-051-32/+239
* Table-driven attributes.jsm282001-09-211-89/+130
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-22/+7
* * c-common.c (c_alignof, c_alignof_expr): Move here...jason2001-08-241-4/+3
* * pt.c (tsubst_expr): Hand off to the TREE_CHAIN of a statement.jason2001-08-221-0/+1
* * except.c (TYPE_HASH): Delete.ghazi2001-08-181-4/+0
* * tree.c (walk_tree): Walk siblings even if !walk_subtrees.jason2001-08-071-3/+9
* *** empty log message ***apbianco2001-08-011-1/+1
* tweak commentjason2001-07-241-0/+3
* * cp-tree.h (copy_template_template_parm): Rename to ...lerdsuwa2001-07-061-31/+13
* * class.c, cp-tree.h, rtti.c: Remove com_interface attribute support.jason2001-05-221-6/+4
* * cp-tree.def (START_CATCH_STMT): Lose.jason2001-05-211-1/+0
* * dump.c (cp_dump_tree, USING_STMT case): New case.nathan2001-05-031-10/+13
* cp:ghazi2001-05-021-1/+1
* cp:nathan2001-04-201-9/+15
* * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.jason2001-04-121-1/+1
* IA-64 ABI Exception Handling.rth2001-03-281-0/+1
* 2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>bryce2001-03-231-0/+13