langhooks.h (struct lang_hooks_for_tree_inlining): Add start_inlining, end_inlining.
[gcc.git] / gcc / cp / tree.c
2001-12-05 Jason Merrilllanghooks.h (struct lang_hooks_for_tree_inlining):...
2001-11-30 Mark Mitchellre PR c++/3048 (Lookup problem (gcc 2.95 regression))
2001-11-29 Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base.
2001-11-22 Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-11-09 Neil BoothMakefile.in: Update.
2001-11-01 Jakub Jelinektree.c (cp_copy_res_decl_for_inlining): Adjust DECL_ABS...
2001-10-23 Kriang Lerdsuwanakijcp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-10-08 Alexandre OlivaMake-lang.in (CXX_OBJS): Added cp-lang.o.
2001-10-05 Alexandre Olivaoptimize.c (struct inline_data): Moved to ../tree-inline.c.
2001-10-05 Alexandre OlivaMake-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-09-21 Joseph MyersTable-driven attributes.
2001-08-27 Andreas Jaegeremit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-08-24 Jason Merrillc-common.c (c_alignof, [...]): Move here...
2001-08-22 Jason Merrillpt.c (tsubst_expr): Hand off to the TREE_CHAIN of a...
2001-08-18 Kaveh R. Ghaziexcept.c (TYPE_HASH): Delete.
2001-08-07 Jason Merrill* tree.c (walk_tree): Walk siblings even if !walk_subtrees.
2001-08-01 Alexandre Petit... *** empty log message ***
2001-07-24 Jason Merrilltweak comment
2001-07-06 Kriang Lerdsuwanakijcp-tree.h (copy_template_template_parm): Rename to ...
2001-05-22 Jason Merrillclass.c, [...]: Remove com_interface attribute support.
2001-05-21 Jason Merrillcp-tree.def (START_CATCH_STMT): Lose.
2001-05-03 Nathan Sidwelldump.c (cp_dump_tree, [...]): New case.
2001-05-02 Kaveh R. Ghazicall.c: NULL_PTR -> NULL.
2001-04-20 Nathan Sidwelltree.c (cp_tree_equal): Adjust final switch formatting.
2001-04-12 Jason Merrillcp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.
2001-03-28 Richard HendersonIA-64 ABI Exception Handling.
2001-03-23 Bryce McKinlay[multiple changes]
2001-03-19 Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-15 Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-02-14 Nathan SidwellKill remnants of this is variable.
2001-02-14 Nathan Sidwelltree.c (cp_build_qualified_type_real): Use CP_TYPE_QUAL...
2001-02-12 Mark MitchellRemove old ABI support.
2001-02-02 Jakub Jelinekcp-tree.h (build_expr_ptr_wrapper, can_free): Remove.
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-18 Nathan Sidwelltree.c (walk_tree, TREE_LIST): Don't walk the TREE_PURP...
2001-01-15 Jeffrey Oldhamdefaults.h (SUPPORTS_INIT_PRIORITY): New macro to indic...
2001-01-02 Jason Merrilltree.c (cp_valid_lang_attribute): Don't set CLASSTYPE_C...
2000-12-21 Jason Merrillpt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT...
2000-12-16 Kriang Lerdsuwanakijtree.c (no_linkage_helper): Use CLASS_TYPE_P instead...
2000-12-07 Nathan Sidwellclass.c (check_field_decls): Don't special case anonymo...
2000-12-04 Jason Merrillmangle.c (write_type): Mangle VECTOR_TYPE with "U8__vec...
2000-11-27 Mark Mitchelltree.h (mark_tree_hashtable): New function.
2000-11-03 Joseph MyersUse memset/memcmp instead of bzero/bcmp.
2000-10-31 Mark Mitchellcp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.
2000-10-22 Geoff Keatingdecl2.c (arg_assoc_type): Handle VECTOR_TYPE.
2000-10-20 Jason Merrilltree.c (walk_tree): Don't walk into default args.
2000-09-20 Mark Mitchell* tree.c (mark_local_for_remap_r): Handle CASE_LABELs.
2000-09-17 Mark Mitchellsplay-tree.c (splay_tree_predecessor): Fix typo in...
2000-09-07 Mark MitchellMove statement-tree facilities from C++ to C front...
2000-09-06 Zack Weinbergtree.c (walk_tree): Expose tail recursion.
2000-09-05 Mark MitchellMakefile.in (CXX_TREE_H): Add dependency on HTAB_H.
2000-09-05 Kriang Lerdsuwanakijcp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree...
2000-09-04 Nathan Sidwellpt.c (lookup_template_class): Remove abort.
2000-08-30 Jason Merrillcp-tree.h (LOCAL_CLASS_P): Use decl_function_context.
2000-08-25 Greg McGary* tree.c (init_tree): Use ARRAY_SIZE.
2000-07-31 Mark MitchellAllow indirect primary bases.
2000-07-27 Mark Mitchellcp-tree.h (function_depth): Declare.
2000-07-10 Mark Mitchellcp-tree.h (char_type_p): New function.
2000-06-23 Kriang Lerdsuwanakijparse.y (template_arg): Convert TEMPLATE_DECL that...
2000-06-16 Mark Mitchellcp-tree.h (finish_mem_initializers): Declare.
2000-06-15 Jason Merrilltree.c (count_trees): New debugging function.
2000-06-05 Richard Kenneralias.c (get_alias_set): If compnent is addressable...
2000-05-31 Richard KennerMakefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-28 Alex Samuelcp-tree.h (ansi_opname): Make it a macro.
2000-05-27 Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-25 Mark MitchellFinish implementation of VTTs.
2000-05-09 Zack Weinbergtop level:
2000-05-04 Mark Mitchellcp-tree.h (special_function_kind): Add various kinds...
2000-05-02 Jason Merrill* tree.c (walk_tree): Set lineno.
2000-05-01 Jason Merrilltree.c (build_target_expr_with_type): If we already...
2000-04-11 Mark Mitchelloptimize.c (remap_decl): Avoid sharing structure for...
2000-04-11 Mark Mitchellcp-tree.h (lang_decl_flags): Rename constructor_for_vba...
2000-04-11 Mark Mitchellcp-tre.h (finish_function): Change prototype.
2000-04-04 Mark MitchellCorrect many new ABI issues regarding vbase and vcall...
2000-03-28 Mark MitchellPut RTTI entries at negative offsets in new ABI.
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-21 Mark Mitchelltree.c (mark_local_for_remap_p): Mark variables declare...
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-03 Mark Mitchell* tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-27 Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-16 Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-01-31 Mark Mitchellcp-tree.h (BINFO_VIRTUALS): Tweak documentation.
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-23 Mark Mitchellcp-tree.h (__eprintf): Remove declaration.
2000-01-19 Mark Mitchelltree.c (bot_manip): Set DECL_CONTEXT for newly created...
2000-01-17 Mark Mitchellcp-tree.h (build_shared_int_cst): New function.
2000-01-17 Mark Mitchellcp-tree.h (flag_new_abi): Move.
2000-01-02 Mark Mitchellcp-tree.h (dfs_mark_primary_bases_queue_p): New function.
2000-01-02 Mark Mitchellcp-tree.h (skip_rtti_stuff): Adjust prototype.
1999-12-29 Mark Mitchellclass.c (create_vtable_ptr): Put the vtable at the...
1999-12-21 Mark Mitchellcp-tree.h (CLASSTYPE_VFIELD_PARENT): Update comments.
1999-12-16 Mark Mitchellclass.c (check_field_decls): Don't return a value.
1999-12-16 Mark Mitchellclass.c (handle_using_decl): Get TYPE_FIELDS and TYPE_M...
1999-12-16 Jason Merrillfunction.c (retrofit_block): Abort if we don't find...
1999-12-15 Richard Hendersoncp-tree.h (make_aggr_type): Declare.
1999-12-14 Mark Mitchellcp-tree.h (remap_save_expr): Add walk_subtrees parameter.
1999-12-09 Mark Mitchelldecl.c (init_decl_processing): Reenable inlining on...
1999-12-07 Mark Mitchelltree.c (walk_tree): Don't recurse into DECL_INITIAL...
1999-12-05 Mark Mitchellcp-tree.def (SCOPE_STMT): Take one operand.
next