]> gcc.gnu.org Git - gcc.git/history - gcc/cp
configure.in (sched_yield): Try librt first, then libposix4.
[gcc.git] / gcc / cp /
1999-08-09 Bernd SchmidtInclude function.h in most files.
1999-08-09 Jason Merrillsemantics.c (begin_function_try_block, [...]): New...
1999-08-09 Jason Merrilldecl.c (struct binding_level): Add eh_region field.
1999-08-09 Jeff LawMore mail address and web address updates.
1999-08-09 Jason Merrillptree.c (print_lang_type): Print the real type of a...
1999-08-08 Jason Merrillfix thinko in last change
1999-08-07 Kaveh R. Ghaziclass.c (count_fields, [...]): Add static prototype.
1999-08-07 Jason Merrillrevert
1999-08-07 Jason Merrilldecl.c (bad_specifiers): It's OK to have an EH spec...
1999-08-07 Jason Merrilldecl.c (lookup_name_real): Set the complain flag if...
1999-08-06 Alexandre Olivapt.c (tsubst): Use build_index_type to build in-templat...
1999-08-06 Jason Merrill* typeck2.c (add_exception_specifier): Use complete_type.
1999-08-06 Mark Mitchelltree.c (cp_build_qualified_type_real): Handle pointer...
1999-08-06 Mark Mitchellerror.c (dump_expr): Handle EXACT_DIV_EXPR.
1999-08-06 Jason Merrilldecl.c (pushdecl): Only give an error for shadowing...
1999-08-05 Jeffrey A Law* typeck2.c: Update URLs and mail addresses.
1999-08-04 Jason Merrillregen
1999-08-04 Nathan Sidwellcp-tree.h (empty_except_spec): New global var.
1999-08-03 Nathan Sidwellcall.c (convert_arg_to_ellipsis): Use pod_type_p.
1999-08-03 Nathan Sidwell* class.c (duplicate_tag_error): Preserve template...
1999-08-03 Nathan Sidwelldecl.c (start_enum): Show location of previous definition.
1999-08-03 Jason Merrilllex.c (yyprint): Handle PFUNCNAME.
1999-08-03 Mumit Khan* decl.c (start_decl): Set attributes before duplicate_...
1999-08-03 Mark Mitchellinvoke.texi (-fdump-translation-unit): New option.
1999-08-03 Richard Hendersoncall.c: Include defaults.h instead of expr.h.
1999-08-03 Mark Mitchelllex.c (errorcount, sorrycount): Don't declare.
1999-08-02 Jakub JelinekJakub Jelinek <jj@ultra.linux.cz>
1999-08-02 Jason Merrillclass.c (mark_overriders): Fix order of args to overrides.
1999-08-02 Richard Henderson* cp-tree.h (TYPE_PTRMEMFUNC_P): Check TYPE_LANG_SPECIF...
1999-08-02 Mark Mitchell* call.c (build_conditional_expr): Fix typo in comment.
1999-08-01 Bernd SchmidtBackport of GC branch patches part 2: kill stmt status...
1999-07-31 Bernd SchmidtBackport of GC branch patches part 1: kill eh status...
1999-07-31 Mark Mitchellcall.c (build_conditional_expr): Call convert_from_refe...
1999-07-31 Richard Hendersontypeck2.c (initializer_constant_valid_p): Moved to...
1999-07-28 Mark Mitchellcall.c (conditional_conversion): Don't build BASE_CONVs...
1999-07-28 Jason Merrillcp-tree.h (DECL_VIRTUAL_CONTEXT): New macro.
1999-07-27 Jason Merrilltweak whitespace
1999-07-27 Jason Merrillmethod.c: Remove prototype for largest_union_member.
1999-07-27 Mark Mitchellclass.c (override_one_vtable): Adjust the use of BINFO_...
1999-07-27 Mark Mitchellcp-tree.h (BINFO_VIRTUALS): Document new format.
1999-07-27 Jason Merrilltry again
1999-07-27 Mark Mitchelltree.c (build_cplus_new): Adjust call to abstract_virtu...
1999-07-27 Jason Merrillinput.c (feed_input): Only touch lineno and input_filen...
1999-07-26 Jason Merrillinput.c (feed_input): Add file, line parms.
1999-07-26 Mark Mitchellcp-tree.h (ncp_convert): Rename to perform_implicit_con...
1999-07-26 Nathan Sidwellexception.cc (__cplus_type_matcher): Match __eh_matcher...
1999-07-26 Mark Mitchellcp-tree.h (CP_INTEGRAL_TYPE_P): New macro.
1999-07-26 Richard Hendersondecl.c (ptr_type_node, [...]): New.
1999-07-25 Jeffrey A Lawg++FAQ.texi: Deleted per Joe Buck's request.
1999-07-24 Jason Merrilllex.c: Sync with C frontend.
1999-07-23 Mark Mitchellcall.c (reference_binding): Tweak.
1999-07-23 Mark Mitchellpt.c (convert_nontype_argument): Don't call decl_consta...
1999-07-23 Mark Mitchellcall.c (NEED_TEMPORARY_P): New macro.
1999-07-21 Gavin Romig-KochFor gcc:
1999-07-21 Jason Merrilldecl.c (warn_extern_redeclared_static): Check DECL_ARTI...
1999-07-20 Jason Merrillremove whitespace
1999-07-20 Jason Merrilllang-specs.h (c++-cpp-output): Pass -fpreprocessed.
1999-07-20 Bernd Schmidtc-common.h: New file.
1999-07-19 Mark Mitchellpt.c (check_default_tmpl_args): Move test for missing...
1999-07-18 Mark Mitchelldecl.c (lookup_nested_type): Remove.
1999-07-18 Jeffrey A Law* Makefile.in (INTERFACE): Bump to 2.
1999-07-18 Alexandre Olivatypeck2.c (my_friendly_abort): Updated URL with bug...
1999-07-18 Mark Mitchellpt.c (determine_specialization): Tighten error-checking.
1999-07-14 Mark Mitchellpt.c (check_default_tmpl_args): Handle friends defined...
1999-07-09 Michael Tiemanncp-tree.h (struct lang_decl): Added field for storing...
1999-07-09 Jason Merrilldecl2.c (reparse_absdcl_as_casts): Don't warn about...
1999-07-09 Jason Merrillpt.c (do_decl_instantiation): Downgrade duplicate insta...
1999-07-07 Alexandre Oliva* decl2.c (mark_vtable_entries): Fix check for rtti...
1999-07-06 Gavin Romig-KochFor gcc:
1999-07-06 Dave Brolleylex.c (errorcount): Declare it.
1999-07-05 Mark Mitchellcp-tree.h (IS_AGGR_TYPE): Include instantiated template...
1999-07-02 Gavin Romig-KochFor gcc:
1999-07-01 Mark Mitchelldecl.c (grokdeclarator): Don't give names "for linkage...
1999-07-01 Gavin Romig-Kochlex.c (real_yylex): Change integer literal overflow...
1999-07-01 Gavin Romig-KochFor gcc:
1999-06-28 Richard Henderson* decl.c (cp_finish_decl): Fix typo in cp_warning_at...
1999-06-28 Jason Merrillerror.c (dump_type_real): Handle TREE_LIST again.
1999-06-22 Mark Mitchellinit.c (expand_aggr_vbase_init): Rename to construct_vi...
1999-06-21 Jason Merrillup
1999-06-19 Mark Mitchellsemantics.c (finish_asm_statement): Apply decay convers...
1999-06-19 Mark Mitchelldecl.c (expand_static_init): When building an anonymous...
1999-06-18 Mark Mitchellinit.c (expand_aggr_vbase_init): Add flag parameter.
1999-06-16 Mark Mitchelldecl2.c (import_export_decl): Use same_type_p, rather...
1999-06-16 Mark Mitchellcall.c (build_method_call): Remove bogus code for two...
1999-06-16 Mark Mitchellinit.c (expand_cleanup_for_base): New function, split...
1999-06-15 Mark Mitchellcp-tree.h (class_cache_firstobj): Declare.
1999-06-14 Martin v. Löwispt.c (tsubst_friend_function): Push into namespace...
1999-06-14 Nathan Sidwell* call.c (build_new_op): Remove REF_BIND from all operands.
1999-06-13 Alexandre Olivainit.c (build_new_1): Look up operator delete even...
1999-06-08 Nathan Sidwellexcept.c (complete_ptr_ref_or_void_ptr_p): New function...
1999-06-07 Mark Mitchellsearch.c (convert_pointer_to_single_level): Reimplement...
1999-06-07 Dave Brolleylex.c (real_yylex): Replace unused bytes from bad multi...
1999-06-06 Mark Mitchellmethod.c (is_back_referenceable_type): Back-reference...
1999-06-05 Mark Mitchell* decl.c (grokdeclarator): Fix typo in last change.
1999-06-04 Jason Merrillsemantics.c (finish_if_stmt_cond): Copy cond to permane...
1999-06-04 Nathan Sidwell* except.c (build_throw): Check throw expression validity.
1999-06-03 Mark Mitchelldecl.c (grokdeclarator): Don't treat arbitrary types...
1999-06-03 Nathan Sidwellsemantics.c (begin_class_definition): Update the struct...
1999-05-31 Kaveh R. Ghazi* Makefile.in (ALL_CFLAGS): Add '-W -Wall'.
1999-05-31 Mark Mitchelltree.c (build_cplus_array_type_1): Use push_obstacks_no...
next
This page took 0.130075 seconds and 8 git commands to generate.