]> gcc.gnu.org Git - gcc.git/history - gcc/cp/init.c
Warning fixes:
[gcc.git] / gcc / cp / init.c
1999-03-26 Kaveh R. GhaziWarning fixes:
1999-03-19 Mark Mitchellinit.c (build_member_call): Handle template-id expressi...
1999-03-09 Mark Mitchellcp-tree.h (flag_access_control): Declare.
1999-02-26 Nathan Sidwelltypeck.c (complete_type_or_else): Add VALUE arg, for...
1999-01-26 Jason Merrillpt.c (instantiate_class_template): Set up the DECL_INIT...
1999-01-25 Jason Merrillclass.c (resolve_address_of_overloaded_function): Mark...
1998-12-22 Kaveh R. GhaziWarning fixes:
1998-11-25 Jason Merrillexcept.c (expand_throw): Use cp_finish_decl for the...
1998-11-23 Jason Merrillupdate copyrights
1998-11-22 Jason Merrilldecl.c (tag_name): New fn.
1998-11-18 Mark Mitchellcp-tree.h (PTRMEM_CST_CLASS): Fix typo.
1998-11-16 Jason Merrilltypeck2.c (my_friendly_abort): Don't fatal twice in...
1998-11-16 Jason Merrilldecl.c (cplus_expand_expr_stmt): Promote warning about...
1998-11-02 Mark Mitchell* init.c (expand_vec_init): Fix off-by-one error.
1998-11-01 Mark Mitchellcp-tree.h (COMPARE_STRICT): New macro.
1998-10-30 Mark Mitchelldecl2.c (delete_sanity): Pass integer_zero_node, not...
1998-10-28 Jason Merrillinit.c (build_delete): Reset TYPE_HAS_DESTRUCTOR here.
1998-10-26 Jason Merrilltypeck.c (convert_arguments): Don't handle pmf referenc...
1998-10-23 Mark Mitchellcplus-dem.c (work_stuff): Replace const_type and volati...
1998-10-22 Martin v. Löwis* init.c (build_new_1): Delay cleanup until end of...
1998-10-19 Jason MerrillRevamp references to member functions.
1998-10-16 Jason Merrilltypeck.c (build_indirect_ref): Complain about a pointer...
1998-10-06 Mark Mitchellcp-tree.def (PTRMEM_CST): New tree node.
1998-10-03 Mark Mitchellclass.c (current_class_ptr, [...]): Clarify documentation.
1998-09-25 Kaveh R. GhaziWarning fixes:
1998-09-07 Jason Merrillrevert error reporting patch
1998-09-06 Mark Mitchellcp-error.def: New file.
1998-09-03 Mark Mitchellcp-tree.h (finish_globally_qualified_member_call_expr...
1998-08-27 Jason Merrillsearch.c: Tear out all mi_matrix and memoize code.
1998-08-27 Jason MerrillNever change BINFO_INHERITANCE_CHAIN.
1998-08-27 Jason Merrillclass.c: #if 0 complete_type_p.
1998-08-20 Per BothnerHandle new'ing of Java classes.
1998-08-20 Jeffrey A Lawinit.c (build_builtin_delete_call): Add missing assembl...
1998-08-17 Jason Merrillinit.c (build_offset_ref): Don't mess with error_mark_node.
1998-08-04 Mark Mitchelldecl.c (pushtag): Don't mangle the name of a TYPE_DECL...
1998-08-01 Jason Merrillinit.c (init_init_processing): Remove BI* handling.
1998-07-23 Jason Merrillexcept.c (process_start_catch_block_old): Call start_de...
1998-07-16 Jason Merrillinit.c (build_offset_ref): Don't call mark_used on...
1998-07-14 Jason Merrillcall.c (joust): Don't warn about "confusing" conversion...
1998-06-23 Jason Merrillcall.c (joust): Fix confusing conversion warning.
1998-06-22 Kaveh R. GhaziWarning fixes:
1998-06-17 Jason Merrilltypeck.c (build_binary_op_nodefault): Change % in forma...
1998-06-16 Jason Merrillmethod.c (hack_identifier): Don't let a class template...
1998-06-13 Mark Mitchellcp-tree.h (complete_type_or_else): Declare.
1998-06-12 Mark Mitchellclass.c (instantiate_type): Don't treat template-ids...
1998-06-11 Mark Mitchellcall.c (convert_default_arg): Make global, not static.
1998-06-10 Jason Merrillinit.c (resolve_offset_ref): Handle default-initialization.
1998-06-08 Mark Mitchellinit.c (build_offset_ref): Correct previous change...
1998-06-07 Mark Mitchellclass.c (instantiate_type): Handle pointer-to-members...
1998-06-04 Jason Merrillmethod.c (make_thunk): Use overload machinery to make...
1998-05-25 Mark Mitchelldecl2.c (build_anon_union_vars): Don't crash on empty...
1998-05-19 Jason Merrilltweak
1998-05-19 Jason Merrillinit.c (build_member_call): Handle template_ids.
1998-05-17 Mark Mitchellinit.c (build_new_1): Call suspend_momentary around...
1998-05-10 Jason Merrillclass.c (finish_struct_1): Use OVL_CURRENT on TREE_VEC_ELT.
1998-05-08 Martin v. Löwismassive namespace patch
1998-05-06 Robert Lipecall.c, [...]: Add include of toplev.h.
1998-05-05 Jason Merrillinit.c (expand_vec_init): The initialization of each...
1998-04-10 Jason Merrillsig.c (build_signature_pointer_constructor): Don't...
1998-03-31 Jeffrey A Lawcall.c: Include system.h.
1998-03-28 Mark Mitchellpt.c (tsubst): Clear TREE_USED for new FUNCTION_DECLs.
1998-03-12 Manfred Hollsteind
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-02-27 Jason Merrillcomment
1998-02-27 Jason Merrillpt.c (tsubst, [...]): Support member class templates.
1998-02-25 Jason MerrillPartial implementation of namespaces.
1998-02-13 Mike Stump* init.c (build_new): Propagate error_mark_node up.
1998-02-02 Kaveh R. GhaziVarious fixes for -Wall problems from Kaveh. See Chang...
1998-01-22 Kriang Lerdsuwanakijpt.c (coerce_template_parms): Don't access elements...
1998-01-12 Jason Merrillinit.c (build_new_1): Split out from build_new.
1997-12-09 Jason Merrillinit.c (expand_vec_init): Don't fold a list of parameters.
1997-12-07 Jeff LawMerge from gcc-2.8
1997-12-04 Jason Merrillinit.c (build_new): Use a TARGET_EXPR instead of SAVE_E...
1997-11-26 Jason Merrillexcept.c (expand_start_catch_block): Fix catching a...
1997-11-20 Jason Merrillmethod.c (build_decl_overload_real): Don't mess with...
1997-11-15 Jason Merrillcall.c (build_new_op): Fix copy error.
1997-11-13 Jason Merrillinit.c (build_new): Make the cleanup last longer.
1997-11-12 Jason Merrillthinko
1997-11-12 Jason Merrillpt.c (do_type_instantiation): Fix typo.
1997-11-12 Jason Merrillinit.c (build_new): Handle freeing allocated memory...
1997-11-10 Jason Merrillstmt.c (expand_decl_cleanup_no_eh): New fn.
1997-11-09 Jim Wilsondecl.c (add_block_current_level): Delete.
1997-10-14 Brendan Kehoefix two typos
1997-10-14 Jason Merrillcp-tree.h (scratchalloc, [...]): Define as macros for...
1997-09-30 H.J. LuMakefile.in (parse.o, decl.o): Also depend on $(srcdir...
1997-09-28 Jason Merrill[multiple changes]
1997-08-21 Jason Merrill[multiple changes]
1997-08-19 Jason Merrillmerge
1997-07-24 Brendan Kehoe92th Cygnus<->FSF quick merge
1997-06-18 Mike Stump91th Cygnus<->FSF quick merge
1997-05-28 Mike Stump91th Cygnus<->FSF quick merge
1997-05-06 Jason Merrill91th Cygnus<->FSF quick merge
1997-05-02 Mike Stump91th Cygnus<->FSF quick merge
1997-04-23 Mike Stump91th Cygnus<->FSF merge
1997-04-02 Mike Stump90th Cygnus<->FSF quick merge
1997-02-04 Mike Stump90th Cygnus<->FSF quick merge
1997-01-21 Mike Stump90th Cygnus<->FSF quick merge
1996-12-18 Mike Stump90th Cygnus<->FSF quick merge
1996-12-18 Mike Stump90th Cygnus<->FSF quick merge
next
This page took 0.85832 seconds and 108 git commands to generate.