OSDN Git Service

* g++.dg/lookup/new1.C: Fix dg-excess-error syntax.
[pf3gnuchains/gcc-fork.git] / gcc / cp / name-lookup.c
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.
2003-05-19 gdr * name-lookup.c (free_binding_entry): fix where the...
2003-05-18 gdr * hashtable.h (struct ht_identifier): Add data member...
2003-04-04 ghazi * name-lookup.c (find_binding): Pass appropriate point...
2003-04-01 dje2003-04-01 Andrew Pinski <pinskia@physics.uc.edu>
2003-03-30 gdr * cp-tree.h (binding_for_name: Move to name-lookup...
2003-03-30 gdr * name-lookup.c: New file.