aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/name-lookup.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-12re PR c++/43024 (ICE on template code with -O2 or -O3, regression from 4.4.2)Jason Merrill1-1/+1
2009-08-10Implement DR 757...Jason Merrill1-0/+1
2009-05-21tree.c (build_tree_list_vec_stat): New function.Ian Lance Taylor1-3/+4
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-10/+5
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-08-26c-common.c (do_switch_warnings): Look through the CONST_DECLs in the enumerat...Douglas Gregor1-0/+2
2008-01-22re PR c++/34912 (ICE with friend in local class)Jason Merrill1-0/+1
2007-10-04re PR c++/32470 (fvisibility=hidden without effect in some cases)Jason Merrill1-6/+2
2007-08-24name-lookup.c (add_decl_to_level): Remove addition to vtables chain.Ollie Wild1-3/+0
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+4
2006-06-06Fix up whitespacingMike Stump1-1/+1
2006-03-20re PR c++/21764 (visibility attributes on namespace scope)Jason Merrill1-1/+6
2006-03-09Merge C++ from gomp-20050608-branch.Richard Henderson1-2/+3
2006-01-17name-lookup.c (lookup_namespace_name): Remove.Kazu Hirata1-1/+0
2005-11-21c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson1-2/+1
2005-11-18c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump1-1/+1
2005-11-16c-decl.c (lookup_name_two): Add.Mike Stump1-0/+1
2005-09-12re PR c++/7874 (g++ finds friend functions defined in class-definition but no...Ian Lance Taylor1-2/+3
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-15Canonicalize whitespace.Mike Stump1-12/+12
2005-06-14Remove extra white spacing at end of lines.Mike Stump1-1/+1
2005-06-08re PR c++/19497 (Invalid declaration in template diagnosed too late)Nathan Sidwell1-0/+1
2005-05-07decl.c (wrapup_globals_for_namespace): Use VEC instead of VARRAY.Kazu Hirata1-1/+1
2005-04-21vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell1-3/+5
2005-03-14Friend class name lookup 5/n PR c++/1016Kriang Lerdsuwanakij1-0/+1
2005-01-25name-lookup.c (print_binding_level): Make static.Volker Reichelt1-3/+0
2005-01-19* cp-tree.h, name-lookup.h: Remove unused prototypes.Kazu Hirata1-1/+0
2005-01-05re PR c++/19030 (ice on tree check)Nathan Sidwell1-2/+2
2004-12-30cp-tree.h (cp_declarator): Split "name" field into qualifying_scope and unqua...Mark Mitchell1-1/+1
2004-11-26Friend class name lookup 4/nKriang Lerdsuwanakij1-7/+0
2004-11-25Friend class name lookup 3/n, PR c++/3332Kriang Lerdsuwanakij1-0/+2
2004-11-25Friend class name lookup 2/n, PR c++/14513, c++/15410Kriang Lerdsuwanakij1-1/+17
2004-11-15Friend class name lookup 1/n, PR c++/18471Kriang Lerdsuwanakij1-0/+1
2004-09-10class.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-08vec.c (vec_p_reserve, [...]): Rename to ...Nathan Sidwell1-2/+2
2004-07-14cp-tree.h (IDENTIFIER_VALUE): Remove.Mark Mitchell1-2/+2
2004-07-13cp-tree.h (lang_identifier): Remove class_value.Mark Mitchell1-2/+0
2004-07-12call.c (build_operator_new_call): Avoid using push_to_top_level.Mark Mitchell1-2/+2
2004-07-11cp-tree.h (saved_scope): Make old_bindings a vector.Mark Mitchell1-4/+14
2004-07-08name-lookup.h (struct cp_binding_level): Update documentation for class_shado...Mark Mitchell1-6/+6
2004-07-08cp-tree.h (saved_scope): Remove x_previous_class_type and x_previous_class_va...Mark Mitchell1-2/+11
2004-06-15c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson1-0/+4
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-1/+0
2004-03-09re PR c++/14401 (Uninitialized reference error not reported.)Mark Mitchell1-0/+1
2004-03-01re PR c++/14138 (100x -O0 C++ Compile Time Regression {3.2,3.3} -> {3.4,4.0})Mark Mitchell1-1/+1
2004-01-27system.h (CHAR_BITFIELD): Delete.Kaveh R. Ghazi1-1/+1
2004-01-26class.c (add_method): Just check processing_template_decl to determine whethe...Mark Mitchell1-1/+0
2004-01-15add copyright 2004Alexandre Oliva1-1/+1
2004-01-15re PR c++/13659 (error: no matching function for call to)Alexandre Oliva1-2/+2
2003-12-02name-lookup.h (struct cp_binding_level): Use ENUM_BITFIELD.Richard Henderson1-1/+1