]> gcc.gnu.org Git - gcc.git/history - gcc/cp/cp-tree.h
cp-tree.h (scratch_tree_cons): Remove.
[gcc.git] / gcc / cp / cp-tree.h
1999-09-09 Mark Mitchellcp-tree.h (scratch_tree_cons): Remove.
1999-09-09 Mark Mitchellcp-tree.h (lang_decl_flags): Remove permanent_attr.
1999-09-09 Mark Mitchellcp-tree.h (saved_scope): Remove old_binding_level and...
1999-09-08 Mark Mitchellcp-tree.h (copy_to_permanent): Remove.
1999-09-08 Richard Hendersonc-typeck.c (type_lists_compatible_p): Use simple_type_p...
1999-09-07 Mark MitchellMakefile.in (tree.o): Depend on ggc.h.
1999-09-06 Mark MitchellGet ready for garbage collection.
1999-09-05 Richard HendersonMakefile.in (parse.o): Depend on ggc.h.
1999-09-04 Mark MitchellMake-lang.in (cc1plus): Depend on $(GGC).
1999-09-04 Mark MitchellMakefile.in (CXX_TREE_H): Include function.h.
1999-09-02 Mark Mitchellcp-tree.h (cp_function): Move here, from decl.c.
1999-09-01 Mark Mitchellcp-tree.h (lang_type): Move align into type_flags.
1999-08-30 Jason Merrill* cp-tree.h (IS_AGGR_TYPE_2): Fix typo.
1999-08-30 Mark Mitchellcp-tree.h (begin_init_stmts): Declare.
1999-08-30 Mark Mitchellcp-tree.h (start_handler_parms): New function.
1999-08-29 Mark Mitchellcp-tree.h (TYPE_NEEDS_CONSTRUCTING): Remove #if 0'd...
1999-08-29 Kaveh R. Ghazicp-tree.h (fndecl_as_string, [...]): Constify a char*.
1999-08-29 Mark Mitchellcp-tree.h (strip_array_types): New function.
1999-08-29 Mark Mitchellcp-tree.def (LABEL_STMT): New tree node.
1999-08-27 Mark Mitchellcp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.
1999-08-26 Gavin Romig-KochFor gcc:
1999-08-25 Mark Mitchellcp-tree.def (SUBOBJECT): New tree node.
1999-08-19 Jason Merrillcp-tree.h: Declare flag_use_repository.
1999-08-18 Mark Mitchellcp-tree.h (build_lang_field_decl): Remove.
1999-08-17 Mark Mitchellcp-tree.h (back_end_hook): New variable.
1999-08-17 Mark Mitchellcp-tree.h (CALL_DECLARATOR_PARMS): New macro.
1999-08-16 Mark Mitchellcp-tree.h (CAN_HAVE_FULL_LANG_DECL_P): New macro.
1999-08-16 Mark Mitchellcp-tree.def (STMT_EXPR): New tree node.
1999-08-14 Jason MerrillSpeed up Koenig lookup.
1999-08-14 Mark Mitchellcp-tree.def (DECL_STMT): Make it smaller.
1999-08-13 Gavin Romig-KochFor gcc:
1999-08-12 Jason Merrilllang-options.h: Add -fms-extensions.
1999-08-12 Mark Mitchellcp-tree.h (minimal_parse_mode): Remove.
1999-08-11 Mark Mitchellextend.texi (C++ Signatures): Remove node.
1999-08-09 Jason Merrillsemantics.c (begin_function_try_block, [...]): New...
1999-08-07 Kaveh R. Ghaziclass.c (count_fields, [...]): Add static prototype.
1999-08-07 Jason Merrilldecl.c (lookup_name_real): Set the complain flag if...
1999-08-04 Nathan Sidwellcp-tree.h (empty_except_spec): New global var.
1999-08-03 Nathan Sidwellcall.c (convert_arg_to_ellipsis): Use pod_type_p.
1999-08-03 Mark Mitchellinvoke.texi (-fdump-translation-unit): New option.
1999-08-02 Richard Henderson* cp-tree.h (TYPE_PTRMEMFUNC_P): Check TYPE_LANG_SPECIF...
1999-07-31 Richard Hendersontypeck2.c (initializer_constant_valid_p): Moved to...
1999-07-28 Jason Merrillcp-tree.h (DECL_VIRTUAL_CONTEXT): New macro.
1999-07-27 Mark Mitchellcp-tree.h (BINFO_VIRTUALS): Document new format.
1999-07-26 Mark Mitchellcp-tree.h (ncp_convert): Rename to perform_implicit_con...
1999-07-26 Mark Mitchellcp-tree.h (CP_INTEGRAL_TYPE_P): New macro.
1999-07-23 Mark Mitchellcall.c (NEED_TEMPORARY_P): New macro.
1999-07-21 Jason Merrilldecl.c (warn_extern_redeclared_static): Check DECL_ARTI...
1999-07-20 Jason Merrilllang-specs.h (c++-cpp-output): Pass -fpreprocessed.
1999-07-20 Bernd Schmidtc-common.h: New file.
1999-07-09 Michael Tiemanncp-tree.h (struct lang_decl): Added field for storing...
1999-07-09 Jason Merrilldecl2.c (reparse_absdcl_as_casts): Don't warn about...
1999-07-05 Mark Mitchellcp-tree.h (IS_AGGR_TYPE): Include instantiated template...
1999-07-02 Gavin Romig-KochFor gcc:
1999-06-15 Mark Mitchellcp-tree.h (class_cache_firstobj): Declare.
1999-05-25 Mark Mitchellclass.c (finish_vtbls): Copy BINFO_VIRTUALs before...
1999-05-22 Mark Mitchellcp-tree.h (push_nested_namespace): Declare.
1999-05-22 Mark Mitchellcp-tree.h (cplus_expand_constant): Declare.
1999-05-21 Mark MitchellMake-lang.in (cc1plus): Make it depend on gxx.gperf.
1999-05-20 Mark Mitchellcp-tree.h (make_ptrmem_cst): New function.
1999-05-19 Jason MerrillImplement anonymous structs.
1999-05-16 Jason Merrilldecl2.c (finish_objects): Don't use .?tors.* if we...
1999-05-16 Mark Mitchellcp-tree.h (permanent_p): New function.
1999-05-02 Mark Mitchellcp-tree.h (lang_decl_flags): Remove comdat.
1999-04-29 Nathan Sidwellcp-tree.h (TYPE_NOTHROW_P): New macro.
1999-04-28 Nathan Sidwellcp-tree.h (build_component_addr): Remove prototype.
1999-04-22 Mark Mitchellcp-tree.h (lang_decl_flags): Remove returns_first_arg...
1999-04-20 Mark Mitchellcp-tree.h (build_binary_op): Remove unneeded parameter.
1999-04-19 Mark Mitchellcp-tree.h (finish_static_data_member_decl): New function.
1999-04-18 Mark Mitchellcp-tree.h (finish_class_definition): Add parameter.
1999-04-16 Mark Mitchellcp-tree.h (TREE_NONLOCAL_FLAG): Remove.
1999-04-15 Mark Mitchellcp-tree.h (lookup_nested_field): Remove.
1999-04-15 Mark Mitchellcp-tree.h (lang_type): Add documentation.
1999-04-14 Mark Mitchellcp-tree.h (popclass): Change declaration.
1999-04-14 Martin v. Löwisextend.texi (Deprecated Features): New node.
1999-04-13 Jason Merrilltree.c (cp_valid_lang_attribute): New fn.
1999-04-13 Jason Merrillcp-tree.h (struct lang_type): Add com_interface.
1999-04-13 Jason Merrillcp-tree.h (COMPARE_NO_ATTRIBUTES): New macro.
1999-04-06 Mark Mitchellcp-tree.h (BASELINK_P): New macro.
1999-04-02 Mark Mitchelltinfo.h (__class_type_info): Fix illegal declaration.
1999-03-31 Jason Merrillsemantics.c (begin_inline_definitions, [...]): Rename...
1999-03-30 Jason Merrillcp-tree.h (IDENTIFIER_AS_DESC, [...]): Remove cruft.
1999-03-27 Mark Mitchellcp-tree.h (add_friend): Declare.
1999-03-26 Kaveh R. GhaziWarning fixes:
1999-03-24 Mark Mitchellcp-tree.h (lang_type): Remove has_assignment and has_re...
1999-03-23 Mark Mitchellcp-tree.h (TYPE_PTRMEMFUNC_P): Use TYPE_PTRMEMFUNC_FLAG.
1999-03-09 Mark Mitchellcp-tree.h (flag_access_control): Declare.
1999-03-07 Martin v. LöwisList TREE_INDIRECT_USING as application of TREE_LANG_FL...
1999-03-06 Jason Merrillcp-tree.h (struct lang_type): Add anon_union field.
1999-03-05 Mark Mitchellcp-tree.h (ANON_UNION_TYPE_P): Robustify.
1999-03-02 Mark Mitchellcp-tree.h (determine_specialization): Don't declare.
1999-02-26 Nathan Sidwelltypeck.c (complete_type_or_else): Add VALUE arg, for...
1999-02-25 Jason Merrilltypeck.c (convert_for_assignment): Allow boolean integr...
1999-02-21 Mark Mitchellcp-tree.h (CLASSTYPE_METHOD_VEC): Adjust comment.
1999-02-18 Kaveh R. Ghazicp-tree.h (lvalue_or_else): Qualify a char* with the...
1999-02-16 Mark Mitchellcp-tree.h (tsubst): Change prototype.
1999-02-10 Mark Mitchellcp-tree.h (get_template_base): Don't declare.
1999-02-07 Jason Merrillpt.c (maybe_process_partial_specialization): Complain...
1999-02-05 Jason Merrillcp-tree.h: Declare it.
1999-01-31 Zack Weinbergflags.h: Declare flag_no_ident.
next
This page took 0.768718 seconds and 108 git commands to generate.