aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/decl2.c
AgeCommit message (Expand)AuthorFilesLines
2001-07-30jump.c: Add prototype for mark_modified_reg.Andreas Jaeger1-4/+0
2001-07-25call.c (joust): Only prefer a non-builtin candidate to a builtin one if...Jason Merrill1-35/+0
2001-07-21tm.texi: Remove DEFAULT_VTABLE_THUNKS.Nathan Sidwell1-10/+2
2001-07-21Remove old-abi remnants.Nathan Sidwell1-10/+10
2001-07-19Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h.Neil Booth1-2/+0
2001-07-13c-common.c (decl_attributes): Take a pointer to the node to which attributes ...Joseph Myers1-11/+12
2001-07-08c-common.c (decl_attributes): Only take a single attributes parameter.Joseph Myers1-1/+1
2001-07-07target.h (targetm): Rename global from "target", so as not to conflict with l...Stan Shebs1-8/+8
2001-06-27system.h (TARGET_ESC): Move to ...Neil Booth1-9/+12
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-7/+10
2001-06-06cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P): Lose.Jason Merrill1-2/+7
2001-06-05c-common.h (flag_dump_translation_unit): Remove.Nathan Sidwell1-24/+12
2001-06-01Amend previous changelog PR g++/2936 Part missed from first commitNathan Sidwell1-0/+3
2001-05-24re PR c++/2184 (using declarations for classes in function templates)Nathan Sidwell1-2/+0
2001-05-21class.c (build_vtable_entry_ref): Lose vtbl parm.Jason Merrill1-4/+4
2001-05-18decl2.c (finish_objects): Use the original SYMBOL_REF from the function decla...Diego Novillo1-1/+1
2001-05-04cp-tree.h (flag_inline_trees): Update documentation.Mark Mitchell1-2/+4
2001-05-03dump.c (cp_dump_tree, [...]): New case.Nathan Sidwell1-0/+2
2001-05-02call.c: NULL_PTR -> NULL.Kaveh R. Ghazi1-1/+1
2001-05-02* decl2.c (do_using_directive): Revert previous patch.Mark Mitchell1-2/+0
2001-05-01cp-tree.def (USING_STMT): New statement node.Nathan Sidwell1-2/+7
2001-04-30decl2.c (start_static_initialization_or_destruction): Correct logic to handle...Mark Mitchell1-7/+10
2001-04-29decl2.c (unsupported_options): Add new-abi.Joseph Myers1-0/+1
2001-04-26invoke.texi: Document more C++ command-line options.Mark Mitchell1-14/+4
2001-04-23configure.in: Remove ENABLE_STD_NAMESPACE.Phil Edwards1-1/+1
2001-04-19cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECIFIC is set.Mark Mitchell1-1/+1
2001-04-12cp-tree.h (decl_namespace_list): New macro.Jason Merrill1-6/+0
2001-04-12cp-tree.h (warn_return_type, yylex): Delete redundant declarations.Kaveh R. Ghazi1-9/+0
2001-04-10tweak commentsJason Merrill1-6/+3
2001-04-06cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARED_INLINE_P.Mark Mitchell1-5/+8
2001-04-03decl2.c (import_export_decl): Don't call import_export_class when processing ...Mark Mitchell1-14/+16
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-4/+0
2001-03-21pt.c (instantiate_decl): Abort if we see a member constant instantiation that...Jason Merrill1-10/+5
2001-03-19Compute DECL_ASSEMBLER_NAME lazily.Mark Mitchell1-36/+7
2001-03-15varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell1-19/+2
2001-03-01Implement using decls inside template functions.Nathan Sidwell1-11/+8
2001-03-01decl2.c (do_nonmember_using_decl): Don't complain if we find same function.Nathan Sidwell1-13/+12
2001-02-19decl2.c (set_decl_namespace): Allow explicit instantiations in any namespace.Mark Mitchell1-0/+3
2001-02-18invoke.texi (-fsquangle): Remove documentation.Mark Mitchell1-19/+8
2001-02-18Do put the VTT parameter in DECL_ARGUMENTS.Jason Merrill1-19/+34
2001-02-17decl2.c (build_artificial_parm): Set TREE_READONLY.Jason Merrill1-0/+3
2001-02-16cp-tree.h (DECL_USE_VTT_PARM): Remove.Jason Merrill1-3/+0
2001-02-14Kill remnants of this is variable.Nathan Sidwell1-5/+0
2001-02-12Remove old ABI support.Mark Mitchell1-71/+10
2001-02-12Makefile.in (GXX_ABI_FLAG): Don't define.Mark Mitchell1-11/+0
2001-02-05invoke.texi (-fdump-class-layout): Document.Nathan Sidwell1-2/+16
2001-02-04cp-tree.h (CLASSTYPE_INTERFACE_UNKNOWN): Fix formatting.Mark Mitchell1-6/+16
2001-01-29tree.c, tree.h (build_parse_node): Remove; was identical to build_nt.Joseph Myers1-2/+2
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-1/+0
2001-01-19* decl2.c (flag_vtable_thunks): Also depend on ENABLE_NEW_GXX_ABI.Jason Merrill1-0/+4