OSDN Git Service

Fix filename typo.
[pf3gnuchains/gcc-fork.git] / gcc / cp / name-lookup.c
2005-01-25 reichelt * name-lookup.c (print_binding_level): Make static.
2005-01-05 nathancp:
2004-12-30 mmitchel * cp-tree.h (cp_declarator): Split "name" field into
2004-12-22 reichelt * decl.c (define_label): Use POP_TIMEVAR_AND_RETURN.
2004-12-22 reichelt * name-lookup.c (pushtag): Add missing POP_TIMEVAR_AND...
2004-12-09 austern PR c++/18514
2004-12-07 sayle * name-lookup.c (leave_scope): We only need to update
2004-12-01 austernCompile speed improvement.
2004-11-29 lerdsuwa PR c++/18652
2004-11-26 lerdsuwa Friend class name lookup 4/n
2004-11-25 mmitchel PR c++/18001
2004-11-25 lerdsuwa Friend class name lookup 3/n, PR c++/3332
2004-11-25 lerdsuwa Friend class name lookup 2/n, PR c++/14513, c++/15410
2004-11-24 mmitchel PR c++/17473
2004-11-15 lerdsuwa Friend class name lookup 1/n, PR c++/18471
2004-11-08 kazu * class.c, decl.c, lex.c, name-lookup.c, parser.c...
2004-11-01 gdr Convert diagnostics to use quoting flag q 9/n
2004-10-27 mmitchel * name-lookup.c (do_namespace_alias): Use FROB_CONTEXT.
2004-10-27 mmitchel PR c++/18093
2004-10-15 pinskia2004-10-13 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-05 gdr Convert diagnostics to use quoting flag q 4/n
2004-08-30 nathan * name-lookup.c (pop_binding, pushdecl,
2004-08-27 nathan * call.c (validate_conversion_obstack): Replace
2004-08-23 nathan * tree.h (build_distinct_type_copy): New.
2004-08-17 mmitchel PR c++/16965
2004-08-02 mmitchel PR c++/16707
2004-08-02 mmitchel PR c++/16224
2004-07-25 gdr * cp-tree.h (TYPE_SET_PTRMEMFUNC_TYPE): Use...
2004-07-20 nathan.:
2004-07-19 nathan.:
2004-07-17 mmitchel * class.c (finish_struct_methods): Remove unncessary...
2004-07-15 mmitchel * name-lookup.c (set_inherited_value_binding_p): Add...
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 * name-lookup.c (push_class_level_binding): Simplify.
2004-07-12 nathanmissed in previous commit
2004-07-12 mmitchel * call.c (build_operator_new_call): Avoid using push_t...
2004-07-11 mmitchel * cp-tree.h (saved_scope): Make old_bindings a vector.
2004-07-08 nathan.:
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-03 giovannibajo PR c++/3761
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-26 kenner2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu...
2004-06-20 zack * c-common.h (has_c_linkage): New interface.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-06-14 mmitchel PR c++/15096
2004-06-11 mmitchel PR c++/15862
2004-05-31 mmitchel PR c++/15742
2004-05-31 kazu * call.c, class.c, cp-tree.def, decl2.c, name-lookup...
2004-05-28 mmitchel PR c++/15083
2004-05-23 mmitchel PR c++/14821
2004-05-22 sayle * name-lookup.c (check_for_out_of_scope_variable)...
2004-05-14 geoffk * name-lookup.c (struct scope_binding): New.
2004-04-22 amodra * name-lookup.c (anonymous_namespace_name): Make static.
2004-04-01 mmitchel PR c++/14810
2004-03-30 zack * gengtype.c (create_option): New function.
2004-03-20 mmitchel * call.c (build_op_delete_call): Do not forget the...
2004-03-19 mmitchel * semantics.c (finish_pseudo_destructor_expr): Allow...
2004-03-19 mmitchel * c-common.c (pointer_int_sum): Do not complain about...
2004-03-09 mmitchel PR c++/14432
2004-03-09 mmitchel PR c++/14401
2004-03-08 austernPR debug/14079
2004-03-01 mmitchel PR c++/14138
2004-02-23 giovannibajo PR c++/14143
2004-02-20 mmitchel PR c++/14199
2004-02-20 mmitchel PR c++/14186
2004-02-16 mmitchel PR c++/13971
2004-02-08 zack * c-common.c (shadow_warning): Delete.
2004-01-27 dpatel2004-01-27 Devang Patel <dpatel@apple.com>
2004-01-26 mmitchel * class.c (add_method): Just check processing_template...
2004-01-15 aolivaPR c++/13659
2004-01-15 aolivaPR c++/13594
2004-01-09 aoliva* name-lookup.c (qualified_lookup_using_namespace)...
2004-01-05 mmitchel PR c++/13157
2003-12-22 mmitchel * c-common.c (flag_external_templates): Remove.
2003-12-21 kazu * call.c: Fix comment formatting.
2003-12-19 kazu * cvt.c: Remove uses of "register" specifier in
2003-12-19 mmitchel PR c++/12795
2003-12-16 giovannibajo PR c++/2294
2003-12-08 jason * name-lookup.c, init.c, except.c: Revert Giova...
2003-12-08 jason Give the anonymous namespace a null DECL_NAME.
2003-12-07 giovannibajo PR c++/2294
2003-11-15 bernie PR c++/2294
2003-11-14 bernie PR c++/2294
2003-11-12 mmitchel PR c++/12735
2003-11-11 jason * cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS):...
2003-11-10 gdr PR c++/12832
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-03 gdr * name-lookup.c (binding_entry_free): Nullify...
2003-09-30 gdr * decl.c (pop_binding): Don't mess with nullifying...
2003-09-27 gdr * cp-tree.h, name-lookup.h, decl.c, decl2.c: Remove...
2003-09-06 gdr * cp-tree.h (add_binding): Remove declaration.
2003-08-20 mmitchel PR c++/11946
2003-07-06 kazu * call.c: Fix comment formatting.
2003-05-19 gdrFix comment-style.
next