]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/call.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / cp / call.c
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-12-04  Jason MerrillPR c++/8461, c++/8625
2002-12-03  Jason Merrillcall.c (build_user_type_conversion_1): Don't set ICS_BA...
2002-11-04  Mark Mitchellcall.c (build_special_member_call): Do not try to looku...
2002-10-31  Jason Merrillre PR c++/8186 (ICE in cp_expr_size, at cp/cp-lang...
2002-10-26  Mark Mitchellcall.c (build_over_call): Use DECL_CONTEXT, not DECL_VI...
2002-10-15  Jason Merrillcall.c (call_builtin_trap): New fn.
2002-09-21  Kazu HirataChangeLog: Follow spelling conventions.
2002-09-15  Nathan Sidwellre PR c++/7919 (using declarations screw this pointer)
2002-09-13  Matt Austerncp-tree.h, tree.c: New function non_cast_lvalue_p.
2002-09-13  Kazu Hiratacall.c: Fix comment formatting.
2002-09-04  Jason Merrilltypeck2.c (add_exception_specifier): Only pedwarn for...
2002-08-09  Mark Mitchellcall.c (standard_conversion): Use build_ptrmem_type.
2002-08-09  Mike Stumpcall.c (add_builtin_candidate): legal -> valid, illegal...
2002-08-08  Mark MitchellRework build_component_ref.
2002-08-02  Mark MitchellFix typo
2002-08-02  Mark Mitchellcall.c (build_method_call): Issue a more helpful error...
2002-08-02  Jason Merrilllanghooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.
2002-08-01  Mark Mitchellcall.c (build_field_call): Do not look up the field...
2002-07-26  Jason Merrillfunction.c (assign_parms): Handle frontend-directed...
2002-07-01  Roger Sayletree.h: Modify builtin_function interface to take an...
2002-06-25  Mark Mitchellcall.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-20  Alexandre Olivacall.c (any_strictly_viable): New.
2002-04-19  Neil Boothbuiltins.c: Include langhooks.h.
2002-04-18  Neil Boothc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-13  Mark Mitchellre PR c++/5189 (g++ -c bug.cpp crashed on simple stupid...
2002-04-06  Jason Merrillre PR c++/525 (Problem with Multiple Inheritance and...
2002-04-01  Neil Boothc-decl.c (grokdeclarator): Update.
2002-03-27  Mark Mitchellre PR c++/4884 (g++ 3.0.2 problem with -fvolatile)
2002-03-18  Jason MerrillPR c++/4222, c++/5995
2002-03-17  Jason Merrillfix comment
2002-03-16  Nathan Sidwellre PR c++/4361 (bogus ambiguity taking the address...
2002-03-14  Jakub Jelinekcall.c (build_over_call): Set TREE_NO_UNUSED_WARNING...
2002-03-11  Nathan SidwellRevert 2000-12-01 Nathan Sidwell <nathan@codesourcery...
2002-02-07  Nathan SidwellRename instantiate_type_flags to tsubst_flags_t & expan...
2002-02-01  Jason Merrillre PR c++/4872 (missed warning (no return) -- regressio...
2002-01-23  Craig Rodriguescall.c, [...]: Change my_fancy_abort() to abort().
2002-01-10  Ira RubenAdded __attribute__((deprecated)) patches.
2002-01-08  Graham Stottcall.c (convert_like): Add parenthesis and wrap.
2002-01-02  Nathan SidwellPR c++/5116, c++/764 reversion
2002-01-02  Nathan SidwellPR c++/5116, c++/764
2001-12-29  Nathan Sidwellcall.c (build_user_type_conversion_1): Use my_friendly_...
2001-12-18  Nathan Sidwellcall.c (build_new_method_call): Use '%#V'.
2001-12-18  Joseph Myersgcc.pot: Regenerate.
2001-12-18  Zack Weinbergcp-tree.h: Delete #defines for cp_error, cp_warning...
2001-12-16  Joseph MyersChangeLog.1, [...]: Fix spelling errors.
2001-12-13  Jason Merrilldecl.c (store_parm_decls): Remove parms_have_cleanups...
2001-12-09  Nathan Sidwellre PR c++/87 (member template assignment operator)
2001-12-02  Neil Boothc-decl.c (duplicate_decls, [...]): Remove leading capit...
2001-11-29  Mark Mitchellre PR c++/3471 (gcc 3.01 reports error about a private...
2001-11-29  Nathan Sidwellcp-tree.h (UNIQUELY_DERIVED_FROM_P): Use lookup base.
2001-11-26  Jason Merrill* call.c (joust): Remove COND_EXPR hack.
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-11-20  Mark Mitchellre PR c++/3637 (Internal compiler error in finish_membe...
2001-11-15  Jason Merrillparse.y: Add ...
2001-10-09  Jason Merrillcall.c (standard_conversion): Add bad conversion betwee...
2001-10-02  Joseph Myersc-common.c (c_format_attribute_table): Make format...
2001-09-21  Richard Hendersontree.def (FDESC_EXPR): New.
2001-09-04  Nathan Sidwellre PR c++/4203 (empty base class optimization zeroes...
2001-08-14  Richard Hendersonclass.c, cp-tree.h (build_vfn_ref): Remove.
2001-08-13  Mark Mitchellcall.c (build_over_call): Mark COMPOUND_EXPRs generated...
2001-08-07  Nathan Sidwellre PR c++/3820 (GCC 3.0 crashes with empty base class)
2001-07-26  Nathan Sidwellre PR c++/3624 (Internal error: Segmentation fault)
2001-07-25  Jason Merrillcall.c (joust): Only prefer a non-builtin candidate...
2001-07-25  Nathan Sidwellre PR c++/3416 (gcc-3.0 Internal compiler error in...
2001-07-21  Nathan Sidwelltm.texi: Remove DEFAULT_VTABLE_THUNKS.
2001-07-10  Jan van Maleregmove.c (replace_in_call_usage): Fix warnings.
2001-06-10  Gabriel Dos ReisMakefile.in (c-parse.o): Depend on diagnostic.h
2001-06-06  John David Anglincall.c (convert_default_arg): Use INTEGRAL_TYPE_P.
2001-06-05  Nathan Sidwellcall.c (build_user_type_conversion_1): Set ICS_USER_FLA...
2001-05-22  Mark Mitchellcall.c (build_op_delete_call): Ignore exception-specifi...
2001-05-02  Kaveh R. Ghazicall.c: NULL_PTR -> NULL.
2001-05-01  Nathan Sidwellcall.c (build_new_op): Convert args from reference...
2001-04-20  Jakub Jelinekcall.c (maybe_handle_ref_bind): Copy ICS_USER_FLAG...
2001-04-10  Jason Merrilltweak comments
2001-03-23  Bryce McKinlay[multiple changes]
2001-03-12  Nathan Sidwellcall.c (convert_like_real): Add extra semantics to...
2001-03-02  Nathan Sidwellcall.c (joust): cp_pedwarn when using gnu extension...
2001-02-26  Jeffrey Oldhamcall.c (joust): Ensure more_specialized()'s argument...
2001-02-18  Jason MerrillDo put the VTT parameter in DECL_ARGUMENTS.
2001-02-17  Mark Mitchell* call.c (check_dtor_name): Handle template names corre...
2001-02-17  Jason Merrillimprove comment
2001-02-17  Jason Merrillcp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-16  Jakub Jelinekcall.c (convert_like_real): Create a temporary for...
2001-02-14  Mark Mitchellcp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-12  Mark MitchellRemove old ABI support.
2001-02-02  Jakub Jelinekcp-tree.h (build_expr_ptr_wrapper, can_free): Remove.
2001-01-28  Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-24  Nathan Sidwellmissed in
2001-01-23  Nathan Sidwellcall.c (build_conv): Typo in comment.
2001-01-22  Nathan Sidwellcp-tree.h (unification_kind_t): Add DEDUCE_ORDER.
2001-01-17  Kriang Lerdsuwanakijtypeck.c (build_function_call_real): Call fold on the...
2001-01-11  Nathan Sidwellcall.c (convert_default_arg): Check for unprocessed...
2001-01-10  Nathan Sidwellcall.c (build_new_method_call): Use binfo_for_vbase.
2001-01-04  Mark Mitchellcall.c (build_conv): Don't use build1 for USER_CONV.
2001-01-02  Jason Merrilltypeck.c (strip_all_pointer_quals): Also strip quals...
2000-12-22  Jason Merrillcall.c (joust): Use DECL_NONSTATIC_MEMBER_FUNCTION_P...
2000-12-22  Jason MerrillIn partial ordering for a call, ignore parms for which...
next