OSDN Git Service

* config/rs6000/rs6000.md (andsi3): Add attribute "compare" for
[pf3gnuchains/gcc-fork.git] / gcc / cp / cp-tree.h
2004-10-11 mmitchel PR c++/17936
2004-10-11 nathan * cp-tree.h (get_dynamic_cast_base_type): Rename to ...
2004-10-11 nathan * cp-tree.h (SAME_BINFO_TYPE_P): New.
2004-10-09 mmitchel PR c++/17524
2004-10-08 nathan * cp-tree.h (dfs_walk, dfs_walk_real, dfs_unmark,...
2004-10-07 mmitchel * cp-tree.h (ICS_USER_FLAG): Remove comment about...
2004-09-30 nathan * cp-tree.h (struct lang_decl): Shrink by reordering...
2004-09-28 mmitchel PR c++/17642
2004-09-27 mmitchel PR c++/17585
2004-09-27 nathan * class.c (struct count_depth_data): Remove.
2004-09-22 nathan * cp-tree.h (unemitted_tinfo_decls): Make a VEC(tree).
2004-09-22 nathan * cp-tree.h (struct lang_type_class): Remove marked...
2004-09-21 nathan * cp-tree.h (struct lang_type_header): Remove
2004-09-16 nathan * cp-tree.h (struct lang_type_class): Make pure_virtuals a
2004-09-15 mmitchel * configure.ac: Check for COMDAT support. Robustify...
2004-09-15 nathan * cp-tree.h (struct lang_decl_flags): Remove
2004-09-10 zack * c-common.h (struct c_fileinfo): Comment moved here...
2004-09-10 kazu * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,
2004-09-09 zlaski[gcc/cp/ChangeLog]
2004-09-08 nathan * vec.c (vec_p_reserve, vec_o_reserve): Rename to ...
2004-09-01 mmitchel * target-def.h (TARGET_CXX): Add TARGET_CXX_EXPORT_CLA...
2004-08-31 mmitchel * hooks.c (hook_bool_void_true): New function.
2004-08-31 zlaski2004-08-31 Ziemowit Laski <zlaski@apple.com>
2004-08-30 mmitchel * cp-tree.h (initialize_artificial_var): Declare.
2004-08-30 nathan * tree.h (BINFO_PRIMARY_BASE_OF): Remove.
2004-08-30 nathan * c-common.c (c_sizeof_or_alignof_type): Use gcc_assert.
2004-08-28 jason PR c++/13684
2004-08-26 rth * cp-tree.h (DECL_FIELD_IS_BASE): New.
2004-08-25 mmitchel * cp-tree.h (mangle_type): Remove.
2004-08-19 echristo2004-08-19 Eric Christopher <echristo@redhat.com>
2004-08-19 nathan * cp-tree.h (build_shared_int_cst): Remove.
2004-08-17 mmitchel PR c++/16965
2004-08-16 lerdsuwa PR c++/6749
2004-08-04 pbrookgcc/
2004-08-04 mmitchel * class.c (build_vtable): Do not set DECL_VISIBILITY...
2004-08-02 mmitchel PR c++/16338
2004-07-29 mmitchel * c-common.h (lang_post_pch_load): New variable.
2004-07-28 nathan * cp-tree.h (struct tree_pair_s): New.
2004-07-25 giovannibajo PR c++/9283
2004-07-25 bernie * decl.c: Rename all identifiers named `class' to...
2004-07-25 gdr * cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use...
2004-07-20 steven * cp-tree.def (TINST_LEVEL): Make it an 'x' node.
2004-07-20 mmitchel PR c++/16623
2004-07-20 nathan.:
2004-07-20 nathan * cp-tree.h (struct lang_type_class): Remove vfields...
2004-07-20 nathan.:
2004-07-20 steven * c-common.h (check_case_value): Remove prototype.
2004-07-20 mmitchel Revert patch for PR c++/16623.
2004-07-19 mmitchel PR c++/16623
2004-07-18 steven * c-common.c (c_common_truthvalue_conversion): Don...
2004-07-17 jsm28 * langhooks.h (builtin_function): New langhook.
2004-07-17 mmitchel * class.c (finish_struct_methods): Remove unncessary...
2004-07-17 steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-16 rth * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COP...
2004-07-16 mmitchel * vec.h (VEC_address): New function.
2004-07-15 nathan * decl.c (xref_basetypes): Refactor.
2004-07-14 mmitchel * cp-tree.h (IDENTIFIER_VALUE): Remove.
2004-07-13 mmitchel * cp-tree.h (lang_identifier): Remove class_value.
2004-07-12 mmitchel * cp-tree.h (get_aggr_typedef): Remove.
2004-07-12 nathan * cp-tree.h (make_binfo): Remove.
2004-07-12 giovannibajo PR c++/2204
2004-07-11 mmitchel * cp-tree.h (saved_scope): Make old_bindings a vector.
2004-07-11 jsm28 * langhooks.h (estimate_num_insns, pushlevel, poplevel...
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-08 mmitchel * cp-tree.h (saved_scope): Remove x_previous_class_typ...
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-06-28 nathan * cp-tree.h (VAR_OR_FUNCTION_DECL_CHECK,
2004-06-28 nathan * cp-tree.h (struct deferred_access): Move to ...
2004-06-28 nathancp:
2004-06-28 nathan Use vector API for vbase list.
2004-06-27 mmitchel * cp-tree.h (cp_cv_quals): New type.
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-24 schwab* cp-tree.h (enum cp_storage_class): Remove trailing...
2004-06-24 mmitchel * Make-lang.in (cp/lex.o): Do not depend on cp/lex.h.
2004-06-24 sayle * c-common.c (expand_unordered_cmp): Delete.
2004-06-23 rth * tree.def (VTABLE_REF): Remove.
2004-06-22 mmitchel * cp-tree.def (NEW_EXPR): Add a fourth slot.
2004-06-20 rth * c-common.h (add_decl_stmt): Move to cp-tree.h.
2004-06-20 rth * c-common.def (IF_STMT, CLEANUP_STMT): Move...
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-19 rth * c-common.c, c-common.h (lang_gimplify_stmt...
2004-06-17 geoffk * class.c (build_clone): Don't call defer_fn, let...
2004-06-17 rth * c-common.def (COMPOUND_STMT): Remove.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-15 pinskia2004-06-12 Andrew Pinski <apinski@apple.com>
2004-06-15 bonzinigcc/ChangeLog:
2004-06-07 sayle * tree.h (lvalue_or_else): Delete function prototype.
2004-06-02 austernWhen a class template is explicitly instantiated, its...
2004-06-02 pinskia2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-02 pinskia2004-06-02 Andrew Pinski <pinskia@physics.uc.edu>
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...
next