OSDN Git Service

Remove cast-as-lvalue extension.
[pf3gnuchains/gcc-fork.git] / gcc / cp / cp-tree.h
2003-09-04 mmitchel Remove cast-as-lvalue extension.
2003-09-02 mmitchel PR c++/11808
2003-09-01 mmitchel PR c++/12114
2003-08-29 rthgcc/
2003-08-25 mmitchel PR c++/8795
2003-08-23 lerdsuwa PR c++/641, c++/11876
2003-08-21 jason * semantics.c (simplify_aggr_init_expr): Split...
2003-08-20 mmitchel PR c++/11946
2003-08-18 nathancp:
2003-08-15 hubicka * decl2.c (mark_member_pointers): Rename to...
2003-08-12 mmitchel PR c++/11703
2003-08-11 mmitchel PR c++/11789
2003-08-10 nathancp:
2003-08-05 steven2003-08-05 Steven Bosscher <steven@gcc.gnu.org>
2003-08-04 sayle * c-common.c (flag_noniso_default_format_attributes...
2003-08-02 nathancp:
2003-08-01 lerdsuwa PR c++/8442, c++/8806
2003-08-01 nathan PR c++/11295
2003-07-30 hubicka * gcse.c (insert_store): Ignore fake edges.
2003-07-28 nathan * cp-tree.h (begin_compound_stmt): No scope arg is...
2003-07-26 nathan * cp-tree.h (begin_init_stmts, finish_init_stmts)...
2003-07-25 nathan * cp-tree.h (build_compound_expr): Take LHS & RHS...
2003-07-25 nathan * cp-tree.h (enum tsubst_flags_t): Add tf_user.
2003-07-25 nathancp:
2003-07-24 mmitchel * cp-tree.h (convert_to_base_statically): Declare.
2003-07-24 lerdsuwa PR c++/11513
2003-07-23 mmitchel PR c++/11645
2003-07-22 mmitchel * fold-const.c (force_fit_type): Handle OFFSET_TYPE.
2003-07-22 nathancp:
2003-07-21 nathancp:
2003-07-18 nathancp:
2003-07-17 mmitchel PR c++/11547
2003-07-16 pinskia2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-16 mmitchel * cp-tree.def (LOOKUP_EXPR): Remove.
2003-07-14 mmitchel PR c++/7019
2003-07-14 lerdsuwa PR c++/11154
2003-07-14 mmitchel PR c++/11503
2003-07-14 mmitchel * cp-tree.h (cp_id_kind): New type.
2003-07-11 geoffkIndex: ChangeLog
2003-07-10 mmitchel PR c++/10032
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-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 ghazigcc:
2003-07-02 hubicka * decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.
2003-07-01 nathan * c-tree.h (define_label): Replace filename and lineno...
2003-06-30 neil * c-common.c (enum c_language_kind, flag_objc): Remove.
2003-06-29 gdr * cp-tree.h (language_to_string): Adjust declaration.
2003-06-28 nathan * diagnostic.h (diagnostic_set_info): Replace file...
2003-06-26 mmitchel PR c++/10931
2003-06-24 hubicka * langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABL...
2003-06-20 mmitchel PR c++/9649
2003-06-20 mmitchel PR c++/11041
2003-06-19 aj * c-tree.h: Remove declaration of poplevel.
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-17 mmitchel PR c++/11105
2003-06-16 kazu * cp-tree.h: Follow spelling conventions.
2003-06-12 mmitchel PR c++/10432
2003-06-10 mmitchel PR c++/11131
2003-06-07 neil * Makefile.in (OJBS, c-opts.o): Update.
2003-06-04 aldyh2003-06-03 Jason Merrill <jason@redhat.com>
2003-05-18 gdr * hashtable.h (struct ht_identifier): Add data member...
2003-05-15 jason PR c++/5388
2003-05-15 mmitchel * call.c (build_op_delete_call): Avoid creating unnece...
2003-05-10 lerdsuwa PR c++/9252
2003-05-10 lerdsuwa PR c++/9554
2003-05-01 steven * cp-tree.h (struct lang_id2): Remove. Move fields...
2003-04-29 mmitchel PR c++/10515
2003-04-28 mmitchel PR c++/10506
2003-04-23 mmitchel PR c++/9847
2003-04-22 mmitchel * Makefile.in (calls.o): Depend on except.h.
2003-04-10 steven2003-04-09 Steven Bosscher <steven@gcc.gnu.org>
2003-04-07 zack * tree.c (tree_size): For all 'c' and 'x' nodes...
2003-04-03 ghazi * Make-lang.in (cp-warn): Add $(STRICT_WARN).
2003-04-03 ghazigcc:
2003-03-30 gdr * cp-tree.h (binding_for_name: Move to name-lookup...
2003-03-30 gdr * name-lookup.c: New file.
2003-03-29 jason PR c++/10245
2003-03-27 nathancp:
2003-03-22 nathancp:
2003-03-20 austern * cp-tree.h (unemitted_tinfo_decls): Declaration of...
2003-03-19 neroden(gcc)
2003-03-16 nathancp:
2003-03-15 gdr Compile-time improvement: 2/n.
2003-03-11 mmitchel PR c++/8700
2003-03-11 mmitchel * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-03-08 mmitchel PR c++/9823
2003-03-08 mmitchel PR c++/9809
2003-03-07 mmitchel * call.c (reference_binding): Remove REF_IS_VAR parameter.
2003-03-04 gdr * cp-tree.h (cxx_saved_binding): Declare.
2003-03-03 mmitchel PR c++/9878
2003-02-28 mmitchel PR c++/9879
2003-02-24 mmitchel PR c++/9836
2003-02-24 mmitchel PR c++/5333
2003-02-20 nathan Change base class access representation.
2003-02-18 geoffk * gcc.c (validate_switches): Don't scan past closing...
next