OSDN Git Service

* cvt.c (convert_lvalue): New fn.
[pf3gnuchains/gcc-fork.git] / gcc / cp / semantics.c
2001-07-05 jason * cvt.c (convert_lvalue): New fn.
2001-07-02 nathan * c-common.h (TDI_inlined): New ast dump phase.
2001-06-18 jason Implement the Named Return Value optimization.
2001-06-06 jason * cp-tree.h (THUNK_GENERATE_WITH_VTABLE_P)...
2001-06-06 mmitchel * semantics.c (begin_class_definition): Robustify.
2001-06-05 nathan * c-common.h (flag_dump_translation_unit): Remove.
2001-05-26 nathancp:
2001-05-21 jason * cp-tree.def (START_CATCH_STMT): Lose.
2001-05-11 neil * cp-tree.h (finish_label_expr, lookup_label): Delete.
2001-05-01 nathancp:
2001-04-24 nathangcc:
2001-04-24 nathancp:
2001-04-19 mmitchel * cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SP...
2001-04-18 mmitchel * semantics.c (simplify_aggr_init_exprs_r): Don't...
2001-04-12 jason * cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New...
2001-04-11 ghazi * Makefile.in (ifcvt.o): Depend on toplev.h.
2001-04-06 mmitchel * cp-tree.h (DECL_THIS_INLINE): Rename to DECL_DECLARE...
2001-04-03 mmitchel * decl2.c (import_export_decl): Don't call import_expo...
2001-03-28 rthIA-64 ABI Exception Handling.
2001-03-28 rth * decl.c (struct named_label_list): Rename...
2001-03-27 mmitchel * c-common.h (DECL_NUM_STMTS): New macro.
2001-03-26 nathancp:
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-02-18 mmitchel * init.c (build_new): Allow enumeration types for...
2001-02-16 mmitchel * pt.c (push_template_decl_real): Don't remangle the...
2001-01-29 jsm28 * tree.c, tree.h (build_parse_node): Remove; was ident...
2001-01-19 nathancp:
2001-01-18 nathancp:
2001-01-11 nathancp:
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2000-12-22 jason * semantics.c (genrtl_finish_function): Don...
2000-12-21 jason * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_...
2000-12-20 rth * cp-tree.h: Update declarations.
2000-11-28 nathancp:
2000-11-24 nathancp:
2000-11-17 nathancp:
2000-10-07 rth * cp/cp-tree.h (struct cp_language_function...
2000-10-06 rth * semantics.c (genrtl_finish_function): Don...
2000-10-05 nathan * cp-tree.h (access_kind): Fix comment typo.
2000-09-17 mmitchel * splay-tree.c (splay_tree_predecessor): Fix typo...
2000-09-12 mmitchel * c-common.h (genrtl_clear_out_block): Remove.
2000-09-10 mmitchel * c-common.h (add_stmt): Change prototype.
2000-09-07 mmitchel * c-common.h (prep_stmt): Declare.
2000-09-07 mmitchel * decl.c (initialize_local_var): Remove RTL-generating...
2000-09-07 mmitchel Move statement-tree facilities from C++ to C front...
2000-09-07 zackIntegrated preprocessor.
2000-09-06 mmitchel * extend.texi: Mark named return value extension as...
2000-09-06 zack * tree.c (walk_tree): Expose tail recursion.
2000-09-05 mmitchel * Makefile.in (CXX_TREE_H): Add dependency on HTAB_H.
2000-08-29 zack * cp/semantics.c (prune_unused_decls): New function.
2000-08-18 nathan * cp-tree.h (PTRMEM_OK_P): New macro.
2000-08-04 mmitchel * cp-tree.h (add_method): Change prototype.
2000-08-02 zack * c-common.h: Prototype min_precision and c_build_qual...
2000-07-10 chelf2000-07-10 Benjamin Chelf <chelf@codesourcery.com>
2000-07-10 jakub * semantics.c (expand_body): Sync interface information
2000-07-10 jason * init.c (build_new_1): Bail early if the call...
2000-07-03 nathan * pt.c (instantiate_class_template): Set CLASSTYPE_VBA...
2000-07-03 chelf2000-07-02 Benjamin Chelf <chelf@codesourcery.com>
2000-07-02 chelf2000-07-01 Benjamin Chelf <chelf@codesourcery.com>
2000-06-30 mmitchel * semantics.c (genrtl_asm_stmt): Don't decay input...
2000-06-29 nathan * cp-tree.h (SET_DECL_ARTIFICIAL): Remove.
2000-06-26 mmitchel * cp-tree.h (genrtl_begin_stmt_expr): Rename to ...
2000-06-23 mmitchel * cp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-19 chelf * c-common.h (IF_COND): Added documentation.
2000-06-16 mmitchel * cp-tree.h (finish_mem_initializers): Declare.
2000-06-16 mmitchel * cp-tree.h (struct language_function): Remove x_base_...
2000-06-15 jason * tree.c (count_trees): New debugging function.
2000-06-09 jason * timevar.def: Add TV_EXPAND.
2000-05-26 jason Fix goto checking.
2000-05-25 mmitchel Finish implementation of VTTs.
2000-05-24 dlindsayMake g++ struct packing attribute sensitive to -fpack...
2000-05-22 mmitchel * cp-tree.h (IDENTIFIER_TYPENAME_P): Use a flag, not...
2000-05-21 mmitchel * cp-tree.h (struct lang_type): Remove search_slot.
2000-05-15 jason * except.c (check_handlers): New fn.
2000-05-09 zacktop level:
2000-05-05 mmitchel * cp-tree.h (DELTA_FROM_VTABLE_ENTRY): Remove.
2000-04-11 mmitchel * cp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
2000-04-11 mmitchel * cp-tre.h (finish_function): Change prototype.
2000-04-11 jason * class.c (instantiate_type): Handle object...
2000-04-09 mmitchel Under the new ABI, constructors don't return `this'.
2000-04-06 mmitchel * cp-tree.h (lang_decl_flags): Rename saved_inline...
2000-04-04 ghazi * cfns.gperf (hash, libc_name_p): Prototype.
2000-03-27 kenner * c-convert.c (convert): Return if output or input...
2000-03-21 nathangcc
2000-03-11 jason * decl.c (push_throw_library_fn): Take the...
2000-03-08 nathangcc:
2000-02-27 mmitchel * semantics.c (simplify_aggr_init_exprs_p): Don't...
2000-02-27 mmitchel * cp-tree.h (DECL_NEEDED_P): Tweak to correct usage...
2000-02-22 loewis Refer to the standard as an ISO document, not an ANSI...
2000-02-18 jason * semantics.c (deferred_type_access_control...
2000-02-16 mmitchel Make DECL_CONTEXT mean the class in which a member...
2000-02-07 jason * cp-tree.h (struct saved_scope): Add incomplet...
2000-01-26 ghazi * call.c: PROTO -> PARAMS.
2000-01-11 mmitchel * cp-tree.h (expand_direct_vtbls_init): Remove declara...
1999-12-26 mmitchel * decl.c (store_return_init): Use mode of old RTL...
1999-12-24 mmitchel * toplev.h (note_deferall_of_defined_inline_function...
1999-12-20 cruxcurrent_function -> cfun
1999-12-16 mmitchel * Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.
next