OSDN Git Service

* cp-tree.h (commonparms): Remove prototype.
[pf3gnuchains/gcc-fork.git] / gcc / cp / search.c
2005-01-06 lerdsuwa PR c++/17154
2004-11-24 bje * cp-tree.h (context_as_string): Remove extern.
2004-11-16 steven * stack.h: Remove.
2004-11-09 jsm28 * builtins.c, c-common.c, c-decl.c, c-format.c, c...
2004-11-08 kazu * class.c, decl.c, lex.c, name-lookup.c, parser.c...
2004-11-01 nathancp:
2004-10-27 mmitchel * name-lookup.c (do_namespace_alias): Use FROB_CONTEXT.
2004-10-27 mmitchel PR c++/18093
2004-10-18 nathancp:
2004-10-13 kazu * search.c: Fix a comment typo.
2004-10-12 nathan * class.c (dfs_modify_vtables): Simplify condition...
2004-10-12 nathan * search.c (struct lookup_base_data_s): New.
2004-10-12 kazu * search.c: Fix comment typos.
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-10 gdrcp/
2004-10-08 kazu * pt.c, search.c: Fix comment typos.
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-27 mmitchel PR c++/17585
2004-09-27 nathan * class.c (struct count_depth_data): Remove.
2004-09-24 nathancp:
2004-09-16 kazu * search.c: Follow spelling conventions.
2004-09-16 nathan * cp-tree.h (struct lang_type_class): Make pure_virtuals a
2004-09-15 nathan * search.c (get_pure_virtuals): Remove unused variables.
2004-09-15 nathan * cp-tree.h (struct lang_decl_flags): Remove
2004-09-10 kazu * class.c, cp-tree.h, decl.c, decl2.c, mangle.c,
2004-08-30 nathan * name-lookup.c (pop_binding, pushdecl,
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-27 nathan * tree.h (size_int_type): Remove.
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-25 zack * flags.h (enum debug_info_type): Remove DWARF_DEBUG.
2004-08-24 nathancp:
2004-08-24 lerdsuwa PR c++/16706
2004-08-24 mmitchel PR c++/17163
2004-08-15 nathan.:
2004-07-26 nathan.:
2004-07-23 nathancp: * search.c (lookup_conversion_operator): Avoid...
2004-07-20 mmitchel PR c++/16623
2004-07-20 nathan.:
2004-07-19 nathan.:
2004-07-17 mmitchel * class.c (finish_struct_methods): Remove unncessary...
2004-07-16 mmitchel * vec.h (VEC_address): New function.
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 nathan * call.c (build_user_type_conversion_1, build_new_op,
2004-07-11 mmitchel * cp-tree.h (saved_scope): Make old_bindings a vector.
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 Use vector API for vbase list.
2004-06-15 giovannibajo PR c++/15967
2004-03-19 kenner * cxx-pretty-print.c (pp_cxx_unqualified_id): Use
2004-03-19 mmitchel * semantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-18 kenner * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5):...
2004-03-09 mmitchel PR c++/14401
2004-02-14 mmitchel PR c++/14122
2004-02-04 kazu gcc/
2004-01-31 kazu * class.c: Fix comment typos.
2003-12-19 kazu * cvt.c: Remove uses of "register" specifier in
2003-12-04 mmitchel PR c++/9127
2003-10-21 kazu * ChangeLog: Fix typos.
2003-09-28 aj * c-decl.c (finish_function): Convert definition to...
2003-08-29 mmitchel PR c++/11928
2003-08-23 lerdsuwa PR c++/3765
2003-08-04 mmitchel PR c++/11713
2003-07-23 mmitchel PR c++/11645
2003-07-16 pinskia2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-14 mmitchel PR c++/11503
2003-07-09 mmitchel * parser.c (cp_parser_primary_expression): Preserve...
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-07 aj * search.c (lookup_base_r): Remove unused variable.
2003-07-06 kazu * call.c: Fix comment formatting.
2003-07-06 mmitchel PR c++/11345
2003-07-05 kazu * call.c: Fix comment typos.
2003-06-26 mmitchel PR c++/10990
2003-06-24 nathan * call.c (enforce_access): Assert we get a binfo.
2003-06-17 mmitchel PR c++/11105
2003-06-16 ghazicp:
2003-05-18 gdr * hashtable.h (struct ht_identifier): Add data member...
2003-05-10 lerdsuwa PR c++/9252
2003-04-29 mmitchel PR c++/10515
2003-04-22 mmitchel PR c++/10446
2003-04-20 nathancp:
2003-03-30 mmitchel PR c++/7647
2003-03-13 jason PR c++/9420
2003-03-11 jason PR c++/9820
2003-02-21 nathan * search.c (bfs_walk_grow): Remove. Fold into ...
2003-02-20 nathan Change base class access representation.
2003-02-19 zack * cp/search.c (grow_bfs_bases): New subroutine of...
2003-02-15 nathan * search.c: ANSIfy function declarations and definitions.
2003-01-30 mmitchel * class.c (check_field_decls): Only check C_TYPE_FIELD...
2003-01-17 mmitchel PR c++/9294
2003-01-16 mmitchel * cp-tree.h (lang_type_class): Remove is_partial_insta...
2003-01-14 lerdsuwa * config-lang.in: Add semantics.c to gtfiles.
2003-01-10 geoffkMerge from pch-branch.
2003-01-01 neil * call.c, class.c, cp-lang.c, cp-tree.h, cvt.c, dump...
2002-12-28 mmitchel * Make-lang.in (po-generated): Remove parse.c.
2002-12-16 zackMerge basic-improvements-branch to trunk
next