OSDN Git Service

PR c++/15742
[pf3gnuchains/gcc-fork.git] / gcc / cp / cp-tree.h
2004-05-31 mmitchel PR c++/15742
2004-05-28 mmitchel PR c++/15471
2004-05-20 pinskia2005-05-20 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-03 giovannibajo PR c++/14389
2004-04-30 jason Refer to base members using COMPONENT_REFs...
2004-04-30 kazu * class.c, cp-tree.h, decl.c, decl2.c, pt.c, rtti...
2004-04-22 mmitchel * class.c (initialize_array): Don't set TREE_HAS_CONST...
2004-04-01 hubicka * cgraph.c: Add overall comment.
2004-03-31 hubicka * tree.h (optimize_function): Kill prototype.
2004-03-20 mmitchel * call.c (build_op_delete_call): Do not forget the...
2004-03-18 kenner * cp-tree.def (TEMPLATE_TYPE_PARM, TYPEOF_TYPE): Updat...
2004-03-16 mmitchel PR c++/14586
2004-03-11 kazu * call.c, cp-tree.h, pt.c: Fix comment typos.
2004-03-09 mmitchel PR c++/14401
2004-03-08 jason PR c++/13170
2004-02-17 mmitchel PR c++/11326
2004-02-14 mmitchel PR c++/14122
2004-02-13 mmitchel * call.c (conversion_kind): New type.
2004-02-12 zack * debug.h (struct gcc_debug_hooks): Add type_decl...
2004-02-04 mmitchel PR c++/13969
2004-02-02 mmitchel PR c++/13113
2004-01-27 ghazi * system.h (CHAR_BITFIELD): Delete.
2004-01-19 mmitchel PR c++/13592
2004-01-09 mmitchel * expr.h (expand_expr): Make it a macro, not a function.
2004-01-02 lerdsuwa PR c++/13520
2003-12-23 mmitchel * c-common.c (flag_abi_version): Default to 2.
2003-12-22 pinskia2003-12-22 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-22 mmitchel PR c++/13438
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-18 rth * c-decl.c (check_bitfield_type_and_width)...
2003-12-12 nathancp:
2003-12-10 mmitchel * cp-tree.h (DECL_CONV_FN_P): Check that DECL_NAME...
2003-12-09 jason PR c++/11971
2003-12-08 jason Give the anonymous namespace a null DECL_NAME.
2003-12-04 mmitchel PR c++/9127
2003-11-22 lerdsuwa PR c++/5369
2003-11-18 lerdsuwa PR c++/12932
2003-11-12 mmitchel PR c++/12735
2003-11-11 jason * cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS):...
2003-10-24 nathancp:
2003-10-21 kazu * ChangeLog: Fix typos.
2003-10-14 gdr Breack out decl.c (3/n)
2003-10-14 gdr * name-lookup.h (cxx_scope_find_binding_for_name)...
2003-10-13 gdr Break out decl.c (2/n)
2003-10-08 bernie * cp_tree.h: Added TFF_NO_FUNCTION_ARGUMENTS.
2003-10-03 gdr * decl.c (struct cp_binding_level): Move to name-lookup.h
2003-09-27 gdr * name-lookup.h (get_global_value_if_present): New...
2003-09-27 gdr * cp-tree.h, name-lookup.h, decl.c, decl2.c: Remove...
2003-09-23 gdr * cp-tree.h (scope_kind): Add new enumerator.
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-17 mmitchel PR c++/12266
2003-09-17 mmitchel PR debug/12066
2003-09-15 mmitchel * coverage.c (create_coverage): Do not call pushlevel...
2003-09-10 rth * cgraph.h (struct cgraph_node): Rename lowered...
2003-09-06 gdr * cp-tree.h (add_binding): Remove declaration.
2003-09-05 nathancp:
2003-09-04 nathancp:
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...
next