OSDN Git Service

* system.h (CHAR_BITFIELD): Delete.
[pf3gnuchains/gcc-fork.git] / gcc / cp / cp-tree.h
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...
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.
next