summaryrefslogtreecommitdiff
path: root/gcc/cp/name-lookup.h
Commit message (Expand)AuthorAgeFilesLines
* re PR c++/32470 (fvisibility=hidden without effect in some cases)Jason Merrill2007-10-041-6/+2
* name-lookup.c (add_decl_to_level): Remove addition to vtables chain.Ollie Wild2007-08-241-3/+0
* typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton2007-08-021-5/+4
* Fix up whitespacingMike Stump2006-06-061-1/+1
* re PR c++/21764 (visibility attributes on namespace scope)Jason Merrill2006-03-201-1/+6
* Merge C++ from gomp-20050608-branch.Richard Henderson2006-03-091-2/+3
* name-lookup.c (lookup_namespace_name): Remove.Kazu Hirata2006-01-171-1/+0
* c-common.c, [...]: Revert 2005-11-18 lookup_name patch.Richard Henderson2005-11-211-2/+1
* c-common.c (handle_cleanup_attribute): Use a lang hook for lookup_name.Mike Stump2005-11-181-1/+1
* c-decl.c (lookup_name_two): Add.Mike Stump2005-11-161-0/+1
* re PR c++/7874 (g++ finds friend functions defined in class-definition but no...Ian Lance Taylor2005-09-121-2/+3
* Update FSF address.Kelley Cook2005-06-251-2/+2
* Canonicalize whitespace.Mike Stump2005-06-151-12/+12
* Remove extra white spacing at end of lines.Mike Stump2005-06-141-1/+1
* re PR c++/19497 (Invalid declaration in template diagnosed too late)Nathan Sidwell2005-06-081-0/+1
* decl.c (wrapup_globals_for_namespace): Use VEC instead of VARRAY.Kazu Hirata2005-05-071-1/+1
* vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell2005-04-211-3/+5
* Friend class name lookup 5/n PR c++/1016Kriang Lerdsuwanakij2005-03-141-0/+1
* name-lookup.c (print_binding_level): Make static.Volker Reichelt2005-01-251-3/+0
* * cp-tree.h, name-lookup.h: Remove unused prototypes.Kazu Hirata2005-01-191-1/+0
* re PR c++/19030 (ice on tree check)Nathan Sidwell2005-01-051-2/+2
* cp-tree.h (cp_declarator): Split "name" field into qualifying_scope and unqua...Mark Mitchell2004-12-301-1/+1
* Friend class name lookup 4/nKriang Lerdsuwanakij2004-11-261-7/+0
* Friend class name lookup 3/n, PR c++/3332Kriang Lerdsuwanakij2004-11-251-0/+2
* Friend class name lookup 2/n, PR c++/14513, c++/15410Kriang Lerdsuwanakij2004-11-251-1/+17
* Friend class name lookup 1/n, PR c++/18471Kriang Lerdsuwanakij2004-11-151-0/+1
* class.c, [...]: Fix comment typos.Kazu Hirata2004-09-101-1/+1
* vec.c (vec_p_reserve, [...]): Rename to ...Nathan Sidwell2004-09-081-2/+2
* cp-tree.h (IDENTIFIER_VALUE): Remove.Mark Mitchell2004-07-141-2/+2
* cp-tree.h (lang_identifier): Remove class_value.Mark Mitchell2004-07-131-2/+0
* call.c (build_operator_new_call): Avoid using push_to_top_level.Mark Mitchell2004-07-121-2/+2
* cp-tree.h (saved_scope): Make old_bindings a vector.Mark Mitchell2004-07-111-4/+14
* name-lookup.h (struct cp_binding_level): Update documentation for class_shado...Mark Mitchell2004-07-081-6/+6
* cp-tree.h (saved_scope): Remove x_previous_class_type and x_previous_class_va...Mark Mitchell2004-07-081-2/+11
* c-common.c (lang_gimplify_stmt): Remove next_p argument.Richard Henderson2004-06-151-0/+4
* Merge tree-ssa-20020619-branch into mainline.Diego Novillo2004-05-131-1/+0
* re PR c++/14401 (Uninitialized reference error not reported.)Mark Mitchell2004-03-091-0/+1
* re PR c++/14138 (100x -O0 C++ Compile Time Regression {3.2,3.3} -> {3.4,4.0})Mark Mitchell2004-03-011-1/+1
* system.h (CHAR_BITFIELD): Delete.Kaveh R. Ghazi2004-01-271-1/+1
* class.c (add_method): Just check processing_template_decl to determine whethe...Mark Mitchell2004-01-261-1/+0
* add copyright 2004Alexandre Oliva2004-01-151-1/+1
* re PR c++/13659 (error: no matching function for call to)Alexandre Oliva2004-01-151-2/+2
* name-lookup.h (struct cp_binding_level): Use ENUM_BITFIELD.Richard Henderson2003-12-021-1/+1
* cp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.Jason Merrill2003-11-111-0/+2
* Breack out decl.c (3/n)Gabriel Dos Reis2003-10-141-9/+0
* name-lookup.h (cxx_scope_find_binding_for_name): Don't export.Gabriel Dos Reis2003-10-141-5/+19
* Break out decl.c (2/n)Gabriel Dos Reis2003-10-131-10/+55
* decl.c (struct cp_binding_level): Move to name-lookup.hGabriel Dos Reis2003-10-031-0/+147
* name-lookup.h (get_global_value_if_present): New function.Gabriel Dos Reis2003-09-271-0/+27
* cp-tree.h, [...]: Remove reference to macros BINDING_SCOPE, BINDING_VALUE and...Gabriel Dos Reis2003-09-271-13/+1