class.c (currently_open_class): New fn.
[gcc.git] / gcc / cp / decl.c
1998-05-09 Jason Merrillclass.c (currently_open_class): New fn.
1998-05-08 Martin v. Löwismassive namespace patch
1998-05-06 Jeff Lawtypo typo fixes fixes
1998-05-06 Robert Lipecall.c, [...]: Add include of toplev.h.
1998-05-03 Jason Merrillcall.c (build_over_call): Do evaluate arg even if it...
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-21 Benjamin Kosnikdecl.c (duplicate_decls): Only check DECL_FRIEND_P...
1998-04-21 Jeffrey A Lawcp-tree.h (intTI_type_node, [...]): Declare.
1998-04-17 Jeffrey A Lawtree.c (avoid_overlap): Add prototype.
1998-04-17 Jason Merrilldecl.c (duplicate_decls): Fix check for when it's safe...
1998-04-13 Benjamin Kosnikdecl.c (duplicate_decls): Don't warn for redundant...
1998-04-09 Benjamin Kosnikcp-tree.h (start_decl): Update prototype.
1998-04-04 Jeff Law* Check in merge from gcc2. See ChangeLog.11 and Chang...
1998-04-03 Jason Merrill* decl.c (cplus_expand_expr_stmt): Strip unused INDIREC...
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-03-31 Jeffrey A Lawcall.c: Include system.h.
1998-03-27 Mark Mitchellpt.c (redeclare_class_template): New function.
1998-03-26 Jason Merrilldecl.c (grokdeclarator): Remove const and volatile...
1998-03-24 Benjamin Kosnikdecl.c (init_decl_processing): Set TYPE_PRECISON for...
1998-03-23 Jason Merrilldecl.c (make_typename_type): Revert.
1998-03-20 Jason Merrilldecl.c (make_implicit_typename): Rewrite removed code.
1998-03-19 Jason Merrill* decl.c (make_implicit_typename): Lose useless code.
1998-03-19 Jason Merrilldecl.c (store_bindings): Use free_binding_vecs.
1998-03-18 Jason Merrilldecl.c (make_implicit_typename): Only change the type...
1998-03-17 Mark Mitchelltypeck2.c (build_x_arrow): Don't crash when an aggregat...
1998-03-15 Manfred Hollsteincp-tree.h (struct lang_decl_flags): Add needs_final_ove...
1998-03-03 Jason Merrillcvt.c, [...]: Clean up more old overloading code, old...
1998-03-03 Jason Merrillcall.c, [...]: Remove support for -fno-ansi-overloading...
1998-03-02 Jim Wilsondecl.c (start_function): Don't call temporary_allocatio...
1998-02-28 Jason Merrillparse.y (nested_name_specifier): Use explicit_template_...
1998-02-28 Jason Merrillcp-tree.h (TYPENAME_TYPE_FULLNAME): New macro.
1998-02-27 Jason MerrillSupport partial specialization of member class templates.
1998-02-27 Jason Merrillpt.c (tsubst, [...]): Support member class templates.
1998-02-25 Jason MerrillPartial implementation of namespaces.
1998-02-24 Brendan Kehoedecl.c (finish_function): Give a pedwarn for reaching...
1998-02-24 Brendan Kehoedecl.c (finish_function): Give a pedwarn for reaching...
1998-02-24 Jason Merrillpt.c (instantiate_class_template): Don't instantiate...
1998-02-23 Jason Merrillpt.c, [...]: Remove unused NARGS argument to tsubst...
1998-02-23 Jason MerrillSupport for friend templates.
1998-02-18 Brendan Kehoetree.h (merge_machine_{type,decl}_attributes): Declare.
1998-02-13 Andreas Schwabcall.c (build_over_call): Convert builtin abs, labs...
1998-02-13 Jason Merrillcp-tree.h: Add access_protected_virtual_node.
1998-02-12 Benjamin Kosnikdecl.c (shadow_tag): Give error for typedef-ing built...
1998-02-11 Mark Mitchellcp-tree.h (push_template_decl): Return the decl passed...
1998-02-10 Jason Merrilldecl.c (grokdeclarator): Use DECL_USE_TEMPLATE instead...
1998-02-03 Jason Merrilldecl.c: Lose arg_looking_for_template.
1998-02-02 Mark Mitchellcp-tree.h (DECL_NONSTATIC_MEMBER_FUNCTION_P): New macro.
1998-02-02 Kaveh R. GhaziVarious fixes for -Wall problems from Kaveh. See Chang...
1998-02-01 J"orn Renneckedecl.c (init_decl_processing): Use set_sizetype.
1998-01-28 Jason Merrillcp-tree.h (grok_enum_decls): Remove type parameter.
1998-01-27 Mark Mitchellcall.c (add_template_candidate_real): New function.
1998-01-25 Jason Merrilldecl.c (cp_finish_decl): When bailing on a comdat varia...
1998-01-22 Kriang Lerdsuwanakijpt.c (coerce_template_parms): Don't access elements...
1998-01-19 Mark Mitchelldecl.c (start_decl): Don't allow duplicate definitions...
1998-01-13 Brendan Kehoedecl.c (init_decl_processing): Only call init_rtti_proc...
1998-01-09 Brendan Kehoefix comment at the top (just noticed)
1997-12-18 Mark Mitchelldecl.c (duplicate_decls): Make the newdecl virtual...
1997-12-13 Jason Merrillerrfn.c (cp_pedwarn, [...]): Replace extern decls with...
1997-12-12 Jason Merrillexcept.c (use_eh_context): Don't copy_rtx a REG.
1997-12-12 Teemu Torma[multiple changes]
1997-12-09 Jason Merrilldecl.c (copy_args_p): Handle copy elision for types...
1997-12-07 Jeff LawMerge from gcc-2.8
1997-12-05 Benjamin Kosnikmissing part of Sept 22 change brought over:
1997-11-27 Jason Merrillcp-tree.h (struct lang_decl_flags): Add comdat.
1997-11-21 Jason Merrillexcept.c (expand_start_eh_spec): Use the try/catch...
1997-11-20 Jason MerrillMakefile.in (LIB2FUNCS): Remove C++ memory management...
1997-11-20 Jason Merrillmethod.c (build_decl_overload_real): Don't mess with...
1997-11-20 Jason Merrilldecl.c (start_decl): Don't just complain about a mismat...
1997-11-20 Jason Merrilldecl.c (make_implicit_typename): Handle case where...
1997-11-19 Jason Merrilldecl.c (make_implicit_typename): New fn.
1997-11-11 Jason Merrilldecl.c (grokdeclarator): Tweak conditions for pedwarn...
1997-11-09 Jim Wilsondecl.c (add_block_current_level): Delete.
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-10-20 Mark Mitchelldecl.c (duplicate_decls): Handle template specializatio...
1997-10-20 Jason Merrilldecl.c (init_decl_processing): Give null_node unknown...
1997-10-14 Mark Mitchelldecl.c (pushtag): Unset DECL_ASSEMBLER_NAME before...
1997-10-14 Jason Merrillcp-tree.h (scratchalloc, [...]): Define as macros for...
1997-10-14 Benjamin Kosnikdecl.c (store_return_init): Allow classes with explicit...
1997-10-08 Jason Merrill[multiple changes]
1997-10-08 Jason Merrillmethod.c (build_static_name): Fix typo.
1997-10-07 Jason Merrilldecl.c (duplicate_decls): Don't warn about template...
1997-09-30 H.J. LuMakefile.in (parse.o, decl.o): Also depend on $(srcdir...
1997-09-29 Jason Merrill[multiple changes]
1997-09-29 Jason Merrillcp-tree.h, [...]: Lose DECL_C_STATIC and DECL_PUBLIC.
1997-09-28 Jason Merrill[multiple changes]
1997-09-26 Andreas Schwabdecl.c (init_decl_processing): Declare __builtin_consta...
1997-09-25 Jason MerrillHandle multi-level typenames and implicit typename...
1997-09-23 Brendan Kehoedecl.c (start_function): Up warning of no return type...
1997-09-18 Jason Merrillsearch.c (lookup_field): Call complete_type in all...
1997-09-17 Jason Merrilldecl.c (grokparms): Don't bash a permanent list node...
1997-09-16 Jason Merrilldecl.c (store_parm_decls): last_parm_cleanup_insn is...
1997-09-16 Jason Merrilldwarf2 EH support
1997-09-12 Jason Merrill[multiple changes]
1997-09-08 Jody Goldbergdecl.c (current_local_enum): Remove static.
1997-09-06 Mark Mitchelldecl.c (replace_defag): Undo previous change.
1997-09-06 Jason Merrillclass.c (grow_method): Remove check for redeclaration.
1997-09-02 Jason Merrillmethod.c (build_overload_value): Add in_template parm.
1997-08-26 Jason Merrillinput.c (sub_getch): Eventually give up and release...
next