]> gcc.gnu.org Git - gcc.git/history - gcc/cp/ChangeLog
pt.c (redeclare_class_template): Say where the original definition of the template...
[gcc.git] / gcc / cp / ChangeLog
1998-05-18 Brendan Kehoept.c (redeclare_class_template): Say where the original...
1998-05-18 Jason Merrill* call.c (build_over_call): Tweak empty class handling.
1998-05-18 Jason Merrill* decl.c (make_typename_type): Use currently_open_class.
1998-05-18 Jason Merrill* class.c (instantiate_type): Don't abort on TREE_NONLO...
1998-05-18 Martin v. Löwis* class.c (finish_struct_1): Use OVL_CURRENT in error...
1998-05-18 Jeffrey A LawMakefile.in (TARGET_TOOLPREFIX): No longer define.
1998-05-18 Jeffrey A LawMakefile.in (BISON): Use bison from the build tree...
1998-05-17 Jason Merrilltypeck.c (type_unknown_p): Return true for TREE_LIST...
1998-05-17 Mark Mitchellinit.c (build_new_1): Call suspend_momentary around...
1998-05-17 Jason Merrilldecl.c (duplicate_decls): Use CANONICAL_TYPE_VARIANT...
1998-05-17 Jason Merrillpt.c (tsubst): Make sure that BINFO_TYPE of new binfos...
1998-05-17 Jason Merrill* call.c (build_over_call): Don't use IS_SIGNATURE...
1998-05-15 Jason Merrilldecl.c (start_decl): Revert problem change.
1998-05-15 Benjamin Kosnikdecl.c (duplicate_decls): Clean up, add DECL_DATA_AREA...
1998-05-15 Jason Merrill* class.c (finish_struct_1): Use BINFO_SIZE.
1998-05-15 Jason Merrill* decl.c (start_decl): Use 'tem'.
1998-05-14 Andrew MacLeodFirst cut of changes to utilize the new exception handl...
1998-05-14 Brendan Kehoetypeck.c (original_type): New function.
1998-05-13 Kaveh R. GhaziWarning patches:
1998-05-12 Jason Merrillerror.c (dump_simple_decl): Use DECL_CLASS_SCOPE_P...
1998-05-12 Mark Mitchellcp-tree.h (CANONICAL_TYPE_VARIANT): New macro.
1998-05-12 Mark Mitchellerror.c (dump_simple_decl): New function, broken out...
1998-05-11 Mark Mitchell* ptree.c (lang_print_xnode): Add missing `break'.
1998-05-11 Mark Mitchell* pt.c (tsubst): Remove duplicate check for IDENTIFIER_...
1998-05-11 Mark Mitchellcall.c (add_template_candidate): Adjust for changes...
1998-05-11 Mark Mitchelllex.c (yyprint): Remove TYPENAME_ELLIPSIS.
1998-05-11 Mark Mitchellcp-tree.h (finish_unary_op_expr): New function.
1998-05-10 Mark Mitchelltypeck.c (build_c_cast): Don't decay arrays and functio...
1998-05-10 Jason Merrilldocument
1998-05-10 Jason Merrillclass.c (finish_struct_1): Use OVL_CURRENT on TREE_VEC_ELT.
1998-05-09 Jason Merrillclass.c (currently_open_class): New fn.
1998-05-08 Martin v. Löwismassive namespace patch
1998-05-08 Jason Merrillcall.c (build_user_type_conversion_1): Handle second_co...
1998-05-07 Andrew MacLeodclear TREE_USED f;ag for build_type_variant types as...
1998-05-07 Jason Merrill* pt.c (tsubst): Don't tsubst the type of an IDENTIFIER...
1998-05-06 Jim Wilsontoplev.h cleanup...
1998-05-06 Jeffrey A Lawerrfn.c (cp_error, cp_warning): Remove declarations...
1998-05-06 Kaveh R. Ghazierror.c: Convert to using ctype macros defined in system.h.
1998-05-06 Robert LipeCorrect ChangeLog entry for my last cp/ChangeLog fix.
1998-05-06 Robert Lipecall.c, [...]: Add include of toplev.h.
1998-05-06 Jason Merrilltree.c (perm_manip): Also regenerate the RTL of an...
1998-05-05 Jason Merrillinit.c (expand_vec_init): The initialization of each...
1998-05-05 Jeff Law* Check in merge from gcc2. See ChangeLog.12 for details.
1998-05-05 Andrew MacLeodCall build_type_variant in method.c
1998-05-05 Jason Merrilltree.def: Add NAMESPACE_DECL.
1998-05-03 Jason Merrillcall.c (build_over_call): Do evaluate arg even if it...
1998-04-30 Jim WilsonFix build failure when POSIXLY_CORRECT set, reported...
1998-04-30 Andrew MacLeodUpdate gxxint.texi to include squangling info
1998-04-28 Mark Mitchellsemantics.c (begin_stmt_expr): Avoid duplicating the...
1998-04-28 Brendan Kehoe* decl2.c (ambiguous_decl): Fix NAME parm to be a tree...
1998-04-27 Mark Mitchelldecl.c (maybe_push_to_top_level): Always clear current_...
1998-04-26 Mark Mitchellcp-tree.h (CLASSTYPE_IS_TEMPLATE): New macro.
1998-04-26 Mark Mitchellpt.c (mabybe_get_template_decl_from_type_decl): New...
1998-04-26 Mark Mitchellpt.c (check_explicit_specialization): Handle overloaded...
1998-04-23 Jason Merrillcp-tree.def: Add WRAPPER.
1998-04-23 Mark Mitchell* pt.c (unify): Fix typo in previous change.
1998-04-23 Jason Merrill* error.c (dump_type_real): Declare canonical_name.
1998-04-23 Jason Merrill* typeck.c (comp_target_types): Fix PMFs.
1998-04-22 Mark Mitchellpt.c (tsubst): Decrease the template-level of TEMPLATE_...
1998-04-22 Mark Mitchellclass.c (finish_struct): Set TREE_PRIVATE and TREE_PROT...
1998-04-21 Mark Mitchell* decl2.c (grokfield): Remangle the name of a member...
1998-04-21 Mark Mitchelldecl2.c (check_member_template): Set DECL_IGNORED for...
1998-04-21 Mark Mitchell* errfn.c (cp_thing): Use xrealloc, not xmalloc, to...
1998-04-21 Benjamin Kosnikdecl.c (duplicate_decls): Only check DECL_FRIEND_P...
1998-04-21 Jason Merrill* typeck.c (convert_for_assignment): Fix handling of...
1998-04-21 Jeffrey A Lawcp-tree.h (intTI_type_node, [...]): Declare.
1998-04-18 Jim WilsonPatches to give useful error when no files specified.
1998-04-17 Mark Mitchellcp-tree.h (type_as_string_real): New function.
1998-04-17 Jason Merrilldecl2.c (lang_decode_option): -fnew-abi implies -fvtabl...
1998-04-17 Andreas SchwabMake-lang.in (c++.all.build): Don't depend on $(DEMANGL...
1998-04-17 Jeffrey A Lawtree.c (avoid_overlap): Add prototype.
1998-04-17 Jason Merrill* decl2.c (build_expr_from_tree): Just return a PMF.
1998-04-17 Mark Mitchelltypeck2.c (process_init_constructor): Don't strip cv...
1998-04-17 Jason Merrilldecl.c (duplicate_decls): Fix check for when it's safe...
1998-04-16 Jeff Lawpt.c (build_template_parm_index): Add prototype.
1998-04-16 Jeff Lawsearch.c (my_tree_cons): Don't clear words outside...
1998-04-15 Dave Brolleylex.c (init_parse): Now returns char* containing the...
1998-04-15 John Carrerrfn.c: Rework to avoid problems when HOST_WIDE_INT...
1998-04-13 Benjamin Kosnikdecl.c (duplicate_decls): Don't warn for redundant...
1998-04-10 Jason Merrillsig.c (build_signature_pointer_constructor): Don't...
1998-04-09 Benjamin Kosnikcp-tree.h (start_decl): Update prototype.
1998-04-08 Dave Brolleylex.c (finput): New variable.
1998-04-07 Jason Merrillcall.c (build_call): Still evaluate the actual argument.
1998-04-05 Jason Merrill* tree.c (avoid_overlap): Return a value.
1998-04-04 Jeffrey A Lawmethod.c (check_btype): Add missing argument to xrealloc.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-04-03 Jason MerrillImplement empty base optimization.
1998-04-03 Jason Merrill* decl.c (cplus_expand_expr_stmt): Strip unused INDIREC...
1998-04-03 Jason MerrillRe-implement allocation of base class subobjects.
1998-04-02 Jason Merrillcp-tree.h: Lose CLASSTYPE_VBASE_SIZE, some unused stuff.
1998-04-01 Jeffrey A Law* class.c, Make sure system.h is included just after...
1998-04-01 Jason Merrillfriend.c (is_friend): Fix access control for local...
1998-04-01 Mark Mitchellcall.c (build_over_call): Do name resolution for defaul...
1998-03-31 Jeffrey A Lawcall.c: Include system.h.
1998-03-30 Mark Mitchellpt.c (fn_type_unification): Allow incomplete unificatio...
1998-03-30 Jason Merrilltree.c (member_p): New fn.
1998-03-30 Jason Merrillcall.c (build_method_call): Handle non-scoped destructo...
1998-03-29 Jason Merrillfriend.c (is_friend): Local classes have the same acces...
1998-03-29 Jeffrey A Law* typeck.c (expand_target_expr): Delete dead function.
1998-03-29 Jeffrey A Law* search.c: Put various prototypes inside #ifdef MI_MATRIX.
next
This page took 0.569656 seconds and 108 git commands to generate.