summaryrefslogtreecommitdiff
path: root/gcc/cp/name-lookup.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/3761giovannibajo2004-07-031-1/+12
* * tree.def (RTL_EXPR): Remove.rth2004-07-021-1/+0
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-5/+5
* 2004-06-26 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2004-06-261-1/+1
* * c-common.h (has_c_linkage): New interface.zack2004-06-201-3/+9
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-1/+1
* PR c++/15096mmitchel2004-06-141-1/+10
* PR c++/15862mmitchel2004-06-111-10/+11
* PR c++/15742mmitchel2004-05-311-4/+14
* * call.c, class.c, cp-tree.def, decl2.c, name-lookup.c, pt.c,kazu2004-05-311-1/+1
* PR c++/15083mmitchel2004-05-281-3/+1
* PR c++/14821mmitchel2004-05-231-2/+13
* * name-lookup.c (check_for_out_of_scope_variable): Avoid ICE bysayle2004-05-221-0/+4
* * name-lookup.c (struct scope_binding): New.geoffk2004-05-141-43/+45
* * name-lookup.c (anonymous_namespace_name): Make static.amodra2004-04-221-1/+1
* PR c++/14810mmitchel2004-04-011-1/+2
* * gengtype.c (create_option): New function.zack2004-03-301-3/+3
* * call.c (build_op_delete_call): Do not forget the placementmmitchel2004-03-201-5/+10
* * semantics.c (finish_pseudo_destructor_expr): Allow differingmmitchel2004-03-191-1/+13
* * c-common.c (pointer_int_sum): Do not complain about usingmmitchel2004-03-191-1/+1
* PR c++/14432mmitchel2004-03-091-7/+14
* PR c++/14401mmitchel2004-03-091-27/+2
* PR debug/14079austern2004-03-081-2/+6
* PR c++/14138mmitchel2004-03-011-4/+19
* PR c++/14143giovannibajo2004-02-231-1/+2
* PR c++/14199mmitchel2004-02-201-1/+1
* PR c++/14186mmitchel2004-02-201-3/+7
* PR c++/13971mmitchel2004-02-161-0/+31
* * c-common.c (shadow_warning): Delete.zack2004-02-081-10/+19
* 2004-01-27 Devang Patel <dpatel@apple.com>dpatel2004-01-271-4/+68
* * class.c (add_method): Just check processing_template_decl tommitchel2004-01-261-8/+2
* PR c++/13659aoliva2004-01-151-24/+10
* PR c++/13594aoliva2004-01-151-6/+27
* * name-lookup.c (qualified_lookup_using_namespace): Consideraoliva2004-01-091-9/+14
* PR c++/13157mmitchel2004-01-051-20/+21
* * c-common.c (flag_external_templates): Remove.mmitchel2003-12-221-2/+1
* * call.c: Fix comment formatting.kazu2003-12-211-2/+2
* * cvt.c: Remove uses of "register" specifier inkazu2003-12-191-13/+13
* PR c++/12795mmitchel2003-12-191-1/+1
* PR c++/2294giovannibajo2003-12-161-1/+5
* * name-lookup.c, init.c, except.c: Revert Giovanni's patch fromjason2003-12-081-10/+3
* Give the anonymous namespace a null DECL_NAME.jason2003-12-081-1/+12
* PR c++/2294giovannibajo2003-12-071-3/+10
* PR c++/2294bernie2003-11-151-6/+3
* PR c++/2294bernie2003-11-141-3/+6
* PR c++/12735mmitchel2003-11-121-26/+31
* * cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.jason2003-11-111-0/+61
* PR c++/12832gdr2003-11-101-4/+7
* * ChangeLog: Fix typos.kazu2003-10-211-4/+4
* Breack out decl.c (3/n)gdr2003-10-141-9/+838