OSDN Git Service

* cp-tre.h (finish_function): Change prototype.
[pf3gnuchains/gcc-fork.git] / gcc / cp / tree.c
2000-04-11 mmitchel * cp-tre.h (finish_function): Change prototype.
2000-04-04 mmitchel Correct many new ABI issues regarding vbase and vcall...
2000-03-28 mmitchel Put RTTI entries at negative offsets in new ABI.
2000-03-23 mmitchel * builtin.c (get_pointer_alignment): Use DECL_P...
2000-03-21 mmitchel * tree.c (mark_local_for_remap_p): Mark variables...
2000-03-21 nathangcc
2000-03-03 mmitchel * tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
2000-02-20 kenner * c-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-16 mmitchel Make DECL_CONTEXT mean the class in which a member...
2000-01-31 mmitchel * cp-tree.h (BINFO_VIRTUALS): Tweak documentation.
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-23 mmitchel * cp-tree.h (__eprintf): Remove declaration.
2000-01-19 mmitchel * tree.c (bot_manip): Set DECL_CONTEXT for newly created
2000-01-17 mmitchel * cp-tree.h (build_shared_int_cst): New function.
2000-01-17 mmitchel * cp-tree.h (flag_new_abi): Move.
2000-01-02 mmitchel * cp-tree.h (dfs_mark_primary_bases_queue_p): New...
2000-01-02 mmitchel * cp-tree.h (skip_rtti_stuff): Adjust prototype.
1999-12-29 mmitchel * class.c (create_vtable_ptr): Put the vtable at the...
1999-12-21 mmitchel1999-12-20 Mark Mitchell <mark@codesourcery.com>
1999-12-16 mmitchel1999-12-16 Mark Mitchell <mark@codesourcery.com>
1999-12-16 mmitchel * class.c (handle_using_decl): Get TYPE_FIELDS and...
1999-12-16 jason * function.c (retrofit_block): Abort if we...
1999-12-15 rth * cp-tree.h (make_aggr_type): Declare.
1999-12-14 mmitchel * cp-tree.h (remap_save_expr): Add walk_subtrees param...
1999-12-09 mmitchel * decl.c (init_decl_processing): Reenable inlining...
1999-12-07 mmitchel * tree.c (walk_tree): Don't recurse into DECL_INITIAL...
1999-12-05 mmitchel * cp-tree.def (SCOPE_STMT): Take one operand.
1999-12-01 mmitchel * cp-tree.h (min_tree_cons): Remove.
1999-11-25 mmitchel1999-11-25 Mark Mitchell <mark@codesourcery.com>
1999-11-14 mmitchel * cp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-14 mmitchel * call.c (build_conditional_expr): Use build_target_ex...
1999-11-05 mmitchel * Makefile.in (typeck2.o): Depend on output.h.
1999-10-28 mmitchel * cp-tree.h (make_temp_vec): Remove.
1999-10-13 nathan * cp-tree.h (build_x_va_arg): Prototype new function.
1999-10-08 mmitchel * cp-tree.h (cp_make_lake_type): Renamed from...
1999-10-03 mmitchel * cp-tree.def (VEC_INIT_EXPR): Remove.
1999-10-03 mmitchel * tree.c (lvalue_p_1): Use DECL_C_BIT_FIELD to check for
1999-09-29 jason * class.c (class_cache_obstack, class_obstack): Remove.
1999-09-24 mmitchel * cp-tree.h (CPTI_CLEANUP_TYPE): New macro.
1999-09-15 mmitchel * decl2.c (build_expr_from_tree): Handle VA_ARG_EXPR.
1999-09-15 mmitchel * decl.c (build_target_expr): Set TREE_SIDE_EFFECTS...
1999-09-14 mmitchel * cp-tree.h (build_target_expr): New function.
1999-09-12 mmitchel * decl.c (add_decl_to_level): Remove TREE_PERMANENT...
1999-09-10 mmitchel * cp-tree.h (finish_function): Adjust prototype.
1999-09-09 mmitchel * cp-tree.h (scratch_tree_cons): Remove.
1999-09-08 mmitchel * cp-tree.h (copy_to_permanent): Remove.
1999-09-07 mmitchel * Makefile.in (tree.o): Depend on ggc.h.
1999-09-07 lawMerge in gcc2-ss-010999
1999-08-29 ghazi * cp-tree.h (fndecl_as_string, type_as_string,
1999-08-27 mmitchel * cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.
1999-08-27 mmitchel1999-08-26 Mark Mitchell <mark@codesourcery.com>
1999-08-26 gavinFor gcc:
1999-08-26 jason * tree.c (cp_build_qualified_type_real): If we're...
1999-08-25 mmitchel * cp-tree.def (SUBOBJECT): New tree node.
1999-08-20 mmitchel * semantics.c (finish_stmt_expr): Fix typo in comment.
1999-08-19 mmitchel * cp-tree.def (PSEUDO_DTOR_EXPR): New tree code.
1999-08-18 mmitchel * cp-tree.h (build_lang_field_decl): Remove.
1999-08-18 rth * tree.c (search_tree): Handle TRUTH_{AND,OR...
1999-08-17 mmitchel * cp-tree.h (CALL_DECLARATOR_PARMS): New macro.
1999-08-16 mmitchel * cp-tree.def (STMT_EXPR): New tree node.
1999-08-14 jason Speed up Koenig lookup.
1999-08-14 mmitchel * cp-tree.def (DECL_STMT): Make it smaller.
1999-08-13 gavinFor gcc:
1999-08-11 mmitchel * extend.texi (C++ Signatures): Remove node.
1999-08-10 mmitchel * decl.c (build_ptrmemfunc_type): Handle qualified
1999-08-09 cruxInclude function.h in most files. Remove most of the...
1999-08-06 mmitchel * tree.c (cp_build_qualified_type_real): Handle
1999-08-06 mmitchel * error.c (dump_expr): Handle EXACT_DIV_EXPR.
1999-08-04 nathan * cp-tree.h (empty_except_spec): New global var.
1999-08-03 nathan * call.c (convert_arg_to_ellipsis): Use pod_type_p.
1999-07-27 mmitchel * cp-tree.h (BINFO_VIRTUALS): Document new format.
1999-07-27 mmitchel * tree.c (build_cplus_new): Adjust call to abstract_vi...
1999-07-23 mmitchel * call.c (NEED_TEMPORARY_P): New macro.
1999-05-31 mmitchel * tree.c (cp_build_qualified_type_real): Rework ARRAY_TYPE
1999-05-22 mmitchel * tree.c (mapcar): Handle LVALUE_EXPR.
1999-05-21 mmitchel * Make-lang.in (cc1plus): Make it depend on gxx.gperf.
1999-05-20 jason * tree.c (lvalue_p_1): A NOP_EXPR can be an lvalue.
1999-05-20 mmitchel * cp-tree.h (make_ptrmem_cst): New function.
1999-05-19 mmitchel * tree.c (cp_build_qualified_type): Don't allow qualif...
1999-05-16 mmitchel * cp-tree.h (permanent_p): New function.
1999-05-10 jason * init.c (build_offset_ref): Wrap baselinks in OFFSET_...
1999-04-22 jason * tree.c (build_exception_variant): Fix typo: use...
1999-04-22 mmitchel * cp-tree.h (lang_decl_flags): Remove returns_first_ar...
1999-04-13 jasontweak
1999-04-13 jason * tree.c (cp_valid_lang_attribute): New fn. Handle...
1999-04-13 jason * cp-tree.h (struct lang_type): Add com_interface.
1999-04-06 mmitchel * cp-tree.h (BASELINK_P): New macro.
1999-03-31 jason * semantics.c (begin_inline_definitions,
1999-03-30 jason * cp-tree.h (IDENTIFIER_AS_DESC, IDENTIFIER_AS_LIST,
1999-03-26 ghaziWarning fixes:
1999-03-17 loewis * parse.y (named_complex_class_head_sans_basetype):
1999-03-15 mmitchel * decl.c (xref_basetypes): Set CLASSTYPE_VBASECLASSES...
1999-03-06 jason * cp-tree.h (struct lang_type): Add anon_union field.
1999-02-26 mmitchel * decl.c (duplicate_decls): Copy DECL_TEMPLATE_INSTANT...
1999-02-18 ghazi * cp-tree.h (lvalue_or_else): Qualify a char...
1999-02-07 jason * pt.c (maybe_process_partial_specialization): Complai...
1999-01-26 jason * tree.c (equal_functions): Fix name in prototype.
1999-01-25 loewis * tree.c (equal_functions): New function.
1999-01-21 mmitchel * cp-tree.h (PUSH_GLOBAL): New macro.
next