OSDN Git Service

2001-11-29 Mark Mitchell <mark@codesourcery.com>
[pf3gnuchains/gcc-fork.git] / gcc / cp / cp-tree.h
2001-11-30 mmitchel2001-11-29 Mark Mitchell <mark@codesourcery.com>
2001-11-29 nathancp:
2001-11-25 nathancp:
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-16 neil * cp-tree.h (print_class_statistics): Restore.
2001-11-15 neil * c-common.c: Include c-lex.h.
2001-11-09 neil * Makefile.in: Update.
2001-10-23 lerdsuwa * cp-tree.def (UNBOUND_CLASS_TEMPLATE): New tree node.
2001-10-17 rth * cp-tree.h (BOUND_TEMPLATE_TEMPLATE_PARM_TYPE_...
2001-10-16 hp * cp-tree.h (VFIELD_NAME_FORMAT) [NO_DOLLAR_IN_LABEL &&
2001-10-13 lerdsuwa * cp-tree.h (TYPE_BINFO): Update comment.
2001-10-09 jason * call.c (standard_conversion): Add bad convers...
2001-10-08 aoliva* Make-lang.in (CXX_OBJS): Added cp-lang.o.
2001-10-08 rth * c-common.h (struct c_lang_decl): Add declared...
2001-10-05 aoliva* Make-lang.in (cp/decl.o, cp/tree.o): Depend on tree...
2001-10-02 jason * spew.c (end_input): No longer static.
2001-09-24 zacktop level:
2001-09-21 rthgcc/
2001-09-21 jsm28 Table-driven attributes.
2001-09-06 nathan Remove TYPE_NONCOPIED_PARTS.
2001-08-24 jason * c-common.c (c_alignof, c_alignof_expr): Move...
2001-08-14 rth * class.c, cp-tree.h (build_vfn_ref): Remove.
2001-08-10 jason * c-common.h (RETURN_NULLIFIED_P): Lose.
2001-08-07 nathancp:
2001-08-03 shebs * cp-tree.h (FNADDR_FROM_VTABLE_ENTRY): Remove...
2001-08-02 nathan.:
2001-07-31 nathancp:
2001-07-25 jason * call.c (joust): Only prefer a non-builtin...
2001-07-25 nathancp:
2001-07-24 nathan Simplify rtti, now we've only one ABI.
2001-07-21 nathangcc:
2001-07-21 nathan Remove old-abi remnants. Remove comments about old abi
2001-07-19 mmitchel * class.c (type_requires_array_cookie): New function.
2001-07-13 jsm28 * c-common.c (decl_attributes): Take a pointer to...
2001-07-11 bje * Revert today's change -- there is a subtle bug.
2001-07-11 bje2001-07-11 Ben Elliston <bje@redhat.com>
2001-07-06 lerdsuwa * cp-tree.h (copy_template_template_parm): Rename...
2001-07-05 jason * cvt.c (convert_lvalue): New fn.
2001-06-29 nathan * cp-tree.h (flag_dump_class_layout): Remove unneeded...
2001-06-18 jason Implement the Named Return Value optimization.
2001-06-12 nathancp:
2001-06-06 jason * cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P)...
2001-05-26 rthStandardize header guards.
2001-05-22 jason * class.c, cp-tree.h, rtti.c: Remove com_interf...
2001-05-21 jason * cp-tree.def (START_CATCH_STMT): Lose.
2001-05-20 neil * Makefile.in (OBJS, LIBCPP_OBJS, LIBCPP_DEPS,
2001-05-13 zackgcc/cp:
2001-05-12 aoliva* cp-tree.h (ptrmemfunc_vbit_where_t): Declare type.
2001-05-12 aolivaReverted Geoff Keating's 2001-05-03's patch.
2001-05-12 neil * cp-tree.h (C_EXP_ORIGINAL_CODE): Delete; declared...
2001-05-11 neil * cp-tree.h (finish_label_expr, lookup_label): Delete.
2001-05-04 geoffk * cp-tree.h (enum cp_tree_index): Add CPTI_PFN_VFLAG_I...
2001-05-04 mmitchel * cp-tree.h (flag_inline_trees): Update documentation.
2001-05-01 nathancp:
2001-04-27 nathancp:
2001-04-26 mmitchel * invoke.texi: Document more C++ command-line options.
2001-04-24 nathangcc:
2001-04-21 mmitchel * cp-tree.h (finish_enum): Change prototype.
2001-04-19 mmitchel * cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SP...
2001-04-16 mmitchel * cp-tree.h (TYPE_PTRMEM_CLASS_TYPE): Improve document...
2001-04-13 mmitchel * cp-tree.h (DELTA2_FROM_PTRMEMFUNC): Remove.
2001-04-13 jason * cp-tree.h (decl_namespace_list): New macro.
2001-04-12 ghazi * cp-tree.h (warn_return_type, yylex): Delete redundant
2001-04-12 ghazi * cp-tree.h (pedantic, convert, global_bindings_p...
2001-04-12 jason * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New...
2001-04-06 mmitchel * cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARE...
2001-04-04 mmitchel * cp-tree.h (OPERATOR_ASSIGN_FORMAT): Remove.
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * decl.c (struct named_label_list): Rename...
2001-03-26 nathancp:
2001-03-23 jakub * decl.c (local_names): Define.
2001-03-23 bryce2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>
2001-03-22 jason * pt.c (instantiate_decl): Abort if we see...
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-10 neil * toplev.c (file_name_nondirectory): Remove.
2001-03-08 shebs * cp-tree.h (set_identifier_local_value): Remov...
2001-02-27 nathancp:
2001-02-22 jakub * cp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 jason * tree.h (DECL_UNINLINABLE): Move from C++...
2001-02-18 mmitchel * invoke.texi (-fsquangle): Remove documentation.
2001-02-18 jason Do put the VTT parameter in DECL_ARGUMENTS.
2001-02-17 jason * cp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-16 oldham2001-02-16 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-14 nathancp:
2001-02-14 nathancp:
2001-02-14 mmitchel * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-12 mmitchel Remove old ABI support.
2001-02-08 jason * search.c (shared_member_p): New function.
2001-02-05 nathangcc:
2001-02-04 mmitchel * cp-tree.h (CLASSTYPE_INTERFACE_UNKNOWN): Fix formatting.
2001-02-03 jakub * decl.c (push_class_binding): Use context_for_name_lo...
2001-02-02 jakub * cp-tree.h (build_expr_ptr_wrapper, can_free): Remove.
2001-01-29 ghazi * stmt.c (estimate_case_costs): Use integer_minus_one_...
2001-01-22 nathancp:
2001-01-19 nathancp:
2001-01-11 nathancp:
2001-01-11 mmitchel * c-common.h (CTI_VOID_LIST): Remove.
2001-01-10 mmitchel * cp-tree.h (DECL_CLONED_FUNCTION_P): Avoid wild reads...
2001-01-10 jsm28 * invoke.texi: Document that -fcond-mismatch isn't...
next