aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-tree.h
AgeCommit message (Expand)AuthorFilesLines
2001-11-30re PR c++/3048 (Lookup problem (gcc 2.95 regression))Mark Mitchell1-1/+0
2001-11-29cp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base.Nathan Sidwell1-18/+19
2001-11-25re PR c++/3145 (virtual inheritance still creates wrong code)Nathan Sidwell1-3/+25
2001-11-22tree-dump.c: Rename from c-dump.c.Bryce McKinlay1-9/+5
2001-11-16* cp-tree.h (print_class_statistics): Restore.Neil Booth1-0/+1
2001-11-15c-common.c: Include c-lex.h.Neil Booth1-1/+5
2001-11-09Makefile.in: Update.Neil Booth1-1/+6
2001-10-23cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.Kriang Lerdsuwanakij1-0/+1
2001-10-16cp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_CHECK): Defined for tree checkin...H.J. Lu1-0/+1
2001-10-16cp-tree.h (VFIELD_NAME_FORMAT): Adjust to match VFIELD_NAME.Hans-Peter Nilsson1-1/+1
2001-10-13cp-tree.h (TYPE_BINFO): Update comment.Kriang Lerdsuwanakij1-6/+14
2001-10-09call.c (standard_conversion): Add bad conversion between integers and pointers.Jason Merrill1-0/+1
2001-10-08Make-lang.in (CXX_OBJS): Added cp-lang.o.Alexandre Oliva1-0/+12
2001-10-08c-common.h (struct c_lang_decl): Add declared_inline.Richard Henderson1-4/+3
2001-10-05Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree-inline.h.Alexandre Oliva1-28/+0
2001-10-02spew.c (end_input): No longer static.Jason Merrill1-0/+1
2001-09-24top level:Zack Weinberg1-38/+33
2001-09-21tree.def (FDESC_EXPR): New.Richard Henderson1-0/+1
2001-09-21Table-driven attributes.Joseph Myers1-2/+2
2001-09-06Remove TYPE_NONCOPIED_PARTS.Nathan Sidwell1-2/+3
2001-08-24c-common.c (c_alignof, [...]): Move here...Jason Merrill1-8/+2
2001-08-14class.c, cp-tree.h (build_vfn_ref): Remove.Richard Henderson1-1/+0
2001-08-10c-common.h (RETURN_NULLIFIED_P): Lose.Jason Merrill1-0/+1
2001-08-07re PR c++/3820 (GCC 3.0 crashes with empty base class)Nathan Sidwell1-1/+1
2001-08-03cp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove, no longer used.Stan Shebs1-8/+0
2001-08-02Kill -fhonor-std.Nathan Sidwell1-12/+0
2001-07-31The 3.0 ABI no longer has vbase pointer fields.Nathan Sidwell1-21/+0
2001-07-25call.c (joust): Only prefer a non-builtin candidate to a builtin one if...Jason Merrill1-1/+1
2001-07-25re PR c++/3416 (gcc-3.0 Internal compiler error in arg_assoc, at cp/decl2.c:4...Nathan Sidwell1-1/+1
2001-07-24Simplify rtti, now we've only one ABI.Nathan Sidwell1-5/+0
2001-07-21tm.texi: Remove DEFAULT_VTABLE_THUNKS.Nathan Sidwell1-33/+14
2001-07-21Remove old-abi remnants.Nathan Sidwell1-106/+7
2001-07-19class.c (type_requires_array_cookie): New function.Mark Mitchell1-13/+5
2001-07-13c-common.c (decl_attributes): Take a pointer to the node to which attributes ...Joseph Myers1-1/+1
2001-07-11* Revert today's change -- there is a subtle bug.Ben Elliston1-1/+1
2001-07-11re PR c++/80 (g++ enum and attributed __packed__)Ben Elliston1-1/+1
2001-07-06cp-tree.h (copy_template_template_parm): Rename to ...Kriang Lerdsuwanakij1-1/+1
2001-07-05cvt.c (convert_lvalue): New fn.Jason Merrill1-0/+1
2001-06-29* cp-tree.h (flag_dump_class_layout): Remove unneeded declaration.Nathan Sidwell1-4/+0
2001-06-18Implement the Named Return Value optimization.Jason Merrill1-1/+7
2001-06-12PR c++/3130, c++/3131, c++/3132Nathan Sidwell1-0/+4
2001-06-06cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P): Lose.Jason Merrill1-22/+3
2001-05-25Standardize header guards.Richard Henderson1-3/+3
2001-05-22class.c, [...]: Remove com_interface attribute support.Jason Merrill1-6/+0
2001-05-21cp-tree.def (START_CATCH_STMT): Lose.Jason Merrill1-4/+4
2001-05-20Makefile.in (OBJS, [...]): Update.Neil Booth1-7/+3
2001-05-13except.c (choose_personality_routine): Export.Zack Weinberg1-0/+1
2001-05-12cp-tree.h (ptrmemfunc_vbit_where_t): Declare type.Alexandre Oliva1-1/+13
2001-05-12Reverted Geoff Keating's 2001-05-03's patch.Alexandre Oliva1-24/+40
2001-05-12* cp-tree.h (C_EXP_ORIGINAL_CODE): Delete; declared in c-common.h.Ira Ruben1-4/+0