]> gcc.gnu.org Git - gcc.git/history - gcc/cp/decl.c
lang-options.h, decl2.c: Add -fno-enforce-eh-specs.
[gcc.git] / gcc / cp / decl.c
2000-03-10 Jason Merrilllang-options.h, decl2.c: Add -fno-enforce-eh-specs.
2000-03-10 Jason Merrilldecl.c (push_overloaded_decl_1, [...]): Lose.
2000-03-09 Jason Merrilltree.h (struct tree_common): Rename raises_flag to...
2000-03-08 Nathan Sidwelldecl.c (grok_op_properties): Merge conversion to void...
2000-03-08 Nathan Sidwellc-common.h (make_fname_decl): Declare.
2000-03-04 Jason Merrilldecl2.c (key_method): Break out from...
2000-03-03 Nathan Sidwelldecl.c (cp_finish_decl): Remove obsolete obstack commen...
2000-03-03 Mark Mitchell* tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-29 Martin v. Löwisc-decl.c (current_function_decl): Move to toplev.c.
2000-02-27 Richard Kennerbuiltins.c (c_strlen): Use size_diffop and return ssize...
2000-02-24 Nathan Sidwelldecl.c (grokdeclarator): Diagnose qualifiers on non...
2000-02-23 Jason Merrilldecl.c (grokdeclarator): Call decl_type_access_control.
2000-02-23 Nathan Sidwell* decl.c (decls_match): Remove obsolete static member...
2000-02-22 Martin v. LöwisRefer to the standard as an ISO document, not an ANSI...
2000-02-22 Mark Mitchellcp-tree.h (CPTI_VTABLE_INDEX_TYPE): New macro.
2000-02-21 Gabriel Dos Reiscall.c (build_object_call): Compress consecutive calls...
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-02-18 Jason Merrillsemantics.c (deferred_type_access_control): Walk the...
2000-02-16 Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-02-16 Jason Merrill* decl.c (xref_tag): Don't SET_IDENTIFIER_NAMESPACE_VALUE.
2000-02-07 Mark Mitchelldecl.c (store_parm_decls): Don't build cleanups for...
2000-02-07 Jason Merrillcp-tree.h (struct saved_scope): Add incomplete field.
2000-01-29 Ulrich DrepperAdjust variable names, comments, help strings.
2000-01-28 Mike StumpFix recent small bug
2000-01-27 Mike Stumpdecl.c (pushdecl): Fix up shadow warnings with respect...
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-25 Kaveh R. Ghazidecl.c (member_function_or_else): Change third arg...
2000-01-24 Nathan Sidwellcp-tree.h (CPTI_TP_DESC_TYPE, [...]): Remove cp_tree_in...
2000-01-23 Mark Mitchellcp-tree.h (register_dtor_fn): New function.
2000-01-17 Mark Mitchellcp-tree.h (scratchalloc): Remove.
2000-01-17 Mark Mitchellcp-tree.h (flag_new_abi): Move.
2000-01-16 Mark Mitchelldecl.c (init_decl_processing): Complain if -fnew-abi...
2000-01-13 Mark Mitchell* decl.c (start_cleanup_fn): Call pushdecl.
2000-01-12 Mark Mitchellcall.c (convert_class_to_reference): Fix typos.
2000-01-03 Ulrich Drepper(flag_isoc9x): New variable to be able to use code...
1999-12-31 Mark Mitchellcp-tree.h (CLASSTYPE_VBASECLASSES): Update documentation.
1999-12-29 Mark Mitchellcp-tree.h (do_inline_function_hair): Remove.
1999-12-29 Mark Mitchellcp-tree.h (lang_type): Replace abstract_virtuals with...
1999-12-26 Mark Mitchelldecl.c (store_return_init): Use mode of old RTL generat...
1999-12-21 Mark Mitchellcp-tree.h (TYPE_VIRTUAL_P): Rename to ...
1999-12-20 Bernd Schmidtcurrent_function -> cfun
1999-12-17 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_DSO_HANDLE.
1999-12-16 Mark Mitchellclass.c (handle_using_decl): Get TYPE_FIELDS and TYPE_M...
1999-12-15 Richard Hendersoncp-tree.h (make_aggr_type): Declare.
1999-12-15 Jason Merrillerror.c (dump_decl): operator==, not operator ==.
1999-12-11 Kaveh R. Ghaziclass.c (get_vtable_name): Use a literal format string...
1999-12-09 Mark Mitchelldecl.c (init_decl_processing): Reenable inlining on...
1999-12-06 Mark Mitchelldecl.c (init_decl_processing): #if 0 last patch.
1999-12-05 Mark Mitchelldecl.c (init_decl_processing): Set flag_inline_trees...
1999-12-05 Mark Mitchellcp-tree.h (calls_setjmp_p): Declare.
1999-12-05 Mark Mitchellcp-tree.def (SCOPE_STMT): Take one operand.
1999-12-04 Geoff Keatingc-common.c (enum attrs): Add A_NO_LIMIT_STACK.
1999-12-01 Mark Mitchellcp-tree.h (min_tree_cons): Remove.
1999-11-25 Mark MitchellMake-lang.in (CXX_SRCS): Add optimize.c.
1999-11-23 Kaveh R. Ghazidecl.c (pushdecl, [...]): Don't call a variadic functio...
1999-11-23 Mark Mitchellcp-tree.def (CTOR_COMPLETE): New tree node.
1999-11-23 Mark Mitchellcp-tree.def (FUNCTION_NAME): New tree node.
1999-11-19 Nathan Sidwellextend.texi: Document C++ restricted pointers and refer...
1999-11-16 Jason Merrillcp-tree.h, decl.c (compute_array_index_type): Make...
1999-11-16 Mark Mitchellcp-tree.h (build_enumerator): Change prototype.
1999-11-16 Jason Merrillclass.c (finish_struct): If we're a local class in...
1999-11-14 Mark Mitchellcp-tree.h (DECL_LOCAL_FUCNTION_P): New macro.
1999-11-14 Mark Mitchellcall.c (build_conditional_expr): Use build_target_expr_...
1999-11-13 Jason Merrilldecl.c (duplicate_decls): Propagate DECL_DEFER_OUTPUT.
1999-11-13 Mark Mitchelldecl.c (cplus_expand_expr_stmt): Don't call break_out_c...
1999-11-12 Mark Mitchelldecl.c (compute_array_index_type): New function, split...
1999-11-09 Mark Mitchellcp-tree.h (language_function): Remove x_last_dtor_insn...
1999-11-09 Mark Mitchelldecl.c (store_parm_decls): Generate cleanup code at...
1999-11-07 Mark Mitchellcp-tree.h (begin_new_placement): Remove.
1999-11-05 Martin v. Löwiscp-tree.h (VAR_TEMPL_TYPE_OR_FUNCTION_DECL_CHECK):...
1999-11-05 Mark MitchellMakefile.in (typeck2.o): Depend on output.h.
1999-11-03 Mark Mitchell* decl.c (grokfndecl): Remove dead code.
1999-11-01 Mark Mitchelldecl.c (finish_function): Call free_after_parsing for...
1999-10-30 Mark Mitchelldecl.c (pop_cp_function_context): Don't call free on...
1999-10-29 Mark Mitchellcp-tree.h (make_typename_type): Change prototype.
1999-10-28 Mark Mitchellcp-tree.h (make_temp_vec): Remove.
1999-10-26 Mark Mitchelltree.h (BLOCK_TYPE_TAGS): Remove.
1999-10-25 Mark Mitchelldecl.c (push_overloaded_decl_1): Use pushdecl.
1999-10-21 Mark Mitchellcp-tree.h (SCOPE_PARTIAL_P): New macro.
1999-10-13 Jason Merrilldecl.c (lang_mark_tree): Mark NAMESPACE_LEVEL.
1999-10-13 Mark Mitchelldecl.c (make_rtl_for_local_static): Don't create regist...
1999-10-13 Nathan Sidwellcp-tree.h (build_x_va_arg): Prototype new function.
1999-10-09 Mark Mitchellcp-tree.h (make_rtl_for_local_static): New function.
1999-10-06 Brendan Kehoedecl.c (grokdeclarator): Only warn about non-zero array...
1999-10-05 Mark Mitchellmethod.c (synthesize_method): Call setup_vtbl_ptr for...
1999-10-04 Mark Mitchellcall.c (build_over_call): Don't set TREE_SIDE_EFFECTS...
1999-10-03 Mark Mitchellcp-tree.def (VEC_INIT_EXPR): Remove.
1999-10-01 Mark Mitchelldecl.c (initialize_local_var): Handle static variables...
1999-09-30 Mark Mitchellcp-tree.h (lang_decl_flags): Add global_ctor_p and...
1999-09-30 Jason MerrillSupport normal type_info-based EH mechanisms with ...
1999-09-29 Jason Merrillclass.c (class_cache_obstack, [...]): Remove.
1999-09-28 Nathan Sidwelldecl.c (grokdeclarator): Distinguish parameter context...
1999-09-26 Mark Mitchelldecl.c (start_function): Set x_dont_save_pending_sizes...
1999-09-25 Mark Mitchellcp-tree.h (check_return_expr): New function.
1999-09-24 Mark Mitchellcp-tree.h (CPTI_CLEANUP_TYPE): New macro.
1999-09-24 Bernd SchmidtAllow to distinguish between three classes of builtin...
1999-09-24 Mark Mitchelldecl.c (pushdecl): Don't make local declarations of...
1999-09-24 Mark Mitchellcp-tree.h (language_function): Add cannot_inline.
1999-09-23 Jason Merrilllex.c: Get WCHAR_TYPE_SIZE from wchar_type_node.
1999-09-23 Mark Mitchelldecl.c (pushdecl): Do create a binding for extern ...
next
This page took 0.94247 seconds and 108 git commands to generate.