OSDN Git Service

PR c++/10471
[pf3gnuchains/gcc-fork.git] / gcc / cp / call.c
2003-04-24 mmitchel PR c++/10471
2003-04-22 mmitchel * Makefile.in (calls.o): Depend on except.h.
2003-04-12 zack * configure.in: Check for wchar.h, mbstowcs...
2003-04-07 zack * call.c: Include intl.h.
2003-03-29 jason PR c++/10245
2003-03-25 jason * call.c (print_z_candidate): Change name of...
2003-03-22 nathancp:
2003-03-19 jasonfix typo
2003-03-19 jason PR c++/8316, c++/9315, c++/10136
2003-03-13 jason PR c++/9420
2003-03-13 mmitchel * call.c (initialize_reference): Remove bogus assertion.
2003-03-11 mmitchel PR c++/8700
2003-03-11 mmitchel * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
2003-03-10 jason PR c++/9868
2003-03-08 mmitchel PR c++/9809
2003-03-07 mmitchel * call.c (reference_binding): Remove REF_IS_VAR parameter.
2003-03-07 mmitchel * call.c (merge_conversion_sequences): New function.
2003-03-06 mmitchelFix typo in previous patch
2003-03-06 mmitchel PR c++/9965
2003-03-05 jason PR c++/9440
2003-03-03 mmitchel PR c++/9878
2003-02-20 nathan Change base class access representation.
2003-02-15 nathan * search.c: ANSIfy function declarations and definitions.
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:
next