OSDN Git Service

fix
[pf3gnuchains/gcc-fork.git] / gcc / cp / typeck.c
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-10 mmitchel PR c++/15227
2004-05-31 mmitchel PR c++/15742
2004-05-31 kazu * call.c, class.c, cp-tree.def, decl2.c, name-lookup...
2004-05-28 mmitchel PR c++/15471
2004-05-28 mmitchel PR c++/15083
2004-05-24 mmitchel PR c++/15044
2004-05-22 mmitchel PR c++/15507
2004-05-22 sayle * name-lookup.c (check_for_out_of_scope_variable)...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 bonzinigcc/ChangeLog:
2004-04-01 mmitchel PR c++/14803
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-23 kenner * alias.c (get_alias_set): Add support for TYPE_REF_CA...
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-18 kenner * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5):...
2004-03-16 mmitchel PR c++/14586
2004-03-09 mmitchel PR c++/14401
2004-03-01 mmitchel PR c++/14267
2004-02-23 pinskia PR c/14156
2004-02-14 mmitchel PR c++/14122
2004-02-11 mmitchel * typeck.c (lookup_destructor): Fix typo in error...
2004-02-05 mmitchel PR c++/13714
2004-02-05 mmitchel PR c++/13932
2004-02-02 mmitchel PR c++/13113
2004-01-31 kazu * class.c: Fix comment typos.
2004-01-29 mmitchel PR c++/13791
2004-01-26 mmitchel * class.c (add_method): Just check processing_template...
2004-01-21 kazu * Make-lang.in, call.c, class.c, decl2.c, except.c...
2004-01-15 giovannibajo PR c++/9259
2003-12-29 nathancp:
2003-12-22 mmitchel PR c++/12397
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-19 kazu * cvt.c: Remove uses of "register" specifier in
2003-12-19 jason PR c++/13371
2003-12-16 mmitchel PR c++/12989
2003-11-23 lerdsuwa PR c++/12924
2003-11-15 jasonupdate comment
2003-10-22 kazu * call.c: Fix comment formatting.
2003-10-22 mmitchel PR c++/11962
2003-10-21 kazu * ChangeLog: Fix typos.
2003-10-14 jason PR c++/11878
2003-10-02 mmitchel PR c++/12486
2003-09-28 rth * stmt.c (expand_asm_operands): Take a location...
2003-09-16 lerdsuwa PR c++/7939
2003-09-15 nathancp:
2003-09-11 nathancp:
2003-09-07 mmitchel PR c++/11687
2003-09-05 nathancp:
2003-09-04 nathancp:
2003-09-04 mmitchel Remove cast-as-lvalue extension.
2003-09-01 mmitchel PR c++/12114
2003-09-01 zlomek * c-typeck.c (build_binary_op): Kill BIT_ANDTC_EXPR.
2003-08-25 mmitchel PR c++/8795
2003-08-20 nathancp:
2003-08-16 nathan PR c++/11512
2003-08-11 mmitchel * typeck.c (merge_types): Handle cv-qualified pointer...
2003-08-07 aldyh2003-08-07 Aldy Hernandez <aldyh@redhat.com>
2003-08-03 nathancp:
2003-08-01 nathancp:
2003-07-29 mmitchel PR c++/11667
2003-07-27 mmitchel * call.c (standard_conversion): Tweak handling of
2003-07-25 nathan * cp-tree.h (build_compound_expr): Take LHS & RHS...
2003-07-23 mmitchel PR c++/11517
2003-07-22 mmitchel * fold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-19 ghazigcc:
2003-07-17 gdr PR c++/10668
2003-07-15 gdr PR c++/11531
2003-07-11 mmitchel * typeck.c (build_binary_op): Do not warn about signed
2003-07-10 mmitchel PR c++/10032
2003-07-09 mmitchel * typeck.c (build_x_unary_op): Take note of the fact...
2003-07-09 mmitchel * fold-const.c (make_range): Do not access operand...
2003-07-08 mmitchel * cp-tree.h (build_scoped_method_call): Remove.
2003-07-07 aj2003-07-07 Andreas Jaeger <aj@suse.de>
2003-07-06 kazu * call.c: Fix comment formatting.
2003-07-06 mmitchel PR c++/11431
2003-07-05 kazu * call.c: Fix comment typos.
2003-07-04 mmitchel * call.c (build_addr_func): Handle bound pointers...
2003-07-02 nathancp:
2003-06-27 mmitchel PR c++/11332
2003-06-26 mmitchel PR c++/10931
2003-06-24 nathan * call.c (enforce_access): Assert we get a binfo.
2003-06-18 nathan * cp-tree.h (comp_except_specs, compparms, cp_has_muta...
2003-06-18 nathan * cp-tree.h (COMPARE_RELAXED): Rename to ...
2003-06-12 mmitchel PR c++/10635
2003-05-19 austernAdd a new flag, -W(no-)invalid-offsetof, to control...
2003-05-15 mmitchel * call.c (build_op_delete_call): Avoid creating unnece...
2003-05-13 jason * typeck.c (build_modify_expr): Don't always...
2003-05-06 lerdsuwa * typeck.c (build_unary_op): Deal with const qualifier in
2003-05-05 lerdsuwa PR c++/10496
2003-05-03 zack PR c/10604
2003-04-22 mmitchel * Makefile.in (calls.o): Depend on except.h.
2003-04-21 nathancp:
2003-04-13 zack * tree.c (build_constructor): New function.
2003-03-24 mmitchel PR c++/7086
2003-03-18 jason PR c++/10091
next