]> gcc.gnu.org Git - gcc.git/history - gcc/cp/decl2.c
c-common.h (add_stmt): Change prototype.
[gcc.git] / gcc / cp / decl2.c
2000-09-10 Mark Mitchellc-common.h (add_stmt): Change prototype.
2000-09-07 Zack WeinbergIntegrated preprocessor.
2000-09-06 Nathan Sidwellclass.c (resolve_address_of_overloaded_function): Add...
2000-09-05 Kriang Lerdsuwanakijcp-tree.def (BOUND_TEMPLATE_TEMPLATE_PARM): New tree...
2000-09-04 Nathan Sidwelldecl2.c (arg_assoc): Deal with COMPONENT_REFs inside...
2000-08-30 Jason Merrilltypos
2000-08-22 Theodore Papadopoulo* decl2.c (arg_assoc): Revert my 2000-08-11 change.
2000-08-21 Joseph Myersc-tree.h (flag_hosted): Move declaration from here...
2000-08-18 Nathan Sidwelldecl2.c (grokfield): Set CLASSTYPE_GOT_SEMICOLON on...
2000-08-18 Nathan Sidwell* decl2.c (arg_assoc_type): Cope with TYPENAME_TYPE.
2000-08-12 Theodore Papadopoulodecl2.c (add_function): Reorganize.
2000-08-11 Nathan Sidwellcp-tree.h (resolve_scope_to_name): Remove unused prototype.
2000-08-11 Nathan Sidwelldecl2.c (build_expr_from_tree, [...]): Build explicit...
2000-08-09 Jason Merrillpt.c (tsubst_aggr_type): Bail if creating the argvec...
2000-08-04 Mark Mitchellcp-tree.h (add_method): Change prototype.
2000-08-03 Zack Weinbergdecl2.c: Silently ignore -Wstrict-prototypes; warn...
2000-07-27 Mark Mitchelldecl.c (start_cleanup_fn): Mark the function as `inline'.
2000-07-25 Nathan SidwellKill strict_prototype.
2000-07-17 Jason Merrilltypeck.c (mark_addressable): Never set TREE_USED.
2000-07-10 Mark Mitchelldecl.c (pushtag): Don't put local classes in template...
2000-07-03 Nathan Sidwell* decl2.c (push_decl_namespace): Push the original...
2000-06-30 Mark Mitchellcp-tree.h (struct language_function): Remove temp_name_...
2000-06-30 Mark Mitchellc-common.c: Include c-common.h, not c-lex.h or c-tree.h.
2000-06-29 Nathan Sidwellcp-tree.h (SET_DECL_ARTIFICIAL): Remove.
2000-06-26 Nathan Sidwelldecl2.c (handle_class_head): Bash typedefs to the type...
2000-06-23 Mark Mitchellcp-tree.h (BV_USE_VCALL_INDEX_P): New macro.
2000-06-22 Jason Merrillpt.c (tsubst_decl, [...]): Clear DECL_SAVED_TREE.
2000-06-14 Jakub Jelinektree.h (TYPE_USER_ALIGN, [...]): Define.
2000-06-11 Kaveh R. GhaziWarning fixes:
2000-06-09 Jason Merrillrevert mangling patch
2000-06-08 Mark Mitchellinvoke.texi: Remove documentation for -fsquangle and...
2000-06-06 Mark Mitchellc-common.h (c_language_kind): New type.
2000-06-06 Gabriel Dos Reisdiagnostic.c (output_maximum_width): Remove.
2000-06-06 Jason Merrillsearch.c (maybe_suppress_debug_info): Don't check CLASS...
2000-06-04 Alex SamuelMake-lang.in (CXX_SRCS): Add mangle.c.
2000-06-03 Mark Mitchellcp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.
2000-06-01 Richard Hendersondecl2.c (unsupported_options): Fix typo, make const.
2000-05-31 Mark Mitchellinvoke.texi: Remove documentation for -fguiding-decls.
2000-05-28 Gabriel Dos Reistoplev.h (skip_leading_substring): New macro.
2000-05-28 Alex Samuelcp-tree.h (ansi_opname): Make it a macro.
2000-05-26 Mark Mitchelldecl2.c (grokclassfn): Set DECL_LANGUAGE here.
2000-05-25 Mark MitchellFinish implementation of VTTs.
2000-05-24 Mark Mitchellcp-tree.h (build_delete): Change prototype.
2000-05-24 Mark Mitchellcp-tree.h (lang_decl_flags): Rename mutable_flag to...
2000-05-24 Mark Mitchelldecl2.c (maybe_retrofit_in_chrg): Don't create in-charg...
2000-05-22 Martin v. Löwisdecl2.c (qualified_lookup_using_namespace): Look throug...
2000-05-17 Mark Mitchelldecl2.c (finish_anon_union): Generalize error messages...
2000-05-17 Andrew CagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-15 Gabriel Dos Reisdecl2.c (lang_decode_option): Fix thinko.
2000-05-14 Gabriel Dos Reisdiagnostic.h (DIAGNOSTICS_SHOW_PREFIX_ONCE): New macro.
2000-05-09 Zack Weinbergtop level:
2000-05-04 Mark Mitchellcp-tree.h (special_function_kind): Add various kinds...
2000-05-03 Mark Mitchellcp-tree.def (THUNK_DECL): Remove.
2000-05-03 Jason Merrillspelling tweak
2000-05-01 Mark Mitchell* decl2.c (finish_file): Fix typo in comment.
2000-04-28 Alex SamuelMakefile.in (OBJS): Add timevar.o.
2000-04-26 Mark Mitchellcp-tree.h (TREE_READONLY_DECL_P): Use DECL_P.
2000-04-24 Zack Weinbergdecl2.c (finish_file): Remove double setup for accounti...
2000-04-20 Jason Merrilltypeck.c (build_x_function_call): Resolve an OFFSET_REF.
2000-04-18 Mark Mitchellcp-tree.h (lang_decl_flags): Remove const_memfunc and...
2000-04-18 Mark Mitchelldecl2.c (grokfield): Issue error on illegal data member...
2000-04-15 Richard KennerMakefile.in (ggc-page.o): Now includes toplev.h.
2000-04-11 Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_DTOR_IDENTIFIER.
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-11 Jason Merrillclass.c (instantiate_type): Handle object-relative...
2000-04-10 Martin v. Löwisinvoke.texi (-ansi): Remove -foperator-names from list...
2000-04-10 Mark Mitchellcp-tree.h (struct lang_decl): Remove main_decl_variant.
2000-04-06 Mark Mitchellcp-tree.h (lang_decl_flags): Rename saved_inline to...
2000-04-06 Benjamin Kosnikdecl2.c: Make flag_honor_std dependant on ENABLE_STD_NA...
2000-04-06 Mark Mitchellcp-tree.h (instantiate_decl): Change prototype.
2000-04-06 Mark Mitchellfinal.c (final): Use xcalloc to allocate line_note_exists.
2000-04-04 Mark MitchellCorrect many new ABI issues regarding vbase and vcall...
2000-03-28 Richard Kennerexpr.c (store_constructor): SIZE now signed.
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-21 Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-16 Nathan Sidwell* decl2.c (grokfield): Bail out if type is error_mark_node.
2000-03-12 Mark Mitchellcp-tree.h (scope_kind): New type.
2000-03-10 Jason Merrilllang-options.h, decl2.c: Add -fno-enforce-eh-specs.
2000-03-07 Kaveh R. Ghazirtl.h (rtunion_def): Constify member `rtstr'.
2000-03-04 Jason Merrilldecl2.c (key_method): Break out from...
2000-03-03 Mark Mitchell* tree.h (TYPE_ALIGN_UNIT): New macro.
2000-02-27 Mark Mitchellcp-tree.h (DECL_NEEDED_P): Tweak to correct usage befor...
2000-02-26 Jeff LawFix copyrights
2000-02-22 Martin v. LöwisRefer to the standard as an ISO document, not an ANSI...
2000-02-21 Gabriel Dos Reiscall.c (build_object_call): Compress consecutive calls...
2000-02-18 Mark Mitchellclass.c (add_method): Don't set DECL_VIRTUAL_CONTEXT.
2000-02-17 Mark Mitchellinvoke.texi (-fmessage-length=n): Document.
2000-02-16 Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-02-16 Gabriel Dos Reisdecl2.c (lang_decode_option): Enable automatic line...
2000-01-28 Nathan SidwellCompiler side new abi rtti (not enabled).
2000-01-26 Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-25 Jason Merrillpt.c (maybe_fold_nontype_arg): Do nothing if we're...
2000-01-24 Nathan Sidwellcp-tree.h (get_vtable_decl): Prototype new function.
2000-01-23 Mark Mitchellcp-tree.h (register_dtor_fn): New function.
2000-01-19 Gabriel Dos Reisdecl2.c (lang_decode_option): Set default line-wrap...
2000-01-18 Nathan Sidwellcp-tree.h (get_tinfo_fn_dynamic): Remove prototype.
2000-01-17 Mark Mitchellcp-tree.h (scratchalloc): Remove.
2000-01-17 Mark Mitchellcp-tree.h (flag_new_abi): Move.
2000-01-16 Mark Mitchelldecl2.c (lang_decode_option): Don't couple flag_honor_s...
next
This page took 0.856197 seconds and 108 git commands to generate.