OSDN Git Service

* system.h (CHAR_BITFIELD): Delete.
[pf3gnuchains/gcc-fork.git] / gcc / cp / typeck.c
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
2003-03-11 mmitchel * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
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-01 rsandifo * flags.h (flag_volatile): Remove declaration.
2003-01-30 mmitchel * class.c (check_field_decls): Only check C_TYPE_FIELD...
2003-01-30 mmitchel * c-common.c (builtin_define_float_constants): Define
2003-01-17 jason PR c++/8564
2003-01-13 jason PR c++/8748
2003-01-10 mmitchel PR c++/9128
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-28 gdr Remove traditional C constructs 3/n.
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-19 jason Handle anonymous unions at the tree level.
2002-12-18 jason * decl.c (finish_function): Also complain about...
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-01 mmitchel PR c++/8227
2002-12-01 mmitchel PR c++/8214
2002-11-26 nathan * cp-tree.h (DECL_LANG_FLAG_4): Document more uses.
2002-11-21 ebotcazou PR c++/8342
2002-10-31 jasonrestore old comment
2002-10-26 mmitchel * call.c (build_over_call): Use DECL_CONTEXT, not
2002-09-30 mmitchel * store-layout.c (finish_record_layout): Add free_p...
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-16 nathancp:
2002-09-14 kazu * error.c: Fix comment formatting.
2002-09-04 jason * typeck2.c (add_exception_specifier): Only...
2002-08-25 shebs2002-08-24 Matt Austern <austern@apple.com>
2002-08-23 mmitchel * typeck.c (build_class_member_access_expr): Handle...
2002-08-17 gdr Fix PR/7621
2002-08-15 nathancp:
next