aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/expr.c
AgeCommit message (Expand)AuthorFilesLines
2000-01-26call.c: PROTO -> PARAMS.Kaveh R. Ghazi1-3/+3
2000-01-16cp-tree.h (num_extra_vtbl_entries): New function.Mark Mitchell1-1/+2
1999-12-09decl.c (init_decl_processing): Reenable inlining on trees.Mark Mitchell1-96/+0
1999-11-14cp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.Mark Mitchell1-2/+0
1999-10-22cp-tree.def (EMPTY_CLASS_EXPR): New tree node.Mark Mitchell1-0/+4
1999-10-21calls.c: Include tm_p.h later, so everything we need is defined.Kaveh R. Ghazi1-0/+1
1999-10-03cp-tree.def (VEC_INIT_EXPR): Remove.Mark Mitchell1-8/+0
1999-09-27cp-tree.h (expand_throw): Remove prototype.Mark Mitchell1-1/+3
1999-09-24cp-tree.h (CPTI_CLEANUP_TYPE): New macro.Mark Mitchell1-3/+0
1999-09-20cp-tree.h (finish_stmt_expr): Change prototype.Mark Mitchell1-2/+2
1999-09-18Turn on function-at-a-time processing.Mark Mitchell1-1/+2
1999-09-12decl.c (add_decl_to_level): Remove TREE_PERMANENT assertion.Mark Mitchell1-7/+3
1999-09-09cp-tree.h (scratch_tree_cons): Remove.Mark Mitchell1-1/+1
1999-08-27cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.Mark Mitchell1-3/+1
1999-08-25cp-tree.def (SUBOBJECT): New tree node.Mark Mitchell1-2/+4
1999-08-16cp-tree.def (STMT_EXPR): New tree node.Mark Mitchell1-6/+9
1999-05-22cp-tree.h (cplus_expand_constant): Declare.Mark Mitchell1-1/+1
1999-05-20cp-tree.h (make_ptrmem_cst): New function.Mark Mitchell1-37/+59
1999-04-20cp-tree.h (build_binary_op): Remove unneeded parameter.Mark Mitchell1-1/+1
1999-03-23cp-tree.h (TYPE_PTRMEMFUNC_P): Use TYPE_PTRMEMFUNC_FLAG.Mark Mitchell1-4/+10
1998-11-22update copyrightsJason Merrill1-1/+1
1998-10-06cp-tree.def (PTRMEM_CST): New tree node.Mark Mitchell1-9/+33
1998-09-25Warning fixes:Kaveh R. Ghazi1-6/+3
1998-09-07revert error reporting patchJason Merrill1-16/+16
1998-09-06cp-error.def: New file.Mark Mitchell1-16/+16
1998-05-06call.c, [...]: Add include of toplev.h.Robert Lipe1-0/+1
1998-03-31call.c: Include system.h.Jeffrey A Law1-1/+1
1998-03-29* expr.c (tree_extract_aggr_init): #if 0 out.Jeffrey A Law1-2/+2
1998-03-25expr.c (cplus_expand_expr): Only do PCC_STATIC_STRUCT_RETURN thing if (aggreg...Jason Merrill1-4/+6
1998-03-12WManfred Hollstein1-0/+4
1998-02-03expr.c (cplus_expand_expr, [...]): Call convert_from_reference sooner.Jason Merrill1-1/+2
1998-01-27expr.c (cplus_expand_expr, [...]): Don't check that return_target and call_ta...Jason Merrill1-5/+3
1998-01-12init.c (build_new_1): Split out from build_new.Jason Merrill1-0/+3
1997-12-18except.c: Remove register_exception_table{,_p}.Jason Merrill1-85/+25
1997-10-14cp-tree.h (scratchalloc, [...]): Define as macros for now.Jason Merrill1-1/+1
1997-09-29Makefile.in (parse.o, decl.o): Also depend on $(srcdir)/../except.h $(srcdir)...H.J. Lu1-1/+3
1997-08-20[multiple changes]Jason Merrill1-0/+3
1997-08-19mergeJason Merrill1-0/+1
1997-05-0691th Cygnus<->FSF quick mergeJason Merrill1-2/+2
1997-05-0291th Cygnus<->FSF quick mergeMike Stump1-0/+2
1997-01-2190th Cygnus<->FSF quick mergeMike Stump1-2/+1
1996-12-1890th Cygnus<->FSF quick mergeMike Stump1-3/+0
1996-10-1889th Cygnus<->FSF quick mergeMike Stump1-0/+12
1996-09-3089th Cygnus<->FSF quick mergeMike Stump1-1/+1
1996-06-0686th Cygnus<->FSF quick mergeMike Stump1-1/+1
1996-05-17expr.c (expand_expr, [...]): Move from the C++ frontend to the backend where ...Mike Stump1-8/+0
1996-05-1786th Cygnus<->FSF quick mergeMike Stump1-1/+2
1996-05-0886th Cygnus<->FSF quick mergeMike Stump1-1/+1
1996-04-1986th Cygnus<->FSF quick mergeMike Stump1-0/+8
1996-03-2185th Cygnus<->FSF quick mergeMike Stump1-0/+3