OSDN Git Service

PR c++/31074
[pf3gnuchains/gcc-fork.git] / gcc / cp / call.c
2004-09-16 nathan * cp-tree.h (struct lang_type_class): Make pure_virtuals a
2004-09-10 rth PR c++/17386
2004-08-30 nathan * call.c (check_dtor_name): Replace abort with gcc_ass...
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-16 sayle * call.c (build_vfield_ref, build_call, build_conditio...
2004-08-15 nathan.:
2004-08-12 mmitchel PR c++/16853
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-08-02 mmitchel PR c++/16338
2004-08-01 gdr * call.c (z_candidate::template_decl): Rename...
2004-07-18 jason PR c++/16115
2004-07-12 nathan * call.c (build_user_type_conversion_1, build_new_op,
2004-07-12 mmitchel * call.c (build_operator_new_call): Avoid using push_t...
2004-07-07 jason PR c++/16334
2004-07-05 giovannibajo PR c++/2518
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-06-30 jsm28cp:
2004-06-30 jsm28 * c-common.h (check_function_format): Remove first...
2004-06-30 rth * call.c (build_over_call): Use __builtin_memcp...
2004-06-28 nathancp:
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-24 sayle * c-common.c (expand_unordered_cmp): Delete.
2004-06-23 rth * tree.def (VTABLE_REF): Remove.
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-01 jason PR c++/15142
2004-06-01 jasonrevert accidental checkin
2004-06-01 jason PR c++/13092
2004-05-31 mmitchel PR c++/15742
2004-05-31 kazu * call.c, class.c, cp-tree.def, decl2.c, name-lookup...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 bonzinigcc/ChangeLog:
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-20 mmitchel * call.c (build_op_delete_call): Do not forget the...
2004-03-19 mmitchel * semantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-19 mmitchel * c-common.c (pointer_int_sum): Do not complain about...
2004-03-16 mmitchel PR c++/14586
2004-03-11 kazu * call.c, cp-tree.h, pt.c: Fix comment typos.
2004-03-09 nathancp:
2004-03-09 mmitchel * call.c (initialize_reference): Fix typo.
2004-03-09 mmitchel PR c++/14230
2004-02-29 kazugcc/
2004-02-16 mmitchel PR c++/13971
2004-02-13 mmitchel PR c++/14083
2004-02-13 mmitchel * call.c (conversion_kind): New type.
2004-02-09 kazu * call.c, parser.c, tree.c: Fix comment typos.
2004-02-05 kazu ada/
2004-02-05 mmitchel PR c++/13932
2004-02-02 mmitchel PR c++/13113
2004-01-30 giovannibajo PR c++/13683
2004-01-26 mmitchel PR c++/13833
2004-01-21 kazu * Make-lang.in, call.c, class.c, decl2.c, except.c...
2004-01-19 mmitchel PR c++/13592
2004-01-16 mmitchel PR c++/13178
2004-01-16 mmitchel PR c++/13478
2004-01-16 mmitchel PR c++/13478
2004-01-05 rth * call.c (build_over_call): Don't create a...
2004-01-04 mmitchel PR c++/12226
2003-12-29 mmitchel PR c++/13009
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-16 nathancp:
2003-12-13 kazu * ChangeLog: Fix typos.
2003-12-09 jason PR c++/11971
2003-11-17 jason * init.c (build_new_1): Preevaluate placement...
2003-11-02 lerdsuwa PR c++/9810
2003-10-22 kazu * call.c: Fix comment formatting.
2003-10-21 kazu * ChangeLog: Fix typos.
2003-10-07 mmitchel PR c++/10147
2003-09-27 gdr * name-lookup.h (get_global_value_if_present): New...
2003-09-21 rth * c-format.c (gcc_diag_char_table): Add %J.
2003-09-18 dannysmith PR c++/12320
2003-09-17 mmitchel PR c++/12266
2003-09-15 mmitchel * coverage.c (create_coverage): Do not call pushlevel...
2003-09-07 mmitchel PR c++/11687
2003-09-05 mmitchel PR c++/12163
2003-09-05 nathancp:
2003-09-04 mmitchel Remove cast-as-lvalue extension.
2003-09-01 mmitchel PR c++/12114
2003-08-29 mmitchel * init.c (decl_constant_value): Deal with COND_EXPR...
2003-08-28 mmitchel PR optimization/5079
2003-08-26 nathan * builtins.c (build_function_call_expr): Don't set
2003-08-25 mmitchel PR c++/8795
2003-08-21 jason PR c++/11283
2003-08-21 mmitchel PR c++/11551
2003-08-12 mmitchel PR c++/11703
2003-08-12 aldyh2003-08-11 Aldy Hernandez <aldyh@redhat.com>
2003-08-10 nathancp:
2003-08-07 aldyh2003-08-07 Aldy Hernandez <aldyh@redhat.com>
2003-07-29 mmitchel PR c++/11667
2003-07-27 mmitchel * call.c (standard_conversion): Tweak handling of
2003-07-24 mmitchel * cp-tree.h (convert_to_base_statically): Declare.
2003-07-23 mmitchel PR c++/11645
2003-07-23 mmitchel PR c++/11517
2003-07-22 mmitchel * fold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-22 nathancp:
2003-07-19 ghazigcc:
2003-07-18 nathancp:
2003-07-16 mmitchel * cp-tree.def (LOOKUP_EXPR): Remove.
2003-07-14 gdrPR c++/11510
next