aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-tree.h
AgeCommit message (Expand)AuthorFilesLines
1999-08-27cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.Mark Mitchell1-0/+5
1999-08-26For gcc:Gavin Romig-Koch1-1/+1
1999-08-25cp-tree.def (SUBOBJECT): New tree node.Mark Mitchell1-7/+11
1999-08-19cp-tree.h: Declare flag_use_repository.Jason Merrill1-0/+4
1999-08-18cp-tree.h (build_lang_field_decl): Remove.Mark Mitchell1-1/+0
1999-08-17cp-tree.h (back_end_hook): New variable.Mark Mitchell1-0/+6
1999-08-17cp-tree.h (CALL_DECLARATOR_PARMS): New macro.Mark Mitchell1-0/+12
1999-08-16cp-tree.h (CAN_HAVE_FULL_LANG_DECL_P): New macro.Mark Mitchell1-6/+8
1999-08-16cp-tree.def (STMT_EXPR): New tree node.Mark Mitchell1-1/+13
1999-08-14Speed up Koenig lookup.Jason Merrill1-2/+3
1999-08-14cp-tree.def (DECL_STMT): Make it smaller.Mark Mitchell1-6/+29
1999-08-13For gcc:Gavin Romig-Koch1-0/+2
1999-08-12lang-options.h: Add -fms-extensions.Jason Merrill1-0/+3
1999-08-12cp-tree.h (minimal_parse_mode): Remove.Mark Mitchell1-2/+1
1999-08-11extend.texi (C++ Signatures): Remove node.Mark Mitchell1-109/+13
1999-08-09semantics.c (begin_function_try_block, [...]): New fns.Jason Merrill1-0/+5
1999-08-07class.c (count_fields, [...]): Add static prototype.Kaveh R. Ghazi1-5/+6
1999-08-06decl.c (lookup_name_real): Set the complain flag if we're looking for a names...Jason Merrill1-0/+1
1999-08-04cp-tree.h (empty_except_spec): New global var.Nathan Sidwell1-1/+3
1999-08-03call.c (convert_arg_to_ellipsis): Use pod_type_p.Nathan Sidwell1-1/+5
1999-08-03invoke.texi (-fdump-translation-unit): New option.Mark Mitchell1-5/+33
1999-08-02* cp-tree.h (TYPE_PTRMEMFUNC_P): Check TYPE_LANG_SPECIFIC non-null.Richard Henderson1-2/+5
1999-07-30typeck2.c (initializer_constant_valid_p): Moved to c-common.c.Richard Henderson1-1/+0
1999-07-27cp-tree.h (DECL_VIRTUAL_CONTEXT): New macro.Jason Merrill1-4/+8
1999-07-27cp-tree.h (BINFO_VIRTUALS): Document new format.Mark Mitchell1-1/+8
1999-07-26cp-tree.h (ncp_convert): Rename to perform_implicit_conversion.Mark Mitchell1-1/+1
1999-07-26cp-tree.h (CP_INTEGRAL_TYPE_P): New macro.Mark Mitchell1-2/+23
1999-07-23call.c (NEED_TEMPORARY_P): New macro.Mark Mitchell1-1/+15
1999-07-21decl.c (warn_extern_redeclared_static): Check DECL_ARTIFICIAL...Jason Merrill1-4/+3
1999-07-20lang-specs.h (c++-cpp-output): Pass -fpreprocessed.Jason Merrill1-2/+2
1999-07-20c-common.h: New file.Bernd Schmidt1-70/+92
1999-07-09cp-tree.h (struct lang_decl): Added field for storing sorted FIELD_DECLs (use...Michael Tiemann1-2/+10
1999-07-09decl2.c (reparse_absdcl_as_casts): Don't warn about old-style casts in system...Jason Merrill1-12/+0
1999-07-05cp-tree.h (IS_AGGR_TYPE): Include instantiated template template parameters.Mark Mitchell1-3/+13
1999-07-02For gcc:Gavin Romig-Koch1-0/+1
1999-06-15cp-tree.h (class_cache_firstobj): Declare.Mark Mitchell1-1/+4
1999-05-25class.c (finish_vtbls): Copy BINFO_VIRTUALs before using it to intialize a vt...Mark Mitchell1-5/+19
1999-05-22cp-tree.h (push_nested_namespace): Declare.Mark Mitchell1-0/+2
1999-05-22cp-tree.h (cplus_expand_constant): Declare.Mark Mitchell1-0/+1
1999-05-21Make-lang.in (cc1plus): Make it depend on gxx.gperf.Mark Mitchell1-2/+4
1999-05-20cp-tree.h (make_ptrmem_cst): New function.Mark Mitchell1-0/+1
1999-05-19Implement anonymous structs.Jason Merrill1-11/+9
1999-05-16decl2.c (finish_objects): Don't use .?tors.* if we don't have ASM_OUTPUT_CONS...Jason Merrill1-1/+1
1999-05-16cp-tree.h (permanent_p): New function.Mark Mitchell1-0/+1
1999-05-02cp-tree.h (lang_decl_flags): Remove comdat.Mark Mitchell1-6/+1
1999-04-29cp-tree.h (TYPE_NOTHROW_P): New macro.Nathan Sidwell1-0/+5
1999-04-28cp-tree.h (build_component_addr): Remove prototype.Nathan Sidwell1-1/+0
1999-04-22cp-tree.h (lang_decl_flags): Remove returns_first_arg and preserves_first_arg.Mark Mitchell1-19/+33
1999-04-20cp-tree.h (build_binary_op): Remove unneeded parameter.Mark Mitchell1-1/+1
1999-04-19cp-tree.h (finish_static_data_member_decl): New function.Mark Mitchell1-0/+1