]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/typeck2.c
Merge tree-ssa-20020619-branch into mainline.
[thirdparty/gcc.git] / gcc / cp / typeck2.c
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-22  Mark Mitchellclass.c (initialize_array): Don't set TREE_HAS_CONSTRUC...
2004-04-01  Richard Hendersonre PR c++/14804 ([unit-at-a-time] initializing const...
2004-03-16  Mark Mitchellre PR c++/14586 (Bogus warning in templates about takin...
2004-01-22  Kazu Hirata* optimize.c, typeck2.c: Update copyright.
2004-01-12  Richard Hendersonre PR rtl-optimization/10776 (Large aggregate initializ...
2003-12-21  Kazu Hiratacall.c: Fix comment formatting.
2003-12-19  Kazu Hiratacvt.c: Remove uses of "register" specifier in declarati...
2003-10-22  Kazu Hiratacall.c: Fix comment formatting.
2003-09-05  Nathan Sidwellre PR c++/12037 (Spurious "statement has no effect...
2003-08-20  Mark Mitchellre PR c++/11946 (fun and merriment with enums as functi...
2003-08-02  Nathanael Nerodetypeck2.c (add_exception_specifier): Use 'bool' where...
2003-07-25  Nathan Sidwellcp-tree.h (build_compound_expr): Take LHS & RHS args.
2003-07-22  Mark Mitchellfold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-09  Mark Mitchellfold-const.c (make_range): Do not access operand 1...
2003-07-06  Mark Mitchellre PR c++/11431 (static_cast behavior with subclasses...
2003-07-04  Mark Mitchellcall.c (build_addr_func): Handle bound pointers-to...
2003-06-13  Nathanael Nerode* typeck2.c: Convert to ISO C.
2003-04-13  Zack Weinbergtree.c (build_constructor): New function.
2003-03-03  Mark Mitchellre PR c++/9878 (error: non-lvalue in unary `&' wrongly...
2003-02-28  Mark Mitchellre PR c++/9879 (ICE / endless compile with "new int...
2003-02-24  Kriang Lerdsuwanakijre PR c++/9602 (Total confusion about template/friend...
2003-01-30  Mark Mitchellc-common.c (builtin_define_float_constants): Define...
2003-01-25  Kriang Lerdsuwanakijcp-tree.h (flagged_type_tree_s): Remove.
2003-01-01  Steven Bosschercall.c, [...]: Replace "GNU CC" with "GCC" in the copyr...
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-31  Mark Mitchellre PR c++/8160 (ICE in build_modify_expr, at cp/typeck...
2002-10-25  David Edelsohnre PR c++/7228 (ICE when using member template and...
2002-10-11  Mark MitchellNEWS: Document removal of "new X = ..." extension.
2002-09-30  Mark Mitchellstore-layout.c (finish_record_layout): Add free_p param...
2002-09-14  Kazu Hirataerror.c: Fix comment formatting.
2002-09-04  Jason Merrilltypeck2.c (add_exception_specifier): Only pedwarn for...
2002-08-08  Mark MitchellRework build_component_ref.
2002-08-01  Mark Mitchellcall.c (build_field_call): Do not look up the field...
2002-07-02  Kriang Lerdsuwanakijtypeck2.c (incomplete_type_error): Fix typo caused...
2002-07-02  Kriang Lerdsuwanakijre PR c++/6716 (loop and fill ram during compiling)
2002-06-23  Mark Mitchellparse.y (parse_scoped_id): New function.
2002-05-19  Alexandre Olivacp-tree.h (complete_type_or_diagnostic): Changed protot...
2002-05-14  Alexandre Olivacp-tree.h (struct lang_type): Added non_zero_init.
2002-04-18  Neil Boothc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-06  Jason Merrillre PR c++/525 (Problem with Multiple Inheritance and...
2002-02-13  Jason Merrill* typeck2.c (digest_init): Do handle values of vector...
2002-02-13  Jason Merrilltypeck2.c (digest_init, [...]): Treat vectors like...
2002-01-29  Nathan Sidwellre PR c++/5132 (NaN = 0.0 * HUGE_VAL fails to compile...
2002-01-23  Zack Weinbergtypeck2.c (friendly_abort): Delete definition.
2002-01-23  Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2001-12-18  Nathan Sidwellpt.c (instantiate_clone): Remove, fold into ...
2001-12-18  Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-03  Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-12-01  Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-29  Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base.
2001-11-25  Nathan Sidwellre PR c++/3145 (virtual inheritance still creates wrong...
2001-11-22  Bryce McKinlaytree-dump.c: Rename from c-dump.c.
2001-10-12  Nathan Sidwellre PR c++/4476 (g++ does not parse the definition of...
2001-10-11  Jason Merrilltypeck2.c (store_init_value): Don't re-digest a bracket...
2001-08-19  Jakub Jelinektypeck2.c (add_exception_specifier): Only require compl...
2001-06-10  Gabriel Dos ReisMakefile.in (c-parse.o): Depend on diagnostic.h
2001-05-02  Kaveh R. Ghazicall.c: NULL_PTR -> NULL.
2001-04-24  Nathan SidwellLazy __FUNCTION__ generation.
2001-02-16  Mark Mitchell* typeck2.c (build_m_component_ref): Robustify.
2001-02-12  Nathan Sidwelltypeck2.c (process_init_constructor): Check TREE_HAS_CO...
2001-02-08  Jason Merrillsearch.c (shared_member_p): New function.
2001-01-16  Daniel Berlincvt.c (ocp_convert): Handle vector type conversion
2001-01-03  Nathan SidwellImplement exceptions specifiers for implicit member...
2001-01-03  Jason Merrillinit.c (build_default_init): New fn.
2000-12-21  Jason Merrillpt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT...
2000-12-15  Jason Merrillcall.c (build_op_delete_call): See through ARRAY_TYPEs.
2000-11-17  Nathan Sidwelltypeck2.c (incomplete_type_error): Reorganise to avoid...
2000-11-15  Jason Merrilldiagnostic.c (finish_abort): New fn.
2000-10-20  David Edelsohn* Use "because" instead of since in error messages.
2000-10-13  Mark MitchellRemove obstacks.
2000-08-18  Nathan Sidwellcp-tree.h (enum_name_string): Remove prototype.
2000-07-21  Zack Weinbergcp-tree.h: Use __FUNCTION__ not __PRETTY_FUNCTION__.
2000-07-10  Mark Mitchellcp-tree.h (char_type_p): New function.
2000-06-20  Nathan Sidwellcall.c (build_conditional_expr): Use VOID_TYPE_P.
2000-05-01  Mark Mitchellcp-tree.h (same_type_ignoring_top_level_qualifiers_p...
2000-04-09  Mark Mitchellcp-tree.h (cp_tree_index): Add CPTI_COMPLETE_CTOR_IDENT...
2000-03-21  Nathan Sidwelltree.h (COMPLETE_TYPE_P): New macro.
2000-03-08  Jason Merrilltypeck2.c (process_init_constructor): Set TREE_PURPOSE...
2000-03-07  Richard Kennertree.h (INT_CST_LT, [...]): Remove unneeded casts.
2000-02-27  Jason MerrillImplement class scope using-declarations for functions.
2000-02-26  Jeff LawFix copyrights
2000-02-18  Martin v. Löwisgcc.texi (Bug Reporting): Refer to bugs.html.
2000-02-16  Mark MitchellMake DECL_CONTEXT mean the class in which a member...
2000-02-07  Jason Merrilltweak wording
2000-01-26  Kaveh R. Ghazicall.c: PROTO -> PARAMS.
2000-01-20  Gabriel Dos Reistypeck.c (build_unary_op): Use cp_pedwarn, not pedwarn.
2000-01-19  Gabriel Dos Reisdecl2.c (lang_decode_option): Set default line-wrap...
1999-12-29  Mark Mitchellcp-tree.h (lang_type): Replace abstract_virtuals with...
1999-12-21  Mark Mitchellcp-tree.h (TYPE_VIRTUAL_P): Rename to ...
1999-11-05  Mark MitchellMakefile.in (typeck2.o): Depend on output.h.
1999-10-14  J"orn Renneckegcc toplevel:
1999-09-15  Kaveh R. Ghazirtl.h (get_insn_name, [...]): Add prototypes.
1999-09-10  Mark Mitchellcp-tree.h (finish_function): Adjust prototype.
1999-08-25  Mark Mitchellcp-tree.def (SUBOBJECT): New tree node.
1999-08-11  Mark Mitchellextend.texi (C++ Signatures): Remove node.
1999-08-09  Jeff LawMore mail address and web address updates.
1999-08-06  Jason Merrill* typeck2.c (add_exception_specifier): Use complete_type.
1999-08-05  Jeffrey A Law* typeck2.c: Update URLs and mail addresses.
1999-08-04  Nathan Sidwellcp-tree.h (empty_except_spec): New global var.
next