OSDN Git Service

* Makefile.in: Remove pointless setting of CXXFLAGS for dejagnu
[pf3gnuchains/gcc-fork.git] / gcc / cp / call.c
2003-02-04 mmitchel PR c++/7129
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-17 jason PR c++/9342
2003-01-13 jason PR c++/8748
2003-01-10 geoffkMerge from pch-branch.
2003-01-03 jason * fold-const.c (fold) [COND_EXPR]: Avoid NOP_EX...
2003-01-02 mmitchel * call.c (build_new_method_call): Fix typo in message...
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-26 nathancp:
2002-12-24 nathancp:
2002-12-23 gdr * call.c (tourney, build_field_call, equal_functions...
2002-12-17 jason * c-semantics.c (add_scope_stmt): Abort if...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-04 jason PR c++/8461, c++/8625
2002-12-03 jason * call.c (build_user_type_conversion_1): Don...
2002-11-04 mmitchel * call.c (build_special_member_call): Do not try to...
2002-10-31 jason PR c++/8186
2002-10-26 mmitchel * call.c (build_over_call): Use DECL_CONTEXT, not
2002-10-15 jason * call.c (call_builtin_trap): New fn.
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-15 nathancp:
2002-09-13 austern2002-09-13 Matt Austern <austern@apple.com>
2002-09-13 kazu * call.c: Fix comment formatting.
2002-09-04 jason * typeck2.c (add_exception_specifier): Only...
2002-08-09 mmitchel * call.c (standard_conversion): Use build_ptrmem_type.
2002-08-09 mrs * call.c (add_builtin_candidate): legal ->...
2002-08-08 mmitchel Rework build_component_ref.
2002-08-02 mmitchelFix typo
2002-08-02 mmitchel * call.c (build_method_call): Issue a more helpful...
2002-08-02 jason * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New...
2002-08-01 mmitchel * call.c (build_field_call): Do not look up the field...
2002-07-26 jason * function.c (assign_parms): Handle frontend...
2002-07-01 sayle * tree.h: Modify builtin_function interface to take...
2002-06-25 mmitchel * call.c (build_op_delete_call): Use BASELINK_FUNCTIONS.
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-05-20 aoliva* call.c (any_strictly_viable): New.
2002-04-19 neil * builtins.c: Include langhooks.h.
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-13 mmitchel PR c++/5189.
2002-04-06 jason PR c++/525
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-03-27 mmitchel * g++.dg/init/new2.C: New test.
2002-03-18 jason PR c++/4222, c++/5995
2002-03-17 jasonfix comment
2002-03-16 nathancp:
2002-03-14 jakub * call.c (build_over_call): Set TREE_NO_UNUSED_WARNING...
2002-03-11 nathancp:
2002-02-07 nathan Rename instantiate_type_flags to tsubst_flags_t &...
2002-02-01 jason PR c++/4872
2002-01-23 rodrigc2002-01-23 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-10 iraAdded __attribute__((deprecated)) patches.
2002-01-08 grahams * call.c (convert_like): Add parenthesis and...
2002-01-02 nathancp:
2002-01-02 nathancp:
2001-12-29 nathancp:
2001-12-18 nathan * call.c (build_new_method_call): Use '%#V'.
2001-12-18 jsm28 * po/gcc.pot: Regenerate.
2001-12-18 zack * cp-tree.h: Delete #defines for cp_error, cp_warning,
2001-12-16 jsm28 * ChangeLog.1, ChangeLog.2, ChangeLog, NEWS, call...
2001-12-13 jason * decl.c (store_parm_decls): Remove parms_have_...
2001-12-09 nathancp:
2001-12-02 neil * c-decl.c (duplicate_decls, push_parm_decl): Remove...
2001-11-29 mmitchel PR c++/3471
2001-11-29 nathancp:
2001-11-26 jason * call.c (joust): Remove COND_EXPR hack.
2001-11-25 nathancp:
2001-11-22 bryce * tree-dump.c: Rename from c-dump.c. Include c-tree...
2001-11-20 mmitchel PR c++/3637
2001-11-15 jason * parse.y: Add ... IDENTIFIER SCOPE and .....
2001-10-09 jason * call.c (standard_conversion): Add bad convers...
2001-10-02 jsm28 * c-common.c (c_format_attribute_table): Make format and
2001-09-21 rthgcc/
2001-09-04 nathancp:
2001-08-14 rth * class.c, cp-tree.h (build_vfn_ref): Remove.
2001-08-13 mmitchel * call.c (build_over_call): Mark COMPOUND_EXPRs genera...
2001-08-07 nathancp:
2001-07-26 nathancp:
2001-07-25 jason * call.c (joust): Only prefer a non-builtin...
2001-07-25 nathancp:
2001-07-21 nathangcc:
2001-07-10 aj2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>
2001-06-10 gdrgcc/
2001-06-06 danglin * call.c (convert_default_arg): Use INTEGRAL_TYPE_P.
2001-06-05 nathancp:
2001-05-22 mmitchel * call.c (build_op_delete_call): Ignore exception...
2001-05-02 ghazicp:
2001-05-01 nathancp:
2001-04-20 jakub * call.c (maybe_handle_ref_bind): Copy ICS_USER_FLAG and
2001-04-10 jasontweak comments
2001-03-23 bryce2001-03-23 Bryce McKinlay <bryce@albatross.co.nz>
2001-03-12 nathancp:
2001-03-02 nathancp:
2001-02-26 oldham2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-18 jason Do put the VTT parameter in DECL_ARGUMENTS.
2001-02-17 mmitchel * call.c (check_dtor_name): Handle template names...
2001-02-17 jasonimprove comment
2001-02-17 jason * cp-tree.h (DECL_USE_VTT_PARM): Remove.
2001-02-16 jakub * call.c (convert_like_real): Create a temporary for...
2001-02-14 mmitchel * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
next