aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)Author
1999-02-21* tm.texi: Update docs for constructors and destructors.Jeffrey A Law
1999-02-21decl2.c (start_objects): Make file scope constructors and destructors local t...H.J. Lu
1999-02-20tree.c (equal_functions): New function.Jeffrey A Law
1999-02-06* typeck2.c: Update email addresses.Jeffrey A Law
1998-11-16* typeck2.c (my_friendly_abort): Don't fatal twice in a row.Jason Merrill
1998-11-15* typeck2.c (my_friendly_abort): Add URL in the other case, too.Jason Merrill
1998-11-13tweakJason Merrill
1998-11-13rtti.c (synthesize_tinfo_fn): Call import_export_decl here.Jason Merrill
1998-11-09decl.c (grokdeclarator): Tighten checks for invalid destructors.Mark Mitchell
1998-11-02* decl2.c (import_export_decl): Call import_export_class.Jason Merrill
1998-11-02* typeck2.c (my_friendly_abort): Add URL.Jason Merrill
1998-10-29* search.c (my_tree_cons): Reimplement.Martin v. Löwis
1998-10-29decl.c (finish_enum): Also set TYPE_SIZE_UNIT.Jason Merrill
1998-10-28class.c (finish_struct_1): Don't complain about non-copy assignment ops in un...Jason Merrill
1998-10-25parse.y (condition): Convert VAR_DECL from reference to indirect reference.Jason Merrill
1998-10-25typeck.c (c_expand_return): Handle the case that valtype is wider than the fu...Gavin Romig-Koch
1998-10-25tinfo2.cc (fast_compare): Remove.Jason Merrill
1998-10-18* method.c (hack_identifier): Just return a member function.Jason Merrill
1998-10-15spew.c (yylex): Clear looking_for_typename if we got 'enum { ...Jason Merrill
1998-10-01parse.y (nomods_initdcl0): Set up the parser stack correctly.Mumit Khan
1998-08-25decl.c (duplicate_decls): Don't complain about different exceptions from an i...Jason Merrill
1998-08-25decl.c (duplicate_decls): Don't complain about different exceptions from an i...Jason Merrill
1998-08-17pt.c (check_explicit_specialization): Don't abort on bogus explicit instantia...Mark Mitchell
1998-08-14* rtti.c (get_tinfo_fn): Don't mess with the context for now.Jason Merrill
1998-08-13decl2.c (import_export_class): Don't use dllexport attribute as a heuristic.Mumit Khan
1998-07-29decl.c (push_overloaded_decl): Use current_namespace instead of DECL_CONTEXT ...Jason Merrill
1998-07-29* decl.c (lookup_name_real): Fix typo.Jason Merrill
1998-07-28class.c (finish_struct_1): Convert integer_zero_node to ssizetype before pass...Jason Merrill
1998-07-27typeck2.c (build_functional_cast): Handle default-initialization.Jason Merrill
1998-07-19lex.c (do_identifier): Look for class value even if we don't have a global va...Jason Merrill
1998-07-18Jason Merrill
1998-07-18Jason Merrill
1998-07-188Jason Merrill
1998-07-18Jason Merrill
1998-07-16decl.c (qualify_lookup): New fn.Jason Merrill
1998-07-15decl2.c (arg_assoc_class): Also look at template arguments, if any.Jason Merrill
1998-07-15decl2.c (add_using_namespace): Iterate over namespaces used indirectly.Martin v. Löwis
1998-07-15decl2.c (arg_assoc_type): Handle METHOD_TYPE like FUNCTION_TYPE.Jason Merrill
1998-07-15pt.c (complete_template_args): Don't look at the context unless we have to.Jason Merrill
1998-07-15method.c (build_decl_overload_real): Fix namespace handling.Jason Merrill
1998-07-14decl2.c (add_function): Move error message ...Martin v. Löwis
1998-07-14parse.y (namespace_qualifier): Fix multiple level handling.Jason Merrill
1998-07-14call.c (joust): Don't warn about "confusing" conversions to the same type.Jason Merrill
1998-07-13* search.c (my_tree_cons): The bitfield is at index 2.Martin v. Löwis
1998-07-13--help support addedNick Clifton
1998-07-12decl2.c (build_expr_from_tree): Change calls of do_identifier.Martin v. Löwis
1998-07-12decl.c (struct binding_level): New field using_directives.Martin v. Löwis
1998-07-12xref.c (classname): New function.Martin v. Löwis
1998-07-11typeck.c (comptypes, [...]): Add parameter comparison.Kriang Lerdsuwanakij
1998-07-11repo.c (get_base_filename): Use file_name_nondirectory ().Klaus Kaempf